mirror of
https://github.com/python/cpython.git
synced 2026-05-10 14:41:01 -04:00
01b63ecac6
* 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.