Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 26, 2020

Fix PyInterpreterState_New(): Don't call PyErr_SetString() when there
is no current Python thread state (if tstate is NULL).

https://bugs.python.org/issue38644

Fix PyInterpreterState_New(): Don't call PyErr_SetString() when there
is no current Python thread state (if tstate is NULL).
@vstinner vstinner merged commit 71a3522 into python:master Mar 26, 2020
@vstinner vstinner deleted the pystate_tstate branch March 26, 2020 21:46
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