diff options
author | Mark Shannon <mark@hotpy.org> | 2021-01-07 16:49:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-07 16:49:02 (GMT) |
commit | 8643345bdbd6bcf4b3b8b18abaf488f5fa361b7a (patch) | |
tree | 0ab0dbce14b9f75bfb25ad4a59cbd101e0c4245d /Parser | |
parent | 5c30145afb6053998e3518befff638d207047f00 (diff) | |
download | cpython-8643345bdbd6bcf4b3b8b18abaf488f5fa361b7a.zip cpython-8643345bdbd6bcf4b3b8b18abaf488f5fa361b7a.tar.gz cpython-8643345bdbd6bcf4b3b8b18abaf488f5fa361b7a.tar.bz2 |
Update frame.f_lineno before any call to the (C) tracing function. (GH-24150)
* Minimizes breakage of C extensions and ensures PyFrame_GetLineNumber is efficient.
Diffstat (limited to 'Parser')
0 files changed, 0 insertions, 0 deletions