We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8976129 commit 89a09c3Copy full SHA for 89a09c3
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-07-17-22-03-39.gh-issue-153881.oDa06s.rst
@@ -1 +1,2 @@
1
-Fix potential data race when calling :meth:`object.__getstate__`.
+Fix potential data race when calling :meth:`object.__getstate__`
2
+under the :term:`free-threaded build`.
0 commit comments