Files
cpython/Include
Victor Stinner 23bace26ec bpo-36635: Add _testinternalcapi module (GH-12841)
Add a new _testinternalcapi module to test the internal C API.

Move _Py_GetConfigsAsDict() function to the internal C API:
_testembed now uses _testinternalcapi to access the function.
2019-04-18 11:37:26 +02:00
..
2018-01-26 08:20:18 -08:00
2019-03-26 10:11:11 +01:00
2017-09-29 15:53:19 -07:00