This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 18180
Status merged
Title bpo-37022: Fix bug where `pdb`'s `do_p`/`do_pp` commands swallow exceptions from `repr`
History
Date User Action Args
2021-06-10 20:32:06blueyedsetstatus: open -> merged
2021-06-10 15:16:33blueyedsettitle: bpo-37022: pdb: do not swallow exceptions from `repr` with `do_p`/`do_pp` -> bpo-37022: Fix bug where `pdb`'s `do_p`/`do_pp` commands swallow exceptions from `repr`
2020-01-25 12:49:41blueyedlinkissue37022 pull_requests
2020-01-25 12:49:41blueyedcreate