Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 55007-55179 via svnmerge from | Guido van Rossum | 2007-05-07 | 1 | -1/+1 |
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -2/+2 |
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -0/+44 |
* | Stab at SF 1010777: test_queue fails occasionally | Tim Peters | 2004-08-20 | 1 | -14/+53 |
* | Semantic-neutral format and comment changes. | Tim Peters | 2004-08-20 | 1 | -14/+16 |
* | Style guide reformats. I saw this test fail on a very heavily loaded | Tim Peters | 2002-11-15 | 1 | -6/+9 |
* | Patch #572628: Optional timeouts for put and get. | Martin v. Löwis | 2002-10-15 | 1 | -2/+37 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Fix bug 544473 - "Queue module can deadlock". | Mark Hammond | 2002-04-19 | 1 | -0/+158 |