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 29033d4 commit 8978624Copy full SHA for 8978624
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-06-17-22-34-58.gh-issue-135607.ucsLVu.rst
@@ -1,2 +1 @@
1
-Do not check ``md_weaklist`` in :func:`module_dealloc` and always call
2
-:func:`PyObject_ClearWeakRefs` unconditionally.
+Fix potential weakref races on module ojbect under free-threaded build.
0 commit comments