Staging
v0.5.1
https://github.com/python/cpython
Revision c9081b390d1192968edab7ecc39663834cef44d8 authored by Mark Dickinson on 23 February 2010, 13:16:55 UTC, committed by Mark Dickinson on 23 February 2010, 13:16:55 UTC
........
  r78372 | mark.dickinson | 2010-02-23 12:53:52 +0000 (Tue, 23 Feb 2010) | 1 line

  Make global variable overflowok into a keyword argument;  this fixes a failure when running ./python -m test.regrtest -R 3:2: test_format
........
  r78373 | mark.dickinson | 2010-02-23 13:06:50 +0000 (Tue, 23 Feb 2010) | 1 line

  Fix spacing nit.  Thanks Eric Smith for the public humiliation.
........
1 parent 365bc6c
History
Tip revision: c9081b390d1192968edab7ecc39663834cef44d8 authored by Mark Dickinson on 23 February 2010, 13:16:55 UTC
Blocked revisions 78372-78373 via svnmerge
Tip revision: c9081b3
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