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 edfe801 commit 008c30bCopy full SHA for 008c30b
1 file changed
Misc/NEWS.d/next/Library/2025-12-16-11-55-55.gh-issue-142754.xuCrt3.rst
@@ -0,0 +1,4 @@
1
+Add the *ownerDocument* attribute to :mod:`xml.dom.minidom` elements created
2
+by directly instantiating the Element class. Note that this way of creating
3
+Element instances is not supported; creator functions like
4
+:py:meth:`xml.dom.Document.documentElement` should be used instead.
0 commit comments