New submission from Brian Brazil <brian.bra...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue9357>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to