Message263015
| Author | serhiy.storchaka |
|---|---|
| Recipients | ncoghlan, serhiy.storchaka, vstinner |
| Date | 2016-04-08.10:46:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1460112369.78.0.351601508503.issue25339@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Making "PYTHONIOENCODING=ascii" to mean "PYTHONIOENCODING=ascii:surrogateescape" is different (and may be more complex) issue. What error handler should use open(name, encoding='ascii')? open(name) in POSIX locale? This issue is about incorrect working of PYTHONIOENCODING in POSIX locale. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-04-08 10:46:09 | serhiy.storchaka | set | recipients: + serhiy.storchaka, ncoghlan, vstinner |
| 2016-04-08 10:46:09 | serhiy.storchaka | set | messageid: <1460112369.78.0.351601508503.issue25339@psf.upfronthosting.co.za> |
| 2016-04-08 10:46:09 | serhiy.storchaka | link | issue25339 messages |
| 2016-04-08 10:46:09 | serhiy.storchaka | create | |