Ezio Melotti added the comment:

Attached patch fixes Lib/test/test_heapq.py.
I also replaced the test_main() with unittest.main() and got rid of the code 
previously used to "test" reference leaks.  As it is the patch can be applied 
on 3.3/default.  If you think it should be backported to 2.7/3.2 too, the 
changes on test_main() should be reverted.

----------
keywords: +patch
stage: test needed -> patch review
Added file: http://bugs.python.org/file28523/issue16748.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16748>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to