We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a9fa9 commit f5d352fCopy full SHA for f5d352f
1 file changed
Misc/NEWS.d/next/Library/2024-10-29-12-59-45.gh-issue-126033.sM3uCn.rst
@@ -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.
+:mod:`xml.etree.ElementTree`: Fix a crash in :meth:`Element.remove
+<xml.etree.ElementTree.Element.remove>` when the element is
3
+concurrently mutated. Patch by Bénédikt Tran.
0 commit comments