This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients berker.peksag, inglesp, pje, python-dev
Date 2016-03-19.07:04:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160319070448.48780.41186.5936310B@psf.io>
In-reply-to
Content
New changeset 60f01a8a71ef by Berker Peksag in branch '3.5':
Issue #26560: Avoid potential ValueError in BaseHandler.start_response
https://hg.python.org/cpython/rev/60f01a8a71ef

New changeset ae1d12f09392 by Berker Peksag in branch 'default':
Issue #26560: Avoid potential ValueError in BaseHandler.start_response
https://hg.python.org/cpython/rev/ae1d12f09392
History
Date User Action Args
2016-03-19 07:04:51python-devsetrecipients: + python-dev, pje, inglesp, berker.peksag
2016-03-19 07:04:51python-devlinkissue26560 messages
2016-03-19 07:04:51python-devcreate