]> granicus.if.org Git - python/commit
Issue #18408: Fix create_extra() of _elementtree.c, raise MemoryError on memory
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 12 Jul 2013 00:03:34 +0000 (02:03 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 12 Jul 2013 00:03:34 +0000 (02:03 +0200)
commit81aac734e1003d93e6a21d2c8a4943f6398aa419
treef56ad1bae6234ebf3c8f26f59aea1ecbd86e22be
parentdf4572cc71e6a29588a430ebbb4d25796724b02d
Issue #18408: Fix create_extra() of _elementtree.c, raise MemoryError on memory
allocation failure
Modules/_elementtree.c