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

GH-95977: Speed up calling pure python descriptor __get__ with vectorcall #95978

Merged
merged 2 commits into from Aug 14, 2022

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Aug 14, 2022

Copy link
Member

@corona10 corona10 left a comment

lgtm

@corona10 corona10 merged commit f2afdf3 into python:main Aug 14, 2022
14 checks passed
@kumaraditya303 kumaraditya303 deleted the fast__get__ branch Aug 15, 2022
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimize calling pure python descriptor __get__ with vectorcall
3 participants