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 terry.reedy
Recipients benjamin.peterson, ethan.furman, ncoghlan, rhettinger, serhiy.storchaka, terry.reedy
Date 2020-02-29.00:00:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582934414.41.0.350929595504.issue39725@roundup.psfhosted.org>
In-reply-to
Content
Would it generaly work better if 'from None' only suppressed the previous exception?  That is the only one that the code writer knows about.
History
Date User Action Args
2020-02-29 00:00:14terry.reedysetrecipients: + terry.reedy, rhettinger, ncoghlan, benjamin.peterson, ethan.furman, serhiy.storchaka
2020-02-29 00:00:14terry.reedysetmessageid: <1582934414.41.0.350929595504.issue39725@roundup.psfhosted.org>
2020-02-29 00:00:14terry.reedylinkissue39725 messages
2020-02-29 00:00:14terry.reedycreate