Alexander Belopolsky added the comment:

It looks like it was an intentional change.  See #14180 (changeset 
75590:1e9cc1a03365).

I am not sure what the motivation was. Note that this change made 
utcfromtimestamp(t) different from datetime(1970,1,1) + timedelta(seconds=t).

----------
keywords: +3.2regression

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23517>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to