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-14.17:50:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1STzQ0-00082E-VD@dinsdale.python.org>
In-reply-to
Content
New changeset 83598eb0d761 by Antoine Pitrou in branch '3.2':
Followup to issue #14157: respect the relative ordering of values produced by time.strptime().
http://hg.python.org/cpython/rev/83598eb0d761

New changeset d1c0b57aeb1b by Antoine Pitrou in branch 'default':
Followup to issue #14157: respect the relative ordering of values produced by time.strptime().
http://hg.python.org/cpython/rev/d1c0b57aeb1b

New changeset cbc9dc1c977e by Antoine Pitrou in branch '2.7':
Followup to issue #14157: respect the relative ordering of values produced by time.strptime().
http://hg.python.org/cpython/rev/cbc9dc1c977e
History
Date User Action Args
2012-05-14 17:50:51python-devsetrecipients: + python-dev, belopolsky, pitrou, vstinner, Arfrever, swalker, hynek, Martin.Morrison
2012-05-14 17:50:50python-devlinkissue14157 messages
2012-05-14 17:50:50python-devcreate