[issue37527] Timestamp conversion on windows fails with timestamps close to EPOCH

Paul Ganssle report at bugs.python.org
Fri Nov 1 14:22:28 EDT 2019


Paul Ganssle <p.ganssle at gmail.com> added the comment:

Ah, my mistake. The examples all use `datetime.fromtimestamp`, so I didn't notice that it was failing only on the `timestamp` side. Re-opening, thanks!

----------
resolution: duplicate -> 
status: closed -> open
superseder: [Windows] datetime.fromtimestamp(t) when 0 <= t <= 86399 fails on Python 3.6 -> 

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37527>
_______________________________________


More information about the Python-bugs-list mailing list