mirror of
https://github.com/python/cpython.git
synced 2026-05-20 19:33:12 -04:00
d544df7ddd
predictable to being completely predictable. The value of hash(n) is unchanged for any n that's small enough to be representable as an int, and also unchanged for the vast majority of long integers n of reasonable size.