mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
Change the shadowing naming, 'value' (Python-ast.c:4652), to 'val' to prevent the variables from being misused.
Miscellaneous source files for the main Python shared library