mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Put news item in right section
This commit is contained in:
parent
93c928ebca
commit
10c2b55057
1 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,6 @@ Core and builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
- Bug #1471938: Fix curses module build problem on Solaris 8; patch by
|
|
||||||
Paul Eggert.
|
|
||||||
|
|
||||||
- Bug #978833: Really close underlying socket in _socketobject.close.
|
- Bug #978833: Really close underlying socket in _socketobject.close.
|
||||||
|
|
||||||
- Bug #1459963: urllib and urllib2 now normalize HTTP header names correctly
|
- Bug #1459963: urllib and urllib2 now normalize HTTP header names correctly
|
||||||
|
@ -91,6 +88,9 @@ Library
|
||||||
Extension Modules
|
Extension Modules
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
- Bug #1471938: Fix curses module build problem on Solaris 8; patch by
|
||||||
|
Paul Eggert.
|
||||||
|
|
||||||
- Patch #1448199: Release interpreter lock in _winreg.ConnectRegistry.
|
- Patch #1448199: Release interpreter lock in _winreg.ConnectRegistry.
|
||||||
|
|
||||||
- Patch #1521817: Index range checking on ctypes arrays containing
|
- Patch #1521817: Index range checking on ctypes arrays containing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue