summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-09-19 13:39:03 +0200
committerVictor Stinner <victor.stinner@gmail.com>2015-09-19 13:39:03 +0200
commit5d053fed33bcc6cfd9cf6e0d1f0a82915577c85a (patch)
tree6032d08237acdba47e0ce9307f88dfda867e2395 /Python/Python-ast.c
parent9f74cffc158692e4f0a584849311d3508e680787 (diff)
downloadcpython-5d053fed33bcc6cfd9cf6e0d1f0a82915577c85a.tar.gz
Issue #24999: In longobject.c, use two shifts instead of ">> 2*PyLong_SHIFT" to
avoid undefined behaviour when LONG_MAX type is smaller than 60 bits. This change should fix a warning with the ICC compiler.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions