diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-01-18 14:16:57 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-01-18 14:16:57 +0100 |
commit | 0a2e46835dbadc626a996c2d937f5b45123ca6de (patch) | |
tree | ee2035a292ab8b2a4c9be7dc7a2b8b337a3e5469 /Tools/gdb/libpython.py | |
parent | a8cb515a297989b731f2520f5518dde653de24ee (diff) | |
download | cpython-git-0a2e46835dbadc626a996c2d937f5b45123ca6de.tar.gz |
Cleanup _PyMethodDef_RawFastCallDict()
Issue #29259: use a different case for METH_VARARGS and
METH_VARARGS|METH_KEYWORDS to avoid testing again flags to decide if keywords
should be checked or not.
Diffstat (limited to 'Tools/gdb/libpython.py')
0 files changed, 0 insertions, 0 deletions