_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.
V
Victor Stinner committed
8eb4aea26297daf105108c4866d4c692bd8b81f9
Parent: f6e58ae
Committed by GitHub <noreply@github.com>
on 6/10/2020, 5:33:11 PM