SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

bpo-39573: Py_TYPE becomes a static inline function (GH-28128)

Convert the Py_TYPE() and Py_SIZE() macros to static inline
functions. The Py_SET_TYPE() and Py_SET_SIZE() functions must now be
used to set an object type and size.
V
Victor Stinner committed
cb15afcccffc6c42cbfb7456ce8db89cd2f77512
Parent: 4dc4300
Committed by GitHub <[email protected]> on 9/8/2021, 9:59:13 AM