commit | e3bc32fc1ad5537b476b34062b07a040533c913a | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Jun 10 13:56:57 2021 -0700 |
committer | GitHub <noreply@github.com> | Thu Jun 10 21:56:57 2021 +0100 |
tree | 59224d17fc8d126ff0d18f299d162a30943dacea | |
parent | 540ebc4a8874f94152980be7778f3f793b65f111 [diff] |
bpo-37022: Fix bug where pdb's do_p/do_pp commands swallow exceptions from repr (GH-18180) (GH-26650) (cherry picked from commit 6544b2532df82d137b71323445a07a6e29bcdec0) Co-authored-by: Daniel Hahler <git@thequod.de>