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 bbrazil
Recipients bbrazil
Date 2010-07-23.13:23:53
SpamBayes Score 0.15583003
Marked as misclassified No
Message-id <1279891440.96.0.298342013248.issue9346@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch:
Remove unused "self-test" from threading.py that doesn't really test much.

Add better testing for Thread.__repr__.

This brings coverage as measured by regrtest from 40% to 45%.
History
Date User Action Args
2010-07-23 13:24:01bbrazilsetrecipients: + bbrazil
2010-07-23 13:24:00bbrazilsetmessageid: <1279891440.96.0.298342013248.issue9346@psf.upfronthosting.co.za>
2010-07-23 13:23:54bbrazillinkissue9346 messages
2010-07-23 13:23:54bbrazilcreate