Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos and add some elaborations | Raymond Hettinger | 2004-03-15 | 1 | -4/+9 |
* | Add notes on use cases with paired accesses to the same key. | Raymond Hettinger | 2003-05-28 | 1 | -5/+30 |
* | Add notes from python-dev about readonly dictionaries. | Raymond Hettinger | 2003-05-05 | 1 | -0/+21 |
* | * Note how dummy entry re-use benefits use cases with interspersed deletes | Raymond Hettinger | 2003-05-04 | 1 | -1/+11 |
* | Research notes and explorations for optimizing Python dictionaries. | Raymond Hettinger | 2003-05-02 | 1 | -0/+189 |