SIGN IN SIGN UP

bpo-33041: Fix downcast warning on Windows (#6595)

Cast pointer difference from ssize_t to int: a frame is very unlikely
larger than 2 GB.
V
Victor Stinner committed
078c4e3519deeef8014541925da057bb064eb5a8
Parent: 4114846
Committed by GitHub <noreply@github.com> on 4/27/2018, 12:30:01 PM