summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorJoannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>2019-04-29 04:38:45 -0400
committerVictor Stinner <vstinner@redhat.com>2019-04-29 10:38:45 +0200
commitf781d202a2382731b43bade845a58d28a02e9ea1 (patch)
treeb86f74ef510093ef69e73143361afe52e9e7ba46 /Python/Python-ast.c
parent254b309c801f82509597e3d7d4be56885ef94c11 (diff)
downloadcpython-git-f781d202a2382731b43bade845a58d28a02e9ea1.tar.gz
bpo-36475: Finalize PyEval_AcquireLock() and PyEval_AcquireThread() properly (GH-12667)
PyEval_AcquireLock() and PyEval_AcquireThread() now terminate the current thread if called while the interpreter is finalizing, making them consistent with PyEval_RestoreThread(), Py_END_ALLOW_THREADS, and PyGILState_Ensure().
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions