diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-06-15 16:30:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-15 16:30:26 (GMT) |
commit | 8fe57aacc7bf9d9af84803b69dbb1d66597934c6 (patch) | |
tree | 91a00a8a2ac6d3a026dc34d5de7921d2306b38a0 /Python/getplatform.c | |
parent | 0d0a9eaa822658679cc2b65f125ab74bfd4aedfe (diff) | |
download | cpython-8fe57aacc7bf9d9af84803b69dbb1d66597934c6.zip cpython-8fe57aacc7bf9d9af84803b69dbb1d66597934c6.tar.gz cpython-8fe57aacc7bf9d9af84803b69dbb1d66597934c6.tar.bz2 |
bpo-44422: Fix threading.enumerate() reentrant call (GH-26727) (GH-26738)
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/getplatform.c')
0 files changed, 0 insertions, 0 deletions