Closed
Description
Testing the truth value of an ElementTree.Element
was deprecated in python 3.12 and scheduled for removal in 3.14. I have a patch ready.
- xml.etree.ElementTree.Element inconsistent warning for bool #83122
- gh-83122: Deprecate testing element truth values in
ElementTree
#31149
Linked PRs
- gh-119577: Raise RuntimeError when testing element truth values in ElementTree #119578
- gh-119577: Adjust DeprecationWarning when testing element truth values in ElementTree #119762
- [3.13] gh-119577: Adjust DeprecationWarning when testing element truth values in ElementTree (GH-119762) #120189
- [3.12] gh-119577: Adjust DeprecationWarning when testing element truth values in Element tree (GH-119762) #120190