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 serhiy.storchaka
Recipients iritkatriel, msimacek, serhiy.storchaka
Date 2021-09-05.15:54:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630857267.39.0.947553992164.issue41031@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9e31b3952f6101ef71ec029481b972169ab0e0f1 by Irit Katriel in branch 'main':
bpo-41031: Match C and Python code formatting of unprintable exceptions and exceptions in the __main__ module. (GH-28139)
https://github.com/python/cpython/commit/9e31b3952f6101ef71ec029481b972169ab0e0f1
History
Date User Action Args
2021-09-05 15:54:27serhiy.storchakasetrecipients: + serhiy.storchaka, iritkatriel, msimacek
2021-09-05 15:54:27serhiy.storchakasetmessageid: <1630857267.39.0.947553992164.issue41031@roundup.psfhosted.org>
2021-09-05 15:54:27serhiy.storchakalinkissue41031 messages
2021-09-05 15:54:27serhiy.storchakacreate