mirror of
https://github.com/python/cpython.git
synced 2025-09-30 04:15:43 +00:00
Merged revisions 83822 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83822 | senthil.kumaran | 2010-08-08 17:20:22 +0530 (Sun, 08 Aug 2010) | 3 lines Add a news entry for Issue8280. ........
This commit is contained in:
parent
4c88db77a0
commit
ab1280cd59
1 changed files with 4 additions and 0 deletions
|
@ -90,6 +90,10 @@ C-API
|
|||
Library
|
||||
-------
|
||||
|
||||
- Fix Issue8280 - urllib2's Request method will remove fragements in the url.
|
||||
This is how it is supposed to work, wget and curl do the same. Previous
|
||||
behavior was wrong.
|
||||
|
||||
- Issue #2944: asyncore doesn't handle connection refused correctly.
|
||||
|
||||
- Issue #3196: email header decoding is now forgiving if an RFC2047
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue