SIGN IN SIGN UP

bpo-40941: Fix stackdepth compiler warnings (GH-22377)

Explicitly cast a difference of two pointers to int:
PyFrameObject.f_stackdepth is an int.
V
Victor Stinner committed
b7d8d8dbfe83040087a63662e0b908f4b5ac24b0
Parent: 71f2ff4
Committed by GitHub <noreply@github.com> on 9/23/2020, 12:07:16 PM