Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch #1397848: add the reasoning behind no-resize-on-shrinkage. | Martin v. Löwis | 2007-02-15 | 1 | -0/+20 |
* | Typo fix | Andrew M. Kuchling | 2006-12-22 | 1 | -1/+1 |
* | Typo fixes | Andrew M. Kuchling | 2006-08-04 | 1 | -1/+1 |
* | 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 |