[New-bugs-announce] [issue9346] Improve threading tests
Brian Brazil
report at bugs.python.org
Fri Jul 23 15:24:00 CEST 2010
New submission from Brian Brazil <brian.brazil at gmail.com>:
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%.
----------
components: Interpreter Core
files: threading_test_cleanup.patch
keywords: patch
messages: 111313
nosy: bbrazil
priority: normal
severity: normal
status: open
title: Improve threading tests
type: feature request
versions: Python 3.2
Added file: http://bugs.python.org/file18145/threading_test_cleanup.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9346>
_______________________________________
More information about the New-bugs-announce
mailing list