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 bquinlan, iritkatriel, jonash, pitrou
Date 2022-01-10.19:04:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641841458.43.0.529370304457.issue32679@roundup.psfhosted.org>
In-reply-to
Content
Following the changes in issue45711, exc_info[2] is exactly the same as exc_info[1].__traceback__, so there is no point in making this change now.
History
Date User Action Args
2022-01-10 19:04:18iritkatrielsetrecipients: + iritkatriel, bquinlan, pitrou, jonash
2022-01-10 19:04:18iritkatrielsetmessageid: <1641841458.43.0.529370304457.issue32679@roundup.psfhosted.org>
2022-01-10 19:04:18iritkatriellinkissue32679 messages
2022-01-10 19:04:18iritkatrielcreate