summaryrefslogtreecommitdiff
path: root/Python/bltinmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-08-23 00:25:01 +0200
committerVictor Stinner <victor.stinner@gmail.com>2016-08-23 00:25:01 +0200
commit2106b8b6a210490c36471334570461db73cfddee (patch)
tree02302fe63427dc7b6cc80f81980a02416469bcbb /Python/bltinmodule.c
parenta50750d18931d26248ce52951838a605dca9651a (diff)
downloadcpython-2106b8b6a210490c36471334570461db73cfddee.tar.gz
PyEval_CallObjectWithKeywords() doesn't inc/decref
Issue #27809: PyEval_CallObjectWithKeywords() doesn't increment temporary the reference counter of the args tuple (positional arguments). The caller already holds a strong reference to it.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions