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-08 05:32:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5462002bbefd6cb79716828051beae94de8f2529
cpython
/
Lib
/
xml
T
History
Hugo van Kemenade
d2abd5733b
gh-76007: Deprecate
VERSION
in
xml.etree.ElementTree
&
version
in
xml.sax.expatreader
&
xml.sax.handler
(
#142898
)
2025-12-18 14:22:23 +00:00
..
dom
gh-142754: Ensure that Element & Attr instances have the ownerDocument attribute (
#142794
)
2025-12-16 12:20:48 +00:00
etree
gh-76007: Deprecate
VERSION
in
xml.etree.ElementTree
&
version
in
xml.sax.expatreader
&
xml.sax.handler
(
#142898
)
2025-12-18 14:22:23 +00:00
parsers
…
sax
gh-76007: Deprecate
VERSION
in
xml.etree.ElementTree
&
version
in
xml.sax.expatreader
&
xml.sax.handler
(
#142898
)
2025-12-18 14:22:23 +00:00
__init__.py
…