SIGN IN SIGN UP

bpo-46836: Move PyFrameObject to pycore_frame.h (GH-31530)

Move the PyFrameObject type definition (struct _frame) to the
internal C API pycore_frame.h header file.
V
Victor Stinner committed
18b5dd68c6b616257ae243c0b6bb965ffc885a23
Parent: 4657bf7
Committed by GitHub <noreply@github.com> on 2/25/2022, 11:53:19 AM