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 eli.bendersky
Recipients amaury.forgeotdarc, belopolsky, eli.bendersky, ezio.melotti, georg.brandl, pitrou, terry.reedy
Date 2010-08-06.06:09:16
SpamBayes Score 0.000878663
Marked as misclassified No
Message-id <1281074957.63.0.877493712105.issue9315@psf.upfronthosting.co.za>
In-reply-to
Content
The test class added into test_trace.py in issue 3821 fails in verbose mode (see my message http://bugs.python.org/msg113076). I'm merging that class into my larger test_trace.py and will fix this problem, unless you guys have other ideas.
History
Date User Action Args
2010-08-06 06:09:17eli.benderskysetrecipients: + eli.bendersky, georg.brandl, terry.reedy, amaury.forgeotdarc, belopolsky, pitrou, ezio.melotti
2010-08-06 06:09:17eli.benderskysetmessageid: <1281074957.63.0.877493712105.issue9315@psf.upfronthosting.co.za>
2010-08-06 06:09:16eli.benderskylinkissue9315 messages
2010-08-06 06:09:16eli.benderskycreate