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 gvanrossum, josh.r, serhiy.storchaka, xtreak
Date 2019-08-04.11:12:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564917171.33.0.1858126294.issue37648@roundup.psfhosted.org>
In-reply-to
Content
New changeset 18b711c5a7f90d88fb74748f18fa8ef49d8486c7 by Serhiy Storchaka in branch 'master':
bpo-37648: Fixed minor inconsistency in some __contains__. (GH-14904)
https://github.com/python/cpython/commit/18b711c5a7f90d88fb74748f18fa8ef49d8486c7
History
Date User Action Args
2019-08-04 11:12:51serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, josh.r, xtreak
2019-08-04 11:12:51serhiy.storchakasetmessageid: <1564917171.33.0.1858126294.issue37648@roundup.psfhosted.org>
2019-08-04 11:12:51serhiy.storchakalinkissue37648 messages
2019-08-04 11:12:51serhiy.storchakacreate