mirror of
https://github.com/python/cpython.git
synced 2026-03-22 20:50:53 +00:00
News item for Issue5955.
This commit is contained in:
parent
8fd522fb5f
commit
d3bf34cd4b
1 changed files with 3 additions and 0 deletions
|
|
@ -285,6 +285,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue 5955: aifc's close method did not close the file it wrapped,
|
||||
now it does. This also means getfp method now returns the real fp.
|
||||
|
||||
- Issue #4875: On win32, ctypes.util.find_library does no longer
|
||||
return directories.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue