mirror of https://github.com/python/cpython
Browse Source
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 detectedpull/2/head
2 changed files with 11 additions and 17 deletions
Loading…
Reference in new issue