bpo-36550: pdb/cmd: avoid creating exceptions by blueyed · Pull Request #4666 · python/cpython

@blueyed

This allows for `sys.exc_info` being more useful, when it is not
swallowed by an (unnecessary) `AttributeError` in pdb itself.

@blueyed blueyed changed the title pdb/cmd: avoid creating exceptions bpo-36550: pdb/cmd: avoid creating exceptions

Apr 7, 2019

serhiy-storchaka

@hauntsaninja

auvipy

@arhadthedev

@blueyed blueyed mannequin mentioned this pull request

Apr 10, 2022