Staging
v0.8.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
Raw File
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
.cvsignore
.purify
config.log
config.cache
config.status
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
back to top