cpython/Lib/xml
2026-05-25 07:33:54 +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-150285: Fix too long docstrings in some Python modules (GH-150366) 2026-05-25 07:33:54 +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 gh-139489: Add is_valid_text to xml.__all__ (#149641) 2026-05-10 13:43:57 -07:00
utils.py gh-139489: Add xml.is_valid_text() (GH-149412) 2026-05-06 14:40:10 +00:00