Staging
v0.8.1
https://github.com/python/cpython
Revision 6892fbd6ca12b61fe80426ce279345744b3ee560 authored by R. David Murray on 24 February 2010, 01:54:25 UTC, committed by R. David Murray on 24 February 2010, 01:54:25 UTC
........
  r78351 | r.david.murray | 2010-02-22 19:24:49 -0500 (Mon, 22 Feb 2010) | 5 lines

  Issue 6292: for the moment at least, the test suite passes if run
  with -OO.  Tests requiring docstrings are skipped.  Patch by
  Brian Curtin, thanks to Matias Torchinsky for helping review and
  improve the patch.
........
1 parent f7270ba
History
Tip revision: 6892fbd6ca12b61fe80426ce279345744b3ee560 authored by R. David Murray on 24 February 2010, 01:54:25 UTC
Blocked revisions 78351 via svnmerge
Tip revision: 6892fbd
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