mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
2af565baf4
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