Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Aug 24, 2023

Argument Clinic now uses the new public PyLong_AsInt(), rather than the old name _PyLong_AsInt().

Argument Clinic now uses the new public PyLong_AsInt(), rather than
the old name _PyLong_AsInt().
@vstinner vstinner merged commit 4e5a728 into python:main Aug 24, 2023
@vstinner vstinner deleted the clinic_long_asint branch August 24, 2023 22:51
@vstinner
Copy link
Member Author

Merged, thanks for the review.

@erlend-aasland
Copy link
Contributor

Oh, yeah, you need make clinic-tests :)

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.

4 participants