bpo-32836: Remove obsolete code from symtable pass (GH-5680)
When comprehensions switched to using a nested scope, the old code for generating a temporary name to hold the accumulation target became redundant, but was never actually removed. Patch by Nitish Chandra. (cherry picked from commit 3a087bed) Co-authored-by:Nitish Chandra <nitishchandrachinta@gmail.com>
Showing
Please
register
or
sign in
to comment