Files
cpython/Python
Victor Stinner 8462a4936b bpo-38304: PyConfig_InitPythonConfig() cannot fail anymore (GH-16509)
PyConfig_InitPythonConfig() and PyConfig_InitIsolatedConfig() no
longer return PyStatus: they cannot fail anymore.
2019-10-01 12:06:16 +02:00
..
2019-09-21 12:57:44 -07:00
2016-09-07 09:26:18 -07:00
2019-09-21 12:57:44 -07:00
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library