diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-12 00:05:17 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-12 00:05:17 (GMT) |
commit | d917dcbe5e855ae30eca455d38bec2bf6354dbdf (patch) | |
tree | 3ded2efe18626a03d000ccc1f731531f9d21691d /.hgignore | |
parent | 81aac734e1003d93e6a21d2c8a4943f6398aa419 (diff) | |
download | cpython-d917dcbe5e855ae30eca455d38bec2bf6354dbdf.zip cpython-d917dcbe5e855ae30eca455d38bec2bf6354dbdf.tar.gz cpython-d917dcbe5e855ae30eca455d38bec2bf6354dbdf.tar.bz2 |
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
Diffstat (limited to '.hgignore')
0 files changed, 0 insertions, 0 deletions