cpython/Misc/NEWS.d/next/Core and Builtins/2023-09-06-13-28-42.gh-issu...

3 lines
134 B
ReStructuredText

Make iteration variables of module- and class-scoped comprehensions visible
to pdb and other tools that use ``frame.f_locals`` again.