Skip to content

Conversation

@OswinC
Copy link
Contributor

@OswinC OswinC commented Jun 14, 2017

The shadow-compatible-local warnings are reported when I am compiling the source code. Please consider this PR for fixing it.

  • Change the shadowing naming, 'value', to 'val' to prevent the variables from being misused.
Change the shadowing naming, 'value' (Python-ast.c:3814), to 'val' to prevent the variables from being misused.
@OswinC OswinC changed the title trivial: Fix a shadow-compatible-local warning bpo-30841: Fix a shadow-compatible-local warning Jul 3, 2017
@ambv ambv merged commit 5fbb8e3 into python:2.7 Aug 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants