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.

Author iritkatriel
Recipients blueyed, iritkatriel, remi.lapeyre
Date 2021-06-10.20:32:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623357132.77.0.261544586915.issue37022@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6544b2532df82d137b71323445a07a6e29bcdec0 by Daniel Hahler in branch 'main':
bpo-37022: Fix bug where pdb's do_p/do_pp commands swallow exceptions from repr (GH-18180)
https://github.com/python/cpython/commit/6544b2532df82d137b71323445a07a6e29bcdec0
History
Date User Action Args
2021-06-10 20:32:12iritkatrielsetrecipients: + iritkatriel, blueyed, remi.lapeyre
2021-06-10 20:32:12iritkatrielsetmessageid: <1623357132.77.0.261544586915.issue37022@roundup.psfhosted.org>
2021-06-10 20:32:12iritkatriellinkissue37022 messages
2021-06-10 20:32:12iritkatrielcreate