This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients cstratak, petr.viktorin, serhiy.storchaka, shivank98, taleinat, vstinner
Date 2018-12-10.10:56:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544439410.56.0.788709270274.issue35052@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c3cc75134d41c6d436c21d3d315dc069b4826432 by Victor Stinner in branch '3.7':
bpo-35052: Fix handler on xml.dom.minidom.cloneNode() (GH-11061) (GH-11066)
https://github.com/python/cpython/commit/c3cc75134d41c6d436c21d3d315dc069b4826432
History
Date User Action Args
2018-12-10 10:56:50vstinnersetrecipients: + vstinner, taleinat, petr.viktorin, serhiy.storchaka, cstratak, shivank98
2018-12-10 10:56:50vstinnersetmessageid: <1544439410.56.0.788709270274.issue35052@psf.upfronthosting.co.za>
2018-12-10 10:56:50vstinnerlinkissue35052 messages
2018-12-10 10:56:50vstinnercreate