Message 273817 - Python tracker
Message273817
| Author | legnaleurc |
|---|---|
| Recipients | berker.peksag, legnaleurc, r.david.murray, rhettinger, serhiy.storchaka |
| Date | 2016-08-28.08:45:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1472373943.34.0.179902189986.issue27413@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
1. Replaced non-ASCII literals to \uXXXX 2. Removed failed assertion Test passed with LC_ALL=en_US and LC_ALL=en_US.UTF-8 . I've tried to use locale.getdefaultlocale(), but seems the output string will vary in different locales. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-28 08:45:43 | legnaleurc | set | recipients: + legnaleurc, rhettinger, r.david.murray, berker.peksag, serhiy.storchaka |
| 2016-08-28 08:45:43 | legnaleurc | set | messageid: <1472373943.34.0.179902189986.issue27413@psf.upfronthosting.co.za> |
| 2016-08-28 08:45:43 | legnaleurc | link | issue27413 messages |
| 2016-08-28 08:45:43 | legnaleurc | create | |