[New-bugs-announce] [issue8251] WeakRefSet

Michael Foord report at bugs.python.org
Sun Mar 28 13:39:05 CEST 2010


New submission from Michael Foord <michael at voidspace.org.uk>:

WeakRefSet would be a useful addition to the weakref module. I needed this for unittest recently but made do with a WeakRefKeyDictionary and setting the values to 1.

----------
components: Library (Lib)
messages: 101859
nosy: michael.foord
severity: normal
stage: needs patch
status: open
title: WeakRefSet
type: feature request
versions: Python 2.7, Python 3.2

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


More information about the New-bugs-announce mailing list