Skip to content

bpo-43464: Optimize set.intersection() for non-set arguments#31316

Merged
serhiy-storchaka merged 2 commits intopython:mainfrom
serhiy-storchaka:set-intersection
Apr 6, 2022
Merged

bpo-43464: Optimize set.intersection() for non-set arguments#31316
serhiy-storchaka merged 2 commits intopython:mainfrom
serhiy-storchaka:set-intersection

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Feb 13, 2022

@serhiy-storchaka
Copy link
Copy Markdown
Member Author

@rhettinger, could you please look at this PR and #31280?

@serhiy-storchaka serhiy-storchaka merged commit 31cd25f into python:main Apr 6, 2022
@serhiy-storchaka serhiy-storchaka deleted the set-intersection branch April 6, 2022 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Performance or resource usage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants