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-120686: remove unused internal c api functions #120687

Merged
merged 4 commits into from
Jun 27, 2024

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Jun 18, 2024

Copy link
Member

@markshannon markshannon left a comment

Choose a reason for hiding this comment

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

LGTM.

It will be good to get rid of _Py_Identifier completely.

@iritkatriel iritkatriel merged commit 6f7acaa into python:main Jun 27, 2024
36 checks passed
mrahtz pushed a commit to mrahtz/cpython that referenced this pull request Jun 30, 2024
@vstinner
Copy link
Member

vstinner commented Jul 1, 2024

It will be good to get rid of _Py_Identifier completely.

I tried but failed so far: https://discuss.python.org/t/c-api-how-much-private-is-the-private-py-identifier-api/29190

noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
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.

Removed unused internal C API functions
3 participants