[issue35405] Wrong traceback for AssertionError while running under pdb

Karthikeyan Singaravelan report at bugs.python.org
Tue Dec 4 11:32:14 EST 2018


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

Seems this is a known issue and has an open PR https://github.com/python/cpython/pull/6233 . I checked out the PR locally and it works fine on the examples presented though has merge conflicts with master. I am closing it as duplicate of issue16482 that links to other possible issues.

----------
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> pdb.set_trace() clobbering traceback on error

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


More information about the Python-bugs-list mailing list