summaryrefslogtreecommitdiffstats
path: root/Python/pymath.c
diff options
context:
space:
mode:
authorYuan Chao Chou <oswinchou@gmail.com>2017-08-04 17:53:42 (GMT)
committerƁukasz Langa <lukasz@langa.pl>2017-08-04 17:53:42 (GMT)
commita0cb7db8e4b928b4c06da4bde8695555276958f0 (patch)
treebce35e2aef463f736176cc289227e66a67c7b148 /Python/pymath.c
parent9b3abacf87653fab707e83b31afd73ac4140228e (diff)
downloadcpython-a0cb7db8e4b928b4c06da4bde8695555276958f0.zip
cpython-a0cb7db8e4b928b4c06da4bde8695555276958f0.tar.gz
cpython-a0cb7db8e4b928b4c06da4bde8695555276958f0.tar.bz2
Fix a shadow-compatible-local warning (#2181)
Change the shadowing naming, 'value' (Python-ast.c:4686), to 'val' to prevent the variables from being misused.
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions