Message 350471 - Python tracker
Message350471
| Author | tim.golden |
|---|---|
| Recipients | eryksun, paul.moore, steve.dower, tim.golden, xtreak, zach.ware |
| Date | 2019-08-25.19:34:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1566761645.44.0.98914835325.issue37945@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Just to save you looking, the code in https://github.com/python/cpython/blob/master/Modules/_localemodule.c#L107 converts the 2-tuple to lang.encoding form so the C module is seeing "en_GB.cp1252" |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-08-25 19:34:05 | tim.golden | set | recipients: + tim.golden, paul.moore, zach.ware, eryksun, steve.dower, xtreak |
| 2019-08-25 19:34:05 | tim.golden | set | messageid: <1566761645.44.0.98914835325.issue37945@roundup.psfhosted.org> |
| 2019-08-25 19:34:05 | tim.golden | link | issue37945 messages |
| 2019-08-25 19:34:05 | tim.golden | create | |