| Commit message (Expand) | Author | Age | Files | Lines |
* | Close subprocess pipes to clean up ResourceWarnings | Brian Curtin | 2010-11-05 | 1 | -0/+4 |
|
|
* | Clean up ResourceWarnings. Explictly close stdout from the subprocess. | Brian Curtin | 2010-11-02 | 1 | -0/+1 |
|
|
* | issue 8777 | Kristján Valur Jónsson | 2010-10-28 | 1 | -0/+3 |
|
|
* | Avoid hanging the test on netbsd5. | Gregory P. Smith | 2010-10-17 | 1 | -1/+2 |
|
|
* | Make error more explicit in test_finalize_with_trace | Antoine Pitrou | 2010-09-19 | 1 | -3/+8 |
|
|
* | Factor out stripping of interpreter debug output in test.support.strip_python... | Antoine Pitrou | 2010-08-04 | 1 | -2/+2 |
|
|
* | Tab test_repr_daemon over so it's included in ThreadTests. | Brian Curtin | 2010-07-23 | 1 | -5/+5 |
|
|
* | Add more tests for the threading.Thread.repr. | Brett Cannon | 2010-07-23 | 1 | -1/+8 |
|
|
* | Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from | Victor Stinner | 2010-04-28 | 1 | -2/+2 |
|
|
* | Merged revisions 78536 via svnmerge from | Gregory P. Smith | 2010-03-01 | 1 | -8/+4 |
|
|
* | Merged revisions 78517 via svnmerge from | Gregory P. Smith | 2010-02-28 | 1 | -0/+19 |
|
|
* | Merged revisions 77727 via svnmerge from | Ezio Melotti | 2010-01-24 | 1 | -2/+1 |
|
|
* | use assert[Not]In where appropriate | Ezio Melotti | 2010-01-23 | 1 | -1/+1 |
|
|
* | use assert[Not]In where appropriate | Benjamin Peterson | 2010-01-19 | 1 | -1/+1 |
|
|
* | Silence getcheckinterval()-related warnings in the test suite | Antoine Pitrou | 2009-11-13 | 1 | -5/+3 |
|
|
* | Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-... | Benjamin Peterson | 2009-11-13 | 1 | -1/+3 |
|
|
* | Issue #3001: Add a C implementation of recursive locks which is used by | Antoine Pitrou | 2009-11-10 | 1 | -3/+6 |
|
|
* | Merged revisions 76172 via svnmerge from | Antoine Pitrou | 2009-11-09 | 1 | -4/+2 |
|
|
* | Merged revisions 76148 via svnmerge from | Antoine Pitrou | 2009-11-08 | 1 | -0/+2 |
|
|
* | Merged revisions 76137 via svnmerge from | Antoine Pitrou | 2009-11-06 | 1 | -20/+32 |
|
|
* | Merged revisions 75851 via svnmerge from | Antoine Pitrou | 2009-10-27 | 1 | -3/+12 |
|
|
* | Merged revisions 75624 via svnmerge from | Antoine Pitrou | 2009-10-23 | 1 | -1/+2 |
|
|
* | Another futile error in the previous commit :-( | Antoine Pitrou | 2009-10-20 | 1 | -1/+1 |
|
|
* | Merged revisions 75574 via svnmerge from | Antoine Pitrou | 2009-10-20 | 1 | -0/+1 |
|
|
* | Merged revisions 75570 via svnmerge from | Antoine Pitrou | 2009-10-20 | 1 | -0/+22 |
|
|
* | Merged revisions 75499 via svnmerge from | Antoine Pitrou | 2009-10-18 | 1 | -0/+19 |
|
|
* | Use unittest.SkipTest to skip tests in test_threading. | Alexandre Vassalotti | 2009-07-22 | 1 | -21/+11 |
|
|
* | Remove erroneous print statement. | Alexandre Vassalotti | 2009-07-22 | 1 | -3/+3 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -15/+15 |
|
|
* | Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-... | Benjamin Peterson | 2009-04-05 | 1 | -1/+15 |
|
|
* | forward port r66386 | Benjamin Peterson | 2008-10-16 | 1 | -1/+1 |
|
|
* | Merged revisions 66703,66708 via svnmerge from | Benjamin Peterson | 2008-10-10 | 1 | -0/+6 |
|
|
* | Issue #874900: fix behaviour of threading module after a fork. | Antoine Pitrou | 2008-09-06 | 1 | -2/+4 |
|
|
* | remove the deprecation warnings for the old threading API; update the docs | Benjamin Peterson | 2008-09-01 | 1 | -37/+11 |
|
|
* | fix possible error | Benjamin Peterson | 2008-08-19 | 1 | -1/+4 |
|
|
* | make test_threading more robust for real | Benjamin Peterson | 2008-08-19 | 1 | -3/+1 |
|
|
* | make test more robust | Benjamin Peterson | 2008-08-19 | 1 | -1/+2 |
|
|
* | add full deprecation warnings for old threading APIs | Benjamin Peterson | 2008-08-18 | 1 | -1/+38 |
|
|
* | change is_daemon, set_daemon, get_name, and set_name to properties | Benjamin Peterson | 2008-08-18 | 1 | -6/+6 |
|
|
* | Merged revisions 65818 via svnmerge from | Benjamin Peterson | 2008-08-18 | 1 | -2/+2 |
|
|
* | XXX disable hanging test | Benjamin Peterson | 2008-07-17 | 1 | -1/+2 |
|
|
* | Merged revisions 65059 via svnmerge from | Benjamin Peterson | 2008-07-17 | 1 | -1/+2 |
|
|
* | fix 2/3 of test_threading | Benjamin Peterson | 2008-07-17 | 1 | -1/+1 |
|
|
* | Merger 65032 to py3k | Jesse Noller | 2008-07-17 | 1 | -1/+79 |
|
|
* | Merged revisions 64125 via svnmerge from | Benjamin Peterson | 2008-06-11 | 1 | -12/+14 |
|
|
* | Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,... | Georg Brandl | 2008-06-10 | 1 | -0/+5 |
|
|
* | Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. | Georg Brandl | 2008-05-25 | 1 | -9/+9 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -3/+3 |
|
|
* | Merged revisions 61440-61441,61443,61445-61448,61451-61452,61455-61457,61459-... | Neal Norwitz | 2008-04-05 | 1 | -0/+29 |
|
|
* | Update test_threading with a couple changes from trunk that got lost due, I | Jeffrey Yasskin | 2008-03-29 | 1 | -3/+7 |
|
|