mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
* Py_InitializeFromConfig() now writes PyConfig path configuration to the global path configuration (_Py_path_config). * Add test_embed.test_get_pathconfig(). * Fix typo in _PyWideStringList_Join().
Miscellaneous source files for the main Python shared library