mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
1a9f0d8efd
Add 3 new config methods: * _PyCoreConfig_SetString() * _PyCoreConfig_SetWideString() * _PyCoreConfig_SetWideStringFromString() Changes: * _PyCoreConfig_Copy() returns _PyInitError. * Add CONFIG_GET_ENV_DUP().
Miscellaneous source files for the main Python shared library