summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2018-04-27 12:30:01 (GMT)
committerGitHub <noreply@github.com>2018-04-27 12:30:01 (GMT)
commit078c4e3519deeef8014541925da057bb064eb5a8 (patch)
tree9f48594141d97876d6c71ee73ce502e3ff212cf1 /Python/compile.c
parent4114846265536344538ae44cb8ffd8ce2903faf7 (diff)
downloadcpython-078c4e3519deeef8014541925da057bb064eb5a8.zip
cpython-078c4e3519deeef8014541925da057bb064eb5a8.tar.gz
cpython-078c4e3519deeef8014541925da057bb064eb5a8.tar.bz2
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.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions