mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Merge issue 11662.
This commit is contained in:
commit
3a4ea3d966
1 changed files with 3 additions and 0 deletions
|
@ -139,6 +139,9 @@ Library
|
||||||
- Issue #11666: let help() display named tuple attributes and methods
|
- Issue #11666: let help() display named tuple attributes and methods
|
||||||
that start with a leading underscore.
|
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
|
- Issue #5537: Fix time2isoz() and time2netscape() functions of
|
||||||
httplib.cookiejar for expiration year greater than 2038 on 32-bit systems.
|
httplib.cookiejar for expiration year greater than 2038 on 32-bit systems.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue