]> granicus.if.org Git - python/commit
Issue25814: Propagate all errors from custom XML parser handlers
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 6 Dec 2015 21:51:53 +0000 (23:51 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 6 Dec 2015 21:51:53 +0000 (23:51 +0200)
commit45cf0b7f3e3a7a4f98fb0a2a316c620d9b3f58aa
treeee83c1528af421ae888408de89bc642759998152
parent4902591cae1d5445713a8ba1981a2f122c47bb40
Issue25814: Propagate all errors from custom XML parser handlers
in ElementTree.iterparse().
Modules/_elementtree.c