SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 292 Python

Issue #18408: Fix constructors of _elementtree.c

* Use Py_DECREF() instead of PyObject_GC_Del() to release correctly all
  resources
* Raise MemoryError on memory allocation failure
V
Victor Stinner committed
d917dcbe5e855ae30eca455d38bec2bf6354dbdf
Parent: 81aac73