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 gdr@garethrees.org, python-dev, rhettinger
Date 2011-07-29.06:56:48
SpamBayes Score 0.0023150924
Marked as misclassified No
Message-id <E1Qmh03-0002IC-DZ@dinsdale.python.org>
In-reply-to
Content
New changeset 56e7b42089c8 by Raymond Hettinger in branch '2.7':
Issue 12514: Use try/finally to assure that timeit restores GC when done.
http://hg.python.org/cpython/rev/56e7b42089c8
History
Date User Action Args
2011-07-29 06:56:48python-devsetrecipients: + python-dev, rhettinger, gdr@garethrees.org
2011-07-29 06:56:48python-devlinkissue12514 messages
2011-07-29 06:56:48python-devcreate