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 Arfrever, Martin.Morrison, belopolsky, hynek, pitrou, python-dev, swalker, vstinner
Date 2012-05-10.18:23:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SSY11-0000Ue-Cl@dinsdale.python.org>
In-reply-to
Content
New changeset 69d407b016c1 by Antoine Pitrou in branch '2.7':
Issue #14157: Fix time.strptime failing without a year on February 29th.
http://hg.python.org/cpython/rev/69d407b016c1
History
Date User Action Args
2012-05-10 18:23:05python-devsetrecipients: + python-dev, belopolsky, pitrou, vstinner, Arfrever, swalker, hynek, Martin.Morrison
2012-05-10 18:23:04python-devlinkissue14157 messages
2012-05-10 18:23:04python-devcreate