Antoine Pitrou <pit...@free.fr> added the comment: Here is a quick script to reproduce. It seems that the type of the object has to be caught in a reference cycle for this to happen: apparently the descriptors start being deallocated but the method cache isn't updated yet (?).
---------- nosy: +amaury.forgeotdarc, benjamin.peterson versions: +Python 3.1 Added file: http://bugs.python.org/file22071/dying.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12149> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com