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 belopolsky, beng94, iaslan, lemburg, python-dev, serhiy.storchaka
Date 2016-03-12.08:53:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160312085355.20927.86791@psf.io>
In-reply-to
Content
New changeset f03da87a79fa by Serhiy Storchaka in branch '3.5':
Issue #23718: Fixed parsing time in week 0 before Jan 1.  Original patch by
https://hg.python.org/cpython/rev/f03da87a79fa

New changeset 4fb167ec3108 by Serhiy Storchaka in branch '2.7':
Issue #23718: Fixed parsing time in week 0 before Jan 1.  Original patch by
https://hg.python.org/cpython/rev/4fb167ec3108

New changeset a7093386efaf by Serhiy Storchaka in branch 'default':
Issue #23718: Fixed parsing time in week 0 before Jan 1.  Original patch by
https://hg.python.org/cpython/rev/a7093386efaf
History
Date User Action Args
2016-03-12 08:53:58python-devsetrecipients: + python-dev, lemburg, belopolsky, serhiy.storchaka, beng94, iaslan
2016-03-12 08:53:58python-devlinkissue23718 messages
2016-03-12 08:53:58python-devcreate