diff options
| author | Victor Stinner <vstinner@python.org> | 2020-06-10 17:33:11 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-10 17:33:11 (GMT) |
| commit | 8eb4aea26297daf105108c4866d4c692bd8b81f9 (patch) | |
| tree | c77362cb36d66e17b76d08bef69e8552744fa1af /Python/pythonrun.c | |
| parent | f6e58aefde2e57e4cb11ea7743955da53a3f1e80 (diff) | |
| download | cpython-8eb4aea26297daf105108c4866d4c692bd8b81f9.zip cpython-8eb4aea26297daf105108c4866d4c692bd8b81f9.tar.gz cpython-8eb4aea26297daf105108c4866d4c692bd8b81f9.tar.bz2 | |
_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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions
