diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-01-18 17:20:01 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-01-18 17:20:01 +0100 |
commit | fa025f112f7467b124f7ac4be5e9c7bb3cc05ad8 (patch) | |
tree | c5259e9fa0022c79c98adf30a53d16d7111ec32c /Python/pymath.c | |
parent | e69f0e6111facf751b75f6c73bb6dee2207af366 (diff) | |
download | cpython-git-fa025f112f7467b124f7ac4be5e9c7bb3cc05ad8.tar.gz |
Update and enhance python-gdb.py
Issue #29259:
* Detect PyCFunction is the current frame, not only in the older frame
* Ignore PyCFunction_Call() since it now calls _PyCFunction_FastCallDict(), and
_PyCFunction_FastCallDict() is already detected
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions