[issue34941] xml.etree.ElementTree findall() fails when using custom TreeBuilder

Serhiy Storchaka report at bugs.python.org
Sun Oct 14 04:40:24 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 7c1c42b3209f1d2546daab6cd77f953eb255df6c by Serhiy Storchaka in branch '3.6':
[3.6] bpo-34941: Fix searching Element subclasses. (GH-9766) (GH-9868)
https://github.com/python/cpython/commit/7c1c42b3209f1d2546daab6cd77f953eb255df6c


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34941>
_______________________________________


More information about the Python-bugs-list mailing list