mirror of
https://github.com/python/cpython.git
synced 2026-05-17 09:58:25 -04:00
1075d1684a
* Add _Py_GetConfigsAsDict() function to get all configurations as a dict. * dump_config() of _testembed.c now dumps preconfig as a separated key: call _Py_GetConfigsAsDict(). * Make _PyMainInterpreterConfig_AsDict() private.
Miscellaneous source files for the main Python shared library