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.

URL PR 3512
Status merged
Title bpo-31428: Prevent raising a SystemError in case the memo arg of ElementTree.Element.__deepcopy__() isn't a dictionary
History
Date User Action Args
2017-09-12 14:39:17Oren Milmansetstatus: open -> merged
2017-09-12 12:25:35Oren Milmanlinkissue31428 pull_requests
2017-09-12 12:25:35Oren Milmancreate