bpo-29209: Remove old-deprecated features in ElementTree. (GH-6769)
Also make getchildren() and getiterator() emitting a DeprecationWarning instead of PendingDeprecationWarning.
Showing
Please register or sign in to comment
Also make getchildren() and getiterator() emitting a DeprecationWarning instead of PendingDeprecationWarning.