Commit 7252dc3b authored by Guido van Rossum's avatar Guido van Rossum

Merge issue 11662.

parents fe40f69f 6ead9342
......@@ -139,6 +139,9 @@ Library
- Issue #11666: let help() display named tuple attributes and methods
that start with a leading underscore.
- Issue #11662: Make urllib and urllib2 ignore redirections if the
scheme is not HTTP, HTTPS or FTP (CVE-2011-1521).
- Issue #5537: Fix time2isoz() and time2netscape() functions of
httplib.cookiejar for expiration year greater than 2038 on 32-bit systems.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment