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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2020-06-22.07:43:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592811819.41.0.241510913208.issue40824@roundup.psfhosted.org>
In-reply-to
Content
New changeset cafe1b6e9d3594a34aba50e872d4198296ffaadf by Serhiy Storchaka in branch 'master':
bpo-40824: Do not mask errors in __iter__ in "in" and the operator module. (GH-20537)
https://github.com/python/cpython/commit/cafe1b6e9d3594a34aba50e872d4198296ffaadf
History
Date User Action Args
2020-06-22 07:43:39serhiy.storchakasetrecipients: + serhiy.storchaka
2020-06-22 07:43:39serhiy.storchakasetmessageid: <1592811819.41.0.241510913208.issue40824@roundup.psfhosted.org>
2020-06-22 07:43:39serhiy.storchakalinkissue40824 messages
2020-06-22 07:43:39serhiy.storchakacreate