]> granicus.if.org Git - python/commit
Backport from trunk r56727:
authorHye-Shik Chang <hyeshik@gmail.com>
Sat, 4 Aug 2007 04:15:04 +0000 (04:15 +0000)
committerHye-Shik Chang <hyeshik@gmail.com>
Sat, 4 Aug 2007 04:15:04 +0000 (04:15 +0000)
commit36fe3c0a849a7f1c1fb72c198bdd31bcf15c06c2
tree958fde55aa74acb1910fe76c5ec728072e6890c3
parent979f5cd3e0e2d74c249d01f126bec9f2496c33f1
Backport from trunk r56727:
Fix gb18030 codec's bug that doesn't map two-byte characters on
GB18030 extension in encoding. (bug reported by Bjorn Stabell)
Lib/test/test_codecmaps_cn.py
Lib/test/test_multibytecodec_support.py
Misc/NEWS
Modules/cjkcodecs/_codecs_cn.c