]> granicus.if.org Git - python/commit
bpo-31428: Prevent raising a SystemError in case the memo arg of ElementTree.Element...
authorOren Milman <orenmn@gmail.com>
Tue, 12 Sep 2017 14:39:15 +0000 (17:39 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 12 Sep 2017 14:39:15 +0000 (17:39 +0300)
commitd056818ed2ade6d28190a375d7183f4aef9caa55
tree7d0eb2824693f01ec9c21e1db5d09730eaaeb375
parent98758bc67fb39b74bab368bef8ff3b34554c77c8
bpo-31428: Prevent raising a SystemError in case the memo arg of ElementTree.Element.__deepcopy__() isn't a dictionary. (#3512)
Modules/_elementtree.c
Modules/clinic/_elementtree.c.h