-
Miss Islington (bot) yazdı
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>