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 25f9328 commit ce6f092Copy full SHA for ce6f092
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-02-03-17-08-13.gh-issue-144446.db5619.rst
@@ -1,2 +1,2 @@
1
-Fix data races in the free-threaded build when reading :class:`frame` object
2
-attributes while another thread is executing the frame.
+Fix data races in the free-threaded build when reading frame object attributes
+while another thread is executing the frame.
0 commit comments