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 miss-islington
Recipients miss-islington, serhiy.storchaka
Date 2020-06-22.08:21:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592814074.65.0.541145582643.issue40824@roundup.psfhosted.org>
In-reply-to
Content
New changeset b99824a8e14d94c3c5c29499a08fe70deb477d0c by Miss Islington (bot) in branch '3.8':
bpo-40824: Do not mask errors in __iter__ in "in" and the operator module. (GH-20537)
https://github.com/python/cpython/commit/b99824a8e14d94c3c5c29499a08fe70deb477d0c
History
Date User Action Args
2020-06-22 08:21:14miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka
2020-06-22 08:21:14miss-islingtonsetmessageid: <1592814074.65.0.541145582643.issue40824@roundup.psfhosted.org>
2020-06-22 08:21:14miss-islingtonlinkissue40824 messages
2020-06-22 08:21:14miss-islingtoncreate