Staging
v0.8.1
https://github.com/python/cpython
Revision 137ae0cf7ca4dc6e4bc740dc51d25427bcea8477 authored by Hye-Shik Chang on 07 September 2006, 12:50:38 UTC, committed by Hye-Shik Chang on 07 September 2006, 12:50:38 UTC
Fixed a few bugs on cjkcodecs:
- gbk and gb18030 codec now handle U+30FB KATAKANA MIDDLE DOT correctly.
- iso2022_jp_2 codec now encodes into G0 for KS X 1001, GB2312
  codepoints to conform the standard.
- iso2022_jp_3 and iso2022_jp_2004 codec can encode JIS X 0213:2
  codepoints now.
1 parent d6872b1
History
Tip revision: 137ae0cf7ca4dc6e4bc740dc51d25427bcea8477 authored by Hye-Shik Chang on 07 September 2006, 12:50:38 UTC
Backport from trunk r51737:
Tip revision: 137ae0c
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top