Skip to content

Commit 7fc9932

Browse files
committed
improve NEWS entry formulation
1 parent 59ade8f commit 7fc9932

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
Fix a crash in :meth:`Element.remove <xml.etree.ElementTree.Element.remove>`
2-
when either the element to remove or one of the children implements an evil
3-
:meth:`~object.__eq__` method. Patch by Bénédikt Tran.
2+
when either the element to remove or one of the children implements an
3+
:meth:`~object.__eq__` method mutating its container node.
4+
Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)