]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135640: Adds more type checking to ElementTree (GH-135643)
authorKira <kirawhoprograms@fastmail.com>
Thu, 3 Jul 2025 07:48:47 +0000 (03:48 -0400)
committerGitHub <noreply@github.com>
Thu, 3 Jul 2025 07:48:47 +0000 (10:48 +0300)
commite0245c789f54b63d461717a91eec8ffccbe18966
treec0396480300bdcdffc3b2af37f915237d3f00654
parent9084b151567d02936ea1374961809b69b4cd883d
gh-135640: Adds more type checking to ElementTree (GH-135643)
Lib/test/test_xml_etree.py
Lib/xml/etree/ElementTree.py
Misc/NEWS.d/next/Library/2025-06-22-02-16-17.gh-issue-135640.FXyFL6.rst [new file with mode: 0644]