gh-106320: Remove private _PyImport C API functions (#106383)
* 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().
V
Victor Stinner committed
2e92edbf6de9578b30cca8e48c4bfb2ba71ae97a
Parent: f6d2bb1
Committed by GitHub <noreply@github.com>
on 7/3/2023, 11:02:07 PM