Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9817b0 commit 9b57cf5Copy full SHA for 9b57cf5
1 file changed
Misc/NEWS
@@ -817,8 +817,8 @@ Library
817
Extension Modules
818
-----------------
819
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).
+- Issue #12268: The io module file object write methods no longer abort early
+ when one of its write system calls is interrupted (EINTR).
822
823
- Fix the leak of a dict in the time module when used in an embedded
824
interpreter that is repeatedly initialized and shutdown and reinitialized.
0 commit comments