]> granicus.if.org Git - python/commitdiff
Issue #17089: Expat parser now correctly works with string input not only when
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 4 Feb 2013 16:29:47 +0000 (18:29 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 4 Feb 2013 16:29:47 +0000 (18:29 +0200)
an internal XML encoding is UTF-8 or US-ASCII.  It now accepts bytes and
strings larger than 2 GiB.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge