Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all calls to acquire_lock() and release_lock() with acquire() | Guido van Rossum | 1998-04-29 | 1 | -25/+25 |
* | Clarify that put *blocks* when the queue is full. Add some blank | Guido van Rossum | 1998-04-09 | 1 | -1/+6 |
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -85/+85 |
* | (Queue.Empty): When class based exceptions are in force, derive this | Barry Warsaw | 1997-11-20 | 1 | -116/+130 |
* | Some minute changes. | Guido van Rossum | 1993-12-29 | 1 | -0/+1 |
* | * Mass change: get rid of all init() methods, in favor of __init__() | Guido van Rossum | 1993-12-17 | 1 | -3/+1 |
* | New module implementing a multi-everything queue. | Guido van Rossum | 1992-08-25 | 1 | -0/+122 |