mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
Change the shadowing naming, 'value' (Python-ast.c:4652), to 'val' to prevent the variables from being misused.
Change the shadowing naming, 'value' (Python-ast.c:4652), to 'val' to prevent the variables from being misused.