summaryrefslogtreecommitdiff
path: root/Lib/test/test_queue.py
Commit message (Expand)AuthorAgeFilesLines
* Style guide reformats. I saw this test fail on a very heavily loadedTim Peters2002-11-151-6/+9
* Patch #572628: Optional timeouts for put and get.Martin v. Löwis2002-10-151-2/+37
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-231-1/+1
* Fix bug 544473 - "Queue module can deadlock".Mark Hammond2002-04-191-0/+158