commit | 4b0b1accb57aabdd1b30dd445c2d530e9cdda65d | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sat May 03 16:41:19 2014 -0700 |
committer | Raymond Hettinger <python@rcn.com> | Sat May 03 16:41:19 2014 -0700 |
tree | 017a82239190233f82bfc9231f632ff9b96a00fc | |
parent | 4b74fba62ff9e9733da01a55d4091b656324e969 [diff] |
Issue #21101: Eliminate double hashing in the C code for collections.Counter().