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