Fix a shadow-compatible-local warning (#2180) · pythoncapi/cpython@2af565b · GitHub
Skip to content

Commit 2af565b

Browse files
OswinCambv
authored andcommitted
Fix a shadow-compatible-local warning (python#2180)
Change the shadowing naming, 'value' (Python-ast.c:4652), to 'val' to prevent the variables from being misused.
1 parent c4c9866 commit 2af565b

2 files changed

Lines changed: 168 additions & 168 deletions

File tree

Parser/asdl_c.py

Lines changed: 3 additions & 3 deletions

0 commit comments

Comments
 (0)