]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-76007: Deprecate `VERSION` in `xml.etree.ElementTree` & `version` in `xml.sax...
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Thu, 18 Dec 2025 14:22:23 +0000 (16:22 +0200)
committerGitHub <noreply@github.com>
Thu, 18 Dec 2025 14:22:23 +0000 (14:22 +0000)
commitd2abd5733b2dc478abb848230d7e8374e74a6927
tree5fc5abeacf9ea70f8df1828d594cb6906e9bd62d
parent0f01530bd5a12639287b329050a143e442b23061
gh-76007: Deprecate `VERSION` in `xml.etree.ElementTree` & `version` in `xml.sax.expatreader` & `xml.sax.handler` (#142898)
Doc/deprecations/pending-removal-in-3.20.rst
Doc/whatsnew/3.15.rst
Lib/test/test_sax.py
Lib/test/test_xml_etree.py
Lib/xml/etree/ElementTree.py
Lib/xml/sax/expatreader.py
Lib/xml/sax/handler.py
Misc/NEWS.d/next/Library/2025-12-16-14-21-20.gh-issue-76007.O4AmYl.rst [new file with mode: 0644]