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