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
commit6e2333dfdf54f052fcf404086141e820da3af8fb (patch)
treead09bdeedf7c5f38daf4f3b4d23fcba4d861de81 /Python/bltinmodule.c
parent7e7823a03785925573b732be30e97f8585272f18 (diff)
downloadcpython-git-6e2333dfdf54f052fcf404086141e820da3af8fb.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