diff options
author | Victor Stinner <vstinner@python.org> | 2020-02-01 00:25:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-01 00:25:59 (GMT) |
commit | 7dc140126e918cc7c6e65aea321b7255f0020798 (patch) | |
tree | aa97e02155e19af3b06f4d6b101c4002f37a7497 /Doc/c-api/init.rst | |
parent | f03a8f8d5001963ad5b5b28dbd95497e9cc15596 (diff) | |
download | cpython-7dc140126e918cc7c6e65aea321b7255f0020798.zip cpython-7dc140126e918cc7c6e65aea321b7255f0020798.tar.gz cpython-7dc140126e918cc7c6e65aea321b7255f0020798.tar.bz2 |
bpo-39511: Fix multiprocessing semlock_acquire() (GH-18298)
The Python C API must not be used when the GIL is released: only
access Py_None when the GIL is hold.
Diffstat (limited to 'Doc/c-api/init.rst')
0 files changed, 0 insertions, 0 deletions