gh-142754: Ensure that Element & Attr instances have the ownerDocument attribute...
authorPetr Viktorin <encukou@gmail.com>
Tue, 16 Dec 2025 12:20:48 +0000 (13:20 +0100)
committerArnaud Rebillout <arnaudr@debian.org>
Thu, 14 May 2026 03:00:00 +0000 (10:00 +0700)
commitc38cd4f68457851ed9d656945baf36ac058015d8
treeafc246e106ae16c538ff14ae6728e00780ca5ee7
parentd520aa93b30df0bb69e42dd108d8e718ac8089c8
gh-142754: Ensure that Element & Attr instances have the ownerDocument attribute (#142794)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Origin: backport, https://github.com/python/cpython/commit/1cc7551b3f9f71efbc88d96dce90f82de98b2454
Debian-Bug: https://bugs.debian.org/1122875

Gbp-Pq: Name CVE-2025-12084-2.patch
Lib/test/test_minidom.py
Lib/xml/dom/minidom.py
Misc/NEWS.d/next/Library/2025-12-16-11-55-55.gh-issue-142754.xuCrt3.rst [new file with mode: 0644]