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 c4c0e46 commit 05ce6efCopy full SHA for 05ce6ef
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-07-26-18-34-45.gh-issue-154561.vuDLtN.rst
@@ -0,0 +1,3 @@
1
+Fix a race condition in the free-threaded build where concurrent access to
2
+the same lazy-imported submodule attribute could raise :exc:`AttributeError`.
3
+Patch by Bartosz Sławecki.
0 commit comments