Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba7224f commit 71c01d4Copy full SHA for 71c01d4
1 file changed
Objects/dictobject.c
@@ -10,7 +10,7 @@
10
11
This implements the dictionary's hashtable.
12
13
-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.
14
https://morepypy.blogspot.com/2015/01/faster-more-memory-efficient-and-more.html
15
16
layout:
0 commit comments