]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #28201: Dict reduces possibility of 2nd conflict in hash table.
authorINADA Naoki <songofacandy@gmail.com>
Thu, 6 Oct 2016 06:22:28 +0000 (15:22 +0900)
committerINADA Naoki <songofacandy@gmail.com>
Thu, 6 Oct 2016 06:22:28 +0000 (15:22 +0900)
Do perturb shift after first conflict.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge