mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
link to canonical blogspot
This commit is contained in:
parent
e5e3edb920
commit
003f059b3a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
This implements the dictionary's hashtable.
|
||||
|
||||
As of Python 3.6, this is compact and orderd. Basic idea is described here.
|
||||
https://morepypy.blogspot.jp/2015/01/faster-more-memory-efficient-and-more.html
|
||||
https://morepypy.blogspot.com/2015/01/faster-more-memory-efficient-and-more.html
|
||||
|
||||
layout:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue