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_codecencodings_tw.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused support.run_unittest imports.
Serhiy Storchaka
2016-04-24
1
-1/+0
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-4/+1
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
1
-1/+0
*
Rename test_ file that is really a support file to remove test_ prefix.
R David Murray
2012-04-09
1
-3/+3
*
Issue #12016: Multibyte CJK decoders now resynchronize faster
Victor Stinner
2011-07-07
1
-2/+2
*
convert shebang lines: python -> python3
Benjamin Peterson
2010-03-11
1
-1/+1
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-2/+2
*
Make all the multibyte codec tests pass.
Guido van Rossum
2007-05-17
1
-5/+5
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-3/+3
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-3/+1
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-1/+0
*
Bring CJKCodecs 1.1 into trunk. This completely reorganizes source
Hye-Shik Chang
2004-07-18
1
-1/+1
*
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/+31