gh-106320: Create pycore_modsupport.h header file (#106355)
Remove the following functions from the C API, move them to the internal C API: add a new pycore_modsupport.h internal header file: * PyModule_CreateInitialized() * _PyArg_NoKwnames() * _Py_VaBuildStack() No longer export these functions.
V
Victor Stinner committed
35963da40fb7bc93c55d94caf58ff9e268df951d
Parent: 5ccbbe5
Committed by GitHub <noreply@github.com>
on 7/3/2023, 9:39:11 AM