mirror of
https://github.com/python/cpython.git
synced 2026-08-12 06:15:14 +08:00
_PyPreConfig_Read() now calls _PyPreCmdline_SetArgv() at each iteration, so bytes strings are decoded from the new encoding.
Miscellaneous source files for the main Python shared library