Xavier de Gaye added the comment:

After refleak_3.patch, test_pdb_next_command_in_generator_for_loop is the only 
remaining test that sets a breakpoint without reinitializing the breakpoints 
numbering first.
As a result, this test may also fail in the future when tests are reordered by 
the unittest machinery.
refleak_4.patch adds a fix to that (and could be ignored as a problem that 
should be fixed in a new issue of its own).

----------
Added file: http://bugs.python.org/file36258/refleak_4.patch

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

Reply via email to