]> granicus.if.org Git - python/commit
bpo-30003: Fix handling escape characters in HZ codec (#1720) (#1556)
authorXiang Zhang <angwerzx@126.com>
Mon, 22 May 2017 17:04:27 +0000 (01:04 +0800)
committerGitHub <noreply@github.com>
Mon, 22 May 2017 17:04:27 +0000 (01:04 +0800)
commit6e1b832a6c0c8f32962a196ab631ccc17471d32b
treeb9732eeeffe1334c6ee8166b7a1bed6d2e4bc8f3
parent2b67c7aae7344365dfc12a31e72e4b2659e6875d
bpo-30003: Fix handling escape characters in HZ codec (#1720) (#1556)
Lib/test/test_codecencodings_cn.py
Misc/NEWS
Modules/cjkcodecs/_codecs_cn.c