This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients alynn, belopolsky, peterjclaw, python-dev, serhiy.storchaka, tim.peters
Date 2015-09-28.02:35:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150928023531.81639.76925@psf.io>
In-reply-to
Content
New changeset ff68705c56a8 by Alexander Belopolsky in branch '3.4':
Closes issue #23600: Wrong results from tzinfo.fromutc().
https://hg.python.org/cpython/rev/ff68705c56a8

New changeset c706c062f545 by Alexander Belopolsky in branch '3.5':
Closes issue #23600: Wrong results from tzinfo.fromutc().
https://hg.python.org/cpython/rev/c706c062f545

New changeset 4879c10ce982 by Alexander Belopolsky in branch 'default':
Closes issue #23600: Wrong results from tzinfo.fromutc().
https://hg.python.org/cpython/rev/4879c10ce982

New changeset cbcf82f92c25 by Alexander Belopolsky in branch '3.4':
Closes issue #23600: Wrong results from tzinfo.fromutc().
https://hg.python.org/cpython/rev/cbcf82f92c25

New changeset 848d665bc312 by Alexander Belopolsky in branch '3.5':
Closes issue #23600: Wrong results from tzinfo.fromutc().
https://hg.python.org/cpython/rev/848d665bc312
History
Date User Action Args
2015-09-28 02:35:34python-devsetrecipients: + python-dev, tim.peters, belopolsky, serhiy.storchaka, alynn, peterjclaw
2015-09-28 02:35:34python-devlinkissue23600 messages
2015-09-28 02:35:34python-devcreate