Skip to content

Commit 756b1eb

Browse files
committed
amend NEWS
1 parent 70f2aad commit 756b1eb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
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
3-
:meth:`~object.__eq__` method mutating its container node.
4-
Patch by Bénédikt Tran.
2+
when the element is concurrently mutated. Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)