mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
fd5c414880
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.
Miscellaneous source files for the main Python shared library