Message321107
| Author | p-ganssle |
|---|---|
| Recipients | eric.araujo, ncoghlan, p-ganssle |
| Date | 2018-07-05.15:40:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530805241.49.0.56676864532.issue31898@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> datetime.timezone -> pytz.timezone (updates driven by IANA timezone database) I will note that `pytz.timezone` and `datetime.timezone` are not really comparable (they do two very different things), and as of Python 3.6, `dateutil.tz` is the recommended source for IANA time zones, not `pytz`, per https://docs.python.org/3/library/datetime.html |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-05 15:40:41 | p-ganssle | set | recipients: + p-ganssle, ncoghlan, eric.araujo |
| 2018-07-05 15:40:41 | p-ganssle | set | messageid: <1530805241.49.0.56676864532.issue31898@psf.upfronthosting.co.za> |
| 2018-07-05 15:40:41 | p-ganssle | link | issue31898 messages |
| 2018-07-05 15:40:41 | p-ganssle | create | |