Files
cpython/Objects
Gregory P. Smith a6be61ec71 Keep y a Py_hash_t instead of Py_uhash_t as it is compared with == -1 and the
compiler logic will do the right thing with just x as a Py_uhash_t.  This
matches what was already done in the 3.3 version.

cleanup only - no functionality or hash values change.
2012-12-10 18:34:09 -08:00
..
2012-11-03 23:07:59 +01:00
2012-02-19 01:11:56 -05:00
2011-04-05 15:48:47 +02:00
2010-10-11 22:42:28 +00:00