[New-bugs-announce] [issue22267] fix reliance on refcounting in test_weakref
Brian Kearns
report at bugs.python.org
Sun Aug 24 23:32:46 CEST 2014
New submission from Brian Kearns:
The test fails on Python implementations with non-refcounted GCs without these lines. Should go on py3k branches also.
----------
files: test_weakref.patch
keywords: patch
messages: 225839
nosy: bdkearns
priority: normal
severity: normal
status: open
title: fix reliance on refcounting in test_weakref
type: behavior
versions: Python 2.7
Added file: http://bugs.python.org/file36457/test_weakref.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22267>
_______________________________________
More information about the New-bugs-announce
mailing list