mirror of
https://github.com/python/cpython.git
synced 2026-08-09 18:50:37 -04:00
PyConfig_InitPythonConfig() and PyConfig_InitIsolatedConfig() no longer return PyStatus: they cannot fail anymore.
Miscellaneous source files for the main Python shared library