mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
better news entry
This commit is contained in:
parent
a998ad0135
commit
a06ad5b366
1 changed files with 2 additions and 2 deletions
|
@ -679,8 +679,8 @@ Library
|
|||
Extension Modules
|
||||
-----------------
|
||||
|
||||
- Issue #12268: The io module file object writelines() methods no longer
|
||||
abort early when one of its write system calls is interrupted (EINTR).
|
||||
- Issue #12268: The io module file object write methods no longer abort early
|
||||
when a write system calls is interrupted (EINTR).
|
||||
|
||||
- Fix the leak of a dict in the time module when used in an embedded
|
||||
interpreter that is repeatedly initialized and shutdown and reinitialized.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue