]> granicus.if.org Git - python/commit
#11565: Merge with 3.1.
authorEzio Melotti <ezio.melotti@gmail.com>
Wed, 16 Mar 2011 09:35:38 +0000 (11:35 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Wed, 16 Mar 2011 09:35:38 +0000 (11:35 +0200)
commit3b3499ba69341a49fc842ce0d4a2f66fcb249a04
treedd97578d333a72ac825c0e7ad64e4367d8dfe248
parentcc4a4842643d6415ca4a449e9d0557cfb029715a
parent13925008dc11f2a235627dc8c0440c0ce99171d9
#11565: Merge with 3.1.
67 files changed:
Include/abstract.h
Include/pymacconfig.h
Lib/csv.py
Lib/ctypes/test/test_arrays.py
Lib/difflib.py
Lib/distutils/tests/test_clean.py
Lib/doctest.py
Lib/email/header.py
Lib/idlelib/macosxSupport.py
Lib/ntpath.py
Lib/pickletools.py
Lib/platform.py
Lib/subprocess.py
Lib/test/datetimetester.py
Lib/test/test_capi.py
Lib/test/test_decimal.py
Lib/test/test_descr.py
Lib/test/test_doctest.py
Lib/test/test_extcall.py
Lib/test/test_float.py
Lib/test/test_grammar.py
Lib/test/test_httpservers.py
Lib/test/test_itertools.py
Lib/test/test_marshal.py
Lib/test/test_math.py
Lib/test/test_mmap.py
Lib/test/test_multiprocessing.py
Lib/test/test_pkg.py
Lib/test/test_print.py
Lib/test/test_strptime.py
Lib/test/test_struct.py
Lib/test/test_syntax.py
Lib/test/test_sys.py
Lib/test/test_threading.py
Lib/test/test_trace.py
Lib/test/test_urllib.py
Lib/test/test_warnings.py
Lib/tkinter/tix.py
Lib/tkinter/ttk.py
Lib/turtle.py
Lib/turtledemo/bytedesign.py
Lib/xml/dom/minidom.py
Lib/xmlrpc/server.py
Mac/BuildScript/build-installer.py
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callbacks.c
Modules/_ctypes/callproc.c
Modules/_functoolsmodule.c
Modules/_io/iobase.c
Modules/_io/stringio.c
Modules/_pickle.c
Modules/_sqlite/connection.h
Modules/cmathmodule.c
Modules/socketmodule.c
Modules/timemodule.c
Modules/zipimport.c
Modules/zlib/deflate.h
Objects/dictobject.c
Objects/listobject.c
Objects/longobject.c
Objects/typeobject.c
Python/ceval.c
Python/pystate.c
Python/thread.c
Tools/scripts/fixcid.py
Tools/unicode/makeunicodedata.py
setup.py