Skip to content

bpo-31428: Prevent raising a SystemError in case the memo arg of ElementTree.Element.__deepcopy__() isn't a dictionary - #3512

Merged
serhiy-storchaka merged 3 commits into
python:masterfrom
orenmn:bpo31428-fix-SystemError
Sep 12, 2017
Merged

bpo-31428: Prevent raising a SystemError in case the memo arg of ElementTree.Element.__deepcopy__() isn't a dictionary#3512
serhiy-storchaka merged 3 commits into
python:masterfrom
orenmn:bpo31428-fix-SystemError

simplify the patch by using argument clinic. now with clinic .c.h file

c7e0b13
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs