[New-bugs-announce] [issue19607] Use specific asserts in weakref tests

Serhiy Storchaka report at bugs.python.org
Fri Nov 15 10:57:17 CET 2013


New submission from Serhiy Storchaka:

The proposed patch makes the weakref module tests use more specific asserts. This will provide more useful failure report.

----------
components: Tests
files: test_weakref_asserts.patch
keywords: patch
messages: 202932
nosy: fdrake, pitrou, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Use specific asserts in weakref tests
type: enhancement
versions: Python 2.7, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file32638/test_weakref_asserts.patch

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


More information about the New-bugs-announce mailing list