Joris Geysens <[email protected]> added the comment:
a ValueError is raised : ValueError: year 10000 is out of range on dt = datetime.fromtimestamp(ts, tz=timezone.utc) or dt = datetime.utcfromtimestamp(ts) ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46856> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
