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 lukasz.langa
Recipients iritkatriel, lukasz.langa, miss-islington, vstinner
Date 2021-09-03.07:30:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630654247.98.0.817917865782.issue45083@roundup.psfhosted.org>
In-reply-to
Content
New changeset b4b6342848ec0459182a992151099252434cc619 by Irit Katriel in branch 'main':
bpo-45083: Include the exception class qualname when formatting an exception (GH-28119)
https://github.com/python/cpython/commit/b4b6342848ec0459182a992151099252434cc619
History
Date User Action Args
2021-09-03 07:30:48lukasz.langasetrecipients: + lukasz.langa, vstinner, miss-islington, iritkatriel
2021-09-03 07:30:47lukasz.langasetmessageid: <1630654247.98.0.817917865782.issue45083@roundup.psfhosted.org>
2021-09-03 07:30:47lukasz.langalinkissue45083 messages
2021-09-03 07:30:47lukasz.langacreate