diff options
author | Stefan Krah <skrah@bytereef.org> | 2020-03-03 08:19:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-03 08:19:58 (GMT) |
commit | 852aee69f49c654a03ad1f64d90a78ba8848e2c6 (patch) | |
tree | 6a7036d1d48565cdd9c85347bef63a9fa50c12d3 /Lib/code.py | |
parent | 72fff60d7649df88026838d8b5f14f541393f268 (diff) | |
download | cpython-852aee69f49c654a03ad1f64d90a78ba8848e2c6.zip cpython-852aee69f49c654a03ad1f64d90a78ba8848e2c6.tar.gz cpython-852aee69f49c654a03ad1f64d90a78ba8848e2c6.tar.bz2 |
bpo-39776: Lock ++interp->tstate_next_unique_id (GH-18746)
- Threads created by PyGILState_Ensure() could have a duplicate tstate->id.
(cherry picked from commit b3b9ade4a3d3fe00d933bcd8fc5c5c755d1024f9)
Diffstat (limited to 'Lib/code.py')
0 files changed, 0 insertions, 0 deletions