Staging
v0.5.1
https://github.com/python/cpython
Revision 61611f84c91b3cd6d70e8f554efcef243f3413d1 authored by Benjamin Peterson on 31 March 2009, 21:40:18 UTC, committed by Benjamin Peterson on 31 March 2009, 21:40:18 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r70897 | benjamin.peterson | 2009-03-31 16:34:42 -0500 (Tue, 31 Mar 2009) | 1 line

  fix Thread.ident when it is the main thread or a dummy thread #5632
........
1 parent a6f278c
History
Tip revision: 61611f84c91b3cd6d70e8f554efcef243f3413d1 authored by Benjamin Peterson on 31 March 2009, 21:40:18 UTC
Merged revisions 70897 via svnmerge from
Tip revision: 61611f8
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