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
..
2013-10-05 16:28:04 -04:00
2019-06-04 22:12:32 +02:00
2016-08-20 08:03:06 +00:00
2019-08-23 16:39:09 +01:00