[issue29097] [Windows] datetime.fromtimestamp(t) when 0 <= t <= 86399 fails on Python 3.6

Alexander Belopolsky report at bugs.python.org
Wed Jul 25 12:55:01 EDT 2018


Alexander Belopolsky <alexander.belopolsky at gmail.com> added the comment:


New changeset 96d1e69a12ed8ab80203277e1abdaf573457a964 by Alexander Belopolsky (Ammar Askar) in branch 'master':
bpo-29097: Forego fold detection on windows for low timestamp values (GH-2385)
https://github.com/python/cpython/commit/96d1e69a12ed8ab80203277e1abdaf573457a964


----------

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


More information about the Python-bugs-list mailing list