bpo-33608: Use _Py_AddPendingCall() in _PyCrossInterpreterData_Release(). by ericsnowcurrently · Pull Request #12024 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
merged 5 commits into
Merged
Conversation
Member
ericsnowcurrently added 4 commits
ericsnowcurrently
requested a review
from a team
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
ericsnowcurrently
added
the
skip news
label
ericsnowcurrently
force-pushed
the
xid-pending-calls
branch
from
d68bdeb to
652413a
Compare
ericsnowcurrently
merged commit
b05b711
into
python:master
bedevere-bot
removed
the
awaiting merge
label
ericsnowcurrently
deleted the
xid-pending-calls
branch
vstinner
mentioned this pull request
vstinner added a commit that referenced this pull request
…ngCall(). (GH-11617) (GH-12159) * Revert "bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as necessary). (#12003)" This reverts commit bcfa450. * Revert "bpo-33608: Simplify ceval's DISPATCH by hoisting eval_breaker ahead of time. (gh-12062)" This reverts commit bda918b. * Revert "bpo-33608: Use _Py_AddPendingCall() in _PyCrossInterpreterData_Release(). (gh-12024)" This reverts commit b05b711. * Revert "bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (GH-11617)" This reverts commit ef4ac96.
ericsnowcurrently
restored the
xid-pending-calls
branch
ericsnowcurrently
mentioned this pull request
ericsnowcurrently
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment