index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Objects
/
dictnotes.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-46845: Reduce dict size when all keys are Unicode (GH-31564)
Inada Naoki
2022-03-01
1
-2/+2
*
Issue #15055: update dictnotes.txt. Patch by Mark Shannon.
Antoine Pitrou
2012-06-24
1
-36/+2
*
Implement PEP 412: Key-sharing dictionaries (closes #13903)
Benjamin Peterson
2012-04-23
1
-165/+78
*
Merged revisions 53623-53858 via svnmerge from
Thomas Wouters
2007-02-23
1
-0/+20
*
Merged revisions 53005-53303 via svnmerge from
Thomas Wouters
2007-01-09
1
-1/+1
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
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