Kaydet (Commit) 9b57cf58 authored tarafından Gregory P. Smith's avatar Gregory P. Smith

better corrected news entry

üst b9817b01
...@@ -817,8 +817,8 @@ Library ...@@ -817,8 +817,8 @@ Library
Extension Modules Extension Modules
----------------- -----------------
- Issue #12268: The io module file object writelines() methods no longer - Issue #12268: The io module file object write methods no longer abort early
abort early when one of its write system calls is interrupted (EINTR). when one of its write system calls is interrupted (EINTR).
- Fix the leak of a dict in the time module when used in an embedded - Fix the leak of a dict in the time module when used in an embedded
interpreter that is repeatedly initialized and shutdown and reinitialized. interpreter that is repeatedly initialized and shutdown and reinitialized.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment