Message205619
| Author | vstinner |
|---|---|
| Recipients | a.badger, loewis, python-dev, r.david.murray, vstinner, zbysz |
| Date | 2013-12-08.23:25:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1386545101.69.0.747850264798.issue17429@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks Toshio Kuratomi for your patch. I simplified the unit test. I'm not sure that "resetlocale" restores the locale in its previous state. I don't want to rely on two specific locales ('pt_BR.UTF8' and 'pt_BR.ISO8859-1') for a such simple test. We have enough buildbots to test other various locales.
I prefered to only change minor syntax issues (PEP 8) in Python 3.4 to limit changes in the stable release. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-08 23:25:01 | vstinner | set | recipients: + vstinner, loewis, a.badger, r.david.murray, zbysz, python-dev |
| 2013-12-08 23:25:01 | vstinner | set | messageid: <1386545101.69.0.747850264798.issue17429@psf.upfronthosting.co.za> |
| 2013-12-08 23:25:01 | vstinner | link | issue17429 messages |
| 2013-12-08 23:25:01 | vstinner | create | |