index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_multibytecodec.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#3305: self->stream can be NULL.
Georg Brandl
2008-07-16
1
-0/+9
*
Fix for Windows: close a temporary file before trying to delete it.
Hye-Shik Chang
2007-06-05
1
-0/+2
*
Bug #1728403: Fix a bug that CJKCodecs StreamReader hangs when it
Hye-Shik Chang
2007-06-05
1
-1/+9
*
Standardize on test.test_support.run_unittest() (as opposed to a mix of run_u...
Collin Winter
2007-04-25
1
-7/+1
*
Bug #1572832: fix a bug in ISO-2022 codecs which may cause segfault
Hye-Shik Chang
2006-10-08
1
-0/+10
*
Fix a few bugs on cjkcodecs found by Oren Tirosh:
Hye-Shik Chang
2006-09-05
1
-0/+6
*
Test using all CJK encodings for the testcases which don't require
Hye-Shik Chang
2006-07-06
1
-6/+26
*
Add a testcase for r47086 which fixed a bug in codec_getstreamcodec().
Hye-Shik Chang
2006-07-06
1
-1/+9
*
Remove $CJKCodecs$ RCS tags. The CJKCodecs isn't maintained outside
Hye-Shik Chang
2006-04-22
1
-1/+0
*
Allow long objects as a position value of error callbacks returned.
Hye-Shik Chang
2006-03-26
1
-1/+7
*
Patch #1443155: Add the incremental codecs support for CJK codecs.
Hye-Shik Chang
2006-03-26
1
-18/+109
*
Bug #1448490: Fix a bug that ISO-2022 codecs could not handle
Hye-Shik Chang
2006-03-13
1
-0/+7
*
Bring CJKCodecs 1.1 into trunk. This completely reorganizes source
Hye-Shik Chang
2004-07-18
1
-1/+7
*
Test not the standard utf-8 codec but gb18030 which is the most complex
Hye-Shik Chang
2004-01-20
1
-4/+4
*
Whitespace normalization.
Tim Peters
2004-01-18
1
-1/+0
*
Add CJK codecs support as discussed on python-dev. (SF #873597)
Hye-Shik Chang
2004-01-17
1
-0/+79