Skip to content

Commit e1e489e

Browse files
committed
Rephrase news entry
1 parent 8b588f3 commit e1e489e

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
Address bug where calling :func:`xml.etree.ElementTree.ElementTree.write` on
2-
an ElementTree object with an invalid root element would blank the file
3-
passed to ``write`` if it already existed.
1+
Address bug where it was possible to call
2+
:func:`xml.etree.ElementTree.ElementTree.write` on an ElementTree object with
3+
an invalid root element. This behavior blanked the file passed to ``write``
4+
if it already existed.

0 commit comments

Comments
 (0)