commit | ca715e56a13feabc15c368898df6511613d18987 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Feb 04 17:25:21 2024 +0200 |
committer | GitHub <noreply@github.com> | Sun Feb 04 17:25:21 2024 +0200 |
tree | bb2f617c9916aeadc54fd40384310d7f053d2bc3 | |
parent | fc060969117f5a5dc96c220eb91b1e2f863d71cf [diff] |
gh-69893: Add the close() method for xml.etree.ElementTree.iterparse() iterator (GH-114534)