mirror of
https://github.com/python/cpython.git
synced 2025-08-21 17:25:34 +00:00
Add NEWS item
This commit is contained in:
parent
0faf90acc4
commit
fcb7513fc9
1 changed files with 3 additions and 0 deletions
|
@ -197,6 +197,9 @@ Library
|
||||||
- Patch #1574068: fix urllib/urllib2 to not insert line breaks when
|
- Patch #1574068: fix urllib/urllib2 to not insert line breaks when
|
||||||
HTTP authentication data was very long.
|
HTTP authentication data was very long.
|
||||||
|
|
||||||
|
- Patch #1617413: fix urllib's support for HTTP Basic authentication via HTTPS
|
||||||
|
(patch by Dug Song).
|
||||||
|
|
||||||
- Fix a bug in traceback.format_exception_only() that led to an error
|
- Fix a bug in traceback.format_exception_only() that led to an error
|
||||||
being raised when print_exc() was called without an exception set.
|
being raised when print_exc() was called without an exception set.
|
||||||
In version 2.4, this printed "None", restored that behavior.
|
In version 2.4, this printed "None", restored that behavior.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue