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 belopolsky
Recipients belopolsky, doerwalter, pitrou, vstinner
Date 2010-12-14.23:03:43
SpamBayes Score 0.00034802748
Marked as misclassified No
Message-id <1292367825.78.0.0609813036882.issue10541@psf.upfronthosting.co.za>
In-reply-to
Content
I am attaching a patch that fixes write_results() and makes test_trace tests restore the tracefunc after they run.  This fixes generation off the coverage files, but many tests still fail when traced.
History
Date User Action Args
2010-12-14 23:03:45belopolskysetrecipients: + belopolsky, doerwalter, pitrou, vstinner
2010-12-14 23:03:45belopolskysetmessageid: <1292367825.78.0.0609813036882.issue10541@psf.upfronthosting.co.za>
2010-12-14 23:03:43belopolskylinkissue10541 messages
2010-12-14 23:03:43belopolskycreate