Skip to content

Conversation

@iritkatriel
Copy link
Member

@iritkatrieliritkatriel commented Jun 18, 2024

Copy link
Member

@markshannonmarkshannon 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.

@vstinner
Copy link
Member

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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Removed unused internal C API functions

3 participants

@iritkatriel@vstinner@markshannon