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 yesheng
Recipients remi.lapeyre, rhettinger, yesheng
Date 2020-06-03.11:13:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591182797.41.0.618252332333.issue40853@roundup.psfhosted.org>
In-reply-to
Content
thanks, it sounds reasonable.
is it possible to make dict give consistent result?
{1,2} in {frozenset({1,2}):3} 
# to return True
History
Date User Action Args
2020-06-03 11:13:17yeshengsetrecipients: + yesheng, rhettinger, remi.lapeyre
2020-06-03 11:13:17yeshengsetmessageid: <1591182797.41.0.618252332333.issue40853@roundup.psfhosted.org>
2020-06-03 11:13:17yeshenglinkissue40853 messages
2020-06-03 11:13:17yeshengcreate