bpo-46008: Stop calling _PyThreadState_Init() in new_threadstate(). (gh-29973)
This simplifies new_threadstate(). We also rename _PyThreadState_Init() to _PyThreadState_SetCurrent() to reflect what it actually does. https://bugs.python.org/issue46008
E
Eric Snow committed
1f384e318481532323bb9076f4447bc02da07209
Parent: 9b577cd
Committed by GitHub <noreply@github.com>
on 12/8/2021, 12:26:29 AM