Message337281
| Author | ncoghlan |
|---|---|
| Recipients | methane, ncoghlan, vstinner |
| Date | 2019-03-06.05:40:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1551850838.48.0.114706705769.issue36202@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
They weren't *intended* to change it, and didn't in the original implementation of the PEP, but they do in the as-shipped Python 3.7 implementation, and I abandoned my attempts to revert to the as-designed behaviour as impractical given the other changes made for PEP 540. So that's a behavior we're stuck with now: they both have global side effects on the locale of the calling process. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-06 05:40:38 | ncoghlan | set | recipients: + ncoghlan, vstinner, methane |
| 2019-03-06 05:40:38 | ncoghlan | set | messageid: <1551850838.48.0.114706705769.issue36202@roundup.psfhosted.org> |
| 2019-03-06 05:40:38 | ncoghlan | link | issue36202 messages |
| 2019-03-06 05:40:38 | ncoghlan | create | |