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 giampaolo.rodola, gvanrossum, pitrou, python-dev, vstinner, yselivanov, zach.ware
Date 2014-08-04.16:19:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hRknB3x9Sz7LxG@mail.python.org>
In-reply-to
Content
New changeset 9bca86812857 by Zachary Ware in branch '3.4':
Issue #22104: Don't hold a reference to the loaded TestSuite in runtest_inner
http://hg.python.org/cpython/rev/9bca86812857

New changeset 7bc53cf8b2df by Zachary Ware in branch 'default':
Closes #22104: Merge with 3.4
http://hg.python.org/cpython/rev/7bc53cf8b2df
History
Date User Action Args
2014-08-04 16:19:11python-devsetrecipients: + python-dev, gvanrossum, pitrou, vstinner, giampaolo.rodola, zach.ware, yselivanov
2014-08-04 16:19:11python-devlinkissue22104 messages
2014-08-04 16:19:11python-devcreate