Manuel Jacob <m...@manueljacob.de> added the comment:
The actual startup code uses Py_DecodeLocale() for converting argv from bytes to unicode. Since which Python version is it guaranteed that Py_DecodeLocale() and os.fsencode() roundtrip? ---------- nosy: +mjacob _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue17110> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com