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_support.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
revert creation of the html.entities and html.parser modules
Fred Drake
2008-05-20
1
-1/+1
*
update references and documentation for modules in the new html package
Fred Drake
2008-05-17
1
-1/+1
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+1
*
Update big5hkscs codec to conform to the HKSCS:2004 revision.
Hye-Shik Chang
2008-02-08
1
-2/+10
*
Fix gb18030 codec's bug that doesn't map two-byte characters on
Hye-Shik Chang
2007-08-04
1
-1/+15
*
Allow long objects as a position value of error callbacks returned.
Hye-Shik Chang
2006-03-26
1
-1/+14
*
Patch #1443155: Add the incremental codecs support for CJK codecs.
Hye-Shik Chang
2006-03-26
1
-56/+141
*
Patch #1276356: Implement new resource "urlfetch" for regrtest.
Hye-Shik Chang
2005-12-10
1
-17/+5
*
Bring CJKCodecs 1.1 into trunk. This completely reorganizes source
Hye-Shik Chang
2004-07-18
1
-8/+3
*
Whitespace normalization.
Tim Peters
2004-07-08
1
-1/+1
*
Look for the multibyte codec map files in the parent directory too
Neal Norwitz
2004-06-06
1
-2/+7
*
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/+233