You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
* Remove private _PyImport C API functions: move them to the internal C API (pycore_import.h).* No longer export most of these private functions.* _testcapi avoids private _PyImport_GetModuleAttrString().