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 Arfrever, larry, ncoghlan, pitrou, python-dev, rbcollins, serhiy.storchaka
Date 2015-09-20.05:39:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150920053925.16599.6759@psf.io>
In-reply-to
Content
New changeset 7e718bbf5152 by Serhiy Storchaka in branch '2.7':
Issue #25108: Fixed test_traceback in the case when this test is run twice.
https://hg.python.org/cpython/rev/7e718bbf5152
History
Date User Action Args
2015-09-20 05:39:28python-devsetrecipients: + python-dev, ncoghlan, pitrou, larry, rbcollins, Arfrever, serhiy.storchaka
2015-09-20 05:39:28python-devlinkissue25108 messages
2015-09-20 05:39:28python-devcreate