diff options
author | Pablo Galindo <Pablogsal@gmail.com> | 2019-10-14 05:18:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-14 05:18:05 +0100 |
commit | fd5c414880b2e05720b9cf14ab0b0d7ae2b7d925 (patch) | |
tree | eedbde8610788bd4ea9577b0aa94f1af10cde089 /Python/Python-ast.c | |
parent | 8a6cbf8adb68aa2c43a48769af92e50d5ca1539d (diff) | |
download | cpython-git-fd5c414880b2e05720b9cf14ab0b0d7ae2b7d925.tar.gz |
bpo-38469: Handle named expression scope with global/nonlocal keywords (GH-16755)
The symbol table handing of PEP572's assignment expressions is not resolving correctly the scope of some variables in presence of global/nonlocal keywords in conjunction with comprehensions.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions