summaryrefslogtreecommitdiff
path: root/Python/pymath.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-04-29 03:28:46 +0200
committerGitHub <noreply@github.com>2020-04-29 03:28:46 +0200
commit703647732359200c54f1d2e695cc3a06b9a96c9a (patch)
treef0ccd7a79f270fe9d7c3cba896461f3f7528131b /Python/pymath.c
parent66abe98a816de84f89e2de4aa78cf09056227c25 (diff)
downloadcpython-git-703647732359200c54f1d2e695cc3a06b9a96c9a.tar.gz
bpo-40421: Add PyFrame_GetBack() function (GH-19765)
New PyFrame_GetBack() function: get the frame next outer frame. Replace frame->f_back with PyFrame_GetBack(frame) in most code but frameobject.c, ceval.c and genobject.c.
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions