[New-bugs-announce] [issue9357] Improve queue tests

Brian Brazil report at bugs.python.org
Fri Jul 23 18:12:25 CEST 2010


New submission from Brian Brazil <brian.brazil at gmail.com>:

The attached patch improves the code coverage of queue to 98% by testing empty, full, put_nowait, get_nowait and some error conditions.

----------
components: Library (Lib)
files: test_queue.patch
keywords: patch
messages: 111354
nosy: bbrazil
priority: normal
severity: normal
status: open
title: Improve queue tests
versions: Python 3.2
Added file: http://bugs.python.org/file18154/test_queue.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9357>
_______________________________________


More information about the New-bugs-announce mailing list