: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.