Skip to content

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Dec 7, 2021

This simplifies new_threadstate().

We also rename _PyThreadState_Init() to _PyThreadState_SetCurrent() to reflect what it actually does.

https://bugs.python.org/issue46008

@ericsnowcurrently ericsnowcurrently force-pushed the threadstate-activate-separately branch from dc6ead3 to 70dcd2f Compare December 7, 2021 21:41
@ericsnowcurrently ericsnowcurrently force-pushed the threadstate-activate-separately branch from 70dcd2f to a743301 Compare December 7, 2021 23:57
@ericsnowcurrently ericsnowcurrently merged commit 1f384e3 into python:main Dec 8, 2021
@ericsnowcurrently ericsnowcurrently deleted the threadstate-activate-separately branch December 8, 2021 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants