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 64ce3c4 commit f435d35Copy full SHA for f435d35
newsfragments/3112.bugfix.rst
@@ -1,4 +1,4 @@
1
-Rework foriegn async generator finalization to track async generator
+Rework foreign async generator finalization to track async generator
2
ids rather than mutating ``ag_frame.f_locals``. This fixes an issue
3
with the previous implementation: locals' lifetimes will no longer be
4
extended by materialization in the ``ag_frame.f_locals`` dictionary that
0 commit comments