SIGN IN SIGN UP

bpo-35008: Fix possible leaks in Element.__setstate__(). (GH-9924)

C implementation of xml.etree.ElementTree.Element.__setstate__()
leaked references to children when called for already initialized
element.
S
Serhiy Storchaka committed
6f906b3d727d6b341abd5ad9c0652bbcbd5eb024
Parent: 9d4712b
Committed by GitHub <noreply@github.com> on 10/18/2018, 6:49:54 AM