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.
2 parents bc08ab4 + 8320193 commit 41afe9dCopy full SHA for 41afe9d
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