Staging
v0.5.1
https://github.com/python/cpython
Revision ef4ac967e2f3a9a18330cc6abe14adb4bc3d0465 authored by Eric Snow on 24 February 2019, 23:40:47 UTC, committed by GitHub on 24 February 2019, 23:40:47 UTC
This involves moving the global "pending calls" state to PyInterpreterState.

https://bugs.python.org/issue33608
1 parent 463572c
History
Tip revision: ef4ac967e2f3a9a18330cc6abe14adb4bc3d0465 authored by Eric Snow on 24 February 2019, 23:40:47 UTC
bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (GH-11617)
Tip revision: ef4ac96

README

back to top