Skip to content

Commit f5d352f

Browse files
committed
fixup docs
1 parent 09a9fa9 commit f5d352f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
:mod:`xml.etree`: Fix a crash in :meth:`Element.remove <xml.etree.ElementTree.Element.remove>`
2-
when the element is concurrently mutated. Patch by Bénédikt Tran.
1+
:mod:`xml.etree.ElementTree`: Fix a crash in :meth:`Element.remove
2+
<xml.etree.ElementTree.Element.remove>` when the element is
3+
concurrently mutated. Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)