This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-09 22:20:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
520403ed4cdf4890d63403c9cf01ac63233f5ef4
cpython
/
Lib
/
xml
T
History
Serhiy Storchaka
ca715e56a1
gh-69893: Add the close() method for xml.etree.ElementTree.iterparse() iterator (GH-114534)
2024-02-04 17:25:21 +02:00
..
dom
gh-50002: xml.dom.minidom now preserves whitespaces in attributes (GH-107947)
2023-08-23 15:23:41 +03:00
etree
gh-69893: Add the close() method for xml.etree.ElementTree.iterparse() iterator (GH-114534)
2024-02-04 17:25:21 +02:00
parsers
…
sax
gh-99482: remove
jython
compatibility parts from stdlib and tests (
#99484
)
2022-12-23 14:17:24 -06:00
__init__.py
…