[issue10561] The pdb command 'clear bpnumber' may delete more than one breakpoint

Senthil Kumaran report at bugs.python.org
Mon Nov 29 13:02:22 CET 2010


Senthil Kumaran <orsenthil at gmail.com> added the comment:

Fixed in r86861. Xavier, I noticed that pdb.py itself was not calling the proper method. Added the tests to the patch. Thanks.

BTW, please provide patches against py3k as that is development version.

----------
assignee:  -> orsenthil
nosy: +orsenthil
resolution:  -> fixed
stage:  -> committed/rejected
versions: +Python 3.2 -Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10561>
_______________________________________


More information about the Python-bugs-list mailing list