Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69cfcab + 20d2ab4 commit 3a4ea3dCopy full SHA for 3a4ea3d
1 file changed
Misc/NEWS
@@ -139,6 +139,9 @@ Library
139
- Issue #11666: let help() display named tuple attributes and methods
140
that start with a leading underscore.
141
142
+- Issue #11662: Make urllib and urllib2 ignore redirections if the
143
+ scheme is not HTTP, HTTPS or FTP (CVE-2011-1521).
144
+
145
- Issue #5537: Fix time2isoz() and time2netscape() functions of
146
httplib.cookiejar for expiration year greater than 2038 on 32-bit systems.
147
0 commit comments