SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

bpo-35059: Convert PyObject_INIT() to function (GH-10077)

* Convert PyObject_INIT() and PyObject_INIT_VAR() macros to static
  inline functions.
* Fix usage of these functions: cast to PyObject* or PyVarObject*.
V
Victor Stinner committed
b4435e20a92af474f117b78b98ddc6f515363af5
Parent: 7cd2543
Committed by GitHub <noreply@github.com> on 10/26/2018, 12:35:00 PM