diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-03-23 17:36:54 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-03-23 17:36:54 (GMT) |
commit | f963c135979838893772619e83f94db97c536048 (patch) | |
tree | dac4c800ab36b8d2d05644a1c59e80c32e1f1c0b /Python/pythonrun.c | |
parent | 904f5def5cc6da106a1e2e9feb0830cdb1433519 (diff) | |
download | cpython-f963c135979838893772619e83f94db97c536048.zip cpython-f963c135979838893772619e83f94db97c536048.tar.gz cpython-f963c135979838893772619e83f94db97c536048.tar.bz2 |
longobject.c: fix compilation warning on Windows 64-bit
We know that Py_SIZE(b) is -1 or 1 an so fits into the sdigit type.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions