[New-bugs-announce] [issue19589] Use specific asserts in test_asyncio

Serhiy Storchaka report at bugs.python.org
Thu Nov 14 21:40:50 CET 2013


New submission from Serhiy Storchaka:

The proposed patch makes test_asyncio use more specific asserts. This will provide more useful failure report.

----------
components: Tests
files: test_asyncio_asserts.patch
keywords: patch
messages: 202880
nosy: gvanrossum, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Use specific asserts in test_asyncio
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file32618/test_asyncio_asserts.patch

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


More information about the New-bugs-announce mailing list