summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-03-06 15:55:14 +0100
committerGitHub <noreply@github.com>2020-03-06 15:55:14 +0100
commit1fb5a9f394a6fdf62e21b96080c3257c959cf8c9 (patch)
tree12ce1e28d5b4de89c85377168a214442319d9c35 /Python
parent7598a93139a8d76a331d5f30121277031044d35b (diff)
downloadcpython-git-1fb5a9f394a6fdf62e21b96080c3257c959cf8c9.tar.gz
bpo-39873: PyObject_Init() uses PyObject_INIT() (GH-18804)
Avoid duplicated code: * PyObject_Init() uses PyObject_INIT() * PyObject_InitVar() uses PyObject_INIT_VAR()
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions