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 Susumu Koshiba, martin.panter, python-dev, r.david.murray, spaceone
Date 2016-06-08.09:50:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160608095045.38517.62557.85470C7D@psf.io>
In-reply-to
Content
New changeset 1dc495007b8f by Martin Panter in branch '3.5':
Issue #25738: Don’t send message body for 205 Reset Content
https://hg.python.org/cpython/rev/1dc495007b8f

New changeset b1041ddb1391 by Martin Panter in branch '2.7':
Issue #25738: Don’t send message body for 205 Reset Content
https://hg.python.org/cpython/rev/b1041ddb1391

New changeset de5e1eb4a88d by Martin Panter in branch 'default':
Issue #25738: Merge HTTP server from 3.5
https://hg.python.org/cpython/rev/de5e1eb4a88d
History
Date User Action Args
2016-06-08 09:50:50python-devsetrecipients: + python-dev, r.david.murray, martin.panter, spaceone, Susumu Koshiba
2016-06-08 09:50:50python-devlinkissue25738 messages
2016-06-08 09:50:50python-devcreate