Files
cpython/Lib
Facundo Batista d544df7ddd Issue #1772851. Alters long.__hash__ from being *almost* completely
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.
2007-09-19 15:10:06 +00:00
..
2007-09-09 20:25:00 +00:00
2007-07-13 22:12:58 +00:00
2007-03-13 21:32:01 +00:00
2007-03-06 18:21:32 +00:00
2007-05-14 20:52:31 +00:00
2007-09-09 20:25:00 +00:00
2007-02-28 18:27:41 +00:00
2007-09-10 21:51:02 +00:00
2007-09-10 21:51:02 +00:00
2007-09-09 20:25:00 +00:00
2007-05-13 08:04:07 +00:00
2007-09-10 21:51:02 +00:00
2007-08-28 23:22:52 +00:00
2007-08-06 07:39:09 +00:00
2007-09-09 20:25:00 +00:00
2007-05-24 17:33:33 +00:00
2007-09-10 21:51:02 +00:00
2007-09-10 21:51:02 +00:00
2007-03-12 18:07:52 +00:00
2007-07-06 04:13:39 +00:00