summaryrefslogtreecommitdiff
path: root/Objects/dictnotes.txt
Commit message (Expand)AuthorAgeFilesLines
* Issue #15055: update dictnotes.txt. Patch by Mark Shannon.Antoine Pitrou2012-06-241-36/+2
* Implement PEP 412: Key-sharing dictionaries (closes #13903)Benjamin Peterson2012-04-231-165/+78
* Merged revisions 53623-53858 via svnmerge fromThomas Wouters2007-02-231-0/+20
* Merged revisions 53005-53303 via svnmerge fromThomas Wouters2007-01-091-1/+1
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-1/+1
* Fix typos and add some elaborationsRaymond Hettinger2004-03-151-4/+9
* Add notes on use cases with paired accesses to the same key.Raymond Hettinger2003-05-281-5/+30
* Add notes from python-dev about readonly dictionaries.Raymond Hettinger2003-05-051-0/+21
* * Note how dummy entry re-use benefits use cases with interspersed deletesRaymond Hettinger2003-05-041-1/+11
* Research notes and explorations for optimizing Python dictionaries.Raymond Hettinger2003-05-021-0/+189