summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2013-12-22 00:35:53 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2013-12-22 00:35:53 (GMT)
commitf60b7df9f8dd1df21921aa124a30bfd4fe9714b2 (patch)
tree2bb028a2d331b5903749100abd1bad16ac7dde63 /Misc
parentee7f3fc58639854317dd5fa1b95c4b199e35c035 (diff)
downloadcpython-f60b7df9f8dd1df21921aa124a30bfd4fe9714b2.zip
cpython-f60b7df9f8dd1df21921aa124a30bfd4fe9714b2.tar.gz
cpython-f60b7df9f8dd1df21921aa124a30bfd4fe9714b2.tar.bz2
Issue #12226: HTTPS is now used by default when connecting to PyPI.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index e8054cf..430bec2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -10,6 +10,8 @@ What's New in Python 3.2.6?
Library
-------
+- Issue #12226: HTTPS is now used by default when connecting to PyPI.
+
- Issue #19435: Fix directory traversal attack on CGIHttpRequestHandler.
- Issue #14984: On POSIX systems, when netrc is called without a filename