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 barry, berker.peksag, demian.brecht, ethan.furman, martin.panter, orsenthil, python-dev, r.david.murray, rhettinger, serhiy.storchaka
Date 2015-03-07.09:52:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150307095237.117189.57420@psf.io>
In-reply-to
Content
New changeset ad64b6a7c0e2 by Serhiy Storchaka in branch 'default':
Issue #21793: BaseHTTPRequestHandler again logs response code as numeric,
https://hg.python.org/cpython/rev/ad64b6a7c0e2
History
Date User Action Args
2015-03-07 09:52:41python-devsetrecipients: + python-dev, barry, rhettinger, orsenthil, r.david.murray, ethan.furman, berker.peksag, martin.panter, serhiy.storchaka, demian.brecht
2015-03-07 09:52:41python-devlinkissue21793 messages
2015-03-07 09:52:40python-devcreate