Message325276
| Author | vstinner |
|---|---|
| Recipients | ncoghlan, vstinner |
| Date | 2018-09-13.18:27:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1536863232.53.0.956365154283.issue34639@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Respecting -E and -I isn't a problem per se - the problem is moving the _Py_CoerceLegacyLocale call to a point that's incredibly late in the startup process *just* to get it to respect those flags. Would you mind to elaborate how it is an issue? The LC_CTYPE is coerced *before* the configuration is read a second time. If there is an issue, would you mind to show an example where something is decoded from the wrong encoding? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-09-13 18:27:12 | vstinner | set | recipients: + vstinner, ncoghlan |
| 2018-09-13 18:27:12 | vstinner | set | messageid: <1536863232.53.0.956365154283.issue34639@psf.upfronthosting.co.za> |
| 2018-09-13 18:27:12 | vstinner | link | issue34639 messages |
| 2018-09-13 18:27:12 | vstinner | create | |