]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #25462: The hash of the key now is calculated only once in most
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 13 Nov 2015 13:18:26 +0000 (15:18 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 13 Nov 2015 13:18:26 +0000 (15:18 +0200)
operations in C implementation of OrderedDict.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge