commit | 49c15d4a5fa139bf2d154112709a8b29c9d5d678 | [log] [tgz] |
---|---|---|
author | Larry Hastings <larry@hastings.org> | Sun Jun 24 01:54:21 2012 -0700 |
committer | Larry Hastings <larry@hastings.org> | Sun Jun 24 01:54:21 2012 -0700 |
tree | 1b6402adf739a7fbfabe6cd8ab24ed4e8b29529d | |
parent | 1bc276d7ab567ff5ef216a213e851e317b909529 [diff] |
Issue #14815: Use Py_ssize_t instead of long for the object hash, to preserve all 64 bits of hash on Win64.