Message371778
| Author | mjacob |
|---|---|
| Recipients | Arfrever, andyma, docs@python, ezio.melotti, methane, miss-islington, mjacob, ncoghlan, pitrou, sreepriya |
| Date | 2020-06-17.22:03:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1592431383.21.0.791833410138.issue17110@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-06-17 22:03:03 | mjacob | set | recipients: + mjacob, ncoghlan, pitrou, ezio.melotti, Arfrever, methane, docs@python, sreepriya, andyma, miss-islington |
| 2020-06-17 22:03:03 | mjacob | set | messageid: <1592431383.21.0.791833410138.issue17110@roundup.psfhosted.org> |
| 2020-06-17 22:03:03 | mjacob | link | issue17110 messages |
| 2020-06-17 22:03:03 | mjacob | create | |