[issue14500] test_importlib fails in refleak mode

2012-04-06 Thread Brett Cannon
Changes by Brett Cannon : -- resolution: -> fixed stage: needs patch -> committed/rejected status: open -> closed ___ Python tracker ___

[issue14500] test_importlib fails in refleak mode

2012-04-06 Thread Roundup Robot
Roundup Robot added the comment: New changeset 1c3bd0cc3eca by Brett Cannon in branch 'default': Issue #14500: Fix importlib.test.import_.test_packages to clean up http://hg.python.org/cpython/rev/1c3bd0cc3eca -- nosy: +python-dev ___ Python tracker

[issue14500] test_importlib fails in refleak mode

2012-04-04 Thread Eric Snow
Changes by Eric Snow : -- nosy: +eric.snow ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.o

[issue14500] test_importlib fails in refleak mode

2012-04-04 Thread Antoine Pitrou
New submission from Antoine Pitrou : $ ./python -m test -R 3:2 test_importlib [1/1] test_importlib beginning 5 repetitions 12345 test test_importlib failed -- Traceback (most recent call last): File "/home/antoine/cpython/default/Lib/importlib/test/import_/test_packages.py", line 41, in test