Message 276492 - Python tracker
Message276492
| Author | belopolsky |
|---|---|
| Recipients | belopolsky, r.david.murray |
| Date | 2016-09-14.21:55:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1473890113.79.0.964863330823.issue28159@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
With the implementation of PEP 495, email.utils.localtime() does not need the isdst argument to disambiguate naive time. In fact the utility method itself is redundant given that astimezone() now works for naive instances. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-14 21:55:13 | belopolsky | set | recipients: + belopolsky, r.david.murray |
| 2016-09-14 21:55:13 | belopolsky | set | messageid: <1473890113.79.0.964863330823.issue28159@psf.upfronthosting.co.za> |
| 2016-09-14 21:55:13 | belopolsky | link | issue28159 messages |
| 2016-09-14 21:55:13 | belopolsky | create | |