mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
PyConfig_InitPythonConfig() and PyConfig_InitIsolatedConfig() no longer return PyStatus: they cannot fail anymore.
Miscellaneous source files for the main Python shared library