Files
cpython/Python/pylifecycle.c
Eric Snow 26baa747c2 gh-104341: Adjust tstate_must_exit() to Respect Interpreter Finalization (gh-104437)
With the move to a per-interpreter GIL, this check slipped through the cracks.
2023-05-15 13:59:26 -06:00

87 KiB