bpo-39573: Py_TYPE becomes a static inline function (GH-26493)
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
f3fa63ec75fdbb4a08a10957a5c631bf0c4a5970
Parent: d88b47b
Committed by GitHub <[email protected]>
on 6/3/2021, 4:42:59 PM