You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUG: iterparse of read_xml not parsing duplicate element and attribute names (#47414)
* BUG: iterparse of read_xml not parsing duplicate element and attribute names
* Refactor duplicative code in each parser to shared base class
* Add lxml preceding-sibling iterparse cleanup
* Revert code refactoring back to bug fix only
* Remove whatsnew bug fix note on unreleased version feature
0 commit comments