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