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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.2 KB
LICENSE -rw-r--r-- 12.9 KB
Makefile.pre.in -rw-r--r-- 31.6 KB
README -rw-r--r-- 48.3 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 509.4 KB
configure.in -rw-r--r-- 84.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.5 KB
setup.py -rw-r--r-- 51.9 KB

README

back to top