Message347596
| Author | malin |
|---|---|
| Recipients | Dschoni, ammar2, belopolsky, jleclanche, malin, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2019-07-10.04:11:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1562731871.22.0.997450097732.issue37527@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Looks like a similar problem to issue29097. >>> from datetime import datetime >>> d = datetime.fromtimestamp(1) >>> d.timestamp() Traceback (most recent call last): File "<stdin>", line 1, in <module> OSError: [Errno 22] Invalid argument Neijwiert tried to analyzed it in stackoverflow: https://stackoverflow.com/questions/56931738/ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-07-10 04:11:11 | malin | set | recipients: + malin, paul.moore, belopolsky, tim.golden, jleclanche, zach.ware, steve.dower, ammar2, Dschoni |
| 2019-07-10 04:11:11 | malin | set | messageid: <1562731871.22.0.997450097732.issue37527@roundup.psfhosted.org> |
| 2019-07-10 04:11:11 | malin | link | issue37527 messages |
| 2019-07-10 04:11:11 | malin | create | |