Fix SF bug #689659, 64-bit int and long hash keys incompatible
On a 64-bit machine, a dictionary could contain duplicate int/long keys if the value was > 2**32.
N
Neal Norwitz committed
d5a65a77cfdd81ad6945195c88e367fcd9f709c2
Parent: 97e3f00