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-101123: Adapt vararg functions in the math module to Argument Clinic #126235

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

skirpichev
Copy link
Member

@skirpichev skirpichev commented Oct 31, 2024

Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I support using more AC in the stdlib.

@erlend-aasland erlend-aasland changed the title gh-101123: convert vararg functions in the math module to AC gh-101123: Adapt vararg functions in the math module to Argument Clinic Oct 31, 2024
@erlend-aasland
Copy link
Contributor

I support using more AC in the stdlib.

+1, and so does the faster CPython team.

@erlend-aasland erlend-aasland linked an issue Oct 31, 2024 that may be closed by this pull request
@erlend-aasland erlend-aasland enabled auto-merge (squash) October 31, 2024 14:23
@erlend-aasland erlend-aasland merged commit 3275cb1 into python:main Oct 31, 2024
39 checks passed
@skirpichev skirpichev deleted the vararg-ac branch October 31, 2024 14:39
@erlend-aasland
Copy link
Contributor

Thanks, Sergey!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

invalid signature for math.hypot
3 participants