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