]> granicus.if.org Git - python/commit
bpo-31170: Write unit test for Expat 2.2.4 UTF-8 bug (#3570) (#3745)
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 25 Sep 2017 08:43:56 +0000 (01:43 -0700)
committerGitHub <noreply@github.com>
Mon, 25 Sep 2017 08:43:56 +0000 (01:43 -0700)
commit5f5da728aec9c4f74cc771fbf30037b64a447514
tree139acf19be891ddd62d83b120f37b6ca13127ae3
parentcf7197ae43767c4346864e5b41246f628edd9b51
bpo-31170: Write unit test for Expat 2.2.4 UTF-8 bug (#3570) (#3745)

Non-regression tests for the Expat 2.2.3 UTF-8 decoder bug.

(cherry picked from commit e6d9fcbb8d0c325e57df08ae8781aafedb71eca2)
Lib/test/test_xml_etree.py
Lib/test/xmltestdata/expat224_utf8_bug.xml [new file with mode: 0644]