[Python-Dev] refleak hunting season (original) (raw)
Michael Hudson mwh at python.net
Mon Aug 2 17:11:36 CEST 2004
- Previous message: [Python-Dev] refleak hunting season
- Next message: [Python-Dev] refleak hunting season
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 :-).
Also, there are entirely too many tests that fail when run with -R:
test_builtin test_cgi test_decimal test_dircache test_doctest
test_getopt test_logging test_multifile test_socket test_warnings
test_zipimport
(I meant to mention this in the first mail). I'll probably be filing bug reports on or trying to fix some of these -- tests that muck with the environment have a tendency to be a pain under any circumstances.
Oh, and test_threaded_import still deadlocks. That's really annoying!
Cheers, mwh
-- MARVIN: What a depressingly stupid machine. -- The Hitch-Hikers Guide to the Galaxy, Episode 7
- Previous message: [Python-Dev] refleak hunting season
- Next message: [Python-Dev] refleak hunting season
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]