mirror of https://github.com/python/cpython
parent
ba7224f934
commit
71c01d43a7
|
@ -10,7 +10,7 @@
|
|||
|
||||
This implements the dictionary's hashtable.
|
||||
|
||||
As of Python 3.6, this is compact and orderd. Basic idea is described here.
|
||||
As of Python 3.6, this is compact and ordered. Basic idea is described here.
|
||||
https://morepypy.blogspot.com/2015/01/faster-more-memory-efficient-and-more.html
|
||||
|
||||
layout:
|
||||
|
|
Loading…
Reference in New Issue