Skip to content

Commit 41afe9d

Browse files
committed
Merge 3.6
2 parents bc08ab4 + 8320193 commit 41afe9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.6.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ New library modules:
7777
CPython implementation improvements:
7878

7979
* The :ref:`dict <typesmapping>` type has been reimplemented to use
80-
a :ref:`faster, more compact representation <whatsnew36-compactdict>`
80+
a :ref:`more compact representation <whatsnew36-compactdict>`
8181
similar to the `PyPy dict implementation`_. This resulted in dictionaries
8282
using 20% to 25% less memory when compared to Python 3.5.
8383

0 commit comments

Comments
 (0)