diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-12-10 11:12:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-10 11:12:53 +0100 |
commit | 8e0418688906206fe59bd26344320c0fc026849e (patch) | |
tree | fcea9643fe407349cfc21aa9acdeace4c3afc264 /Python/pylifecycle.c | |
parent | 6fef0f1a8162e755f3b46677265b7cf052d9b83f (diff) | |
download | cpython-git-8e0418688906206fe59bd26344320c0fc026849e.tar.gz |
bpo-35052: Fix handler on xml.dom.minidom.cloneNode() (GH-11061)
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>
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions