Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9b57cf5

Browse files
committed
better corrected news entry
1 parent b9817b0 commit 9b57cf5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -817,8 +817,8 @@ Library
817817
Extension Modules
818818
-----------------
819819

820-
- Issue #12268: The io module file object writelines() methods no longer
821-
abort early when one of its write system calls is interrupted (EINTR).
820+
- Issue #12268: The io module file object write methods no longer abort early
821+
when one of its write system calls is interrupted (EINTR).
822822

823823
- Fix the leak of a dict in the time module when used in an embedded
824824
interpreter that is repeatedly initialized and shutdown and reinitialized.

0 commit comments

Comments
 (0)