[issue2521] ABC caches should use weak refs

Benjamin Peterson report at bugs.python.org
Tue Aug 17 03:35:39 CEST 2010


Benjamin Peterson <benjamin at python.org> added the comment:

Some comments:
- The test should be in test_abc.py and should probably not use a collections class.
- Use test_support.gc_collect().
- What's the __len__() stuff for?

----------
keywords:  -26backport

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


More information about the Python-bugs-list mailing list