summaryrefslogtreecommitdiff
path: root/Python/ast_unparse.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-09-23 14:07:16 +0200
committerGitHub <noreply@github.com>2020-09-23 14:07:16 +0200
commitb7d8d8dbfe83040087a63662e0b908f4b5ac24b0 (patch)
treefb7af60eab6f060ae4451b9d7c9d5a7c20e2553f /Python/ast_unparse.c
parent71f2ff4ccf4ff8bdb56cc30d115ca2ddc602b12f (diff)
downloadcpython-git-b7d8d8dbfe83040087a63662e0b908f4b5ac24b0.tar.gz
bpo-40941: Fix stackdepth compiler warnings (GH-22377)
Explicitly cast a difference of two pointers to int: PyFrameObject.f_stackdepth is an int.
Diffstat (limited to 'Python/ast_unparse.c')
0 files changed, 0 insertions, 0 deletions