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