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-06 12:49:07 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
cpython
/
Lib
/
xml
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Serhiy Storchaka
a5c7a74418
gh-139489: Add xml.is_valid_text() (GH-149412)
2026-05-06 14:40:10 +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-144270: Make SubElement parent and tag positional-only (GH-144845)
2026-03-30 19:42:24 +03: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
gh-139489: Add xml.is_valid_name() (GH-139768)
2026-05-05 11:25:22 +03:00
utils.py
gh-139489: Add xml.is_valid_text() (GH-149412)
2026-05-06 14:40:10 +00:00