]> granicus.if.org Git - python/commit
Issue #18408: Fix list.extend(), handle list_resize() failure
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 16 Jul 2013 19:45:58 +0000 (21:45 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 16 Jul 2013 19:45:58 +0000 (21:45 +0200)
commit32fd6eab1e9e3304b504943b425c7d9ba65bba66
treeea4e27aad769e06a6c71fec27e55f956f3f031cf
parentd1f9942ae399c765c1bee392658fc0f56f963ec5
Issue #18408: Fix list.extend(), handle list_resize() failure
Objects/listobject.c