SIGN IN SIGN UP

bpo-39947: Add PyInterpreterState_Get() function (GH-18979)

* Rename _PyInterpreterState_Get() to PyInterpreterState_Get() and
  move it the limited C API.
* Add _PyInterpreterState_Get() alias to PyInterpreterState_Get() for
  backward compatibility with Python 3.8.
V
Victor Stinner committed
be79373a78c0d75fc715ab64253c9b757987a848
Parent: ff4584c
Committed by GitHub <noreply@github.com> on 3/13/2020, 5:15:33 PM