mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
c03f94e7fe
The assertion reflected a misunderstanding of situations where "hidden" variables might exist,
namely generator expressions and comprehensions.
(cherry picked from commit 15f2bac02c, AKA gh-135466)
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Source files for various builtin objects