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 rhettinger, serhiy.storchaka
Date 2022-04-06.16:57:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649264237.34.0.64993624021.issue46721@roundup.psfhosted.org>
In-reply-to
Content
New changeset a69a4a917c436579c2c4112081ea86a70f1f05d3 by Serhiy Storchaka in branch 'main':
bpo-46721: Optimize set.issuperset() for non-set arguments (GH-31280)
https://github.com/python/cpython/commit/a69a4a917c436579c2c4112081ea86a70f1f05d3
History
Date User Action Args
2022-04-06 16:57:17serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger
2022-04-06 16:57:17serhiy.storchakasetmessageid: <1649264237.34.0.64993624021.issue46721@roundup.psfhosted.org>
2022-04-06 16:57:17serhiy.storchakalinkissue46721 messages
2022-04-06 16:57:17serhiy.storchakacreate