-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-116646: Add PyLong_FileDescriptor_Converter() function #116655
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider to add a macro that adds an alias to the previous underscored name.
Co-authored-by: Erlend E. Aasland <[email protected]>
Oh, I didn't remove it on purpose, I just didn't notice the "removal". Hum, Ok, I added an alias in |
I think you need to update the stable API manifest as well: |
Co-authored-by: Erlend E. Aasland <[email protected]>
See also PR #116736 |
I wrote #116769 which replaces this PR. |
📚 Documentation preview 📚: https://cpython-previews--116655.org.readthedocs.build/