Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
8f67d0893f7170986b0ad370844318544270cbcc
commit
8f67d0893f7170986b0ad370844318544270cbcc
[
log
]
author
Benjamin Peterson <benjamin@python.org>
Sun Oct 17 20:54:53 2010
committer
Benjamin Peterson <benjamin@python.org>
Sun Oct 17 20:54:53 2010
tree
4aec6cf093d4d042d18d1fadc3ce52765d32bd8d
parent
6fb457526cef485d64f4f6744d81cae8c02032b3
[
diff
]
make hashes always the size of pointers; introduce Py_hash_t #9778
Doc/c-api/object.rst
[
diff
]
Doc/c-api/typeobj.rst
[
diff
]
Include/bytesobject.h
[
diff
]
Include/datetime.h
[
diff
]
Include/dictobject.h
[
diff
]
Include/object.h
[
diff
]
Include/pyport.h
[
diff
]
Include/setobject.h
[
diff
]
Include/unicodeobject.h
[
diff
]
Include/weakrefobject.h
[
diff
]
Misc/NEWS
[
diff
]
Modules/_datetimemodule.c
[
diff
]
Modules/_pickle.c
[
diff
]
Objects/bytesobject.c
[
diff
]
Objects/classobject.c
[
diff
]
Objects/codeobject.c
[
diff
]
Objects/complexobject.c
[
diff
]
Objects/descrobject.c
[
diff
]
Objects/dictobject.c
[
diff
]
Objects/floatobject.c
[
diff
]
Objects/longobject.c
[
diff
]
Objects/methodobject.c
[
diff
]
Objects/object.c
[
diff
]
Objects/setobject.c
[
diff
]
Objects/tupleobject.c
[
diff
]
Objects/typeobject.c
[
diff
]
Objects/unicodeobject.c
[
diff
]
Objects/weakrefobject.c
[
diff
]
Python/bltinmodule.c
[
diff
]
Python/ceval.c
[
diff
]
Python/sysmodule.c
[
diff
]
31 files changed
tree: 4aec6cf093d4d042d18d1fadc3ce52765d32bd8d
Demo/
Doc/
Grammar/
Include/
Lib/
Mac/
Misc/
Modules/
Objects/
Parser/
PC/
PCbuild/
Python/
Tools/
.bzrignore
.hgignore
.hgtags
configure
configure.in
install-sh
LICENSE
Makefile.pre.in
pyconfig.h.in
README
runtests.sh
setup.py