bpo-35059: PyObject_INIT() casts to PyObject* (GH-10674)
PyObject_INIT() and PyObject_INIT_VAR() now cast their first argument to PyObject*, as done in Python 3.7. Revert partially commit b4435e20a92af474f117b78b98ddc6f515363af5.
V
Victor Stinner committed
b509d52083e156f97d6bd36f2f894a052e960f03
Parent: 353933e
Committed by GitHub <noreply@github.com>
on 11/23/2018, 1:27:38 PM