SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

gh-121914: Change the names of the symbol tables for lambda and genexpr (GH-135288)

Change the names of the symbol tables for lambda expressions and generator
expressions to "<lambda>" and "<genexpr>" respectively to avoid conflicts
with user-defined names.
S
Serhiy Storchaka committed
da699ed7e546ec106609a3858dd529335facaa4d
Parent: 85ec3b3
Committed by GitHub <noreply@github.com> on 7/13/2025, 6:09:42 PM