]> granicus.if.org Git - python/commit
subtype_dealloc(): A more complete fix for critical bug 840829 +
authorTim Peters <tim.peters@gmail.com>
Thu, 13 Nov 2003 21:59:32 +0000 (21:59 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 13 Nov 2003 21:59:32 +0000 (21:59 +0000)
commitf7f9e9966bbb5f8bf393006720d2e87167e81847
tree468a42b6c24c2694c7b6f76025c82edb6c642b46
parent981a91857515d66c4faf60c0f63a9de0d770d217
subtype_dealloc():  A more complete fix for critical bug 840829 +
expanded the test case with a piece that needs the more-complete fix.

I'll backport this to 2.3 maint.
Lib/test/test_weakref.py
Objects/typeobject.c