Skip to content

[3.12] gh-108987: Fix _thread.start_new_thread() race condition (#109135)#110342

Merged
vstinner merged 2 commits into
python:3.12from
vstinner:start_new_thread12
Oct 4, 2023
Merged

[3.12] gh-108987: Fix _thread.start_new_thread() race condition (#109135)#110342
vstinner merged 2 commits into
python:3.12from
vstinner:start_new_thread12

gh-109795: `_thread.start_new_thread`: allocate thread bootstate usin…

b4da602
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs