index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
NEWS.d
/
next
/
Library
/
2018-01-07-11-32-42.bpo-32506.MaT-zU.rst
blob: e524769c6df970b04bb6531a9ff35b54a7ff3e8d (
plain
)
1
2
Now that dict is defined as keeping insertion order, drop OrderedDict and just use plain dict.