diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-07-21 03:36:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-21 03:36:06 +0200 |
commit | c884616390f990a58fe337376904530a48a0e833 (patch) | |
tree | 69033977d168192235c23f6236d1cde9089d2f7b /Python/pyhash.c | |
parent | e78dace8dcb23c371df19c9add65895adf436995 (diff) | |
download | cpython-git-c884616390f990a58fe337376904530a48a0e833.tar.gz |
Fix Windows compiler warning in tokenize.c (GH-8359)
Fix the following warning on Windows:
parser\tokenizer.c(1297): warning C4244: 'function': conversion from
'__int64' to 'int', possible loss of data.
Diffstat (limited to 'Python/pyhash.c')
0 files changed, 0 insertions, 0 deletions