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 gvanrossum, iritkatriel
Date 2021-12-10.23:02:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639177335.19.0.891898110569.issue45635@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0fe104fce7da709edddb701baa2249e3275db1fd by Irit Katriel in branch 'main':
bpo-45635: refactor print_exception_recursive into smaller functions to standardize error handling (GH-30015)
https://github.com/python/cpython/commit/0fe104fce7da709edddb701baa2249e3275db1fd
History
Date User Action Args
2021-12-10 23:02:15iritkatrielsetrecipients: + iritkatriel, gvanrossum
2021-12-10 23:02:15iritkatrielsetmessageid: <1639177335.19.0.891898110569.issue45635@roundup.psfhosted.org>
2021-12-10 23:02:15iritkatriellinkissue45635 messages
2021-12-10 23:02:15iritkatrielcreate