From: Serhiy Storchaka Date: Sun, 6 Dec 2015 21:55:05 +0000 (+0200) Subject: Issue25814: Propagate all errors from custom XML parser handlers X-Git-Tag: v3.6.0a1~943 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f2fdfe1f8859db62e73323f918149f3936e5e0e9;p=thirdparty%2FPython%2Fcpython.git Issue25814: Propagate all errors from custom XML parser handlers in ElementTree.iterparse(). --- f2fdfe1f8859db62e73323f918149f3936e5e0e9