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 splbio
Recipients Thomas Hisch, pablogsal, splbio, toonarmycaptain, xtreak
Date 2021-03-15.06:14:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615788875.74.0.454403480703.issue35753@roundup.psfhosted.org>
In-reply-to
Content
I have a patch here that fixes this: https://github.com/python/cpython/pull/22981

It simply swallows the unwrap exception making doctest immune to such buggy objects.

Can someone help it get reviewed please?
History
Date User Action Args
2021-03-15 06:14:35splbiosetrecipients: + splbio, pablogsal, toonarmycaptain, xtreak, Thomas Hisch
2021-03-15 06:14:35splbiosetmessageid: <1615788875.74.0.454403480703.issue35753@roundup.psfhosted.org>
2021-03-15 06:14:35splbiolinkissue35753 messages
2021-03-15 06:14:35splbiocreate