diff options
author | Victor Stinner <vstinner@python.org> | 2020-03-12 12:37:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-12 12:37:02 (GMT) |
commit | 03ac090c5f8d5b281e56c5f5431c1754fd4efe5c (patch) | |
tree | 0c01c246519bbc28b590cacd2115434fc6e2a44e /Python/Python-ast.c | |
parent | ab9c72912178cfdb4d0637be036d78913b769154 (diff) | |
download | cpython-03ac090c5f8d5b281e56c5f5431c1754fd4efe5c.zip cpython-03ac090c5f8d5b281e56c5f5431c1754fd4efe5c.tar.gz cpython-03ac090c5f8d5b281e56c5f5431c1754fd4efe5c.tar.bz2 |
bpo-39884: Add method name in "bad call flags" error (GH-18944) (GH-18956)
PyDescr_NewMethod() and PyCFunction_NewEx() now include the method
name in the SystemError "bad call flags" error message to ease debug.
(cherry picked from commit c7d2d69d95b263ee5f83511bc6fbe53acdc24ea3)
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions