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_sundry.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 57620-57771 via svnmerge from
Thomas Wouters
2007-08-30
1
-1/+0
*
First merge from the trunk straight into the py3k branch. I'm not
Guido van Rossum
2007-08-16
1
-2/+2
*
Merged revisions 56492-56752 via svnmerge from
Guido van Rossum
2007-08-05
1
-2/+0
*
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum
2007-06-13
1
-1/+48
*
Merged revisions 55631-55794 via svnmerge from
Guido van Rossum
2007-06-06
1
-5/+0
*
Merged revisions 55407-55513 via svnmerge from
Guido van Rossum
2007-05-22
1
-68/+65
*
Merged revisions 55270-55324 via svnmerge from
Guido van Rossum
2007-05-14
1
-1/+0
*
Remove functions in string module that are also string methods. Also remove:
Neal Norwitz
2007-04-17
1
-1/+0
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-1/+1
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-5/+1
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-37/+17
*
Suppress new deprecation warnings when running the
Tim Peters
2006-02-18
1
-0/+5
*
Patch #1049151: adding bool support to xdrlib.py.
Martin v. Löwis
2005-02-24
1
-1/+0
*
Removed deprecated tzparse module.
Raymond Hettinger
2004-12-05
1
-1/+0
*
Remove the deprecated statcache module.
Raymond Hettinger
2004-12-05
1
-3/+0
*
Remove pre module
Andrew M. Kuchling
2004-06-02
1
-3/+0
*
Remove filecmp
Andrew M. Kuchling
2003-02-13
1
-1/+0
*
Lose references to knee (no longer exists) and pyclbr (has its own
Guido van Rossum
2002-12-03
1
-2/+0
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Tighten up some warning filters, and break some dependencies on the
Tim Peters
2002-04-16
1
-1/+6
*
Add a simple test suite for netrc.py, and remove it from test_sundry
Andrew M. Kuchling
2002-03-22
1
-1/+0
*
Move import dbhash out of test_sundry and into test_bsddb,
Guido van Rossum
2001-12-07
1
-1/+0
*
Ignore the posixfile deprecation warning for the test suite.
Fred Drake
2001-10-25
1
-0/+3
*
SF patch #440170: Tests for fileinput module.
Tim Peters
2001-07-11
1
-1/+0
*
SF patch #440144: Tests and minor bugfix for uu module.
Tim Peters
2001-07-11
1
-1/+0
*
Remove lines for asynchat & asyncore, as they've now got their own test.
Tim Peters
2001-04-06
1
-2/+0
*
Restore alphabetic order. Also try to import rlcompleter and curses, but
Tim Peters
2001-01-23
1
-7/+15
*
The "user" module cannot reasonably be tested. Moved to the end (and
Fred Drake
2001-01-22
1
-2/+6
*
Jeremy's patch #103323: trivial tests of all untested modules.
Tim Peters
2001-01-19
1
-0/+93