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
commit5783fd2c58d068329c1ddeaea1db8acca5e2577b (patch)
treef513a553276d235ccae873fefe5369879be8d1b8 /Python/Python-ast.c
parentf2d7ea1af124aa80df7ec3071a62442294f9196c (diff)
downloadcpython-git-5783fd2c58d068329c1ddeaea1db8acca5e2577b.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