Skip to content

Commit f435d35

Browse files
authored
Update newsfragments/3112.bugfix.rst
1 parent 64ce3c4 commit f435d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

newsfragments/3112.bugfix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Rework foriegn async generator finalization to track async generator
1+
Rework foreign async generator finalization to track async generator
22
ids rather than mutating ``ag_frame.f_locals``. This fixes an issue
33
with the previous implementation: locals' lifetimes will no longer be
44
extended by materialization in the ``ag_frame.f_locals`` dictionary that

0 commit comments

Comments
 (0)