STINNER Victor <vstin...@python.org> added the comment:

> We didn't backport PR21989 because it was changing the way breakpoints hare 
> maintained, so reset_Breakpoint is not there before 3.10. I can add that to 
> the test file manually.

Ah yes, it sounds reasonable to me to add reset_Breakpoint() to test_pdb with 
the bdb clearBreakpoints() code from master.

----------

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

Reply via email to