Staging
v0.5.1
https://github.com/python/cpython
Revision 7794da6af07b66cd678eed2b3d65d9d4f6fc8069 authored by Mark Dickinson on 27 September 2009, 16:06:45 UTC, committed by Mark Dickinson on 27 September 2009, 16:06:45 UTC
........
  r75084 | mark.dickinson | 2009-09-27 17:05:21 +0100 (Sun, 27 Sep 2009) | 3 lines

  Issue #6713:  Improve decimal int -> string conversions.  Thanks Gawain
  Bolton for the suggestion and original patches.
........
1 parent 622e05a
History
Tip revision: 7794da6af07b66cd678eed2b3d65d9d4f6fc8069 authored by Mark Dickinson on 27 September 2009, 16:06:45 UTC
Blocked revisions 75084 via svnmerge
Tip revision: 7794da6
File Mode Size
README -rw-r--r-- 2.7 KB
_codecs_cn.c -rw-r--r-- 6.9 KB
_codecs_hk.c -rw-r--r-- 3.6 KB
_codecs_iso2022.c -rw-r--r-- 25.7 KB
_codecs_jp.c -rw-r--r-- 13.7 KB
_codecs_kr.c -rw-r--r-- 10.0 KB
_codecs_tw.c -rw-r--r-- 1.6 KB
alg_jisx0201.h -rw-r--r-- 838 bytes
cjkcodecs.h -rw-r--r-- 9.7 KB
emu_jisx0213_2000.h -rw-r--r-- 1.5 KB
mappings_cn.h -rw-r--r-- 312.4 KB
mappings_hk.h -rw-r--r-- 179.4 KB
mappings_jisx0213_pair.h -rw-r--r-- 3.7 KB
mappings_jp.h -rw-r--r-- 356.9 KB
mappings_kr.h -rw-r--r-- 247.9 KB
mappings_tw.h -rw-r--r-- 198.8 KB
multibytecodec.c -rw-r--r-- 44.1 KB
multibytecodec.h -rw-r--r-- 3.5 KB

README

back to top