SIGN IN SIGN UP

bpo-35134: Add Include/cpython/import.h header file (GH-14213)

* Add Include/cpython/import.h and Include/internal/pycore_import.h
  header files.
* Move _PyImport_ReInitLock() to the internal C API. Don't export the
  symbol anymore.
V
Victor Stinner committed
01b63ecac66581f80ba953d9182751e591c2b2ba
Parent: 54cf2e0
Committed by GitHub <noreply@github.com> on 6/18/2019, 10:48:09 PM