]> granicus.if.org Git - python/commit
Issue #28979: Fix What's New in Python 3.6, dict
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 15 Dec 2016 15:20:53 +0000 (16:20 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 15 Dec 2016 15:20:53 +0000 (16:20 +0100)
commit5e65a5f4efeca3b656779973c465abe756e86a67
tree9e0168e8c1b3cf1c7f12352484621e603549925f
parent291b93bb1f14257dcd0095bad840e15d4b7dd77e
Issue #28979: Fix What's New in Python 3.6, dict

The new dict implementation is not faster, but more compact.

Patch written by Brendan Donegan.
(grafted from 181453f9a0c424212f0f6ddca2b9065c15689d7c)
Doc/whatsnew/3.6.rst