bpo-40010: Pass tstate to ceval GIL functions (GH-19077)
* Add eval_frame_handle_pending() helper function: cold code path. * Fix PyEval_ReleaseLock(): don't dereference tstate if it's NULL.
V
Victor Stinner committed
da2914db4b6f786a1e9f0b424efeeb6ca9418912
Parent: 8334f30
Committed by GitHub <noreply@github.com>
on 3/20/2020, 8:29:08 AM