Message 326710 - Python tracker
Message326710
| Author | ncoghlan |
|---|---|
| Recipients | ncoghlan, ned.deily, ronaldoussoren, vstinner |
| Date | 2018-09-30.07:14:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1538291640.53.0.545547206417.issue30672@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Putting back to normal, as the difference between the C locale and the POSIX locale is that you never get the latter by default - you have to explicitly request it. The underlying fix for this is in the PR for bpo-34589. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-09-30 07:14:00 | ncoghlan | set | recipients: + ncoghlan, ronaldoussoren, vstinner, ned.deily |
| 2018-09-30 07:14:00 | ncoghlan | set | messageid: <1538291640.53.0.545547206417.issue30672@psf.upfronthosting.co.za> |
| 2018-09-30 07:14:00 | ncoghlan | link | issue30672 messages |
| 2018-09-30 07:14:00 | ncoghlan | create | |