SIGN IN SIGN UP

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.
V
Victor Stinner committed
243fd01047ddce1a7eb0f99a49732d123e942c63
Parent: 1cd3d85
Committed by GitHub <noreply@github.com> on 6/15/2021, 2:14:24 PM