commit | 36b365ccff21cdc563a3f4209b0bbaa079572487 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Feb 04 18:28:01 2013 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Mon Feb 04 18:28:01 2013 +0200 |
tree | 2f1c79701b06d6afc8c5b53a1e9aace985dab2e3 | |
parent | b7be42b1f949a4ddd6fe9a2d2b6451fba565c037 [diff] | |
parent | 43536e9e373f395a047403831c08acedf3c5f258 [diff] |
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.