gh-106320: Remove private _PyModule API (#107070) · python/cpython@c1331ad · GitHub
Skip to content

Commit c1331ad

Browse files
authored
gh-106320: Remove private _PyModule API (#107070)
Move private _PyModule API to the internal C API (pycore_moduleobject.h): * _PyModule_Clear() * _PyModule_ClearDict() * _PyModuleSpec_IsInitializing() * _PyModule_IsExtension() No longer export these functions.
1 parent 0927a2b commit c1331ad

2 files changed

Lines changed: 6 additions & 11 deletions

File tree

Include/internal/pycore_moduleobject.h

Lines changed: 6 additions & 0 deletions

Include/moduleobject.h

Lines changed: 0 additions & 11 deletions

0 commit comments

Comments
 (0)