mirror of https://github.com/python/cpython
Browse Source
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.pull/26523/head
committed by
GitHub
5 changed files with 52 additions and 9 deletions
Loading…
Reference in new issue