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 3d40e37 commit 8320193Copy full SHA for 8320193
1 file changed
Doc/whatsnew/3.6.rst
@@ -77,7 +77,7 @@ New library modules:
77
CPython implementation improvements:
78
79
* The :ref:`dict <typesmapping>` type has been reimplemented to use
80
- a :ref:`faster, more compact representation <whatsnew36-compactdict>`
+ a :ref:`more compact representation <whatsnew36-compactdict>`
81
similar to the `PyPy dict implementation`_. This resulted in dictionaries
82
using 20% to 25% less memory when compared to Python 3.5.
83
0 commit comments