bpo-39511: Fix multiprocessing semlock_acquire() by vstinner · Pull Request #18298 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Member
The Python C API must not be used when the GIL is released: only
access Py_None when the GIL is hold.
The Python C API must not be used when the GIL is released: only access Py_None when the GIL is hold.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
added
skip news
and removed
CLA signed
awaiting core review
labels
the-knights-who-say-ni
added
the
CLA signed
label
vstinner
merged commit
7dc1401
into
python:master
vstinner
deleted the
mp_gil
branch
vstinner
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment