From: Serhiy Storchaka Date: Mon, 4 Feb 2013 16:29:47 +0000 (+0200) Subject: Issue #17089: Expat parser now correctly works with string input not only when X-Git-Tag: v3.4.0a1~1445 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=88eea543d67218a08c7c7e006898a380e09935b1;p=python Issue #17089: Expat parser now correctly works with string input not only when an internal XML encoding is UTF-8 or US-ASCII. It now accepts bytes and strings larger than 2 GiB. --- 88eea543d67218a08c7c7e006898a380e09935b1