Skip to content

bpo-38631: _PyGILState_Init() returns PyStatus#18908

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:gilstate_init
Mar 10, 2020
Merged

bpo-38631: _PyGILState_Init() returns PyStatus#18908
vstinner merged 1 commit into
python:masterfrom
vstinner:gilstate_init

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Mar 10, 2020

_PyGILState_Init() now returns PyStatus rather than calling
Py_FatalError() on failure.

https://bugs.python.org/issue38631

_PyGILState_Init() now returns PyStatus rather than calling
Py_FatalError() on failure.
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