summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-08-19 16:50:49 +0200
committerVictor Stinner <victor.stinner@gmail.com>2016-08-19 16:50:49 +0200
commit64faad6e459c207cd1bce1db2fd9053b44b0a4ac (patch)
tree0421d0d3f067f9508f33bd4376937e7e15fbb925 /Python/errors.c
parent8880708f8149856b99abf480f913760a64203c39 (diff)
downloadcpython-git-64faad6e459c207cd1bce1db2fd9053b44b0a4ac.tar.gz
Cleanup call_function_tail()
Make call_function_tail() less weird: don't decrement args reference counter, the caller is now responsible to do that. The caller now also checks if args is NULL. Issue #27128.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions