bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (GH-11617)
This involves moving the global "pending calls" state to PyInterpreterState. https://bugs.python.org/issue33608
E
Eric Snow committed
ef4ac967e2f3a9a18330cc6abe14adb4bc3d0465
Parent: 463572c
Committed by GitHub <noreply@github.com>
on 2/24/2019, 11:40:47 PM