mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
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.
Source files for binary executables (as opposed to shared modules)