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 The Compiler, ZackerySpytz, gvanrossum, hroncok, iritkatriel, pablogsal, terry.reedy, vinay.sajip
Date 2021-02-23.16:58:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614099513.59.0.463815584487.issue43146@roundup.psfhosted.org>
In-reply-to
Content
> So the remaining question is what to do for print_exception(None)? 

Yes.

> Honestly the current (new) behavior of printing `NoneType: None` seems fine.

That's not the current behaviour - I removed that fix from the PR till we agree what to do. Currently we get the AttributeError.
History
Date User Action Args
2021-02-23 16:58:33iritkatrielsetrecipients: + iritkatriel, gvanrossum, terry.reedy, vinay.sajip, The Compiler, hroncok, ZackerySpytz, pablogsal
2021-02-23 16:58:33iritkatrielsetmessageid: <1614099513.59.0.463815584487.issue43146@roundup.psfhosted.org>
2021-02-23 16:58:33iritkatriellinkissue43146 messages
2021-02-23 16:58:33iritkatrielcreate