Staging
v0.5.1
https://github.com/python/cpython
Revision da2914db4b6f786a1e9f0b424efeeb6ca9418912 authored by Victor Stinner on 20 March 2020, 08:29:08 UTC, committed by GitHub on 20 March 2020, 08:29:08 UTC
* Add eval_frame_handle_pending() helper function: cold code path.
* Fix PyEval_ReleaseLock(): don't dereference tstate if it's NULL.
1 parent 8334f30
History
Tip revision: da2914db4b6f786a1e9f0b424efeeb6ca9418912 authored by Victor Stinner on 20 March 2020, 08:29:08 UTC
bpo-40010: Pass tstate to ceval GIL functions (GH-19077)
Tip revision: da2914d

README.rst

back to top