Message 114887 - Python tracker
Message114887
| Author | vstinner |
|---|---|
| Recipients | Arfrever, flox, lemburg, pitrou, r.david.murray, vstinner |
| Date | 2010-08-25.08:36:47 |
| SpamBayes Score | 0.00037508373 |
| Marked as misclassified | No |
| Message-id | <1282725409.43.0.740067668875.issue8622@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> test_sys is still failing on my system where LC_CTYPE > only is set to utf-8 Oh yes, test_sys fails if LC_ALL or LC_CTYPE is a locale using a different encoding than ascii (eg. LC_ALL=fr_FR.utf8). Fixed by r84314. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-08-25 08:36:49 | vstinner | set | recipients: + vstinner, lemburg, pitrou, Arfrever, r.david.murray, flox |
| 2010-08-25 08:36:49 | vstinner | set | messageid: <1282725409.43.0.740067668875.issue8622@psf.upfronthosting.co.za> |
| 2010-08-25 08:36:47 | vstinner | link | issue8622 messages |
| 2010-08-25 08:36:47 | vstinner | create | |