[issue29346] datetime doesn't check for min/max dates anymore in Python 3.6.0 => crash

2017-01-27 Thread STINNER Victor
STINNER Victor added the comment: Since it's a duplicate, I close this issue. -- status: open -> closed superseder: -> datetime.fromtimestamp() doesn't check min/max year anymore: regression of Python 3.6 ___ Python tracker

[issue29346] datetime doesn't check for min/max dates anymore in Python 3.6.0 => crash

2017-01-27 Thread STINNER Victor
Changes by STINNER Victor : -- title: datetime.utcfromtimestamp() returns strange result for very large values -> datetime doesn't check for min/max dates anymore in Python 3.6.0 => crash ___ Python tracker