mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
I forgot to update NEWS.
This commit is contained in:
parent
d7e4c082f2
commit
d35e618962
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #2222: Fixed reference leak when occured os.rename()
|
||||||
|
fails unicode conversion on 2nd parameter. (windows only)
|
||||||
|
|
||||||
- Issue #3476: binary buffered reading through the new "io" library is now
|
- Issue #3476: binary buffered reading through the new "io" library is now
|
||||||
thread-safe.
|
thread-safe.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue