summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-12-09 11:29:18 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2016-12-09 11:29:18 (GMT)
commit070c4d7ca74f00336c1a959e6fabb4700643d70d (patch)
treea227afca727d09b1427d6bc47764a807c38a812c /setup.py
parentec80ba469393397eb8ff2f140e3fc76c944494be (diff)
downloadcpython-070c4d7ca74f00336c1a959e6fabb4700643d70d.zip
cpython-070c4d7ca74f00336c1a959e6fabb4700643d70d.tar.gz
cpython-070c4d7ca74f00336c1a959e6fabb4700643d70d.tar.bz2
Issue #28915: Use _PyObject_CallNoArg()
Replace PyObject_CallFunction(func, NULL) with _PyObject_CallNoArg(func).
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions