Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Modules
_elementtree.c
Find file
Blame
History
Permalink
Issue #25638: Optimized ElementTree.iterparse(); it is now 2x faster.
· 9ec5e25f
Serhiy Storchaka
authored
Dec 07, 2015
ElementTree.XMLParser._setevents now accepts any objects with the append method, not just a list.
9ec5e25f