Message 325093 - Python tracker
Message325093
| Author | vstinner |
|---|---|
| Recipients | ncoghlan, ned.deily, vstinner |
| Date | 2018-09-11.23:37:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1536709038.77.0.0269046726804.issue34589@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> (...) the locale should be coerced before *ANY* calls are made to Py_DecodeLocale, as the whole point of the architecture of the PEP implementation was to ensure that *nothing ever gets decoded incorrectly in the first place*. See my comment: https://github.com/python/cpython/pull/9073#issuecomment-420461537 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-09-11 23:37:18 | vstinner | set | recipients: + vstinner, ncoghlan, ned.deily |
| 2018-09-11 23:37:18 | vstinner | set | messageid: <1536709038.77.0.0269046726804.issue34589@psf.upfronthosting.co.za> |
| 2018-09-11 23:37:18 | vstinner | link | issue34589 messages |
| 2018-09-11 23:37:18 | vstinner | create | |