diff options
author | Victor Stinner <vstinner@python.org> | 2021-06-15 14:14:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-15 14:14:24 (GMT) |
commit | 243fd01047ddce1a7eb0f99a49732d123e942c63 (patch) | |
tree | 5985800b6c15bf0c5b2ac337fde5922a173d5aa3 /Modules/_xxtestfuzz | |
parent | 1cd3d859a49b047dd08abb6f44f0539564d3525a (diff) | |
download | cpython-243fd01047ddce1a7eb0f99a49732d123e942c63.zip cpython-243fd01047ddce1a7eb0f99a49732d123e942c63.tar.gz cpython-243fd01047ddce1a7eb0f99a49732d123e942c63.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.
Diffstat (limited to 'Modules/_xxtestfuzz')
0 files changed, 0 insertions, 0 deletions