[issue5899] test_capi crashes when called more than once

2009-05-05 Thread Benjamin Peterson
Benjamin Peterson benja...@python.org added the comment: Fixed in r72357. -- nosy: +benjamin.peterson resolution: - fixed status: open - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue5899

[issue5899] test_capi crashes when called more than once

2009-05-01 Thread Antoine Pitrou
New submission from Antoine Pitrou pit...@free.fr: This happens when looking for reference leaks: $ ./python -m test.regrtest -R3:2 test_capi Could not find '/home/antoine/py3k/debug/Lib/test' in sys.path to remove it test_capi beginning 5 repetitions 12345 test test_capi crashed -- class