Message 363215 - Python tracker
Message363215
| Author | nickzoic |
|---|---|
| Recipients | Sriram Rajagopalan, belopolsky, gregory.p.smith, nickzoic, p-ganssle, polymorphm, xtreak |
| Date | 2020-03-02.23:14:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1583190899.88.0.780076237984.issue26460@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Not disagreeing with you that "%b %d" timestamps with no "%Y" are excerable, but they're fairly common in the *nix world unfortunately. People need to parse them, and the simple and obvious way to do this breaks every four years. I like the idea of having a warning for not including %Y *and* not setting a default_year kwarg though. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-02 23:14:59 | nickzoic | set | recipients: + nickzoic, gregory.p.smith, belopolsky, polymorphm, Sriram Rajagopalan, p-ganssle, xtreak |
| 2020-03-02 23:14:59 | nickzoic | set | messageid: <1583190899.88.0.780076237984.issue26460@roundup.psfhosted.org> |
| 2020-03-02 23:14:59 | nickzoic | link | issue26460 messages |
| 2020-03-02 23:14:59 | nickzoic | create | |