bpo-47045: Remove `f_state` field (GH-31963)
* Remove the f_state field from _PyInterpreterFrame * Make ownership of the frame explicit, replacing the is_generator field with an owner field.
M
Mark Shannon committed
49daf6dba8178c5ae5d4d65408b20566d39c36a8
Parent: 88872a2
Committed by GitHub <noreply@github.com>
on 3/22/2022, 12:57:19 PM