diff options
author | Michael W. Hudson <mwh@python.net> | 2004-08-03 10:21:03 (GMT) |
---|---|---|
committer | Michael W. Hudson <mwh@python.net> | 2004-08-03 10:21:03 (GMT) |
commit | 3f3b66823f899868b86722d586a6cd00df4cbad9 (patch) | |
tree | b848a249f44b6e2278252ce9fcda1ab4b4588820 /Python | |
parent | 3bfed9c22547d1f950bb4bcbb54acae894e9b343 (diff) | |
download | cpython-3f3b66823f899868b86722d586a6cd00df4cbad9.zip cpython-3f3b66823f899868b86722d586a6cd00df4cbad9.tar.gz cpython-3f3b66823f899868b86722d586a6cd00df4cbad9.tar.bz2 |
Repair the same thinko in two places about handling of _Py_RefTotal in
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).
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions