bpo-43268: _Py_IsMainInterpreter() now expects interp by vstinner · Pull Request #24577 · python/cpython

@vstinner

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

adorilson pushed a commit to adorilson/cpython that referenced this pull request

Mar 13, 2021
The _Py_IsMainInterpreter() function now expects interp rather than
tstate.

@ambv ambv mentioned this pull request

Oct 5, 2021