mirror of
https://github.com/python/cpython.git
synced 2026-05-16 09:29:00 -04:00
6b606522ca
Adjust DeprecationWarning when testing element truth values in ElementTree, we're planning to go with the more natural True return rather than a disruptive harder to code around exception raise, and are deferring the behavior change for a few more releases.