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_cn.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-30003: Fix handling escape characters in HZ codec (#1556)
Xiang Zhang
2017-05-22
1
-0/+4
*
bpo-29990: Fix range checking in GB18030 decoder (#1495)
Xiang Zhang
2017-05-09
1
-0/+6
*
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
-9/+9
*
Issue #12016: Multibyte CJK decoders now resynchronize faster
Victor Stinner
2011-07-07
1
-8/+13
*
(Merge 3.1) Issue #12057: Add tests for the HZ encoding
Victor Stinner
2011-05-24
1
-0/+29
|
\
|
*
Issue #12057: Add tests for the HZ encoding
Victor Stinner
2011-05-24
1
-0/+29
*
|
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
-19/+19
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-12/+12
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-5/+1
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-0/+2
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-1/+0
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-2/+2
*
Bring CJKCodecs 1.1 into trunk. This completely reorganizes source
Hye-Shik Chang
2004-07-18
1
-3/+3
*
Whitespace normalization.
Tim Peters
2004-01-18
1
-3/+2
*
Add CJK codecs support as discussed on python-dev. (SF #873597)
Hye-Shik Chang
2004-01-17
1
-0/+61