Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
4d0d471a8031de90a2b1ce99c4ac4780e60b3bc9
commit
4d0d471a8031de90a2b1ce99c4ac4780e60b3bc9
[
log
]
[
tgz
]
author
Martin v. Löwis <martin@v.loewis.de>
Fri Dec 03 20:14:31 2010
committer
Martin v. Löwis <martin@v.loewis.de>
Fri Dec 03 20:14:31 2010
tree
c8f1fef715f8d158e58f17cab14af65455de1d77
parent
c4df7845143f9afe0d20f4421a41904f3cbb991a
[
diff
]
Merge branches/pep-0384.
Doc/c-api/veryhigh.rst
[
diff
]
Doc/faq/extending.rst
[
diff
]
Doc/whatsnew/3.2.rst
[
diff
]
Include/Python.h
[
diff
]
Include/abstract.h
[
diff
]
Include/bytearrayobject.h
[
diff
]
Include/bytes_methods.h
[
diff
]
Include/bytesobject.h
[
diff
]
Include/cellobject.h
[
diff
]
Include/ceval.h
[
diff
]
Include/classobject.h
[
diff
]
Include/code.h
[
diff
]
Include/codecs.h
[
diff
]
Include/compile.h
[
diff
]
Include/complexobject.h
[
diff
]
Include/datetime.h
[
diff
]
Include/descrobject.h
[
diff
]
Include/dictobject.h
[
diff
]
Include/dtoa.h
[
diff
]
Include/eval.h
[
diff
]
Include/fileobject.h
[
diff
]
Include/floatobject.h
[
diff
]
Include/frameobject.h
[
diff
]
Include/funcobject.h
[
diff
]
Include/genobject.h
[
diff
]
Include/import.h
[
diff
]
Include/listobject.h
[
diff
]
Include/longintrepr.h
[
diff
]
Include/longobject.h
[
diff
]
Include/marshal.h
[
diff
]
Include/memoryobject.h
[
diff
]
Include/methodobject.h
[
diff
]
Include/modsupport.h
[
diff
]
Include/moduleobject.h
[
diff
]
Include/object.h
[
diff
]
Include/objimpl.h
[
diff
]
Include/parsetok.h
[
diff
]
Include/pyarena.h
[
diff
]
Include/pyatomic.h
[
diff
]
Include/pyctype.h
[
diff
]
Include/pydebug.h
[
diff
]
Include/pyerrors.h
[
diff
]
Include/pygetopt.h
[
diff
]
Include/pymath.h
[
diff
]
Include/pystate.h
[
diff
]
Include/pystrtod.h
[
diff
]
Include/pythonrun.h
[
diff
]
Include/pytime.h
[
diff
]
Include/setobject.h
[
diff
]
Include/sliceobject.h
[
diff
]
Include/structseq.h
[
diff
]
Include/symtable.h
[
diff
]
Include/sysmodule.h
[
diff
]
Include/timefuncs.h
[
diff
]
Include/token.h
[
diff
]
Include/traceback.h
[
diff
]
Include/tupleobject.h
[
diff
]
Include/typeslots.h
[Added -
diff
]
Include/ucnhash.h
[
diff
]
Include/unicodeobject.h
[
diff
]
Include/warnings.h
[
diff
]
Include/weakrefobject.h
[
diff
]
Makefile.pre.in
[
diff
]
Misc/NEWS
[
diff
]
Modules/_ctypes/_ctypes.c
[
diff
]
Modules/_ctypes/cfield.c
[
diff
]
Modules/_elementtree.c
[
diff
]
Modules/_testcapimodule.c
[
diff
]
Modules/arraymodule.c
[
diff
]
Modules/getpath.c
[
diff
]
Modules/mmapmodule.c
[
diff
]
Modules/xxlimited.c
[Added -
diff
]
Objects/bytearrayobject.c
[
diff
]
Objects/bytesobject.c
[
diff
]
Objects/funcobject.c
[
diff
]
Objects/listobject.c
[
diff
]
Objects/memoryobject.c
[
diff
]
Objects/moduleobject.c
[
diff
]
Objects/object.c
[
diff
]
Objects/rangeobject.c
[
diff
]
Objects/sliceobject.c
[
diff
]
Objects/structseq.c
[
diff
]
Objects/tupleobject.c
[
diff
]
Objects/typeobject.c
[
diff
]
Objects/typeslots.inc
[Added -
diff
]
Objects/typeslots.py
[Added -
diff
]
Objects/unicodeobject.c
[
diff
]
PC/getpathp.c
[
diff
]
PC/pyconfig.h
[
diff
]
PC/python3.def
[Added -
diff
]
PC/python3dll.c
[Added -
diff
]
PCbuild/pcbuild.sln
[
diff
]
PCbuild/python3dll.vcproj
[Added -
diff
]
PCbuild/xxlimited.vcproj
[Added -
diff
]
Python/bltinmodule.c
[
diff
]
Python/ceval.c
[
diff
]
Python/dynload_shlib.c
[
diff
]
Python/dynload_win.c
[
diff
]
Python/import.c
[
diff
]
Python/pythonrun.c
[
diff
]
Tools/scripts/abitype.py
[Added -
diff
]
setup.py
[
diff
]
102 files changed
tree: c8f1fef715f8d158e58f17cab14af65455de1d77
Demo/
Doc/
Grammar/
Include/
Lib/
Mac/
Misc/
Modules/
Objects/
Parser/
PC/
PCbuild/
Python/
Tools/
.bzrignore
.gitignore
.hgeol
.hgignore
.hgtags
configure
configure.in
install-sh
LICENSE
Makefile.pre.in
pyconfig.h.in
README
runtests.sh
setup.py