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 erlendaasland, gvanrossum, iritkatriel
Date 2021-11-29.10:11:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638180712.66.0.707681309203.issue45614@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5b6aa6ce20b5b3b45dec2ebd6355e248cdf2fbcc by Irit Katriel in branch '3.9':
bpo-45614: Fix traceback display for exceptions with invalid module name (GH-29726) (GH-29827)
https://github.com/python/cpython/commit/5b6aa6ce20b5b3b45dec2ebd6355e248cdf2fbcc
History
Date User Action Args
2021-11-29 10:11:52iritkatrielsetrecipients: + iritkatriel, gvanrossum, erlendaasland
2021-11-29 10:11:52iritkatrielsetmessageid: <1638180712.66.0.707681309203.issue45614@roundup.psfhosted.org>
2021-11-29 10:11:52iritkatriellinkissue45614 messages
2021-11-29 10:11:52iritkatrielcreate