mirror of
https://github.com/python/cpython.git
synced 2025-07-29 14:15:07 +00:00
Moved misplaced news item.
This commit is contained in:
parent
bcc40ba922
commit
0713a68dc5
1 changed files with 3 additions and 3 deletions
|
@ -26,9 +26,6 @@ Core and builtins
|
|||
|
||||
- patch #1630975: Fix crash when replacing sys.stdout in sitecustomize.py
|
||||
|
||||
- Patch #1507247: tarfile.py: use current umask for intermediate
|
||||
directories.
|
||||
|
||||
- Bug #1637022: Prefix AST symbols with _Py_.
|
||||
|
||||
- Prevent seg fault on shutdown which could occur if an object
|
||||
|
@ -167,6 +164,9 @@ Library
|
|||
|
||||
- Patch #1643874: memory leak in ctypes fixed.
|
||||
|
||||
- Patch #1507247: tarfile.py: use current umask for intermediate
|
||||
directories.
|
||||
|
||||
- Patch #1627441: close sockets properly in urllib2.
|
||||
|
||||
- Bug #494589: make ntpath.expandvars behave according to its docstring.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue