mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Removal an invalid entry as the fixer for urllib is under active development.
This commit is contained in:
parent
4762902998
commit
ea40c587d8
1 changed files with 0 additions and 4 deletions
|
@ -70,10 +70,6 @@ Library
|
|||
- Issue #2885 (partial): The urllib.urlopen() function has been deprecated for
|
||||
removal in Python 3.0 in favor of urllib2.urlopen().
|
||||
|
||||
- Issue #2885 (partial): lib2to3 has been updated to handle the renaming of the
|
||||
urllib module in Python 3.0 to urllib.request, urllib.parse, and
|
||||
urllib.error.
|
||||
|
||||
- Issue #2113: Fix error in subprocess.Popen if the select system call is
|
||||
interrupted by a signal.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue