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 MarkRoddy, gz, michael.foord, python-dev
Date 2011-07-13.00:19:06
SpamBayes Score 0.00013165332
Marked as misclassified No
Message-id <E1QgnAQ-0007Vw-5p@dinsdale.python.org>
In-reply-to
Content
New changeset 02a591131360 by Benjamin Peterson in branch '2.7':
this can be done without a custom dict (also fixes #12544)
http://hg.python.org/cpython/rev/02a591131360

New changeset 842f5ed06255 by Benjamin Peterson in branch '3.2':
this can be done without a custom dict (also fixes #12544)
http://hg.python.org/cpython/rev/842f5ed06255

New changeset 47a36d2d2b44 by Benjamin Peterson in branch 'default':
merge 3.2 (#12544)
http://hg.python.org/cpython/rev/47a36d2d2b44
History
Date User Action Args
2011-07-13 00:19:07python-devsetrecipients: + python-dev, michael.foord, MarkRoddy, gz
2011-07-13 00:19:07python-devlinkissue12544 messages
2011-07-13 00:19:06python-devcreate