diff options
author | Victor Stinner <vstinner@python.org> | 2020-06-10 19:33:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-10 19:33:11 +0200 |
commit | 8eb4aea26297daf105108c4866d4c692bd8b81f9 (patch) | |
tree | c77362cb36d66e17b76d08bef69e8552744fa1af /Python/ceval.c | |
parent | f6e58aefde2e57e4cb11ea7743955da53a3f1e80 (diff) | |
download | cpython-8eb4aea26297daf105108c4866d4c692bd8b81f9.tar.gz cpython-8eb4aea26297daf105108c4866d4c692bd8b81f9.zip |
_PyPreConfig_Read() decodes argv at each iteration (GH-20786)
_PyPreConfig_Read() now calls _PyPreCmdline_SetArgv() at each
iteration, so bytes strings are decoded from the new encoding.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions