summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2024-08-22-09-37-48.gh-issue-123213.owmXnP.rst
blob: 5a31a00f2758f426871828e1f43fe251d0df91c7 (plain)
1
2
3
:meth:`xml.etree.ElementTree.Element.extend` and
:class:`~xml.etree.ElementTree.Element` assignment no longer hide the internal
exception if an erroneous generator is passed. Patch by Bar Harel.