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 Lukasa, icordasc, martin.panter, orsenthil, petr.viktorin, python-dev, remram
Date 2016-07-31.06:51:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160731065149.25102.15616.86420F8E@psf.io>
In-reply-to
Content
New changeset 95b09ccc8a3e by Senthil Kumaran in branch '3.3':
Prevent HTTPoxy attack (CVE-2016-1000110)
https://hg.python.org/cpython/rev/95b09ccc8a3e

New changeset 3c19023c9fec by Senthil Kumaran in branch '3.4':
[merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)
https://hg.python.org/cpython/rev/3c19023c9fec

New changeset a0ac52ed8f79 by Senthil Kumaran in branch '3.5':
[merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110)
https://hg.python.org/cpython/rev/a0ac52ed8f79

New changeset 6c2e2de5ab8e by Senthil Kumaran in branch 'default':
[merge from 3.5] - Prevent HTTPoxy attack (CVE-2016-1000110)
https://hg.python.org/cpython/rev/6c2e2de5ab8e
History
Date User Action Args
2016-07-31 06:51:52python-devsetrecipients: + python-dev, orsenthil, petr.viktorin, martin.panter, icordasc, Lukasa, remram
2016-07-31 06:51:52python-devlinkissue27568 messages
2016-07-31 06:51:52python-devcreate