summaryrefslogtreecommitdiffstats
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-06-15 14:34:42 (GMT)
committerGitHub <noreply@github.com>2021-06-15 14:34:42 (GMT)
commitc3b776f83b4c765da6d7b8854e844e07bd33c375 (patch)
tree4e9bd562324585032743a77f9f522ab94eb58d20 /Python/ceval.c
parente30fe27dabbc6b48736c3c17d57f6fa542376e8f (diff)
downloadcpython-c3b776f83b4c765da6d7b8854e844e07bd33c375.zip
cpython-c3b776f83b4c765da6d7b8854e844e07bd33c375.tar.gz
cpython-c3b776f83b4c765da6d7b8854e844e07bd33c375.tar.bz2
bpo-44422: Fix threading.enumerate() reentrant call (GH-26727)
The threading.enumerate() function now uses a reentrant lock to prevent a hang on reentrant call. (cherry picked from commit 243fd01047ddce1a7eb0f99a49732d123e942c63) Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions