Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Dec 3, 2025

Deprecate functions:

  • _PyObject_CallMethodId()
  • _PyObject_GetAttrId()
  • _PyUnicode_FromId()

📚 Documentation preview 📚: https://cpython-previews--142221.org.readthedocs.build/

Deprecate functions:

* _PyObject_CallMethodId()
* _PyObject_GetAttrId()
* _PyUnicode_FromId()
@vstinner
Copy link
Member Author

vstinner commented Dec 8, 2025

cc @encukou @ZeroIntensity

Copy link
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

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

LGTM

@vstinner vstinner merged commit 7aa353c into python:main Dec 12, 2025
50 checks passed
@vstinner vstinner deleted the deprecate_id branch December 12, 2025 13:10
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.

2 participants