diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-04-27 14:30:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-27 14:30:01 +0200 |
commit | 078c4e3519deeef8014541925da057bb064eb5a8 (patch) | |
tree | 9f48594141d97876d6c71ee73ce502e3ff212cf1 /Python | |
parent | 4114846265536344538ae44cb8ffd8ce2903faf7 (diff) | |
download | cpython-git-078c4e3519deeef8014541925da057bb064eb5a8.tar.gz |
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')
0 files changed, 0 insertions, 0 deletions