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 josh.r, rhettinger, serhiy.storchaka
Date 2022-04-06.16:56:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649264201.99.0.441589519406.issue43464@roundup.psfhosted.org>
In-reply-to
Content
New changeset 31cd25f4e17cd68487dc76c1b2ec162a646818c2 by Serhiy Storchaka in branch 'main':
bpo-43464: Optimize set.intersection() for non-set arguments (GH-31316)
https://github.com/python/cpython/commit/31cd25f4e17cd68487dc76c1b2ec162a646818c2
History
Date User Action Args
2022-04-06 16:56:42serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, josh.r
2022-04-06 16:56:41serhiy.storchakasetmessageid: <1649264201.99.0.441589519406.issue43464@roundup.psfhosted.org>
2022-04-06 16:56:41serhiy.storchakalinkissue43464 messages
2022-04-06 16:56:41serhiy.storchakacreate