PyObject_Hash returns long, not int
authorCarl Witty <cwitty@newtonlabs.com>
Sat, 27 Oct 2007 21:00:59 +0000 (14:00 -0700)
committerCarl Witty <cwitty@newtonlabs.com>
Sat, 27 Oct 2007 21:00:59 +0000 (14:00 -0700)
commit882b87dd34b8c0050098c3b43776d1c85b494165
treefedf125f704d4288982d7bac8581c9a9940b3678
parente4d09f3d6335c9947c0e02b6f5097fc1d424e7d5
PyObject_Hash returns long, not int
Cython/Compiler/Builtin.py