Files
cpython/Lib/test
Serhiy Storchaka 6f906b3d72 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.
2018-10-18 09:49:54 +03:00
..
2018-06-03 17:22:42 +03:00