Antoine Pitrou <[email protected]> added the comment: > I’m afraid I don’t understand enough to fix this. I looked at > test_simple_built in test_command_bdist_dumb and found no C code > involved.
It means that either packaging or test_packaging keeps references to more and more objects. You don't need to know C, but you have to investigate. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12167> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
