[Python-checkins] Python Regression Test Failures refleak (80)

Tim Peters tim.peters at gmail.com
Tue Jun 13 21:20:37 CEST 2006


>> test_builtin leaked [8, 8, 8] references
>> test_exceptions leaked [40, 40, 40] references
>> ...

[Michael Hudson, about 9 hours ago]
> So who broke refcounting then?  This is pretty new and must be
> somewhere fairly core, hopefully someone remembers changing something
> there?  I don't remember any specific checkins though.

Huh.  I don't see leaks now (I was going to dig into this), and don't
recall any recent checkins that said they were aiming at fixing this
either.  Even the massive

test_decimal leaked [10679, 9236, 9985] references

has gone away.


More information about the Python-checkins mailing list