]> granicus.if.org Git - python/commit
Consolidate the occurrances of the prime used as the multiplier when hashing.
authorGregory P. Smith <greg@krypto.org>
Sat, 14 Jan 2012 23:45:13 +0000 (15:45 -0800)
committerGregory P. Smith <greg@krypto.org>
Sat, 14 Jan 2012 23:45:13 +0000 (15:45 -0800)
commitf5b62a9b314e71e6bd5014be92ad1d10ff8e0d63
treefeb12ee5852eb7674802e9de3c2ef9c32c4f9ee6
parentd66b5051551b1d5199aaf5d30368d22232f49524
parent63e6c3222f563cfb156de6e92199e9e35ad5d832
Consolidate the occurrances of the prime used as the multiplier when hashing.
Include/pyport.h
Objects/object.c
Objects/tupleobject.c
Objects/unicodeobject.c