mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
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