Staging
v0.5.1
https://github.com/python/cpython
Revision 5e65a5f4efeca3b656779973c465abe756e86a67 authored by Victor Stinner on 15 December 2016, 15:20:53 UTC, committed by Victor Stinner on 15 December 2016, 15:20:53 UTC
The new dict implementation is not faster, but more compact.

Patch written by Brendan Donegan.
(grafted from 181453f9a0c424212f0f6ddca2b9065c15689d7c)
1 parent 291b93b
History
Tip revision: 5e65a5f4efeca3b656779973c465abe756e86a67 authored by Victor Stinner on 15 December 2016, 15:20:53 UTC
Issue #28979: Fix What's New in Python 3.6, dict
Tip revision: 5e65a5f
File Mode Size
Grammar -rw-r--r-- 6.7 KB

back to top