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 shivank98
Recipients cstratak, serhiy.storchaka, shivank98, taleinat, vstinner
Date 2018-10-26.21:52:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540590756.16.0.788709270274.issue35052@psf.upfronthosting.co.za>
In-reply-to
Content
I See, I need to find out for what test case `_clone_node()` will show unexpected behaviour, which will verify that it is a bug and we also need a test code to in test_minidom.py just to verify the behaviour.
am I going in right direction Tai?
History
Date User Action Args
2018-10-26 21:52:36shivank98setrecipients: + shivank98, vstinner, taleinat, serhiy.storchaka, cstratak
2018-10-26 21:52:36shivank98setmessageid: <1540590756.16.0.788709270274.issue35052@psf.upfronthosting.co.za>
2018-10-26 21:52:36shivank98linkissue35052 messages
2018-10-26 21:52:36shivank98create