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_threading.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,...
Christian Heimes
2008-03-22
1
-24/+22
*
Merged revisions 61003-61033 via svnmerge from
Christian Heimes
2008-02-24
1
-0/+28
*
Merged revisions 60176-60209 via svnmerge from
Christian Heimes
2008-01-23
1
-0/+18
*
Removed PyInt_GetMax and sys.maxint
Christian Heimes
2007-12-04
1
-1/+1
*
Merged revisions 59226-59233 via svnmerge from
Christian Heimes
2007-11-30
1
-0/+34
*
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum
2007-06-13
1
-1/+41
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-19/+19
*
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
Thomas Wouters
2006-08-21
1
-0/+70
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0/+26
*
threading._DummyThread.__init__(): document obscure new code.
Tim Peters
2005-01-08
1
-1/+22
*
Converted to a unittest. Added checks that the bounded semaphore actually
Tim Peters
2005-01-08
1
-37/+73
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Test failed because these was no expected-output file, but always printed
Tim Peters
2001-08-20
1
-5/+8
*
add a few test cases for threading module.
Skip Montanaro
2001-08-20
1
-0/+52