bpo-39873: PyObject_Init() uses PyObject_INIT() (GH-18804)
Avoid duplicated code: * PyObject_Init() uses PyObject_INIT() * PyObject_InitVar() uses PyObject_INIT_VAR()
V
Victor Stinner committed
1fb5a9f394a6fdf62e21b96080c3257c959cf8c9
Parent: 7598a93
Committed by GitHub <noreply@github.com>
on 3/6/2020, 2:55:14 PM