Skip to content

Commit 506e7d6

Browse files
Rename NEWS entry to include section for blurb: #140123
1 parent 287dce9 commit 506e7d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ElementTree.find(), ElementTree.findall(), ElementTree.findtext(), and
2+
ElementTree.iterfind() now automatically use globally registered namespaces
3+
(via xml.etree.ElementTree.register_namespace) when the *namespaces*
4+
argument is omitted.
5+

0 commit comments

Comments
 (0)