Staging
v0.5.1
https://github.com/python/cpython
Revision 3f3b66823f899868b86722d586a6cd00df4cbad9 authored by Michael W. Hudson on 03 August 2004, 10:21:03 UTC, committed by Michael W. Hudson on 03 August 2004, 10:21:03 UTC
the case of __del__ resurrecting an object.
This makes the apparent reference leaks in test_descr go away (which I
expected) and also kills off those in test_gc (which is more surprising
but less so once you actually think about it a bit).
1 parent 3bfed9c
History
Tip revision: 3f3b66823f899868b86722d586a6cd00df4cbad9 authored by Michael W. Hudson on 03 August 2004, 10:21:03 UTC
Repair the same thinko in two places about handling of _Py_RefTotal in
Tip revision: 3f3b668
File Mode Size
.cvsignore -rw-r--r-- 31 bytes
Grammar -rw-r--r-- 4.9 KB

back to top