Skip to content

Commit bb4f6d2

Browse files
committed
blurb
1 parent 2c98cae commit bb4f6d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
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.

0 commit comments

Comments
 (0)