Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace normalization. | Tim Peters | 2007-03-12 | 1 | -5/+5 |
* | Patch #1670993: Refactor test_threadedtempfile.py to use unittest. | Collin Winter | 2007-03-12 | 1 | -41/+34 |
* | Prevent spurious leaks when running regrtest.py -R. There may be more | Neal Norwitz | 2006-06-18 | 1 | -1/+3 |
* | SF bug 613233: test_threadedtempfile hangs | Tim Peters | 2002-09-25 | 1 | -6/+4 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Add "import thread" at the top of the module; this prevents us from | Guido van Rossum | 2001-04-14 | 1 | -0/+1 |
* | Fix stupidity. | Tim Peters | 2001-01-13 | 1 | -1/+1 |
* | Guido found a brand new race in tempfile on Linux, due to Linux changing | Tim Peters | 2001-01-13 | 1 | -0/+85 |