SIGN IN SIGN UP

bpo-46008: Add _PyInterpreterState_Main(). (gh-29978)

PyInterpreterState_Main() is a plain function exposed in the public C-API. For internal usage we can take the more efficient approach in this PR.

https://bugs.python.org/issue46008
E
Eric Snow committed
758b74e71eb22e1e83a9eb937d1c015e461745a1
Parent: 1f384e3
Committed by GitHub <noreply@github.com> on 12/8/2021, 1:56:06 AM