We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2faad56 commit 5d5432bCopy full SHA for 5d5432b
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-11-24-21-09-30.gh-issue-141930.hIIzSd.rst
@@ -1 +1,2 @@
1
-Use Python's regular file object to ensure that writes to ``.pyc`` files are retried, or an appropriate error is raised.
+When importing a module, use Python's regular file object to ensure that
2
+writes to ``.pyc`` files are retried, or an appropriate error is raised.
0 commit comments