Message307785
| Author | ncoghlan |
|---|---|
| Recipients | erik.bray, ncoghlan, xdegaye |
| Date | 2017-12-07.00:47:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1512607656.73.0.213398074469.issue32002@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
For the POSIX case, we're going to fix the implementation to always handle that the same way as it does the "C" locale: https://bugs.python.org/issue30672#msg307784 So the main question to address with the refactoring here will be capturing the expected behaviour for the 'locale setting is an empty string' case. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-07 00:47:36 | ncoghlan | set | recipients: + ncoghlan, xdegaye, erik.bray |
| 2017-12-07 00:47:36 | ncoghlan | set | messageid: <1512607656.73.0.213398074469.issue32002@psf.upfronthosting.co.za> |
| 2017-12-07 00:47:36 | ncoghlan | link | issue32002 messages |
| 2017-12-07 00:47:36 | ncoghlan | create | |