Skip to content

bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall().#13714

Merged
ericsnowcurrently merged 20 commits into
python:masterfrom
ericsnowcurrently:pending-calls-unrevert
Jun 1, 2019
Merged

bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall().#13714
ericsnowcurrently merged 20 commits into
python:masterfrom
ericsnowcurrently:pending-calls-unrevert

_pending_calls -> _ceval_pending_calls

fb0fe21
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs