Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Incorporate Skip's suggestions for documentation (explain the word deque | Raymond Hettinger | 2004-02-07 | 1 | -0/+12 |
* | * Fix ref counting in extend() and extendleft(). | Raymond Hettinger | 2004-02-07 | 1 | -0/+4 |
* | Have deques support high volume loads. | Raymond Hettinger | 2004-02-06 | 1 | -0/+12 |
* | * Move collections.deque() in from the sandbox | Raymond Hettinger | 2004-01-29 | 1 | -0/+337 |