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 Crowthebird
Recipients BTaskaya, Crowthebird, pablogsal, rhettinger, serhiy.storchaka
Date 2021-11-27.13:34:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638020043.88.0.901163375003.issue45907@roundup.psfhosted.org>
In-reply-to
Content
List and sets as right operands in literal contains are optimized to constant tuples and frozensets, and I'd like to take this optimization a step further.
History
Date User Action Args
2021-11-27 13:34:04Crowthebirdsetrecipients: + Crowthebird, rhettinger, serhiy.storchaka, pablogsal, BTaskaya
2021-11-27 13:34:03Crowthebirdsetmessageid: <1638020043.88.0.901163375003.issue45907@roundup.psfhosted.org>
2021-11-27 13:34:03Crowthebirdlinkissue45907 messages
2021-11-27 13:34:03Crowthebirdcreate