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 vstinner
Recipients CuriousLearner, Mariatta, SilentGhost, barry, docs@python, georg.brandl, gvanrossum, j1m, larry, martin.panter, matrixise, orsenthil, python-dev, r.david.murray, serhiy.storchaka, tim.peters, vstinner, zach.ware
Date 2017-12-06.16:39:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512578376.63.0.213398074469.issue25910@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1b4587a2462fc05a14be87123083322103a1f55b by Victor Stinner (Sanyam Khurana) in branch 'master':
bpo-25910: Fixes redirection from http to https (#4674)
https://github.com/python/cpython/commit/1b4587a2462fc05a14be87123083322103a1f55b
History
Date User Action Args
2017-12-06 16:39:36vstinnersetrecipients: + vstinner, gvanrossum, tim.peters, barry, georg.brandl, orsenthil, larry, r.david.murray, j1m, SilentGhost, docs@python, python-dev, martin.panter, zach.ware, serhiy.storchaka, matrixise, Mariatta, CuriousLearner
2017-12-06 16:39:36vstinnersetmessageid: <1512578376.63.0.213398074469.issue25910@psf.upfronthosting.co.za>
2017-12-06 16:39:36vstinnerlinkissue25910 messages
2017-12-06 16:39:36vstinnercreate