Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from Apr 6, 2022

Conversation

serhiy-storchaka
Copy link
Member

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

@serhiy-storchaka
Copy link
Member Author

serhiy-storchaka commented Mar 17, 2022

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

@serhiy-storchaka serhiy-storchaka merged commit 31cd25f into python:main Apr 6, 2022
12 checks passed
@serhiy-storchaka serhiy-storchaka deleted the set-intersection branch Apr 6, 2022
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.

None yet

5 participants