]> granicus.if.org Git - python/commit
Issue #25462: The hash of the key now is calculated only once in most
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 13 Nov 2015 12:48:36 +0000 (14:48 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 13 Nov 2015 12:48:36 +0000 (14:48 +0200)
commit19a70e7f5dd3d7eb374c7505ab818db05c045b30
treef5cf0984ddfb437d9312fe34c7800a1bb143c114
parent33be3e3d5b52762ba6706df6bd98f2e341a8d9ba
Issue #25462: The hash of the key now is calculated only once in most
operations in C implementation of OrderedDict.
Misc/NEWS
Objects/odictobject.c