Message 281161 - Python tracker
Message281161
| Author | belopolsky |
|---|---|
| Recipients | Mariatta, belopolsky, r.david.murray |
| Date | 2016-11-18.19:46:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1479498411.86.0.41385380174.issue28159@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Keeping localtime as a convenience function in email.util is fine, but isdst argument should be eliminated at some point. There is a fundamental problem with disambiguating fold times with isdst: some folds do not involve the change in dst or happen in the regions that do not have a dst regime at all. PEP 495 covers this in all the gory details. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-18 19:46:51 | belopolsky | set | recipients: + belopolsky, r.david.murray, Mariatta |
| 2016-11-18 19:46:51 | belopolsky | set | messageid: <1479498411.86.0.41385380174.issue28159@psf.upfronthosting.co.za> |
| 2016-11-18 19:46:51 | belopolsky | link | issue28159 messages |
| 2016-11-18 19:46:51 | belopolsky | create | |