diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-12-10 10:56:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-10 10:56:48 (GMT) |
commit | c3cc75134d41c6d436c21d3d315dc069b4826432 (patch) | |
tree | 05b3ce4e6e2e7e47208792ab9b310b34a74dcd52 /PC/python_uwp.cpp | |
parent | fc79175f5e6424c4978ba9e9b9bc006778cdfd40 (diff) | |
download | cpython-c3cc75134d41c6d436c21d3d315dc069b4826432.zip cpython-c3cc75134d41c6d436c21d3d315dc069b4826432.tar.gz cpython-c3cc75134d41c6d436c21d3d315dc069b4826432.tar.bz2 |
bpo-35052: Fix handler on xml.dom.minidom.cloneNode() (GH-11061) (GH-11066)
Fix xml.dom.minidom cloneNode() on a document with an entity: pass
the correct arguments to the user data handler of an entity (fix an
old copy/paste mistake).
Bug spotted and fix proposed by Charalampos Stratakis, initial
reproducer written by Petr Viktorin.
Co-Authored-By: Charalampos Stratakis <cstratak@redhat.com>
Co-Authored-By: Petr Viktorin <encukou@gmail.com>
(cherry picked from commit 8e0418688906206fe59bd26344320c0fc026849e)
Diffstat (limited to 'PC/python_uwp.cpp')
0 files changed, 0 insertions, 0 deletions