Add a final permutation step to the tuple hash function.
Prevents a collision pattern that occurs with nested tuples. (Yitz Gale provided code that repeatably demonstrated the weakness.)
R
Raymond Hettinger committed
57c2d930f688ca50248241919bd815c85bf39939
Parent: bce036b