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 Barun Parruck, berker.peksag, docs@python, hniksic, martin.panter, python-dev, serhiy.storchaka
Date 2016-02-08.07:27:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160208072746.1566.29238@psf.io>
In-reply-to
Content
New changeset 22b0a63808f8 by Serhiy Storchaka in branch '3.5':
Issue #26198: Make datetime error tests more lenient.
https://hg.python.org/cpython/rev/22b0a63808f8

New changeset a9c9e4054f3f by Serhiy Storchaka in branch 'default':
Issue #26198: Make datetime error tests more lenient.
https://hg.python.org/cpython/rev/a9c9e4054f3f
History
Date User Action Args
2016-02-08 07:27:50python-devsetrecipients: + python-dev, hniksic, docs@python, berker.peksag, martin.panter, serhiy.storchaka, Barun Parruck
2016-02-08 07:27:50python-devlinkissue26198 messages
2016-02-08 07:27:49python-devcreate