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 ned.deily
Recipients Arfrever, Guido, benjamin.peterson, berker.peksag, demian.brecht, georg.brandl, koobs, larry, martin.panter, ned.deily, orsenthil, python-dev, r.david.murray, serhiy.storchaka, vladk, vstinner
Date 2017-07-26.03:54:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501041274.01.0.911460398344.issue22928@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8e88f6b5e2a35ee458c161aa3f2b7f1f17fb45d1 by Ned Deily (Serhiy Storchaka) in branch '3.3':
[3.3] bpo-22928: Disabled HTTP header injections in http.client. (#2817)
https://github.com/python/cpython/commit/8e88f6b5e2a35ee458c161aa3f2b7f1f17fb45d1
History
Date User Action Args
2017-07-26 03:54:34ned.deilysetrecipients: + ned.deily, georg.brandl, orsenthil, vstinner, larry, benjamin.peterson, Arfrever, r.david.murray, python-dev, berker.peksag, martin.panter, serhiy.storchaka, koobs, demian.brecht, Guido, vladk
2017-07-26 03:54:34ned.deilysetmessageid: <1501041274.01.0.911460398344.issue22928@psf.upfronthosting.co.za>
2017-07-26 03:54:33ned.deilylinkissue22928 messages
2017-07-26 03:54:33ned.deilycreate