Issue #25638: Optimized ElementTree.iterparse(); it is now 2x faster.
ElementTree.XMLParser._setevents now accepts any objects with the append method, not just a list.
Showing
Please register or sign in to comment
ElementTree.XMLParser._setevents now accepts any objects with the append method, not just a list.