summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/init.rst
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-02-01 00:25:59 (GMT)
committerGitHub <noreply@github.com>2020-02-01 00:25:59 (GMT)
commit7dc140126e918cc7c6e65aea321b7255f0020798 (patch)
treeaa97e02155e19af3b06f4d6b101c4002f37a7497 /Doc/c-api/init.rst
parentf03a8f8d5001963ad5b5b28dbd95497e9cc15596 (diff)
downloadcpython-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