gh-120600: Make Py_TYPE() opaque in limited C API 3.14 by vstinner · Pull Request #120601 · python/cpython
In the limited C API 3.14 and newer, Py_TYPE() is now implemented as an opaque function call to hide implementation details.
picnixz pushed a commit to picnixz/cpython that referenced this pull request
Jun 19, 2024…120601) In the limited C API 3.14 and newer, Py_TYPE() is now implemented as an opaque function call to hide implementation details.
mrahtz pushed a commit to mrahtz/cpython that referenced this pull request
Jun 30, 2024…120601) In the limited C API 3.14 and newer, Py_TYPE() is now implemented as an opaque function call to hide implementation details.
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request
Jul 11, 2024…120601) In the limited C API 3.14 and newer, Py_TYPE() is now implemented as an opaque function call to hide implementation details.
estyxx pushed a commit to estyxx/cpython that referenced this pull request
Jul 17, 2024…120601) In the limited C API 3.14 and newer, Py_TYPE() is now implemented as an opaque function call to hide implementation details.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters