Stefan Krah <stefan-use...@bytereef.org> added the comment: Actually the current long_hash() is affected as well. On Windows 64-bit:
>>> hash(2**31) -2147483648 >>> hash(2**32) 1 ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8188> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com