Message118645
| Author | vstinner |
|---|---|
| Recipients | eric.araujo, ixokai, lemburg, loewis, pitrou, pjenvey, ronaldoussoren, vstinner |
| Date | 2010-10-14.10:44:32 |
| SpamBayes Score | 0.00019315502 |
| Marked as misclassified | No |
| Message-id | <1287053073.69.0.330892200249.issue9992@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
With r85466+r85467, the test_undecodable_env (of test_subprocess) uses C locale to get ASCII locale encoding (for the first test, on unicode environment variables). It should have the same effect than env['PYTHONFSENCODING'] = 'ascii': get ASCII as the filesystem encoding. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-14 10:44:33 | vstinner | set | recipients: + vstinner, lemburg, loewis, ixokai, ronaldoussoren, pitrou, pjenvey, eric.araujo |
| 2010-10-14 10:44:33 | vstinner | set | messageid: <1287053073.69.0.330892200249.issue9992@psf.upfronthosting.co.za> |
| 2010-10-14 10:44:32 | vstinner | link | issue9992 messages |
| 2010-10-14 10:44:32 | vstinner | create | |