index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_codecencodings_hk.py
Commit message (
Expand
)
Author
Age
*
Remove unused support.run_unittest imports.
Serhiy Storchaka
2016-04-24
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
*
Rename test_ file that is really a support file to remove test_ prefix.
R David Murray
2012-04-09
*
Issue #12016: Multibyte CJK decoders now resynchronize faster
Victor Stinner
2011-07-08
*
convert shebang lines: python -> python3
Benjamin Peterson
2010-03-11
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
*
Make all the multibyte codec tests pass.
Guido van Rossum
2007-05-17
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
*
Bring CJKCodecs 1.1 into trunk. This completely reorganizes source
Hye-Shik Chang
2004-07-18