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 cdqzzy, ezio.melotti, hyeshik.chang, lemburg, python-dev, r.david.murray, terry.reedy, vstinner
Date 2011-05-24.22:17:45
SpamBayes Score 0.00222368
Marked as misclassified No
Message-id <E1QOzv6-00023O-Ho@dinsdale.python.org>
In-reply-to
Content
New changeset 10b23f1c8cb6 by Victor Stinner in branch '3.1':
Issue #12057: Add tests for the HZ encoding
http://hg.python.org/cpython/rev/10b23f1c8cb6

New changeset 3368d4a04e52 by Victor Stinner in branch '3.2':
(Merge 3.1) Issue #12057: Add tests for the HZ encoding
http://hg.python.org/cpython/rev/3368d4a04e52

New changeset 06c44a518d0b by Victor Stinner in branch 'default':
(Merge 3.2) Issue #12057: Add tests for the HZ encoding
http://hg.python.org/cpython/rev/06c44a518d0b
History
Date User Action Args
2011-05-24 22:17:45python-devsetrecipients: + python-dev, lemburg, terry.reedy, hyeshik.chang, vstinner, ezio.melotti, r.david.murray, cdqzzy
2011-05-24 22:17:45python-devlinkissue12057 messages
2011-05-24 22:17:45python-devcreate