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 vstinner
Recipients BTaskaya, Mark.Shannon, kj, orsenthil, pablogsal, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-09-07.13:43:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631022225.06.0.0894437766624.issue44348@roundup.psfhosted.org>
In-reply-to
Content
Even if Python 3.9 and 3.10 have the idea, I don't think that long exception chains are common enough to justify a backport. I prefer to leave the code as it it in stable branches, and see how things go with the change in the main branch. I close the issue.
History
Date User Action Args
2021-09-07 13:43:45vstinnersetrecipients: + vstinner, paul.moore, orsenthil, tim.golden, Mark.Shannon, zach.ware, steve.dower, pablogsal, BTaskaya, kj
2021-09-07 13:43:45vstinnersetmessageid: <1631022225.06.0.0894437766624.issue44348@roundup.psfhosted.org>
2021-09-07 13:43:45vstinnerlinkissue44348 messages
2021-09-07 13:43:45vstinnercreate