]> granicus.if.org Git - python/commit
Issue #18408: Fix _elementtree.c, don't call Python function from an expat
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 18 Jul 2013 20:46:14 +0000 (22:46 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 18 Jul 2013 20:46:14 +0000 (22:46 +0200)
commit3fd8cbd5e41db932e1b7d503673a7c662a98d331
tree50f71abcb358bb8f966b76e14c5a917ac36485aa
parentca713c014ecab385b606237395e14508500b4d27
Issue #18408: Fix _elementtree.c, don't call Python function from an expat
handler if a Python exception is set
Modules/_elementtree.c