mirror of
https://github.com/python/cpython.git
synced 2026-05-13 16:08:19 -04:00
2af565baf4
Change the shadowing naming, 'value' (Python-ast.c:4652), to 'val' to prevent the variables from being misused.