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, miss-islington, remi.lapeyre
Date 2021-06-10.21:24:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623360256.87.0.274393213803.issue37022@roundup.psfhosted.org>
In-reply-to
Content
New changeset 175ebc60d52f2e88cf5cba5224c15074d2623c10 by Miss Islington (bot) in branch '3.9':
bpo-37022: Fix bug where pdb's do_p/do_pp commands swallow exceptions from repr (GH-18180) (GH-26651)
https://github.com/python/cpython/commit/175ebc60d52f2e88cf5cba5224c15074d2623c10
History
Date User Action Args
2021-06-10 21:24:16iritkatrielsetrecipients: + iritkatriel, blueyed, miss-islington, remi.lapeyre
2021-06-10 21:24:16iritkatrielsetmessageid: <1623360256.87.0.274393213803.issue37022@roundup.psfhosted.org>
2021-06-10 21:24:16iritkatriellinkissue37022 messages
2021-06-10 21:24:16iritkatrielcreate