cpython/Misc/NEWS.d/next/Library/2024-08-22-09-37-48.gh-issu...

4 lines
194 B
ReStructuredText

:meth:`xml.etree.ElementTree.Element.extend` and
:class:`~xml.etree.ElementTree.Element` assignment no longer hide the internal
exception if an erronous generator is passed. Patch by Bar Harel.