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 georg.brandl, iritkatriel, larry, loewis, serhiy.storchaka
Date 2021-07-20.08:13:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626768810.24.0.0670569355337.issue14739@roundup.psfhosted.org>
In-reply-to
Content
Now we have exception chaining, so Serhiy's pattern is even simpler to implement than with exception wrappers.
History
Date User Action Args
2021-07-20 08:13:30iritkatrielsetrecipients: + iritkatriel, loewis, georg.brandl, larry, serhiy.storchaka
2021-07-20 08:13:30iritkatrielsetmessageid: <1626768810.24.0.0670569355337.issue14739@roundup.psfhosted.org>
2021-07-20 08:13:30iritkatriellinkissue14739 messages
2021-07-20 08:13:30iritkatrielcreate