Files
cpython/Python/pystate.c
Stefan Krah b3b9ade4a3 bpo-39776: Lock ++interp->tstate_next_unique_id. (GH-18746) (#18746)
- Threads created by PyGILState_Ensure() could have a duplicate tstate->id.
2020-03-02 21:22:36 +01:00

50 KiB