]> granicus.if.org Git - python/commit
bpo-30003: Fix handling escape characters in HZ codec (#1556)
authorXiang Zhang <angwerzx@126.com>
Mon, 22 May 2017 14:42:05 +0000 (22:42 +0800)
committerGitHub <noreply@github.com>
Mon, 22 May 2017 14:42:05 +0000 (22:42 +0800)
commit89a5e03244370f41ce9bed5cea38e0dd620edb73
tree604c02dcee1283840d77863004af88397654ccfe
parent15033d145b77207cea82267aa2fe5f1c2b71d3bd
bpo-30003: Fix handling escape characters in HZ codec (#1556)
Lib/test/test_codecencodings_cn.py
Misc/NEWS
Modules/cjkcodecs/_codecs_cn.c