cpython/Misc/NEWS.d/next/Core and Builtins/2023-06-01-11-37-03.gh-issu...

3 lines
122 B
ReStructuredText

Fixed bug in generator.close()/throw() where an inner iterator would be
ignored when the outer iterator was instrumented.