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 Arfrever, Giovanni.Bajo, alexis, barry, benjamin.peterson, christian.heimes, devin, dstufft, eric.araujo, fdrake, georg.brandl, jwilk, larry, loewis, pitrou, python-dev, richard, skrah, tarek, techtonik
Date 2013-12-22.00:48:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dn4mw4VLlz7Ljv@mail.python.org>
In-reply-to
Content
New changeset 2b5cd6d4d149 by Antoine Pitrou in branch '3.2':
Issue #12226: HTTPS is now used by default when connecting to PyPI.
http://hg.python.org/cpython/rev/2b5cd6d4d149

New changeset e5a9755c967c by Antoine Pitrou in branch '3.3':
Issue #12226: HTTPS is now used by default when connecting to PyPI.
http://hg.python.org/cpython/rev/e5a9755c967c

New changeset 9839aa0e5b28 by Antoine Pitrou in branch 'default':
Null merge (#12226 already fixed on default)
http://hg.python.org/cpython/rev/9839aa0e5b28
History
Date User Action Args
2013-12-22 00:48:17python-devsetrecipients: + python-dev, loewis, fdrake, barry, richard, georg.brandl, pitrou, larry, techtonik, christian.heimes, benjamin.peterson, tarek, jwilk, eric.araujo, Arfrever, skrah, alexis, devin, Giovanni.Bajo, dstufft
2013-12-22 00:48:17python-devlinkissue12226 messages
2013-12-22 00:48:17python-devcreate