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 eric.smith
Recipients abaelhe, eric.smith
Date 2020-09-02.15:34:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599060874.41.0.913049707972.issue41693@roundup.psfhosted.org>
In-reply-to
Content
I'm not convinced. Isn't the real problem that exc_value is a str, and you're just hiding that problem now?
History
Date User Action Args
2020-09-02 15:34:34eric.smithsetrecipients: + eric.smith, abaelhe
2020-09-02 15:34:34eric.smithsetmessageid: <1599060874.41.0.913049707972.issue41693@roundup.psfhosted.org>
2020-09-02 15:34:34eric.smithlinkissue41693 messages
2020-09-02 15:34:34eric.smithcreate