COMMITS
/ Lib/test/test_codecmaps_cn.py April 24, 2016
S
Issue #23277: Remove unused support.run_unittest import.
Serhiy Storchaka committed
November 6, 2014
G
#22650: test suite: load Unicode test data files from www.pythontest.net
Georg Brandl committed
July 2, 2014
Z
Issue #18258: Fix test discovery for test_codecmaps_*.
Zachary Ware committed
January 16, 2014
S
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka committed
April 9, 2012
R
Rename test_ file that is really a support file to remove test_ prefix.
R David Murray committed
March 11, 2010
B
convert shebang lines: python -> python3
Benjamin Peterson committed
May 20, 2008
B
#2621 rename test.test_support to test.support
Benjamin Peterson committed
August 6, 2007
G
Merged revisions 56753-56781 via svnmerge from
Guido van Rossum committed
April 27, 2007
G
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum committed
May 27, 2006
T
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters committed
December 10, 2005
H
Patch #1276356: Implement new resource "urlfetch" for regrtest.
Hye-Shik Chang committed
July 18, 2004
H
Bring CJKCodecs 1.1 into trunk. This completely reorganizes source
Hye-Shik Chang committed
January 18, 2004
T
Whitespace normalization.
Tim Peters committed
January 17, 2004
H
Add CJK codecs support as discussed on python-dev. (SF #873597)
Hye-Shik Chang committed