[issue38054] enhance pdb.set_trace() to run when the specified condition is true

Zachary Ware report at bugs.python.org
Wed Sep 11 09:33:09 EDT 2019


Zachary Ware <zachary.ware at gmail.com> added the comment:

I was actually leaning in favor of this, but Jason's examples are very compelling and require no changes to other `breakpoint()`-compatible debuggers to work as expected.

Thanks for the idea, though!

----------
nosy: +zach.ware
resolution:  -> rejected
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38054>
_______________________________________


More information about the Python-bugs-list mailing list