summaryrefslogtreecommitdiffstats
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-09-23 12:06:55 (GMT)
committerGitHub <noreply@github.com>2020-09-23 12:06:55 (GMT)
commit71f2ff4ccf4ff8bdb56cc30d115ca2ddc602b12f (patch)
tree0c7f83c058836bd2533992142c2b4692f6c70ce6 /Python/Python-ast.c
parent7f413a5d95e6d7ddddd6e2c9844c33594d6288f4 (diff)
downloadcpython-71f2ff4ccf4ff8bdb56cc30d115ca2ddc602b12f.zip
cpython-71f2ff4ccf4ff8bdb56cc30d115ca2ddc602b12f.tar.gz
cpython-71f2ff4ccf4ff8bdb56cc30d115ca2ddc602b12f.tar.bz2
bpo-40941: Fix fold_tuple_on_constants() compiler warnings (GH-22378)
Add explicit casts to fix compiler warnings in fold_tuple_on_constants(). The limit of constants per code is now INT_MAX, rather than UINT_MAX.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions