Skip to content

Conversation

@skirpichev
Copy link
Contributor

@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!

picnixz pushed a commit to picnixz/cpython that referenced this pull request Dec 8, 2024
…t Clinic (python#126235)

This implicitly fixes the math.hypot signature, which was previously
incomprehensible to inspect.signature().
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
…t Clinic (python#126235)

This implicitly fixes the math.hypot signature, which was previously
incomprehensible to inspect.signature().
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