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 PyryP, amaury.forgeotdarc, ezio.melotti, georg.brandl, pitrou, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2013-01-26.09:56:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YtXYr6q5YzRCZ@mail.python.org>
In-reply-to
Content
New changeset 4ee8d38398d4 by Serhiy Storchaka in branch '2.7':
Optimize the test for issue #13454.
http://hg.python.org/cpython/rev/4ee8d38398d4

New changeset d391b2849a51 by Serhiy Storchaka in branch '3.2':
Optimize the test for issue #13454.
http://hg.python.org/cpython/rev/d391b2849a51

New changeset 2258b4d89c9f by Serhiy Storchaka in branch '3.3':
Optimize the test for issue #13454.
http://hg.python.org/cpython/rev/2258b4d89c9f

New changeset 1f57fb5e1e8e by Serhiy Storchaka in branch 'default':
Optimize the test for issue #13454.
http://hg.python.org/cpython/rev/1f57fb5e1e8e
History
Date User Action Args
2013-01-26 09:56:33python-devsetrecipients: + python-dev, georg.brandl, rhettinger, amaury.forgeotdarc, pitrou, vstinner, ezio.melotti, PyryP, serhiy.storchaka
2013-01-26 09:56:33python-devlinkissue13454 messages
2013-01-26 09:56:33python-devcreate