gh-106320: Create pycore_moduleobject.h header file by vstinner · Pull Request #106355 · python/cpython
Remove the following functions from the C API, move them to the internal C API: add a new pycore_moduleobject.h internal header file: * PyModule_CreateInitialized() * _PyArg_NoKwnames() * _Py_VaBuildStack() No longer export these functions.
vstinner added a commit to vstinner/cpython that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters