Skip to content

bpo-43268: _Py_IsMainInterpreter() now expects interp#24577

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:is_main
Feb 19, 2021
Merged

bpo-43268: _Py_IsMainInterpreter() now expects interp#24577
vstinner merged 1 commit intopython:masterfrom
vstinner:is_main

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Feb 19, 2021

The _Py_IsMainInterpreter() function now expects interp rather than
tstate.

https://bugs.python.org/issue43268

The _Py_IsMainInterpreter() function now expects interp rather than
tstate.
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