]> granicus.if.org Git - python/commit
follow up to #9778: define and use an unsigned hash type
authorBenjamin Peterson <benjamin@python.org>
Sat, 23 Oct 2010 16:20:50 +0000 (16:20 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 23 Oct 2010 16:20:50 +0000 (16:20 +0000)
commit8035bc5c048ff08f652649754eb8ea769337afa0
tree82778e9f0242d5a26e4ceba5d5b85babde6c12cf
parent2b9af63b4f4757cccad70b76960cfe8c7b9e6a49
follow up to #9778: define and use an unsigned hash type
Include/pyport.h
Objects/complexobject.c
Objects/longobject.c
Objects/object.c
Objects/tupleobject.c
Objects/typeobject.c
Python/sysmodule.c