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 asvetlov, benjamin.peterson, charettes, ezio.melotti, fabioz, gvanrossum, matthewlmcclure, matthewlmcclure-gmail, michael.foord, python-dev, r.david.murray, rhettinger, terry.reedy, tomwardill
Date 2013-08-28.18:28:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cQFpF345Mz7Lkb@mail.python.org>
In-reply-to
Content
New changeset 1c2a37459c70 by Andrew Svetlov in branch 'default':
Issue #11798: TestSuite now drops references to own tests after execution.
http://hg.python.org/cpython/rev/1c2a37459c70
History
Date User Action Args
2013-08-28 18:28:54python-devsetrecipients: + python-dev, gvanrossum, rhettinger, terry.reedy, fabioz, benjamin.peterson, ezio.melotti, r.david.murray, michael.foord, matthewlmcclure, asvetlov, tomwardill, matthewlmcclure-gmail, charettes
2013-08-28 18:28:54python-devlinkissue11798 messages
2013-08-28 18:28:54python-devcreate