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 scoder
Recipients asvetlov, eli.bendersky, gphemsley, mdk, p-ganssle, r.david.murray, scoder, serhiy.storchaka, thatiparthy
Date 2019-09-10.15:22:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568128925.19.0.324276954778.issue32424@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7d952ded6813c896ea3f4234bb8db5247dcb5484 by Stefan Behnel (Gordon P. Hemsley) in branch 'master':
bpo-32424: Deprecate xml.etree.ElementTree.Element.copy() in favor of copy.copy() (GH-12995)
https://github.com/python/cpython/commit/7d952ded6813c896ea3f4234bb8db5247dcb5484
History
Date User Action Args
2019-09-10 15:22:05scodersetrecipients: + scoder, r.david.murray, eli.bendersky, asvetlov, serhiy.storchaka, thatiparthy, mdk, p-ganssle, gphemsley
2019-09-10 15:22:05scodersetmessageid: <1568128925.19.0.324276954778.issue32424@roundup.psfhosted.org>
2019-09-10 15:22:05scoderlinkissue32424 messages
2019-09-10 15:22:05scodercreate