SIGN IN SIGN UP

gh-124068: Fix reference leak with generators in the free-threaded build (#124069)

If the generator is already cleared, then most fields in the
generator's frame are not valid other than f_executable. The invalid
fields may contain dangling pointers and should not be used.
S
Sam Gross committed
b02301fa5a543266ee310a6d98278d2b8e26d7b3
Parent: 3880917
Committed by GitHub <noreply@github.com> on 9/14/2024, 2:02:27 AM