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 Claudiu.Popa, ezio.melotti, python-dev
Date 2013-04-03.23:16:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Zh38811vZzRDV@mail.python.org>
In-reply-to
Content
New changeset 3203e083aa7b by Ezio Melotti in branch '3.3':
#17572: Avoid chained exceptions while passing bad directives to time.strptime().  Initial patch by Claudiu Popa.
http://hg.python.org/cpython/rev/3203e083aa7b

New changeset d408c9bd4bf7 by Ezio Melotti in branch 'default':
#17572: merge with 3.3.
http://hg.python.org/cpython/rev/d408c9bd4bf7
History
Date User Action Args
2013-04-03 23:16:40python-devsetrecipients: + python-dev, ezio.melotti, Claudiu.Popa
2013-04-03 23:16:40python-devlinkissue17572 messages
2013-04-03 23:16:40python-devcreate