[issue14159] __len__ method of weakset

Roundup Robot report at bugs.python.org
Thu Mar 1 16:39:01 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset b6acfbe2bdbe by Antoine Pitrou in branch '2.7':
Issue #14159: Fix the len() of weak sets to return a better approximation when some objects are dead or dying.
http://hg.python.org/cpython/rev/b6acfbe2bdbe

----------

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


More information about the Python-bugs-list mailing list