We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6149465 commit c8ba03fCopy full SHA for c8ba03f
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-11-24-21-09-30.gh-issue-141930.hIIzSd.rst
@@ -1,2 +1 @@
1
-Retry writing ``.pyc`` files if we get interrupted by a system call or
2
-something that results in a truncated write.
+Use ``BufferedWriter`` to ensure that writes to ``.pyc`` files are retried, or an appropriate error is raised.
0 commit comments