[Python-Dev] refleak hunting season (original) (raw)
Walter Dörwald walter at livinglogic.de
Mon Aug 2 17:27:37 CEST 2004
- Previous message: [Python-Dev] refleak hunting season
- Next message: [Python-Dev] refleak hunting season
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Michael Hudson wrote:
Skip Montanaro <skip at pobox.com> writes:
Michael> I've hacked regrtest again (patch attached).
Why not just check your regrtest changes into cvs? Because I'm not quite happy with them; I hope to make the changes I want after the run I'm doing with -uall finishes (so, erm, Thursday or so :-).
I would prefer it, if the refcounting was done for each test method not only for the complete test. This would help in finding the leak but unfortunately would required changes to unittest.
Bye, Walter Dörwald
- Previous message: [Python-Dev] refleak hunting season
- Next message: [Python-Dev] refleak hunting season
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]