SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-39877: Fix take_gil() for daemon threads (GH-19054)

bpo-39877, bpo-39984: If the thread must exit, don't access tstate to
prevent a potential crash: tstate memory has been freed.
V
Victor Stinner committed
29356e03d4f8800b04f799efe7a10e3ce8b16f61
Parent: 23ef89d
Committed by GitHub <noreply@github.com> on 3/18/2020, 2:04:33 AM