[issue2521] ABC caches should use weak refs

Benjamin Peterson report at bugs.python.org
Wed Mar 31 02:02:09 CEST 2010


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

In those cases, it's because __subclasscheck__ is overridden. You can't register a old-style class.

----------
nosy: +benjamin.peterson

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


More information about the Python-bugs-list mailing list