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 5a3fa20 commit f2e445eCopy full SHA for f2e445e
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-01-27-17-49-43.gh-issue-120321.Vo7c9T.rst
@@ -1,2 +1,2 @@
1
-Made :attr:`~generator.gi_yieldfrom` thread-safe in the free-threading build
+Made ``gi_yieldfrom`` thread-safe in the free-threading build
2
by using a lightweight lock on the frame state.
0 commit comments