diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-11-22 22:53:18 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-11-22 22:53:18 +0100 |
commit | c29637b71f9f339cdd0421df0de5cceebfea5212 (patch) | |
tree | b36cdf056014048a0bbc21476c6218e1c64252a4 /Python/errors.c | |
parent | 7fe23bc479a6274ac9735df774c80e2cdd60768e (diff) | |
download | cpython-c29637b71f9f339cdd0421df0de5cceebfea5212.tar.gz |
Issue #28770: Update python-gdb.py for fastcalls
Frame.is_other_python_frame() now also handles _PyCFunction_FastCallDict()
frames.
Thanks to the new code to handle fast calls, python-gdb.py is now also able to
detect the <built-in id method of module ...> frame.
(grafted from f41d02d7da373ccaff97a42b66b051260bd55996)
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions