The Python-checkins June 2008 Archive by date (original) (raw)
June 2008 Archives by date
- Messages sorted by: [ thread ] [ subject ] [ author ]
- More info on this list...
Starting: Sun Jun 1 00:03:18 CEST 2008
Ending: Mon Jun 30 17:39:09 CEST 2008
Messages: 924
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] r63840 - in doctools/trunk: CHANGES sphinx/__init__.py sphinx/builder.py sphinx/environment.py sphinx/htmlhelp.py georg.brandl
- [Python-checkins] r63841 - doctools/trunk/sphinx/environment.py georg.brandl
- [Python-checkins] r63842 - doctools/trunk/CHANGES georg.brandl
- [Python-checkins] buildbot failure in ARM Linux EABI 2.5 buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-4 3.0 buildbot at python.org
- [Python-checkins] r63846 - in python/trunk: Doc/c-api/file.rst Doc/library/stdtypes.rst Doc/using/cmdline.rst Include/fileobject.h Lib/test/test_sys.py Misc/NEWS Modules/main.c Objects/fileobject.c Python/pythonrun.c Python/sysmodule.c martin.v.loewis
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] r63848 - python/trunk/Python/pythonrun.c martin.v.loewis
- [Python-checkins] r63849 - python/trunk/Python/pythonrun.c martin.v.loewis
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 XP 3.0 buildbot at python.org
- [Python-checkins] r63852 - peps/trunk/pep-3140.txt david.goodger
- [Python-checkins] r63853 - in python/branches/tlee-ast-optimize: Include/compile.h Include/optimize.h Python/bltinmodule.c Python/compile.c Python/optimize.c Python/pythonrun.c thomas.lee
- [Python-checkins] buildbot failure in sparc Debian 3.0 buildbot at python.org
- [Python-checkins] r63854 - in python/branches/tlee-ast-optimize: Doc/c-api/bytearray.rst Doc/c-api/concrete.rst Doc/c-api/file.rst Doc/c-api/string.rst Doc/c-api/type.rst Doc/includes/noddy2.c Doc/includes/noddy3.c Doc/includes/noddy4.c Doc/includes/run-func.c Doc/library/basehttpserver.rst Doc/library/cgihttpserver.rst Doc/library/cmd.rst Doc/library/codecs.rst Doc/library/commands.rst Doc/library/cookie.rst Doc/library/cookielib.rst Doc/library/easydialogs.rst Doc/library/ftplib.rst Doc/library/httplib.rst Doc/library/os.rst Doc/library/poplib.rst Doc/library/re.rst Doc/library/simplehttpserver.rst Doc/library/smtplib.rst Doc/library/socket.rst Doc/library/stdtypes.rst Doc/library/telnetlib.rst Doc/library/urllib2.rst Doc/library/userdict.rst Doc/tutorial/controlflow.rst Doc/tutorial/interpreter.rst Doc/using/cmdline.rst Doc/whatsnew/2.6.rst Include/Python.h Include/bytearrayobject.h Include/bytesobject.h Include/fileobject.h Include/floatobject.h Include/formatter_string.h Include/formatter_unicode.h Include/intobject.h Include/longobject.h Include/object.h Include/py_curses.h Include/pyerrors.h Include/pyport.h Include/pythonrun.h Include/stringobject.h Include/unicodeobject.h Include/warnings.h Lib/UserString.py Lib/bsddb/test/test_all.py Lib/collections.py Lib/commands.py Lib/ctypes/test/test_pointers.py Lib/distutils/command/bdist_wininst.py Lib/distutils/command/wininst-6.0.exe Lib/distutils/command/wininst-7.1.exe Lib/distutils/command/wininst-9.0-amd64.exe Lib/distutils/command/wininst-9.0.exe Lib/distutils/tests/test_build_ext.py Lib/ftplib.py Lib/heapq.py Lib/httplib.py Lib/lib-tk/Tkinter.py Lib/locale.py Lib/poplib.py Lib/smtplib.py Lib/socket.py Lib/sqlite3/test/dbapi.py Lib/sre_parse.py Lib/subprocess.py Lib/tarfile.py Lib/telnetlib.py Lib/test/pydoc_mod.py Lib/test/test___all__.py Lib/test/test_bsddb3.py Lib/test/test_ftplib.py Lib/test/test_httplib.py Lib/test/test_math.py Lib/test/test_poplib.py Lib/test/test_py3kwarn.py Lib/test/test_smtplib.py Lib/test/test_socket.py Lib/test/test_subprocess.py Lib/test/test_support.py Lib/test/test_sys.py Lib/test/test_tarfile.py Lib/test/test_telnetlib.py Lib/test/test_urllib.py Lib/test/test_urllib2.py Lib/test/test_urllib2net.py Lib/test/test_userstring.py Lib/urllib.py Lib/urllib2.py Lib/xmlrpclib.py Mac/Modules/MacOS.c Mac/Modules/Nav.c Mac/Modules/ae/_AEmodule.c Mac/Modules/cf/_CFmodule.c Mac/Modules/cf/pycfbridge.c Mac/Modules/file/_Filemodule.c Mac/Modules/qd/_Qdmodule.c Mac/Modules/qdoffs/_Qdoffsmodule.c Mac/Modules/res/_Resmodule.c Mac/Modules/scrap/_Scrapmodule.c Mac/Modules/snd/_Sndihooks.c Mac/Modules/win/_Winmodule.c Makefile.pre.in Misc/NEWS Modules/_bsddb.c Modules/_bytesio.c Modules/_codecsmodule.c Modules/_collectionsmodule.c Modules/_csv.c Modules/_ctypes/_ctypes.c Modules/_ctypes/callbacks.c Modules/_ctypes/callproc.c Modules/_ctypes/cfield.c Modules/_curses_panel.c Modules/_cursesmodule.c Modules/_elementtree.c Modules/_fileio.c Modules/_hashopenssl.c Modules/_heapqmodule.c Modules/_hotshot.c Modules/_json.c Modules/_localemodule.c Modules/_lsprof.c Modules/_sqlite/cache.c Modules/_sqlite/connection.c Modules/_sqlite/connection.h Modules/_sqlite/cursor.c Modules/_sqlite/cursor.h Modules/_sqlite/module.c Modules/_sqlite/row.c Modules/_sqlite/statement.c Modules/_sre.c Modules/_ssl.c Modules/_struct.c Modules/_testcapimodule.c Modules/_tkinter.c Modules/almodule.c Modules/arraymodule.c Modules/audioop.c Modules/binascii.c Modules/bsddbmodule.c Modules/bz2module.c Modules/cPickle.c Modules/cStringIO.c Modules/cdmodule.c Modules/cgensupport.c Modules/cjkcodecs/cjkcodecs.h Modules/cjkcodecs/multibytecodec.c Modules/clmodule.c Modules/datetimemodule.c Modules/dbmmodule.c Modules/dlmodule.c Modules/errnomodule.c Modules/fcntlmodule.c Modules/flmodule.c Modules/fmmodule.c Modules/gcmodule.c Modules/gdbmmodule.c Modules/glmodule.c Modules/grpmodule.c Modules/imageop.c Modules/imgfile.c Modules/itertoolsmodule.c Modules/linuxaudiodev.c Modules/main.c Modules/mathmodule.c Modules/md5module.c Modules/mmapmodule.c Modules/nismodule.c Modules/operator.c Modules/ossaudiodev.c Modules/parsermodule.c Modules/posixmodule.c Modules/pwdmodule.c Modules/pyexpat.c Modules/readline.c Modules/selectmodule.c Modules/sha256module.c Modules/sha512module.c Modules/shamodule.c Modules/socketmodule.c Modules/spwdmodule.c Modules/stropmodule.c Modules/sunaudiodev.c Modules/svmodule.c Modules/syslogmodule.c Modules/termios.c Modules/threadmodule.c Modules/timemodule.c Modules/unicodedata.c Modules/zipimport.c Modules/zlibmodule.c Objects/abstract.c Objects/boolobject.c Objects/bufferobject.c Objects/bytearrayobject.c Objects/bytes_methods.c Objects/bytesobject.c Objects/cellobject.c Objects/classobject.c Objects/codeobject.c Objects/complexobject.c Objects/descrobject.c Objects/dictobject.c Objects/exceptions.c Objects/fileobject.c Objects/floatobject.c Objects/frameobject.c Objects/funcobject.c Objects/genobject.c Objects/intobject.c Objects/listobject.c Objects/longobject.c Objects/methodobject.c Objects/moduleobject.c Objects/object.c Objects/rangeobject.c Objects/setobject.c Objects/sliceobject.c Objects/stringlib/formatter.h Objects/stringlib/string_format.h Objects/stringlib/stringdefs.h Objects/stringobject.c Objects/structseq.c Objects/tupleobject.c Objects/typeobject.c Objects/unicodeobject.c Objects/weakrefobject.c PC/VC6/pythoncore.dsp PC/VS7.1/pythoncore.vcproj PC/VS8.0/_bsddb.vcproj PC/VS8.0/_bsddb44.vcproj PC/VS8.0/_elementtree.vcproj PC/VS8.0/_hashlib.vcproj PC/VS8.0/_sqlite3.vcproj PC/VS8.0/_ssl.vcproj PC/VS8.0/_tkinter.vcproj PC/VS8.0/bdist_wininst.vcproj PC/VS8.0/debug.vsprops PC/VS8.0/kill_python.vcproj PC/VS8.0/make_versioninfo.vcproj PC/VS8.0/pcbuild.sln PC/VS8.0/pyd.vsprops PC/VS8.0/pyd_d.vsprops PC/VS8.0/pyproject.vsprops PC/VS8.0/python.vcproj PC/VS8.0/pythoncore.vcproj PC/VS8.0/release.vsprops PC/VS8.0/sqlite3.vcproj PC/VS8.0/x64.vsprops PC/_msi.c PC/_subprocess.c PC/_winreg.c PC/bdist_wininst/install.c PC/msvcrtmodule.c PC/winsound.c PCbuild/pythoncore.vcproj Parser/asdl_c.py Parser/tokenizer.c Python/Python-ast.c Python/_warnings.c Python/ast.c Python/bltinmodule.c Python/ceval.c Python/codecs.c Python/compile.c Python/errors.c Python/formatter_string.c Python/formatter_unicode.c Python/future.c Python/getargs.c Python/import.c Python/mactoolboxglue.c Python/marshal.c Python/modsupport.c Python/mysnprintf.c Python/peephole.c Python/pystrtod.c Python/pythonrun.c Python/structmember.c Python/symtable.c Python/sysmodule.c Python/traceback.c RISCOS/Modules/drawfmodule.c RISCOS/Modules/riscosmodule.c RISCOS/Modules/swimodule.c configure.in setup.py thomas.lee
- [Python-checkins] r63855 - in doctools/trunk: doc/builders.rst sphinx/builder.py sphinx/environment.py sphinx/latexwriter.py sphinx/textwriter.py georg.brandl
- [Python-checkins] r63856 - in python/trunk: Doc/library/sys.rst Lib/test/test_sys.py Misc/NEWS Objects/bytesobject.c Objects/dictobject.c Objects/listobject.c Objects/longobject.c Objects/typeobject.c Python/sysmodule.c robert.schuppenies
- [Python-checkins] r63857 - in python/branches/tlee-ast-optimize: Include/compile.h Include/optimize.h Python/bltinmodule.c Python/compile.c Python/optimize.c Python/pythonrun.c thomas.lee
- [Python-checkins] buildbot failure in i386 Ubuntu trunk buildbot at python.org
- [Python-checkins] r63858 - in python/trunk/Doc: Makefile README.txt georg.brandl
- [Python-checkins] r63859 - in python/trunk: Lib/test/test_sys.py Objects/bytesobject.c Objects/dictobject.c Objects/listobject.c Objects/longobject.c Objects/typeobject.c Python/sysmodule.c georg.brandl
- [Python-checkins] buildbot failure in x86 gentoo trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable trunk buildbot at python.org
- [Python-checkins] r63860 - python/trunk/Lib/test/test_descrtut.py georg.brandl
- [Python-checkins] buildbot failure in sparc solaris10 gcc trunk buildbot at python.org
- [Python-checkins] r63861 - python/trunk/Lib/test/test_sys.py robert.schuppenies
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] buildbot failure in alpha Tru64 5.1 trunk buildbot at python.org
- [Python-checkins] buildbot failure in sparc Ubuntu trunk buildbot at python.org
- [Python-checkins] buildbot failure in sparc Debian trunk buildbot at python.org
- [Python-checkins] r63863 - in python/trunk/Tools: README bgen/README benjamin.peterson
- [Python-checkins] r63865 - python/trunk/Tools/README georg.brandl
- [Python-checkins] buildbot failure in S-390 Debian 3.0 buildbot at python.org
- [Python-checkins] r63860 - python/trunk/Lib/test/test_descrtut.py Robert Schuppenies
- [Python-checkins] buildbot failure in i386 Ubuntu 3.0 buildbot at python.org
- [Python-checkins] r63868 - in sandbox/trunk/ttk-gsoc: Doc/library/ttk.rst src/2.x/ttk.py src/3.x/ttk.py guilherme.polo
- [Python-checkins] r63870 - doctools/trunk/sphinx/builder.py georg.brandl
- [Python-checkins] r63871 - in python/trunk: Doc/Makefile Doc/README.txt Doc/tools/sphinxext/pyspecific.py Lib/pydoc.py Lib/pydoc_topics.py georg.brandl
- [Python-checkins] r63871 - in python/trunk: Doc/Makefile Doc/README.txt Doc/tools/sphinxext/pyspecific.py Lib/pydoc.py Lib/pydoc_topics.py Benjamin Peterson
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] r63871 - in python/trunk: Doc/Makefile Doc/README.txt Doc/tools/sphinxext/pyspecific.py Lib/pydoc.py Lib/pydoc_topics.py Georg Brandl
- [Python-checkins] r63860 - python/trunk/Lib/test/test_descrtut.py Georg Brandl
- [Python-checkins] r63873 - in python/trunk: Doc/library/htmllib.rst Doc/library/sgmllib.rst Lib/htmllib.py Lib/sgmllib.py Lib/test/test_htmllib.py Lib/test/test_py3kwarn.py Lib/test/test_sgmllib.py Misc/NEWS georg.brandl
- [Python-checkins] buildbot failure in sparc Ubuntu 3.0 buildbot at python.org
- [Python-checkins] r63875 - peps/trunk/pep-3108.txt georg.brandl
- [Python-checkins] r63877 - peps/trunk/pep-3108.txt georg.brandl
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 gentoo trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 XP 3.0 buildbot at python.org
- [Python-checkins] r63878 - doctools/trunk/CHANGES georg.brandl
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] r63879 - in python/trunk/Include: bytearrayobject.h bytesobject.h gregory.p.smith
- [Python-checkins] r63880 - in sandbox/trunk/2to3/lib2to3: fixer_base.py fixer_util.py fixes/basefix.py fixes/fix_apply.py fixes/fix_basestring.py fixes/fix_buffer.py fixes/fix_callable.py fixes/fix_dict.py fixes/fix_except.py fixes/fix_exec.py fixes/fix_execfile.py fixes/fix_filter.py fixes/fix_funcattrs.py fixes/fix_future.py fixes/fix_has_key.py fixes/fix_idioms.py fixes/fix_import.py fixes/fix_imports.py fixes/fix_input.py fixes/fix_intern.py fixes/fix_itertools.py fixes/fix_itertools_imports.py fixes/fix_long.py fixes/fix_map.py fixes/fix_methodattrs.py fixes/fix_ne.py fixes/fix_next.py fixes/fix_nonzero.py fixes/fix_numliterals.py fixes/fix_print.py fixes/fix_raise.py fixes/fix_raw_input.py fixes/fix_renames.py fixes/fix_repr.py fixes/fix_standarderror.py fixes/fix_throw.py fixes/fix_tuple_params.py fixes/fix_types.py fixes/fix_unicode.py fixes/fix_ws_comma.py fixes/fix_xrange.py fixes/fix_xreadlines.py fixes/fix_zip.py fixes/util.py tests/test_fixers.py tests/test_util.py collin.winter
- [Python-checkins] r63881 - in python/branches/release25-maint: Lib/subprocess.py Lib/test/test_subprocess.py Misc/NEWS gregory.p.smith
- [Python-checkins] r63882 - in python/trunk: Doc/library/threading.rst Lib/test/test_threading.py Lib/threading.py Misc/NEWS gregory.p.smith
- [Python-checkins] r63883 - in python/branches/release25-maint: Misc/NEWS Python/mysnprintf.c gregory.p.smith
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 2.5 buildbot at python.org
- [Python-checkins] r63884 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py guilherme.polo
- [Python-checkins] r63885 - sandbox/trunk/ttk-gsoc/src/idlelib_ttk.diff guilherme.polo
- [Python-checkins] r63886 - in sandbox/trunk/2to3: 2to3 lib2to3/refactor.py lib2to3/tests/test_all_fixers.py lib2to3/tests/test_fixers.py collin.winter
- [Python-checkins] r63899 - in python/trunk: Lib/test/test_unicodedata.py Modules/unicodedata.c walter.doerwald
- [Python-checkins] r63900 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py guilherme.polo
- [Python-checkins] r63901 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py guilherme.polo
- [Python-checkins] r63902 - peps/trunk/pep-3138.txt guido.van.rossum
- [Python-checkins] r63903 - peps/trunk/pep-3138.txt guido.van.rossum
- [Python-checkins] r63904 - peps/trunk/pep-3138.txt guido.van.rossum
- [Python-checkins] r63905 - peps/trunk/pep-3138.txt guido.van.rossum
- [Python-checkins] r63906 - peps/trunk/pep-3138.txt guido.van.rossum
- [Python-checkins] r63907 - peps/trunk/pep-0361.txt barry.warsaw
- [Python-checkins] r63908 - in sandbox/trunk/ttk-gsoc: samples/combo_themes.py src/2.x/ttk.py src/3.x/ttk.py guilherme.polo
- [Python-checkins] r63909 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py guilherme.polo
- [Python-checkins] r63910 - python/trunk/Lib/test/test_mutex.py benjamin.peterson
- [Python-checkins] buildbot failure in x86 gentoo trunk buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] r63912 - in python/branches/tlee-ast-optimize: Lib/ctypes/test/__init__.py Lib/test/test_mutex.py Lib/test/test_unicodedata.py Modules/_ctypes/libffi/fficonfig.py.in Modules/unicodedata.c setup.py thomas.lee
- [Python-checkins] r63913 - in python/branches/tlee-ast-optimize: Include/compile.h Python/compile.c thomas.lee
- [Python-checkins] r63914 - python/trunk/Lib/lib-tk/Tkinter.py georg.brandl
- [Python-checkins] r63916 - python/branches/release25-maint/Lib/lib-tk/Tkinter.py georg.brandl
- [Python-checkins] buildbot failure in i386 Ubuntu 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 2.5 buildbot at python.org
- [Python-checkins] buildbot failure in x86 gentoo 3.0 buildbot at python.org
- [Python-checkins] r63919 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py idlelib_ttk.diff guilherme.polo
- [Python-checkins] buildbot failure in alpha Tru64 5.1 2.5 buildbot at python.org
- [Python-checkins] r63920 - in peps/trunk: pep-0000.txt pep-0371.txt david.goodger
- [Python-checkins] r63921 - peps/trunk/pep-0371.txt david.goodger
- [Python-checkins] r63922 - peps/trunk/pep-0371.txt david.goodger
- [Python-checkins] r63923 - peps/trunk/pep-0371.txt david.goodger
- [Python-checkins] r63924 - peps/trunk/pep-0371.txt david.goodger
- [Python-checkins] r63925 - in peps/trunk: pep-0364.txt pep-0367.txt pep-0369.txt pep-0370.txt pep-0371.txt pep-3114.txt pep-3129.txt pep-3132.txt pep-3139.txt pep-3140.txt david.goodger
- [Python-checkins] r63926 - peps/trunk/pep-3140.txt david.goodger
- [Python-checkins] buildbot failure in ARM Linux EABI 2.5 buildbot at python.org
- [Python-checkins] r63887 - in python/trunk: Lib/test/test_datetime.py Misc/NEWS Modules/datetimemodule.c gregory.p.smith
- [Python-checkins] r63888 - in python/trunk: Doc/library/msilib.rst Misc/NEWS PC/_msi.c martin.v.loewis
- [Python-checkins] r63894 - in python/branches/tlee-ast-optimize: Doc/Makefile Doc/README.txt Doc/library/htmllib.rst Doc/library/msilib.rst Doc/library/sgmllib.rst Doc/library/sys.rst Doc/library/threading.rst Doc/tools/sphinxext/pyspecific.py Include/bytearrayobject.h Include/bytesobject.h Lib/htmllib.py Lib/pydoc.py Lib/pydoc_topics.py Lib/sgmllib.py Lib/test/test_datetime.py Lib/test/test_descrtut.py Lib/test/test_htmllib.py Lib/test/test_py3kwarn.py Lib/test/test_sgmllib.py Lib/test/test_sys.py Lib/test/test_threading.py Lib/threading.py Misc/NEWS Modules/datetimemodule.c Objects/bytesobject.c Objects/dictobject.c Objects/listobject.c Objects/longobject.c Objects/typeobject.c PC/_msi.c Python/sysmodule.c Tools/README Tools/bgen/README thomas.lee
- [Python-checkins] r63897 - in python/trunk: Modules/_ctypes/libffi/fficonfig.py.in setup.py thomas.heller
- [Python-checkins] r63898 - python/trunk/Lib/ctypes/test/__init__.py thomas.heller
- [Python-checkins] r63927 - in peps/trunk: pep-0000.txt pep-3138.txt guido.van.rossum
- [Python-checkins] r63928 - peps/trunk/pep-0371.txt guido.van.rossum
- [Python-checkins] r63929 - in python/trunk: Demo/turtle Demo/turtle/about_turtle.txt Demo/turtle/about_turtledemo.txt Demo/turtle/demohelp.txt Demo/turtle/tdemo_I_dontlike_tiltdemo.py Demo/turtle/tdemo_bytedesign.py Demo/turtle/tdemo_chaos.py Demo/turtle/tdemo_clock.py Demo/turtle/tdemo_colormixer.py Demo/turtle/tdemo_fractalcurves.py Demo/turtle/tdemo_lindenmayer_indian.py Demo/turtle/tdemo_minimal_hanoi.py Demo/turtle/tdemo_paint.py Demo/turtle/tdemo_peace.py Demo/turtle/tdemo_penrose.py Demo/turtle/tdemo_planet_and_moon.py Demo/turtle/tdemo_tree.py Demo/turtle/tdemo_wikipedia.py Demo/turtle/tdemo_yinyang.py Demo/turtle/turtle.cfg Demo/turtle/turtleDemo.py Demo/turtle/turtledemo_two_canvases.py Doc/library/turtle.rst Lib/lib-tk/turtle.py Misc/ACKS martin.v.loewis
- [Python-checkins] r63930 - in python/branches/okkoto-sizeof: Demo/pdist/cmptree.py Demo/pdist/server.py Demo/turtle Doc/Makefile Doc/README.txt Doc/c-api/concrete.rst Doc/c-api/file.rst Doc/c-api/string.rst Doc/c-api/type.rst Doc/glossary.rst Doc/includes/noddy2.c Doc/includes/noddy3.c Doc/includes/noddy4.c Doc/includes/run-func.c Doc/library/_winreg.rst Doc/library/anydbm.rst Doc/library/basehttpserver.rst Doc/library/bsddb.rst Doc/library/calendar.rst Doc/library/cgihttpserver.rst Doc/library/cmd.rst Doc/library/codecs.rst Doc/library/collections.rst Doc/library/commands.rst Doc/library/configparser.rst Doc/library/cookie.rst Doc/library/cookielib.rst Doc/library/copy.rst Doc/library/copyreg.rst Doc/library/dbhash.rst Doc/library/dbm.rst Doc/library/docxmlrpcserver.rst Doc/library/dumbdbm.rst Doc/library/dummy_thread.rst Doc/library/easydialogs.rst Doc/library/ftplib.rst Doc/library/future_builtins.rst Doc/library/gdbm.rst Doc/library/htmllib.rst Doc/library/htmlparser.rst Doc/library/httplib.rst Doc/library/idle.rst Doc/library/logging.rst Doc/library/math.rst Doc/library/msilib.rst Doc/library/os.rst Doc/library/persistence.rst Doc/library/pickle.rst Doc/library/poplib.rst Doc/library/queue.rst Doc/library/re.rst Doc/library/reprlib.rst Doc/library/scrolledtext.rst Doc/library/sgmllib.rst Doc/library/shlex.rst Doc/library/shutil.rst Doc/library/simplehttpserver.rst Doc/library/simplexmlrpcserver.rst Doc/library/smtplib.rst Doc/library/socket.rst Doc/library/socketserver.rst Doc/library/stdtypes.rst Doc/library/string.rst Doc/library/struct.rst Doc/library/sys.rst Doc/library/tarfile.rst Doc/library/telnetlib.rst Doc/library/test.rst Doc/library/thread.rst Doc/library/threading.rst Doc/library/tix.rst Doc/library/tkinter.rst Doc/library/turtle.rst Doc/library/urllib2.rst Doc/library/userdict.rst Doc/library/whichdb.rst Doc/library/xmlrpclib.rst Doc/library/zipfile.rst Doc/reference/expressions.rst Doc/reference/simple_stmts.rst Doc/tools/sphinxext/pyspecific.py Doc/tutorial/controlflow.rst Doc/tutorial/datastructures.rst Doc/tutorial/errors.rst Doc/tutorial/floatingpoint.rst Doc/tutorial/inputoutput.rst Doc/tutorial/interpreter.rst Doc/tutorial/introduction.rst Doc/tutorial/stdlib2.rst Doc/using/cmdline.rst Doc/whatsnew/2.6.rst Include/Python.h Include/bytesobject.h Include/fileobject.h Include/floatobject.h Include/formatter_string.h Include/formatter_unicode.h Include/intobject.h Include/longobject.h Include/object.h Include/py_curses.h Include/pyerrors.h Include/pyport.h Include/pythonrun.h Include/stringobject.h Include/unicodeobject.h Include/warnings.h Lib/BaseHTTPServer.py Lib/SimpleXMLRPCServer.py Lib/UserString.py Lib/bdb.py Lib/bsddb/__init__.py Lib/bsddb/db.py Lib/bsddb/dbtables.py Lib/bsddb/test/test_all.py Lib/bsddb/test/test_lock.py Lib/bsddb/test/test_replication.py Lib/bsddb/test/test_sequence.py Lib/collections.py Lib/commands.py Lib/configparser.py Lib/copy.py Lib/copyreg.py Lib/ctypes/test/__init__.py Lib/ctypes/test/runtests.py Lib/ctypes/test/test_loading.py Lib/ctypes/test/test_pointers.py Lib/ctypes/util.py Lib/distutils/command/bdist_wininst.py Lib/distutils/command/upload.py Lib/distutils/command/wininst-6.0.exe Lib/distutils/command/wininst-7.1.exe Lib/distutils/command/wininst-9.0-amd64.exe Lib/distutils/command/wininst-9.0.exe Lib/distutils/config.py Lib/distutils/dist.py Lib/ftplib.py Lib/gzip.py Lib/heapq.py Lib/htmllib.py Lib/httplib.py Lib/idlelib/Debugger.py Lib/idlelib/ObjectBrowser.py Lib/idlelib/configHandler.py Lib/idlelib/rpc.py Lib/idlelib/run.py Lib/lib-old/ConfigParser.py Lib/lib-old/Queue.py Lib/lib-old/SocketServer.py Lib/lib-old/copy_reg.py Lib/lib-old/repr.py Lib/lib-tk/Dialog.py Lib/lib-tk/FileDialog.py Lib/lib-tk/FixTk.py Lib/lib-tk/ScrolledText.py Lib/lib-tk/SimpleDialog.py Lib/lib-tk/Tix.py Lib/lib-tk/Tkconstants.py Lib/lib-tk/Tkdnd.py Lib/lib-tk/Tkinter.py Lib/lib-tk/tkColorChooser.py Lib/lib-tk/tkCommonDialog.py Lib/lib-tk/tkFileDialog.py Lib/lib-tk/tkFont.py Lib/lib-tk/tkMessageBox.py Lib/lib-tk/tkSimpleDialog.py Lib/lib-tk/turtle.py Lib/lib2to3 Lib/lib2to3/fixes/fix_imports.py Lib/lib2to3/pgen2/driver.py Lib/lib2to3/tests/test_fixers.py Lib/locale.py Lib/logging/config.py Lib/logging/handlers.py Lib/os.py Lib/pdb.py Lib/pickle.py Lib/platform.py Lib/poplib.py Lib/pydoc.py Lib/queue.py Lib/re.py Lib/reprlib.py Lib/sgmllib.py Lib/smtplib.py Lib/socket.py Lib/socketserver.py Lib/sqlite3/test/dbapi.py Lib/sre_parse.py Lib/subprocess.py Lib/tarfile.py Lib/telnetlib.py Lib/test/pickletester.py Lib/test/regrtest.py Lib/test/test___all__.py Lib/test/test_bsddb.py Lib/test/test_bsddb3.py Lib/test/test_cfgparser.py Lib/test/test_collections.py Lib/test/test_copy.py Lib/test/test_copyreg.py Lib/test/test_datetime.py Lib/test/test_descrtut.py Lib/test/test_dummy_thread.py Lib/test/test_enumerate.py Lib/test/test_ftplib.py Lib/test/test_generators.py Lib/test/test_genexps.py Lib/test/test_gzip.py Lib/test/test_htmllib.py Lib/test/test_httplib.py Lib/test/test_ioctl.py Lib/test/test_json.py Lib/test/test_logging.py Lib/test/test_math.py Lib/test/test_minidom.py Lib/test/test_mutex.py Lib/test/test_opcodes.py Lib/test/test_platform.py Lib/test/test_poplib.py Lib/test/test_py3kwarn.py Lib/test/test_pyclbr.py Lib/test/test_pydoc.py Lib/test/test_queue.py Lib/test/test_reprlib.py Lib/test/test_sgmllib.py Lib/test/test_smtplib.py Lib/test/test_socket.py Lib/test/test_socketserver.py Lib/test/test_subprocess.py Lib/test/test_support.py Lib/test/test_sys.py Lib/test/test_tarfile.py Lib/test/test_telnetlib.py Lib/test/test_threading.py Lib/test/test_unicodedata.py Lib/test/test_urllib.py Lib/test/test_urllib2.py Lib/test/test_urllib2net.py Lib/test/test_userstring.py Lib/test/test_weakref.py Lib/test/test_wsgiref.py Lib/test/test_zipfile.py Lib/threading.py Lib/urllib.py Lib/urllib2.py Lib/xml/dom/minidom.py Lib/xmlrpclib.py Lib/zipfile.py Mac/Modules/MacOS.c Mac/Modules/Nav.c Mac/Modules/ae/_AEmodule.c Mac/Modules/cf/_CFmodule.c Mac/Modules/cf/pycfbridge.c Mac/Modules/file/_Filemodule.c Mac/Modules/gestaltmodule.c Mac/Modules/qd/_Qdmodule.c Mac/Modules/qdoffs/_Qdoffsmodule.c Mac/Modules/res/_Resmodule.c Mac/Modules/scrap/_Scrapmodule.c Mac/Modules/snd/_Sndihooks.c Mac/Modules/win/_Winmodule.c Makefile.pre.in Misc/ACKS Misc/NEWS Misc/build.sh Misc/cheatsheet Misc/developers.txt Modules/_bsddb.c Modules/_bytesio.c Modules/_codecsmodule.c Modules/_collectionsmodule.c Modules/_csv.c Modules/_ctypes/_ctypes.c Modules/_ctypes/callbacks.c Modules/_ctypes/callproc.c Modules/_ctypes/cfield.c Modules/_ctypes/libffi/configure Modules/_ctypes/libffi/configure.ac Modules/_ctypes/libffi/fficonfig.py.in Modules/_ctypes/malloc_closure.c Modules/_curses_panel.c Modules/_cursesmodule.c Modules/_elementtree.c Modules/_fileio.c Modules/_hashopenssl.c Modules/_heapqmodule.c Modules/_hotshot.c Modules/_json.c Modules/_localemodule.c Modules/_lsprof.c Modules/_sqlite/cache.c Modules/_sqlite/connection.c Modules/_sqlite/connection.h Modules/_sqlite/cursor.c Modules/_sqlite/cursor.h Modules/_sqlite/module.c Modules/_sqlite/row.c Modules/_sqlite/statement.c Modules/_sre.c Modules/_ssl.c Modules/_struct.c Modules/_testcapimodule.c Modules/_tkinter.c Modules/almodule.c Modules/arraymodule.c Modules/audioop.c Modules/binascii.c Modules/bsddb.h Modules/bsddbmodule.c Modules/bz2module.c Modules/cPickle.c Modules/cStringIO.c Modules/cdmodule.c Modules/cgensupport.c Modules/cjkcodecs/cjkcodecs.h Modules/cjkcodecs/multibytecodec.c Modules/clmodule.c Modules/cmathmodule.c Modules/datetimemodule.c Modules/dbmmodule.c Modules/dlmodule.c Modules/errnomodule.c Modules/fcntlmodule.c Modules/flmodule.c Modules/fmmodule.c Modules/gcmodule.c Modules/gdbmmodule.c Modules/glmodule.c Modules/grpmodule.c Modules/imageop.c Modules/imgfile.c Modules/itertoolsmodule.c Modules/linuxaudiodev.c Modules/main.c Modules/mathmodule.c Modules/md5module.c Modules/mmapmodule.c Modules/nismodule.c Modules/operator.c Modules/ossaudiodev.c Modules/parsermodule.c Modules/posixmodule.c Modules/pwdmodule.c Modules/pyexpat.c Modules/readline.c Modules/selectmodule.c Modules/sha256module.c Modules/sha512module.c Modules/shamodule.c Modules/socketmodule.c Modules/spwdmodule.c Modules/stropmodule.c Modules/sunaudiodev.c Modules/svmodule.c Modules/syslogmodule.c Modules/termios.c Modules/threadmodule.c Modules/timemodule.c Modules/unicodedata.c Modules/zipimport.c Modules/zlibmodule.c Objects/abstract.c Objects/boolobject.c Objects/bufferobject.c Objects/bytes_methods.c Objects/bytesobject.c Objects/cellobject.c Objects/classobject.c Objects/codeobject.c Objects/complexobject.c Objects/descrobject.c Objects/dictobject.c Objects/enumobject.c Objects/exceptions.c Objects/fileobject.c Objects/floatobject.c Objects/frameobject.c Objects/funcobject.c Objects/genobject.c Objects/intobject.c Objects/listobject.c Objects/longobject.c Objects/methodobject.c Objects/moduleobject.c Objects/object.c Objects/rangeobject.c Objects/setobject.c Objects/sliceobject.c Objects/stringlib/formatter.h Objects/stringlib/string_format.h Objects/stringlib/stringdefs.h Objects/stringobject.c Objects/structseq.c Objects/tupleobject.c Objects/typeobject.c Objects/unicodeobject.c Objects/weakrefobject.c PC/VC6/pythoncore.dsp PC/VS7.1/pythoncore.vcproj PC/VS8.0/_bsddb.vcproj PC/VS8.0/_elementtree.vcproj PC/VS8.0/_sqlite3.vcproj PC/VS8.0/_ssl.vcproj PC/VS8.0/_tkinter.vcproj PC/VS8.0/bdist_wininst.vcproj PC/VS8.0/debug.vsprops PC/VS8.0/make_versioninfo.vcproj PC/VS8.0/pcbuild.sln PC/VS8.0/pyd.vsprops PC/VS8.0/pyd_d.vsprops PC/VS8.0/pyproject.vsprops PC/VS8.0/python.vcproj PC/VS8.0/pythoncore.vcproj PC/VS8.0/release.vsprops PC/VS8.0/x64.vsprops PC/_msi.c PC/_subprocess.c PC/_winreg.c PC/bdist_wininst/install.c PC/msvcrtmodule.c PC/winsound.c PCbuild/pyproject.vsprops PCbuild/pythoncore.vcproj Parser/asdl_c.py Parser/tokenizer.c Python/Python-ast.c Python/_warnings.c Python/ast.c Python/bltinmodule.c Python/ceval.c Python/codecs.c Python/compile.c Python/errors.c Python/formatter_string.c Python/formatter_unicode.c Python/future.c Python/getargs.c Python/import.c Python/mactoolboxglue.c Python/marshal.c Python/modsupport.c Python/mysnprintf.c Python/peephole.c Python/pystrtod.c Python/pythonrun.c Python/structmember.c Python/symtable.c Python/sysmodule.c Python/traceback.c README RISCOS/Modules/drawfmodule.c RISCOS/Modules/riscosmodule.c RISCOS/Modules/swimodule.c Tools/README Tools/bgen/README Tools/msi/msi.py Tools/msi/msilib.py Tools/webchecker/wsgui.py configure configure.in pyconfig.h.in setup.py robert.schuppenies
- [Python-checkins] r63931 - python/branches/okkoto-sizeof/Lib/test/test_sys.py robert.schuppenies
- [Python-checkins] r63932 - python/trunk/Doc/library/turtle.rst georg.brandl
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in i386 Ubuntu 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in ARM Linux EABI 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in alpha Tru64 5.1 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in S-390 Debian 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in i386 Ubuntu 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable 3.0 buildbot at python.org
- [Python-checkins] r63938 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py idlelib_ttk.diff guilherme.polo
- [Python-checkins] r63939 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py guilherme.polo
- [Python-checkins] buildbot failure in sparc Ubuntu 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable 3.0 buildbot at python.org
- [Python-checkins] r63941 - in sandbox/trunk/ttk-gsoc: Doc/library/ttk.rst src/2.x/ttk.py src/3.x/ttk.py guilherme.polo
- [Python-checkins] r63942 - in python/trunk: Lib/ctypes/__init__.py Lib/ctypes/test/test_errno.py Misc/NEWS Modules/_ctypes/_ctypes.c Modules/_ctypes/callbacks.c Modules/_ctypes/callproc.c Modules/_ctypes/ctypes.h thomas.heller
- [Python-checkins] r63943 - python/trunk/Modules/_ctypes/callproc.c thomas.heller
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] r63944 - doctools/trunk/sphinx/textwriter.py georg.brandl
- [Python-checkins] r63945 - in python/trunk: Lib/ctypes/__init__.py Lib/ctypes/test/test_errno.py Misc/NEWS Modules/_ctypes/_ctypes.c Modules/_ctypes/callbacks.c Modules/_ctypes/callproc.c Modules/_ctypes/ctypes.h thomas.heller
- [Python-checkins] r63946 - in doctools/trunk/sphinx: application.py config.py environment.py georg.brandl
- [Python-checkins] r63948 - in python/trunk: Lib/test/test_complex.py Objects/complexobject.c alexandre.vassalotti
- [Python-checkins] r63949 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py guilherme.polo
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in alpha Tru64 5.1 trunk buildbot at python.org
- [Python-checkins] r63951 - in sandbox/trunk/ttk-gsoc: Doc/library/ttk.rst samples/treeview_multicolumn.py src/2.x/ttk.py src/3.x/ttk.py guilherme.polo
- [Python-checkins] r63952 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py guilherme.polo
- [Python-checkins] buildbot failure in x86 OpenBSD trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 OpenBSD 2.5 buildbot at python.org
- [Python-checkins] r63953 - doctools/trunk/sphinx/web georg.brandl
- [Python-checkins] r63954 - in doctools/trunk: Makefile sphinx/application.py sphinx/builder.py sphinx/config.py sphinx/environment.py tests tests/path.py tests/root tests/root/Makefile tests/root/_static tests/root/_templates tests/root/conf.py tests/root/contents.txt tests/root/ext.py tests/run.py tests/test_config.py tests/util.py georg.brandl
- [Python-checkins] r63955 - in python/trunk: Doc/library/macos.rst Include/Python.h Include/pymacconfig.h Include/pymactoolbox.h Lib/distutils/sysconfig.py Lib/distutils/unixccompiler.py Lib/distutils/util.py Lib/test/test_macos.py Mac/IDLE/Makefile.in Mac/IDLE/idlemain.py Mac/Makefile.in Mac/Modules/ColorPickermodule.c Mac/Modules/MacOS.c Mac/Modules/Nav.c Mac/Modules/OSATerminology.c Mac/Modules/ae/_AEmodule.c Mac/Modules/app/_Appmodule.c Mac/Modules/carbonevt/_CarbonEvtmodule.c Mac/Modules/cg/_CGmodule.c Mac/Modules/cm/_Cmmodule.c Mac/Modules/ctl/_Ctlmodule.c Mac/Modules/dlg/_Dlgmodule.c Mac/Modules/drag/_Dragmodule.c Mac/Modules/evt/_Evtmodule.c Mac/Modules/file/_Filemodule.c Mac/Modules/file/filesupport.py Mac/Modules/fm/_Fmmodule.c Mac/Modules/folder/_Foldermodule.c Mac/Modules/help/_Helpmodule.c Mac/Modules/ibcarbon/_IBCarbon.c Mac/Modules/icn/_Icnmodule.c Mac/Modules/launch/_Launchmodule.c Mac/Modules/list/_Listmodule.c Mac/Modules/menu/_Menumodule.c Mac/Modules/mlte/_Mltemodule.c Mac/Modules/qd/_Qdmodule.c Mac/Modules/qdoffs/_Qdoffsmodule.c Mac/Modules/qt/_Qtmodule.c Mac/Modules/res/_Resmodule.c Mac/Modules/scrap/_Scrapmodule.c Mac/Modules/snd/_Sndmodule.c Mac/Modules/te/_TEmodule.c Mac/Modules/win/_Winmodule.c Makefile.pre.in Misc/NEWS Modules/_ctypes/cfield.c Modules/_ctypes/libffi_osx/x86/x86-darwin.S Python/mactoolboxglue.c configure configure.in pyconfig.h.in setup.py ronald.oussoren
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in i386 Ubuntu trunk buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] r63955 - in python/trunk: Doc/library/macos.rst Include/Python.h Include/pymacconfig.h Include/pymactoolbox.h Lib/distutils/sysconfig.py Lib/distutils/unixccompiler.py Lib/distutils/util.py Lib/test/test_macos.py Mac/IDLE/Makefi Benjamin Peterson
- [Python-checkins] r63956 - in python/branches/tlee-ast-optimize: Include/optimize.h Python/bltinmodule.c Python/compile.c Python/import.c Python/optimize.c Python/pythonrun.c thomas.lee
- [Python-checkins] r63957 - in python/branches/tlee-ast-optimize: Demo/turtle Doc/library/macos.rst Doc/library/turtle.rst Include/Python.h Include/pymacconfig.h Include/pymactoolbox.h Lib/distutils/sysconfig.py Lib/distutils/unixccompiler.py Lib/distutils/util.py Lib/lib-tk/Tkinter.py Lib/lib-tk/turtle.py Lib/test/test_complex.py Lib/test/test_macos.py Mac/IDLE/Makefile.in Mac/IDLE/idlemain.py Mac/Makefile.in Mac/Modules/ColorPickermodule.c Mac/Modules/MacOS.c Mac/Modules/Nav.c Mac/Modules/OSATerminology.c Mac/Modules/ae/_AEmodule.c Mac/Modules/app/_Appmodule.c Mac/Modules/carbonevt/_CarbonEvtmodule.c Mac/Modules/cg/_CGmodule.c Mac/Modules/cm/_Cmmodule.c Mac/Modules/ctl/_Ctlmodule.c Mac/Modules/dlg/_Dlgmodule.c Mac/Modules/drag/_Dragmodule.c Mac/Modules/evt/_Evtmodule.c Mac/Modules/file/_Filemodule.c Mac/Modules/file/filesupport.py Mac/Modules/fm/_Fmmodule.c Mac/Modules/folder/_Foldermodule.c Mac/Modules/help/_Helpmodule.c Mac/Modules/ibcarbon/_IBCarbon.c Mac/Modules/icn/_Icnmodule.c Mac/Modules/launch/_Launchmodule.c Mac/Modules/list/_Listmodule.c Mac/Modules/menu/_Menumodule.c Mac/Modules/mlte/_Mltemodule.c Mac/Modules/qd/_Qdmodule.c Mac/Modules/qdoffs/_Qdoffsmodule.c Mac/Modules/qt/_Qtmodule.c Mac/Modules/res/_Resmodule.c Mac/Modules/scrap/_Scrapmodule.c Mac/Modules/snd/_Sndmodule.c Mac/Modules/te/_TEmodule.c Mac/Modules/win/_Winmodule.c Makefile.pre.in Misc/ACKS Misc/NEWS Modules/_ctypes/cfield.c Modules/_ctypes/libffi_osx/x86/x86-darwin.S Objects/complexobject.c Python/bltinmodule.c Python/mactoolboxglue.c configure configure.in pyconfig.h.in setup.py thomas.lee
- [Python-checkins] r63958 - in doctools/trunk: CHANGES sphinx/ext/autodoc.py georg.brandl
- [Python-checkins] r63959 - in peps/trunk: pep-0000.txt pep-0371.txt guido.van.rossum
- [Python-checkins] r63960 - peps/trunk/pep-3138.txt guido.van.rossum
- [Python-checkins] r63961 - python/trunk/Include/Python.h thomas.heller
- [Python-checkins] r63962 - in python/trunk: Lib/ctypes/test/test_pep3118.py Modules/_ctypes/_ctypes.c Modules/_ctypes/callproc.c Modules/_ctypes/ctypes.h Modules/_ctypes/stgdict.c thomas.heller
- [Python-checkins] r63963 - python/trunk/Misc/NEWS thomas.heller
- [Python-checkins] r63965 - python/trunk/Lib/tokenize.py benjamin.peterson
- [Python-checkins] r63965 - python/trunk/Lib/tokenize.py Raymond Hettinger
- [Python-checkins] r63965 - python/trunk/Lib/tokenize.py Benjamin Peterson
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] r63967 - python/trunk/Lib/tokenize.py benjamin.peterson
- [Python-checkins] r63969 - peps/trunk/pep-3141.txt raymond.hettinger
- [Python-checkins] buildbot failure in PPC64 Debian trunk buildbot at python.org
- [Python-checkins] r63970 - python/trunk/Doc/library/logging.rst andrew.kuchling
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] r63971 - python/trunk/Doc/whatsnew/2.6.rst andrew.kuchling
- [Python-checkins] r63972 - python/trunk/Doc/whatsnew/2.5.rst andrew.kuchling
- [Python-checkins] buildbot failure in amd64 XP 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable 3.0 buildbot at python.org
- [Python-checkins] r63974 - peps/trunk/pep-0371.txt david.goodger
- [Python-checkins] r63975 - in python/trunk: configure configure.in neal.norwitz
- [Python-checkins] buildbot failure in x86 gentoo trunk buildbot at python.org
- [Python-checkins] r63976 - python/trunk/Doc/library/logging.rst georg.brandl
- [Python-checkins] r63977 - in python/trunk: Lib/ctypes/__init__.py Lib/ctypes/test/test_errno.py Misc/NEWS Modules/_ctypes/_ctypes.c Modules/_ctypes/callbacks.c Modules/_ctypes/callproc.c Modules/_ctypes/ctypes.h thomas.heller
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in alpha Tru64 5.1 3.0 buildbot at python.org
- [Python-checkins] r63982 - python/trunk/Doc/reference/simple_stmts.rst georg.brandl
- [Python-checkins] buildbot failure in ppc Debian unstable 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in sparc Ubuntu 3.0 buildbot at python.org
- [Python-checkins] r63984 - sandbox/trunk/ttk-gsoc/samples/combo_themes.py guilherme.polo
- [Python-checkins] buildbot failure in sparc Debian 3.0 buildbot at python.org
- [Python-checkins] r63987 - peps/trunk/pep-3118.txt travis.oliphant
- [Python-checkins] r63988 - python/trunk/Modules/_ctypes/callproc.c thomas.heller
- [Python-checkins] r63989 - python/trunk/Doc/whatsnew/2.6.rst thomas.heller
- [Python-checkins] r63990 - peps/trunk/pep-0008.txt guido.van.rossum
- [Python-checkins] r63991 - python/trunk/Doc/library/ctypes.rst thomas.heller
- [Python-checkins] r63992 - tracker/instances/python-dev/html/home.html martin.v.loewis
- [Python-checkins] r63993 - tracker/instances/jython/html/home.html martin.v.loewis
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] r63995 - sandbox/trunk/ttk-gsoc/src/idlelib guilherme.polo
- [Python-checkins] buildbot failure in sparc Debian 3.0 buildbot at python.org
- [Python-checkins] r63996 - sandbox/trunk/ttk-gsoc/src/idlelib guilherme.polo
- [Python-checkins] r63997 - in python/trunk: Mac/Modules/MacOS.c Mac/Modules/ae/_AEmodule.c Mac/Modules/file/_Filemodule.c configure configure.in pyconfig.h.in ronald.oussoren
- [Python-checkins] buildbot failure in S-390 Debian 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] r63998 - python/trunk/Modules/_heapqmodule.c raymond.hettinger
- [Python-checkins] r63999 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py guilherme.polo
- [Python-checkins] r64000 - in sandbox/trunk/ttk-gsoc/src: idlelib/AutoCompleteWindow.py idlelib/CallTipWindow.py idlelib/Debugger.py idlelib/EditorWindow.py idlelib/GrepDialog.py idlelib/IOBinding.py idlelib/MultiStatusBar.py idlelib/PyShell.py idlelib/ReplaceDialog.py idlelib/ScrolledList.py idlelib/SearchDialog.py idlelib/SearchDialogBase.py idlelib/ToolTip.py idlelib/TreeWidget.py idlelib/aboutDialog.py idlelib/config-main.def idlelib/configDialog.py idlelib/configHelpSourceEdit.py idlelib/configSectionNameDialog.py idlelib/dynOptionMenuWidget.py idlelib/keybindingDialog.py idlelib/stylist.py idlelib/tabbedpages.py idlelib/tabbedpages_new.py idlelib/tabbedpages_old.py idlelib/textView.py idlelib_ttk.diff guilherme.polo
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] r64001 - sandbox/trunk/ttk-gsoc/README guilherme.polo
- [Python-checkins] r64002 - python/trunk/configure.in travis.oliphant
- [Python-checkins] r64003 - in python/trunk: Include/object.h Modules/_ctypes/_ctypes.c Objects/abstract.c travis.oliphant
- [Python-checkins] r64004 - in sandbox/trunk/ttk-gsoc/src/idlelib: PyShell.py config-main.def configDialog.py guilherme.polo
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] r64005 - sandbox/trunk/ttk-gsoc/src/idlelib/PyShell.py guilherme.polo
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 trunk buildbot at python.org
- [Python-checkins] r64006 - sandbox/trunk/ttk-gsoc/src/2.x/ttk.py guilherme.polo
- [Python-checkins] r64007 - sandbox/trunk/ttk-gsoc/samples/treeview_multicolumn.py guilherme.polo
- [Python-checkins] r64008 - in sandbox/trunk/ttk-gsoc/Doc/library: tk.rst.diff ttk.rst guilherme.polo
- [Python-checkins] r64009 - sandbox/trunk/ttk-gsoc/samples/widget_state.py guilherme.polo
- [Python-checkins] r64010 - peps/trunk/pep-3119.txt georg.brandl
- [Python-checkins] r64011 - peps/trunk/pep-0361.txt georg.brandl
- [Python-checkins] r64012 - python/trunk/Lib/test/test_urllib2net.py facundo.batista
- [Python-checkins] r64013 - in sandbox/trunk/ttk-gsoc: samples/widget_state.py src/2.x/ttk.py src/3.x/ttk.py guilherme.polo
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] r64014 - in python/trunk: Doc/library/_ast.rst Doc/library/inspect.rst Doc/library/language.rst Lib/inspect.py Lib/test/test_ast.py Lib/test/test_inspect.py Misc/NEWS georg.brandl
- [Python-checkins] r64015 - in python/trunk: Doc/library/_ast.rst Doc/library/language.rst Lib/test/test_ast.py georg.brandl
- [Python-checkins] r64016 - python/trunk/Lib/UserDict.py georg.brandl
- [Python-checkins] r64017 - sandbox/trunk/ttk-gsoc/src/2.x/ttk.py guilherme.polo
- [Python-checkins] r64018 - python/trunk/Lib/_abcoll.py georg.brandl
- [Python-checkins] r64019 - in python/trunk/Doc/library: abc.rst python.rst georg.brandl
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] r64021 - python/trunk/Doc/library/abc.rst georg.brandl
- [Python-checkins] r64022 - python/trunk/Doc/library/parser.rst georg.brandl
- [Python-checkins] r64024 - peps/trunk/pep-3108.txt georg.brandl
- [Python-checkins] r64025 - in sandbox/trunk/ttk-gsoc: samples/ttkcalendar.py src/2.x/ttk.py src/3.x/ttk.py guilherme.polo
- [Python-checkins] r64026 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py guilherme.polo
- [Python-checkins] r64027 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py guilherme.polo
- [Python-checkins] r64028 - python/trunk/Doc/library/_ast.rst benjamin.peterson
- [Python-checkins] r64029 - in sandbox/trunk/ttk-gsoc: samples/treeview_multicolumn.py samples/ttkcalendar.py src/2.x/ttk.py src/3.x/ttk.py guilherme.polo
- [Python-checkins] ECSA/LPT Bootcamp Training on June 23-27 2008 Global Knowledge PH
- [Python-checkins] r64030 - peps/trunk/pep-0339.txt benjamin.peterson
- [Python-checkins] r64031 - in python/trunk: Lib/test/test_py3kwarn.py Python/ast.c benjamin.peterson
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] buildbot failure in sparc Ubuntu 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 3.0 buildbot at python.org
- [Python-checkins] r64034 - in python/branches/tlee-ast-optimize: Lib/test/test_optimizer.py Python/optimize.c Python/peephole.c thomas.lee
- [Python-checkins] r64035 - python/branches/tlee-ast-optimize/Python/pythonrun.c thomas.lee
- [Python-checkins] r64036 - python/trunk/Doc/library/tokenize.rst georg.brandl
- [Python-checkins] r64037 - python/trunk/Doc/library/tokenize.rst georg.brandl
- [Python-checkins] r64038 - in python/branches/tlee-ast-optimize: Doc/library/_ast.rst Doc/library/abc.rst Doc/library/ctypes.rst Doc/library/inspect.rst Doc/library/logging.rst Doc/library/parser.rst Doc/library/python.rst Doc/reference/simple_stmts.rst Doc/whatsnew/2.5.rst Doc/whatsnew/2.6.rst Include/Python.h Include/object.h Lib/UserDict.py Lib/_abcoll.py Lib/ctypes/__init__.py Lib/ctypes/test/test_errno.py Lib/ctypes/test/test_pep3118.py Lib/inspect.py Lib/test/test_inspect.py Lib/test/test_py3kwarn.py Lib/test/test_urllib2net.py Mac/Modules/MacOS.c Mac/Modules/ae/_AEmodule.c Mac/Modules/file/_Filemodule.c Misc/NEWS Modules/_ctypes/_ctypes.c Modules/_ctypes/callbacks.c Modules/_ctypes/callproc.c Modules/_ctypes/ctypes.h Modules/_ctypes/stgdict.c Modules/_heapqmodule.c Objects/abstract.c Python/ast.c configure configure.in pyconfig.h.in thomas.lee
- [Python-checkins] r64039 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py guilherme.polo
- [Python-checkins] r64040 - python/trunk/Python/ast.c benjamin.peterson
- [Python-checkins] buildbot failure in i386 Ubuntu trunk buildbot at python.org
- [Python-checkins] r64042 - doctools/trunk/sphinx/environment.py armin.ronacher
- [Python-checkins] r64043 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py guilherme.polo
- [Python-checkins] r64044 - in python/trunk: Lib/test/test_py3kwarn.py Python/ast.c benjamin.peterson
- [Python-checkins] r64045 - in python/trunk: Lib/test/test_py3kwarn.py Python/ast.c benjamin.peterson
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] r64047 - in python/trunk: Doc/library/collections.rst Lib/collections.py Lib/test/test_collections.py raymond.hettinger
- [Python-checkins] r64048 - in python/trunk: Doc/includes/noddy2.c Doc/includes/noddy3.c Doc/includes/noddy4.c Doc/includes/run-func.c Include/bytesobject.h Include/object.h Include/py_curses.h Include/pyerrors.h Include/pyport.h Include/pythonrun.h Include/stringobject.h Mac/Modules/MacOS.c Mac/Modules/Nav.c Mac/Modules/ae/_AEmodule.c Mac/Modules/cf/_CFmodule.c Mac/Modules/cf/pycfbridge.c Mac/Modules/file/_Filemodule.c Mac/Modules/qd/_Qdmodule.c Mac/Modules/qdoffs/_Qdoffsmodule.c Mac/Modules/res/_Resmodule.c Mac/Modules/scrap/_Scrapmodule.c Mac/Modules/snd/_Sndihooks.c Mac/Modules/win/_Winmodule.c Makefile.pre.in Modules/_bytesio.c Modules/_codecsmodule.c Modules/_collectionsmodule.c Modules/_csv.c Modules/_ctypes/_ctypes.c Modules/_ctypes/callbacks.c Modules/_ctypes/callproc.c Modules/_ctypes/cfield.c Modules/_curses_panel.c Modules/_cursesmodule.c Modules/_elementtree.c Modules/_fileio.c Modules/_hashopenssl.c Modules/_heapqmodule.c Modules/_hotshot.c Modules/_json.c Modules/_localemodule.c Modules/_lsprof.c Modules/_sqlite/cache.c Modules/_sqlite/connection.c Modules/_sqlite/connection.h Modules/_sqlite/cursor.c Modules/_sqlite/module.c Modules/_sqlite/row.c Modules/_sqlite/statement.c Modules/_sre.c Modules/_ssl.c Modules/_struct.c Modules/_testcapimodule.c Modules/_tkinter.c Modules/almodule.c Modules/arraymodule.c Modules/audioop.c Modules/binascii.c Modules/bsddbmodule.c Modules/bz2module.c Modules/cPickle.c Modules/cStringIO.c Modules/cdmodule.c Modules/cgensupport.c Modules/cjkcodecs/cjkcodecs.h Modules/cjkcodecs/multibytecodec.c Modules/clmodule.c Modules/datetimemodule.c Modules/dbmmodule.c Modules/dlmodule.c Modules/errnomodule.c Modules/fcntlmodule.c Modules/flmodule.c Modules/fmmodule.c Modules/gcmodule.c Modules/gdbmmodule.c Modules/glmodule.c Modules/grpmodule.c Modules/imageop.c Modules/imgfile.c Modules/itertoolsmodule.c Modules/linuxaudiodev.c Modules/main.c Modules/md5module.c Modules/mmapmodule.c Modules/nismodule.c Modules/operator.c Modules/ossaudiodev.c Modules/parsermodule.c Modules/posixmodule.c Modules/pwdmodule.c Modules/pyexpat.c Modules/readline.c Modules/selectmodule.c Modules/sha256module.c Modules/sha512module.c Modules/shamodule.c Modules/socketmodule.c Modules/spwdmodule.c Modules/stropmodule.c Modules/sunaudiodev.c Modules/svmodule.c Modules/syslogmodule.c Modules/termios.c Modules/threadmodule.c Modules/timemodule.c Modules/unicodedata.c Modules/zipimport.c Modules/zlibmodule.c Objects/abstract.c Objects/boolobject.c Objects/bufferobject.c Objects/bytes_methods.c Objects/bytesobject.c Objects/cellobject.c Objects/classobject.c Objects/codeobject.c Objects/complexobject.c Objects/descrobject.c Objects/dictobject.c Objects/exceptions.c Objects/fileobject.c Objects/floatobject.c Objects/frameobject.c Objects/funcobject.c Objects/genobject.c Objects/intobject.c Objects/listobject.c Objects/longobject.c Objects/methodobject.c Objects/moduleobject.c Objects/object.c Objects/rangeobject.c Objects/setobject.c Objects/sliceobject.c Objects/stringlib/string_format.h Objects/stringlib/stringdefs.h Objects/structseq.c Objects/tupleobject.c Objects/typeobject.c Objects/unicodeobject.c Objects/weakrefobject.c PC/_msi.c PC/_subprocess.c PC/_winreg.c PC/msvcrtmodule.c PC/winsound.c Parser/asdl_c.py Parser/tokenizer.c Python/Python-ast.c Python/_warnings.c Python/ast.c Python/bltinmodule.c Python/ceval.c Python/codecs.c Python/compile.c Python/errors.c Python/future.c Python/getargs.c Python/import.c Python/mactoolboxglue.c Python/marshal.c Python/modsupport.c Python/peephole.c Python/pystrtod.c Python/pythonrun.c Python/structmember.c Python/symtable.c Python/sysmodule.c Python/traceback.c RISCOS/Modules/drawfmodule.c RISCOS/Modules/riscosmodule.c RISCOS/Modules/swimodule.c gregory.p.smith
- [Python-checkins] buildbot failure in ARM Linux EABI 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in alpha Tru64 5.1 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in amd64 XP 3.0 buildbot at python.org
- [Python-checkins] r64050 - in python/trunk: Doc/library/math.rst Lib/test/test_math.py Misc/NEWS Modules/mathmodule.c raymond.hettinger
- [Python-checkins] buildbot failure in x86 XP-3 3.0 buildbot at python.org
- [Python-checkins] r64050 - in python/trunk: Doc/library/math.rst Lib/test/test_math.py Misc/NEWS Modules/mathmodule.c Quentin Gallet-Gilles
- [Python-checkins] r64051 - in python/trunk: Doc/library/stdtypes.rst Lib/test/test_set.py Misc/NEWS Objects/setobject.c raymond.hettinger
- [Python-checkins] r64052 - python/trunk/Modules/mathmodule.c raymond.hettinger
- [Python-checkins] buildbot failure in amd64 gentoo trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] buildbot failure in sparc solaris10 gcc trunk buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] r64053 - in python/branches/tlee-ast-optimize: Doc/includes/noddy2.c Doc/includes/noddy3.c Doc/includes/noddy4.c Doc/includes/run-func.c Doc/library/collections.rst Doc/library/math.rst Doc/library/stdtypes.rst Doc/library/tokenize.rst Include/bytesobject.h Include/object.h Include/py_curses.h Include/pyerrors.h Include/pyport.h Include/pythonrun.h Include/stringobject.h Lib/collections.py Lib/test/test_collections.py Lib/test/test_math.py Lib/test/test_py3kwarn.py Lib/test/test_set.py Mac/Modules/MacOS.c Mac/Modules/Nav.c Mac/Modules/ae/_AEmodule.c Mac/Modules/cf/_CFmodule.c Mac/Modules/cf/pycfbridge.c Mac/Modules/file/_Filemodule.c Mac/Modules/qd/_Qdmodule.c Mac/Modules/qdoffs/_Qdoffsmodule.c Mac/Modules/res/_Resmodule.c Mac/Modules/scrap/_Scrapmodule.c Mac/Modules/snd/_Sndihooks.c Mac/Modules/win/_Winmodule.c Makefile.pre.in Misc/NEWS Modules/_bytesio.c Modules/_codecsmodule.c Modules/_collectionsmodule.c Modules/_csv.c Modules/_ctypes/_ctypes.c Modules/_ctypes/callbacks.c Modules/_ctypes/callproc.c Modules/_ctypes/cfield.c Modules/_curses_panel.c Modules/_cursesmodule.c Modules/_elementtree.c Modules/_fileio.c Modules/_hashopenssl.c Modules/_heapqmodule.c Modules/_hotshot.c Modules/_json.c Modules/_localemodule.c Modules/_lsprof.c Modules/_sqlite/cache.c Modules/_sqlite/connection.c Modules/_sqlite/connection.h Modules/_sqlite/cursor.c Modules/_sqlite/module.c Modules/_sqlite/row.c Modules/_sqlite/statement.c Modules/_sre.c Modules/_ssl.c Modules/_struct.c Modules/_testcapimodule.c Modules/_tkinter.c Modules/almodule.c Modules/arraymodule.c Modules/audioop.c Modules/binascii.c Modules/bsddbmodule.c Modules/bz2module.c Modules/cPickle.c Modules/cStringIO.c Modules/cdmodule.c Modules/cgensupport.c Modules/cjkcodecs/cjkcodecs.h Modules/cjkcodecs/multibytecodec.c Modules/clmodule.c Modules/datetimemodule.c Modules/dbmmodule.c Modules/dlmodule.c Modules/errnomodule.c Modules/fcntlmodule.c Modules/flmodule.c Modules/fmmodule.c Modules/gcmodule.c Modules/gdbmmodule.c Modules/glmodule.c Modules/grpmodule.c Modules/imageop.c Modules/imgfile.c Modules/itertoolsmodule.c Modules/linuxaudiodev.c Modules/main.c Modules/mathmodule.c Modules/md5module.c Modules/mmapmodule.c Modules/nismodule.c Modules/operator.c Modules/ossaudiodev.c Modules/parsermodule.c Modules/posixmodule.c Modules/pwdmodule.c Modules/pyexpat.c Modules/readline.c Modules/selectmodule.c Modules/sha256module.c Modules/sha512module.c Modules/shamodule.c Modules/socketmodule.c Modules/spwdmodule.c Modules/stropmodule.c Modules/sunaudiodev.c Modules/svmodule.c Modules/syslogmodule.c Modules/termios.c Modules/threadmodule.c Modules/timemodule.c Modules/unicodedata.c Modules/zipimport.c Modules/zlibmodule.c Objects/abstract.c Objects/boolobject.c Objects/bufferobject.c Objects/bytes_methods.c Objects/bytesobject.c Objects/cellobject.c Objects/classobject.c Objects/codeobject.c Objects/complexobject.c Objects/descrobject.c Objects/dictobject.c Objects/exceptions.c Objects/fileobject.c Objects/floatobject.c Objects/frameobject.c Objects/funcobject.c Objects/genobject.c Objects/intobject.c Objects/listobject.c Objects/longobject.c Objects/methodobject.c Objects/moduleobject.c Objects/object.c Objects/rangeobject.c Objects/setobject.c Objects/sliceobject.c Objects/stringlib/string_format.h Objects/stringlib/stringdefs.h Objects/structseq.c Objects/tupleobject.c Objects/typeobject.c Objects/unicodeobject.c Objects/weakrefobject.c PC/_msi.c PC/_subprocess.c PC/_winreg.c PC/msvcrtmodule.c PC/winsound.c Parser/asdl_c.py Parser/tokenizer.c Python/Python-ast.c Python/_warnings.c Python/ast.c Python/bltinmodule.c Python/ceval.c Python/codecs.c Python/compile.c Python/errors.c Python/future.c Python/getargs.c Python/import.c Python/mactoolboxglue.c Python/marshal.c Python/modsupport.c Python/peephole.c Python/pystrtod.c Python/pythonrun.c Python/structmember.c Python/symtable.c Python/sysmodule.c Python/traceback.c RISCOS/Modules/drawfmodule.c RISCOS/Modules/riscosmodule.c RISCOS/Modules/swimodule.c thomas.lee
- [Python-checkins] r64054 - python/trunk/Modules/mathmodule.c raymond.hettinger
- [Python-checkins] r64055 - in python/trunk: Doc/library/stdtypes.rst Lib/test/test_set.py Misc/NEWS Objects/setobject.c raymond.hettinger
- [Python-checkins] r64056 - python/branches/tlee-ast-optimize/Lib/test/test_peepholer.py thomas.lee
- [Python-checkins] r63965 - python/trunk/Lib/tokenize.py skip at pobox.com
- [Python-checkins] r64057 - in python/trunk: Lib/test/test_xrange.py Objects/rangeobject.c alexandre.vassalotti
- [Python-checkins] buildbot failure in alpha Tru64 5.1 trunk buildbot at python.org
- [Python-checkins] r64058 - in python/trunk: Lib/test/test_xrange.py Objects/rangeobject.c alexandre.vassalotti
- [Python-checkins] buildbot failure in sparc solaris10 gcc trunk buildbot at python.org
- [Python-checkins] buildbot failure in i386 Ubuntu 3.0 buildbot at python.org
- [Python-checkins] r64062 - in python/trunk: Doc/library/asynchat.rst Doc/library/asyncore.rst Lib/asynchat.py Lib/asyncore.py Lib/test/test_asyncore.py josiah.carlson
- [Python-checkins] r64063 - python/trunk/Misc/developers.txt martin.v.loewis
- [Python-checkins] buildbot failure in i386 Ubuntu trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 gentoo trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] r64064 - in python/trunk: Doc/ACKS.txt Doc/library/_ast.rst Doc/library/ast.rst Doc/library/language.rst Lib/ast.py Lib/test/test_ast.py Misc/ACKS Misc/NEWS georg.brandl
- [Python-checkins] r64065 - python/trunk/Misc/ACKS raymond.hettinger
- [Python-checkins] buildbot failure in PPC64 Debian trunk buildbot at python.org
- [Python-checkins] Python Regression Test Failures basics (1) Neal Norwitz
- [Python-checkins] Python Regression Test Failures opt (1) Neal Norwitz
- [Python-checkins] buildbot failure in ppc Debian unstable trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-4 trunk buildbot at python.org
- [Python-checkins] Python Regression Test Failures all (1) Neal Norwitz
- [Python-checkins] buildbot failure in x86 XP-4 3.0 buildbot at python.org
- [Python-checkins] r64066 - in python/trunk: Lib/test/test_sys.py Objects/unicodeobject.c robert.schuppenies
- [Python-checkins] r64067 - python/trunk/Modules/itertoolsmodule.c georg.brandl
- [Python-checkins] r64068 - python/trunk/Doc/library/asyncore.rst benjamin.peterson
- [Python-checkins] r64069 - python/trunk/Doc/library/asyncore.rst georg.brandl
- [Python-checkins] r64070 - python/trunk/Modules/_ctypes/callproc.c thomas.heller
- [Python-checkins] r64071 - python/trunk/Misc/NEWS thomas.heller
- [Python-checkins] r64072 - in python/branches/tlee-ast-optimize: Doc/library/stdtypes.rst Lib/test/test_set.py Misc/NEWS Modules/mathmodule.c Objects/setobject.c thomas.lee
- [Python-checkins] r64074 - in python/branches/tlee-ast-optimize: Doc/ACKS.txt Doc/library/_ast.rst Doc/library/ast.rst Doc/library/asynchat.rst Doc/library/asyncore.rst Doc/library/language.rst Lib/ast.py Lib/asynchat.py Lib/asyncore.py Lib/test/test_ast.py Lib/test/test_asyncore.py Lib/test/test_sys.py Lib/test/test_xrange.py Misc/ACKS Misc/NEWS Misc/developers.txt Modules/_ctypes/callproc.c Modules/itertoolsmodule.c Objects/rangeobject.c Objects/unicodeobject.c thomas.lee
- [Python-checkins] r64078 - python/branches/tlee-ast-optimize/Lib/test/test_ast.py thomas.lee
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] r64080 - in python/trunk/Lib: asyncore.py test/test_asyncore.py josiah.carlson
- [Python-checkins] buildbot failure in x86 XP-3 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in amd64 XP 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] r64086 - in python/trunk: Modules/datetimemodule.c Objects/bytesobject.c Objects/fileobject.c gregory.p.smith
- [Python-checkins] buildbot failure in x86 gentoo trunk buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in amd64 XP 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in S-390 Debian 3.0 buildbot at python.org
- [Python-checkins] r64089 - python/trunk/Doc/library/ast.rst armin.ronacher
- [Python-checkins] r64090 - python/trunk/Doc/library/ast.rst armin.ronacher
- [Python-checkins] r64093 - in python/trunk: Makefile.pre.in Objects/bytesobject.c Objects/stringobject.c PC/VC6/pythoncore.dsp PC/VS7.1/pythoncore.vcproj PC/VS8.0/pythoncore.vcproj PCbuild/pythoncore.vcproj gregory.p.smith
- [Python-checkins] Python Regression Test Failures all (1) Neal Norwitz
- [Python-checkins] r64095 - python/trunk/Lib/test/test_pydoc.py amaury.forgeotdarc
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in ARM Linux EABI 3.0 buildbot at python.org
- [Python-checkins] r64097 - python/trunk/Lib/test/test_platform.py benjamin.peterson
- [Python-checkins] r64098 - python/trunk/Lib/numbers.py raymond.hettinger
- [Python-checkins] r64099 - peps/trunk/pep-3141.txt raymond.hettinger
- [Python-checkins] r64100 - python/trunk/Doc/library/numbers.rst raymond.hettinger
- [Python-checkins] r64101 - in python/trunk: Lib/test/test_set.py Objects/setobject.c raymond.hettinger
- [Python-checkins] buildbot failure in x86 W2k8 trunk buildbot at python.org
- [Python-checkins] r64102 - python/trunk/Lib/test/test_struct.py benjamin.peterson
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] r64104 - in python/trunk: Doc/includes/mp_benchmarks.py Doc/includes/mp_distributing.py Doc/includes/mp_newtype.py Doc/includes/mp_pool.py Doc/includes/mp_synchronize.py Doc/includes/mp_webserver.py Doc/includes/mp_workers.py Doc/library/multiprocessing.rst Doc/library/someos.rst Lib/multiprocessing Lib/multiprocessing/__init__.py Lib/multiprocessing/connection.py Lib/multiprocessing/dummy Lib/multiprocessing/dummy/__init__.py Lib/multiprocessing/dummy/connection.py Lib/multiprocessing/forking.py Lib/multiprocessing/heap.py Lib/multiprocessing/managers.py Lib/multiprocessing/pool.py Lib/multiprocessing/process.py Lib/multiprocessing/queues.py Lib/multiprocessing/reduction.py Lib/multiprocessing/sharedctypes.py Lib/multiprocessing/synchronize.py Lib/multiprocessing/util.py Lib/test/test_multiprocessing.py Modules/_multiprocessing Modules/_multiprocessing/connection.h Modules/_multiprocessing/multiprocessing.c Modules/_multiprocessing/multiprocessing.h Modules/_multiprocessing/pipe_connection.c Modules/_multiprocessing/semaphore.c Modules/_multiprocessing/socket_connection.c Modules/_multiprocessing/win32_functions.c setup.py benjamin.peterson
- [Python-checkins] buildbot failure in x86 XP-3 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 W2k8 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 gentoo trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo trunk buildbot at python.org
- [Python-checkins] r64105 - in python/trunk/Include: bytesobject.h stringobject.h gregory.p.smith
- [Python-checkins] buildbot failure in PPC64 Debian trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 FreeBSD trunk buildbot at python.org
- [Python-checkins] r64098 - python/trunk/Lib/numbers.py Guido van Rossum
- [Python-checkins] buildbot failure in ppc Debian unstable trunk buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] r64113 - python/trunk/Doc/library/ctypes.rst thomas.heller
- [Python-checkins] r64114 - in python/trunk: Include/pymem.h Include/pyport.h Lib/test/test_array.py Lib/test/test_struct.py Misc/NEWS Modules/_csv.c Modules/_struct.c Modules/arraymodule.c Modules/audioop.c Modules/binascii.c Modules/cPickle.c Modules/cStringIO.c Modules/cjkcodecs/multibytecodec.c Modules/datetimemodule.c Modules/md5.c Modules/stropmodule.c Objects/bufferobject.c Objects/listobject.c Objects/obmalloc.c Parser/node.c Python/asdl.c Python/ast.c Python/bltinmodule.c Python/compile.c gregory.p.smith
- [Python-checkins] buildbot failure in x86 XP-3 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in amd64 XP 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in S-390 Debian 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] r64115 - in python/trunk: Doc/library/stdtypes.rst Lib/test/test_set.py Misc/NEWS Objects/setobject.c raymond.hettinger
- [Python-checkins] buildbot failure in x86 W2k8 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 trunk buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] r64116 - python/trunk/Modules/_heapqmodule.c raymond.hettinger
- [Python-checkins] r64117 - in python/trunk/Lib: multiprocessing/__init__.py test/test_multiprocessing.py benjamin.peterson
- [Python-checkins] r64118 - python/trunk/Modules/_heapqmodule.c raymond.hettinger
- [Python-checkins] r64119 - python/trunk/Doc/whatsnew/2.6.rst andrew.kuchling
- [Python-checkins] r64120 - python/trunk/Lib/test/test_heapq.py raymond.hettinger
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] r64120 - python/trunk/Lib/test/test_heapq.py Nick Coghlan
- [Python-checkins] r64123 - in python/trunk/PCbuild: _multiprocessing.vcproj pcbuild.sln benjamin.peterson
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable 3.0 buildbot at python.org
- [Python-checkins] r64125 - in python/trunk: Doc/library/threading.rst Lib/Queue.py Lib/_threading_local.py Lib/logging/__init__.py Lib/multiprocessing/dummy/__init__.py Lib/multiprocessing/managers.py Lib/multiprocessing/pool.py Lib/multiprocessing/queues.py Lib/multiprocessing/reduction.py Lib/multiprocessing/synchronize.py Lib/test/test_dummy_threading.py Lib/test/test_multiprocessing.py Lib/test/test_queue.py Lib/test/test_smtplib.py Lib/test/test_socket.py Lib/test/test_socketserver.py Lib/test/test_threading.py Lib/test/threaded_import_hangers.py Lib/threading.py Misc/NEWS benjamin.peterson
- [Python-checkins] r64125 - in python/trunk:Doc/library/threading.rst Lib/Queue.pyLib/_threading_local.py Lib/logging/__init__.pyLib/multiprocessing/dummy/__init__.pyLib/multiprocessing/managers.py Lib/multiprocessing/pool.pyLib/multiprocessing/queues.p Raymond Hettinger
- [Python-checkins] r64125 - in python/trunk: Doc/library/threading.rst Lib/Queue.py Lib/_threading_local.py Lib/logging/__init__.py Lib/multiprocessing/dummy/__init__.py Lib/multiprocessing/managers.py Lib/multiprocessing/pool.py Lib/multiprocessi Guido van Rossum
- [Python-checkins] r64125 - in python/trunk: Doc/library/threading.rst Lib/Queue.py Lib/_threading_local.py Lib/logging/__init__.py Lib/multiprocessing/dummy/__init__.py Lib/multiprocessing/managers.py Lib/multiprocessing/pool.py Lib/multiprocessi Guido van Rossum
- [Python-checkins] buildbot failure in S-390 Debian 3.0 buildbot at python.org
- [Python-checkins] r64128 - in python/trunk: Doc/library/threading.rst Lib/threading.py Misc/NEWS benjamin.peterson
- [Python-checkins] r64129 - python/trunk/Doc/library/threading.rst georg.brandl
- [Python-checkins] r64128 - in python/trunk: Doc/library/threading.rst Lib/threading.py Misc/NEWS Guido van Rossum
- [Python-checkins] r64130 - python/trunk/Doc/using/cmdline.rst georg.brandl
- [Python-checkins] r64131 - python/trunk/Doc/library/ctypes.rst thomas.heller
- [Python-checkins] r64132 - python/trunk/Include/Python.h gregory.p.smith
- [Python-checkins] r64128 - in python/trunk: Doc/library/threading.rst Lib/threading.py Misc/NEWS Benjamin Peterson
- [Python-checkins] r64133 - python/trunk/Lib/threading.py benjamin.peterson
- [Python-checkins] r64135 - python/trunk/Doc/library/ctypes.rst thomas.heller
- [Python-checkins] r64128 - in python/trunk: Doc/library/threading.rst Lib/threading.py Misc/NEWS Thomas Heller
- [Python-checkins] r64139 - python/trunk/Doc/library/ctypes.rst thomas.heller
- [Python-checkins] r64140 - in peps/trunk: pep-0000.txt pep-3138.txt georg.brandl
- [Python-checkins] r64141 - peps/trunk/pep-0361.txt georg.brandl
- [Python-checkins] r64142 - in python/trunk: Doc/library/future_builtins.rst Misc/NEWS Modules/future_builtins.c georg.brandl
- [Python-checkins] r64143 - python/trunk/Doc/library/ctypes.rst thomas.heller
- [Python-checkins] r64146 - python/trunk/Doc/library/ctypes.rst thomas.heller
- [Python-checkins] r64147 - in python/trunk/Misc: ACKS NEWS benjamin.peterson
- [Python-checkins] r64150 - python/trunk/Misc/NEWS georg.brandl
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in alpha Tru64 5.1 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in amd64 XP 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in sparc solaris10 gcc 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in sparc solaris10 gcc 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in ia64 Ubuntu trunk buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable trunk buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] r64165 - python/trunk/Lib/test/crashers/loosing_mro_ref.py armin.rigo
- [Python-checkins] Communicating Effectively 26 and 27 June Professional Communications Training
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 trunk buildbot at python.org
- [Python-checkins] r64169 - in python/trunk: Doc/library/mimetools.rst Lib/mimetools.py Lib/test/test_mimetools.py Lib/test/test_py3kwarn.py Misc/NEWS benjamin.peterson
- [Python-checkins] r64170 - peps/trunk/pep-3108.txt benjamin.peterson
- [Python-checkins] buildbot failure in x86 W2k8 trunk buildbot at python.org
- [Python-checkins] r64180 - svn:log alexandre.vassalotti
- [Python-checkins] r64184 - svn:log alexandre.vassalotti
- [Python-checkins] r64185 - python/trunk/PCbuild/build_tkinter.py martin.v.loewis
- [Python-checkins] r64189 - in python/trunk: Misc/NEWS PCbuild/pyproject.vsprops Tools/buildbot/external-amd64.bat Tools/buildbot/external-common.bat Tools/buildbot/external.bat martin.v.loewis
- [Python-checkins] r64191 - python/trunk/PCbuild/build_tkinter.py martin.v.loewis
- [Python-checkins] buildbot failure in x86 W2k8 trunk buildbot at python.org
- [Python-checkins] r64192 - doctools/trunk/sphinx/latexwriter.py georg.brandl
- [Python-checkins] r64193 - doctools/trunk/sphinx/highlighting.py georg.brandl
- [Python-checkins] r64194 - python/trunk/Tools/buildbot/external.bat martin.v.loewis
- [Python-checkins] r64195 - python/trunk/Tools/msi/msilib.py martin.v.loewis
- [Python-checkins] r64196 - python/trunk/Tools/msi/msi.py martin.v.loewis
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] r64197 - python/trunk/PCbuild/pcbuild.sln amaury.forgeotdarc
- [Python-checkins] r64198 - doctools/trunk/sphinx/static/default.css georg.brandl
- [Python-checkins] r64199 - doctools/trunk/sphinx/environment.py georg.brandl
- [Python-checkins] r64200 - in doctools/trunk: CHANGES doc/changes.rst doc/markup/misc.rst sphinx/environment.py georg.brandl
- [Python-checkins] r64201 - doctools/trunk/sphinx/environment.py georg.brandl
- [Python-checkins] r64202 - in python/trunk: PC/VS8.0/_bsddb.vcproj PC/VS8.0/_bsddb44.vcproj PC/VS8.0/_elementtree.vcproj PC/VS8.0/_sqlite3.vcproj PC/VS8.0/kill_python.c PC/VS8.0/make_versioninfo.vcproj PC/VS8.0/pcbuild.sln PC/VS8.0/pyproject.vsprops PC/VS8.0/python.vcproj PC/VS8.0/sqlite3.vcproj PCbuild/_elementtree.vcproj PCbuild/make_versioninfo.vcproj PCbuild/python.vcproj PCbuild/vs9to8.py amaury.forgeotdarc
- [Python-checkins] buildbot failure in alpha Tru64 5.1 trunk buildbot at python.org
- [Python-checkins] r64206 - in python/trunk: Doc/library/rfc822.rst Lib/rfc822.py Lib/test/test_py3kwarn.py Lib/test/test_rfc822.py Misc/NEWS benjamin.peterson
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] r64211 - peps/trunk/pep-3108.txt benjamin.peterson
- [Python-checkins] r64212 - in python/trunk: Include/pythread.h Modules/signalmodule.c Parser/intrcheck.c Python/thread.c benjamin.peterson
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] r64214 - in python/trunk: Include/pythonrun.h Modules/errnomodule.c Modules/socketmodule.c Modules/socketmodule.h PC/VC6/_socket.dsp PC/VC6/pythoncore.dsp PC/msvcrtmodule.c PC/pyconfig.h amaury.forgeotdarc
- [Python-checkins] buildbot failure in alpha Tru64 5.1 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 3.0 buildbot at python.org
- [Python-checkins] r64219 - python/trunk/Modules/_ctypes/callproc.c neal.norwitz
- [Python-checkins] r64220 - python/trunk/Modules/arraymodule.c neal.norwitz
- [Python-checkins] r64221 - python/trunk/Lib/test/test_heapq.py neal.norwitz
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo trunk buildbot at python.org
- [Python-checkins] r64223 - python/trunk/Modules/_multiprocessing/multiprocessing.c georg.brandl
- [Python-checkins] r64224 - python/trunk/Modules/_multiprocessing/multiprocessing.c georg.brandl
- [Python-checkins] r64226 - in python/trunk: Modules/_collectionsmodule.c Modules/_localemodule.c Modules/_tkinter.c Modules/arraymodule.c Modules/unicodedata_db.h Tools/unicode/makeunicodedata.py martin.v.loewis
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in alpha Tru64 5.1 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in 2.6.msi buildbot at python.org
- [Python-checkins] r64229 - python/trunk/Doc/library/optparse.rst georg.brandl
- [Python-checkins] r64230 - in python/trunk: Lib/test/test_sys.py Objects/tupleobject.c robert.schuppenies
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 3.0 buildbot at python.org
- [Python-checkins] r64232 - in python/branches/tlee-ast-optimize: Doc/includes/mp_benchmarks.py Doc/includes/mp_distributing.py Doc/includes/mp_newtype.py Doc/includes/mp_pool.py Doc/includes/mp_synchronize.py Doc/includes/mp_webserver.py Doc/includes/mp_workers.py Doc/library/ast.rst Doc/library/ctypes.rst Doc/library/multiprocessing.rst Doc/library/numbers.rst Doc/library/someos.rst Doc/library/stdtypes.rst Doc/whatsnew/2.6.rst Include/bytesobject.h Include/pymem.h Include/pyport.h Include/stringobject.h Lib/asyncore.py Lib/multiprocessing Lib/numbers.py Lib/test/test_array.py Lib/test/test_asyncore.py Lib/test/test_heapq.py Lib/test/test_multiprocessing.py Lib/test/test_platform.py Lib/test/test_pydoc.py Lib/test/test_set.py Lib/test/test_struct.py Makefile.pre.in Misc/NEWS Modules/_csv.c Modules/_heapqmodule.c Modules/_multiprocessing Modules/_struct.c Modules/arraymodule.c Modules/audioop.c Modules/binascii.c Modules/cPickle.c Modules/cStringIO.c Modules/cjkcodecs/multibytecodec.c Modules/datetimemodule.c Modules/md5.c Modules/stropmodule.c Objects/bufferobject.c Objects/bytesobject.c Objects/fileobject.c Objects/listobject.c Objects/obmalloc.c Objects/setobject.c Objects/stringobject.c PC/VC6/pythoncore.dsp PC/VS7.1/pythoncore.vcproj PC/VS8.0/pythoncore.vcproj PCbuild/pythoncore.vcproj Parser/node.c Python/asdl.c Python/ast.c Python/bltinmodule.c Python/compile.c setup.py thomas.lee
- [Python-checkins] r64233 - in python/trunk: Lib/platform.py Misc/ACKS Misc/NEWS benjamin.peterson
- [Python-checkins] buildbot failure in alpha Tru64 5.1 trunk buildbot at python.org
- [Python-checkins] r64235 - python/trunk/Lib/multiprocessing benjamin.peterson
- [Python-checkins] r64236 - in projects/external: bzip2-1.0.5 bzip2-1.0.5/CHANGES bzip2-1.0.5/LICENSE bzip2-1.0.5/Makefile bzip2-1.0.5/Makefile-libbz2_so bzip2-1.0.5/README bzip2-1.0.5/README.COMPILATION.PROBLEMS bzip2-1.0.5/README.XML.STUFF bzip2-1.0.5/blocksort.c bzip2-1.0.5/bz-common.xsl bzip2-1.0.5/bz-fo.xsl bzip2-1.0.5/bz-html.xsl bzip2-1.0.5/bzdiff bzip2-1.0.5/bzdiff.1 bzip2-1.0.5/bzgrep bzip2-1.0.5/bzgrep.1 bzip2-1.0.5/bzip.css bzip2-1.0.5/bzip2.1 bzip2-1.0.5/bzip2.1.preformatted bzip2-1.0.5/bzip2.c bzip2-1.0.5/bzip2.txt bzip2-1.0.5/bzip2recover.c bzip2-1.0.5/bzlib.c bzip2-1.0.5/bzlib.h bzip2-1.0.5/bzlib_private.h bzip2-1.0.5/bzmore bzip2-1.0.5/bzmore.1 bzip2-1.0.5/compress.c bzip2-1.0.5/crctable.c bzip2-1.0.5/decompress.c bzip2-1.0.5/dlltest.c bzip2-1.0.5/dlltest.dsp bzip2-1.0.5/entities.xml bzip2-1.0.5/format.pl bzip2-1.0.5/huffman.c bzip2-1.0.5/libbz2.def bzip2-1.0.5/libbz2.dsp bzip2-1.0.5/makefile.msc bzip2-1.0.5/manual.html bzip2-1.0.5/manual.pdf bzip2-1.0.5/manual.ps bzip2-1.0.5/manual.xml bzip2-1.0.5/mk251.c bzip2-1.0.5/randtable.c bzip2-1.0.5/sample1.bz2 bzip2-1.0.5/sample1.ref bzip2-1.0.5/sample2.bz2 bzip2-1.0.5/sample2.ref bzip2-1.0.5/sample3.bz2 bzip2-1.0.5/sample3.ref bzip2-1.0.5/spewG.c bzip2-1.0.5/unzcrash.c bzip2-1.0.5/words0 bzip2-1.0.5/words1 bzip2-1.0.5/words2 bzip2-1.0.5/words3 bzip2-1.0.5/xmlproc.sh martin.v.loewis
- [Python-checkins] r64237 - external/bzip2-1.0.5 projects/external/bzip2-1.0.5 martin.v.loewis
- [Python-checkins] r64238 - projects martin.v.loewis
- [Python-checkins] r64239 - in python/trunk: Misc/NEWS PCbuild/pyproject.vsprops PCbuild/readme.txt Tools/buildbot/external-common.bat martin.v.loewis
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] Your message to Stackless-checkins awaits moderator approval stackless-checkins-bounces at stackless.com
- [Python-checkins] r64243 - in python/trunk: Misc/NEWS PCbuild/pyproject.vsprops PCbuild/readme.txt PCbuild/sqlite3.vcproj Tools/buildbot/external-common.bat martin.v.loewis
- [Python-checkins] r64244 - python/trunk/PCbuild/sqlite3.vcproj martin.v.loewis
- [Python-checkins] r64246 - python/trunk/Tools/msi/msi.py martin.v.loewis
- [Python-checkins] r64248 - in python/trunk: Lib/multiprocessing/__init__.py Lib/multiprocessing/connection.py Lib/multiprocessing/dummy/__init__.py Lib/multiprocessing/dummy/connection.py Lib/multiprocessing/forking.py Lib/multiprocessing/heap.py Lib/multiprocessing/managers.py Lib/multiprocessing/pool.py Lib/multiprocessing/process.py Lib/multiprocessing/queues.py Lib/multiprocessing/reduction.py Lib/multiprocessing/sharedctypes.py Lib/multiprocessing/synchronize.py Lib/multiprocessing/util.py Lib/test/test_multiprocessing.py Modules/_multiprocessing/multiprocessing.c Modules/_multiprocessing/multiprocessing.h Modules/_multiprocessing/pipe_connection.c Modules/_multiprocessing/win32_functions.c benjamin.peterson
- [Python-checkins] r64250 - in python/trunk/Lib/multiprocessing: __init__.py connection.py forking.py heap.py managers.py pool.py process.py queues.py reduction.py sharedctypes.py synchronize.py util.py benjamin.peterson
- [Python-checkins] r64253 - python/trunk/Doc/library/hotshot.rst andrew.kuchling
- [Python-checkins] buildbot failure in x86 XP-3 3.0 buildbot at python.org
- [Python-checkins] r64254 - python/trunk/PC/VS8.0/_multiprocessing.vcproj amaury.forgeotdarc
- [Python-checkins] r64248 - in python/trunk: Lib/multiprocessing/__init__.py Lib/multiprocessing/connection.py Lib/multiprocessing/dummy/__init__.py Lib/multiprocessing/dummy/connection.py Lib/multiprocessing/forking.py Lib/multiprocessing/heap.py Lib/multiprocessing/managers.py Lib/multiprocessing/pool.py Lib/multiprocessing/process.py Lib/multiprocessing/queues.py Lib/multiprocessing/reduction.py Lib/multiprocessing/sharedctypes.py Lib/multiprocessing/synchronize.py Lib/multiprocessing/util.py Lib/test/test_multiprocessing.py Modules/_multiprocessing/multiprocessing.c Modules/_multiprocessing/multiprocessing.h Modules/_multiprocessing/pipe_connection.c Modules/_multiprocessing/win32_functions.c Georg Brandl
- [Python-checkins] r64248 - in python/trunk: Lib/multiprocessing/__init__.py Lib/multiprocessing/connection.py Lib/multiprocessing/dummy/__init__.py Lib/multiprocessing/dummy/connection.py Lib/multiprocessing/forking.py Lib/multiprocessing/heap.py Benjamin Peterson
- [Python-checkins] buildbot failure in x86 W2k8 3.0 buildbot at python.org
- [Python-checkins] r64248 - in python/trunk: Lib/multiprocessing/__init__.py Lib/multiprocessing/connection.py Lib/multiprocessing/dummy/__init__.py Lib/multiprocessing/dummy/connection.py Lib/multiprocessing/forking.py Lib/multiprocessing/heap.py "Martin v. Löwis"
- [Python-checkins] r64257 - in python/trunk: Doc/includes/email-alternative.py Doc/includes/mp_benchmarks.py Doc/includes/mp_newtype.py Doc/includes/mp_pool.py Doc/includes/mp_synchronize.py Doc/includes/mp_webserver.py Doc/includes/mp_workers.py Doc/includes/noddy.c Doc/includes/noddy2.c Doc/includes/noddy3.c Doc/includes/noddy4.c Doc/includes/run-func.c Doc/includes/shoddy.c Doc/includes/sqlite3/ctx_manager.py Doc/includes/typestruct.h Doc/tools/sphinxext/patchlevel.py Doc/tools/sphinxext/pyspecific.py Include/bytes_methods.h Include/warnings.h Lib/ast.py Lib/bsddb/test/test_distributed_transactions.py Lib/bsddb/test/test_early_close.py Lib/bsddb/test/test_replication.py Lib/ctypes/test/test_errno.py Lib/distutils/config.py Lib/distutils/tests/test_build_ext.py Lib/distutils/tests/test_config.py Lib/distutils/tests/test_upload.py Lib/email/test/data/msg_26.txt Lib/encodings/utf_32.py Lib/encodings/utf_32_be.py Lib/encodings/utf_32_le.py Lib/json/__init__.py Lib/json/decoder.py Lib/json/encoder.py Lib/json/scanner.py Lib/json/tests/__init__.py Lib/json/tests/test_decode.py Lib/json/tests/test_default.py Lib/json/tests/test_dump.py Lib/json/tests/test_encode_basestring_ascii.py Lib/json/tests/test_fail.py Lib/json/tests/test_float.py Lib/json/tests/test_indent.py Lib/json/tests/test_pass1.py Lib/json/tests/test_pass2.py Lib/json/tests/test_pass3.py Lib/json/tests/test_recursion.py Lib/json/tests/test_scanstring.py Lib/json/tests/test_separators.py Lib/json/tests/test_speedups.py Lib/json/tests/test_unicode.py Lib/json/tool.py Lib/lib-tk/FileDialog.py Lib/lib-tk/SimpleDialog.py Lib/lib-tk/tkFileDialog.py Lib/lib-tk/tkSimpleDialog.py Lib/lib2to3/__init__.py Lib/lib2to3/fixes/fix_execfile.py Lib/lib2to3/fixes/fix_funcattrs.py Lib/lib2to3/fixes/fix_idioms.py Lib/lib2to3/fixes/fix_import.py Lib/lib2to3/fixes/fix_imports.py Lib/lib2to3/fixes/fix_itertools.py Lib/lib2to3/fixes/fix_itertools_imports.py Lib/lib2to3/fixes/fix_standarderror.py Lib/lib2to3/fixes/fix_types.py Lib/lib2to3/fixes/fix_xreadlines.py Lib/lib2to3/fixes/fix_zip.py Lib/lib2to3/tests/test_all_fixers.py Lib/lib2to3/tests/test_parser.py Lib/multiprocessing/__init__.py Lib/multiprocessing/connection.py Lib/multiprocessing/dummy/__init__.py Lib/multiprocessing/dummy/connection.py Lib/multiprocessing/forking.py Lib/multiprocessing/heap.py Lib/multiprocessing/managers.py Lib/multiprocessing/pool.py Lib/multiprocessing/process.py Lib/multiprocessing/queues.py Lib/multiprocessing/reduction.py Lib/multiprocessing/sharedctypes.py Lib/multiprocessing/synchronize.py Lib/multiprocessing/util.py Lib/numbers.py Lib/pydoc_topics.py Lib/sqlite3/dump.py Lib/sqlite3/test/dump.py Lib/sqlite3/test/py25tests.py Lib/test/buffer_tests.py Lib/test/cmath_testcases.txt Lib/test/curses_tests.py Lib/test/profilee.py Lib/test/pydoc_mod.py Lib/test/relimport.py Lib/test/test_SimpleHTTPServer.py Lib/test/test_abstract_numbers.py Lib/test/test_asyncore.py Lib/test/test_buffer.py Lib/test/test_cmd.py Lib/test/test_docxmlrpc.py Lib/test/test_fractions.py Lib/test/test_future_builtins.py Lib/test/test_httpservers.py Lib/test/test_int.py Lib/test/test_json.py Lib/test/test_memoryio.py Lib/test/test_multiprocessing.py Lib/test/test_mutex.py Lib/test/test_pipes.py Lib/test/test_print.py Lib/test/test_pstats.py Lib/test/test_pydoc.py Lib/test/test_urllib2_localnet.py Modules/_ctypes/libffi_osx/ffi.c Modules/_ctypes/libffi_osx/include/ffi.h Modules/_ctypes/libffi_osx/include/ffi_common.h Modules/_ctypes/libffi_osx/include/fficonfig.h Modules/_ctypes/libffi_osx/include/ffitarget.h Modules/_ctypes/libffi_osx/include/ppc-ffitarget.h Modules/_ctypes/libffi_osx/include/x86-ffitarget.h Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.h Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.c Modules/_ctypes/libffi_osx/types.c Modules/_ctypes/libffi_osx/x86/x86-ffi64.c Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.c Modules/_json.c Modules/_multiprocessing/connection.h Modules/_multiprocessing/multiprocessing.c Modules/_multiprocessing/multiprocessing.h Modules/_multiprocessing/pipe_connection.c Modules/_multiprocessing/semaphore.c Modules/_multiprocessing/socket_connection.c Modules/_multiprocessing/win32_functions.c Modules/bsddb.h Modules/future_builtins.c Objects/bytes_methods.c Objects/stringlib/ctype.h Objects/stringlib/formatter.h Objects/stringlib/localeutil.h Objects/stringlib/string_format.h Objects/stringlib/stringdefs.h Objects/stringlib/transmogrify.h Objects/stringlib/unicodedefs.h PC/VS8.0/_bsddb.vcproj PC/VS8.0/_bsddb44.vcproj PC/VS8.0/_ctypes.vcproj PC/VS8.0/_ctypes_test.vcproj PC/VS8.0/_elementtree.vcproj PC/VS8.0/_hashlib.vcproj PC/VS8.0/_msi.vcproj PC/VS8.0/_socket.vcproj PC/VS8.0/_sqlite3.vcproj PC/VS8.0/_ssl.vcproj PC/VS8.0/_testcapi.vcproj PC/VS8.0/_tkinter.vcproj PC/VS8.0/bdist_wininst.vcproj PC/VS8.0/bz2.vcproj PC/VS8.0/kill_python.c PC/VS8.0/kill_python.vcproj PC/VS8.0/make_buildinfo.vcproj PC/VS8.0/make_versioninfo.vcproj PC/VS8.0/pcbuild.sln PC/VS8.0/pyexpat.vcproj PC/VS8.0/python.vcproj PC/VS8.0/pythoncore.vcproj PC/VS8.0/pythonw.vcproj PC/VS8.0/select.vcproj PC/VS8.0/sqlite3.vcproj PC/VS8.0/unicodedata.vcproj PC/VS8.0/w9xpopen.vcproj PC/VS8.0/winsound.vcproj PCbuild/_bsddb44.vcproj PCbuild/_multiprocessing.vcproj PCbuild/bdist_wininst.vcproj PCbuild/kill_python.c PCbuild/kill_python.vcproj PCbuild/sqlite3.vcproj Python/formatter_string.c Python/formatter_unicode.c Tools/pybench/With.py Tools/scripts/patchcheck.py martin.v.loewis
- [Python-checkins] buildbot failure in alpha Tru64 5.1 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in sparc solaris10 gcc trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] r64260 - python/trunk/Lib/email/test/data/msg_26.txt martin.v.loewis
- [Python-checkins] buildbot failure in alpha Tru64 5.1 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 trunk buildbot at python.org
- [Python-checkins] r64262 - python/trunk/Tools/scripts/svneol.py martin.v.loewis
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 trunk buildbot at python.org
- [Python-checkins] r64265 - python/trunk/Tools/scripts/svneol.py martin.v.loewis
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] r64267 - python/trunk/Tools/buildbot/external-common.bat amaury.forgeotdarc
- [Python-checkins] r64268 - in python/branches/tlee-ast-optimize: Doc/library/ctypes.rst Doc/library/future_builtins.rst Doc/library/mimetools.rst Doc/library/optparse.rst Doc/library/rfc822.rst Doc/library/threading.rst Doc/using/cmdline.rst Include/Python.h Include/pythonrun.h Include/pythread.h Lib/Queue.py Lib/_threading_local.py Lib/logging/__init__.py Lib/mimetools.py Lib/multiprocessing/dummy/__init__.py Lib/multiprocessing/managers.py Lib/multiprocessing/pool.py Lib/multiprocessing/queues.py Lib/multiprocessing/reduction.py Lib/multiprocessing/synchronize.py Lib/rfc822.py Lib/test/crashers/loosing_mro_ref.py Lib/test/test_dummy_threading.py Lib/test/test_heapq.py Lib/test/test_mimetools.py Lib/test/test_multiprocessing.py Lib/test/test_py3kwarn.py Lib/test/test_queue.py Lib/test/test_rfc822.py Lib/test/test_smtplib.py Lib/test/test_socket.py Lib/test/test_socketserver.py Lib/test/test_sys.py Lib/test/test_threading.py Lib/test/threaded_import_hangers.py Lib/threading.py Misc/ACKS Misc/NEWS Modules/_collectionsmodule.c Modules/_ctypes/callproc.c Modules/_localemodule.c Modules/_multiprocessing/multiprocessing.c Modules/_tkinter.c Modules/arraymodule.c Modules/errnomodule.c Modules/future_builtins.c Modules/signalmodule.c Modules/socketmodule.c Modules/socketmodule.h Modules/unicodedata_db.h Objects/tupleobject.c PC/VC6/_socket.dsp PC/VC6/pythoncore.dsp PC/VS8.0/_bsddb.vcproj PC/VS8.0/_bsddb44.vcproj PC/VS8.0/_elementtree.vcproj PC/VS8.0/_sqlite3.vcproj PC/VS8.0/kill_python.c PC/VS8.0/make_versioninfo.vcproj PC/VS8.0/pcbuild.sln PC/VS8.0/pyproject.vsprops PC/VS8.0/python.vcproj PC/VS8.0/sqlite3.vcproj PC/msvcrtmodule.c PC/pyconfig.h PCbuild/_elementtree.vcproj PCbuild/_multiprocessing.vcproj PCbuild/build_tkinter.py PCbuild/make_versioninfo.vcproj PCbuild/pcbuild.sln PCbuild/pyproject.vsprops PCbuild/python.vcproj PCbuild/vs9to8.py Parser/intrcheck.c Python/thread.c Tools/buildbot/external-amd64.bat Tools/buildbot/external-common.bat Tools/buildbot/external.bat Tools/msi/msi.py Tools/msi/msilib.py Tools/unicode/makeunicodedata.py thomas.lee
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] r64269 - python/trunk/Modules/socketmodule.h amaury.forgeotdarc
- [Python-checkins] r64270 - python/trunk/Tools/buildbot/external.bat amaury.forgeotdarc
- [Python-checkins] r64271 - in python/trunk/Tools/buildbot: external-amd64.bat external.bat martin.v.loewis
- [Python-checkins] r64272 - in python/trunk/Tools/buildbot: build-amd64.bat build.bat buildmsi.bat clean-amd64.bat clean.bat external-amd64.bat external-common.bat external.bat test-amd64.bat test.bat martin.v.loewis
- [Python-checkins] r64275 - sandbox/trunk/ttk-gsoc/Doc/library/ttk.rst guilherme.polo
- [Python-checkins] r64276 - sandbox/trunk/ttk-gsoc/samples/ttkcalendar.py guilherme.polo
- [Python-checkins] r64277 - sandbox/trunk/ttk-gsoc/samples/ttkcalendar.py guilherme.polo
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] r64278 - python/trunk/Tools/msi/msilib.py martin.v.loewis
- [Python-checkins] r64279 - sandbox/trunk/ttk-gsoc/samples/ttkcalendar.py guilherme.polo
- [Python-checkins] r64280 - python/trunk/Lib/test/test_struct.py gregory.p.smith
- [Python-checkins] buildbot failure in x86 W2k8 trunk buildbot at python.org
- [Python-checkins] r64282 - in peps/trunk: pep-0000.txt pep-3134.txt guido.van.rossum
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in alpha Tru64 5.1 3.0 buildbot at python.org
- [Python-checkins] r64285 - in python/branches/tlee-ast-optimize: Doc/includes/email-alternative.py Doc/includes/mp_benchmarks.py Doc/includes/mp_newtype.py Doc/includes/mp_pool.py Doc/includes/mp_synchronize.py Doc/includes/mp_webserver.py Doc/includes/mp_workers.py Doc/includes/noddy.c Doc/includes/noddy2.c Doc/includes/noddy3.c Doc/includes/noddy4.c Doc/includes/run-func.c Doc/includes/shoddy.c Doc/includes/sqlite3/ctx_manager.py Doc/includes/typestruct.h Doc/library/hotshot.rst Doc/tools/sphinxext/patchlevel.py Doc/tools/sphinxext/pyspecific.py Include/bytes_methods.h Include/warnings.h Lib/ast.py Lib/bsddb/test/test_distributed_transactions.py Lib/bsddb/test/test_early_close.py Lib/bsddb/test/test_replication.py Lib/ctypes/test/test_errno.py Lib/distutils/config.py Lib/distutils/tests/test_build_ext.py Lib/distutils/tests/test_config.py Lib/distutils/tests/test_upload.py Lib/encodings/utf_32.py Lib/encodings/utf_32_be.py Lib/encodings/utf_32_le.py Lib/json/__init__.py Lib/json/decoder.py Lib/json/encoder.py Lib/json/scanner.py Lib/json/tests/__init__.py Lib/json/tests/test_decode.py Lib/json/tests/test_default.py Lib/json/tests/test_dump.py Lib/json/tests/test_encode_basestring_ascii.py Lib/json/tests/test_fail.py Lib/json/tests/test_float.py Lib/json/tests/test_indent.py Lib/json/tests/test_pass1.py Lib/json/tests/test_pass2.py Lib/json/tests/test_pass3.py Lib/json/tests/test_recursion.py Lib/json/tests/test_scanstring.py Lib/json/tests/test_separators.py Lib/json/tests/test_speedups.py Lib/json/tests/test_unicode.py Lib/json/tool.py Lib/lib-tk/FileDialog.py Lib/lib-tk/SimpleDialog.py Lib/lib-tk/tkFileDialog.py Lib/lib-tk/tkSimpleDialog.py Lib/lib2to3/__init__.py Lib/lib2to3/fixes/fix_execfile.py Lib/lib2to3/fixes/fix_funcattrs.py Lib/lib2to3/fixes/fix_idioms.py Lib/lib2to3/fixes/fix_import.py Lib/lib2to3/fixes/fix_imports.py Lib/lib2to3/fixes/fix_itertools.py Lib/lib2to3/fixes/fix_itertools_imports.py Lib/lib2to3/fixes/fix_standarderror.py Lib/lib2to3/fixes/fix_types.py Lib/lib2to3/fixes/fix_xreadlines.py Lib/lib2to3/fixes/fix_zip.py Lib/lib2to3/tests/test_all_fixers.py Lib/lib2to3/tests/test_parser.py Lib/multiprocessing Lib/multiprocessing/__init__.py Lib/multiprocessing/connection.py Lib/multiprocessing/dummy/__init__.py Lib/multiprocessing/dummy/connection.py Lib/multiprocessing/forking.py Lib/multiprocessing/heap.py Lib/multiprocessing/managers.py Lib/multiprocessing/pool.py Lib/multiprocessing/process.py Lib/multiprocessing/queues.py Lib/multiprocessing/reduction.py Lib/multiprocessing/sharedctypes.py Lib/multiprocessing/synchronize.py Lib/multiprocessing/util.py Lib/numbers.py Lib/platform.py Lib/pydoc_topics.py Lib/sqlite3/dump.py Lib/sqlite3/test/dump.py Lib/sqlite3/test/py25tests.py Lib/test/buffer_tests.py Lib/test/cmath_testcases.txt Lib/test/curses_tests.py Lib/test/profilee.py Lib/test/pydoc_mod.py Lib/test/relimport.py Lib/test/test_SimpleHTTPServer.py Lib/test/test_abstract_numbers.py Lib/test/test_asyncore.py Lib/test/test_buffer.py Lib/test/test_cmd.py Lib/test/test_docxmlrpc.py Lib/test/test_fractions.py Lib/test/test_future_builtins.py Lib/test/test_httpservers.py Lib/test/test_int.py Lib/test/test_json.py Lib/test/test_memoryio.py Lib/test/test_multiprocessing.py Lib/test/test_mutex.py Lib/test/test_pipes.py Lib/test/test_print.py Lib/test/test_pstats.py Lib/test/test_pydoc.py Lib/test/test_struct.py Lib/test/test_urllib2_localnet.py Misc/ACKS Misc/NEWS Modules/_ctypes/libffi_osx/ffi.c Modules/_ctypes/libffi_osx/include/ffi.h Modules/_ctypes/libffi_osx/include/ffi_common.h Modules/_ctypes/libffi_osx/include/fficonfig.h Modules/_ctypes/libffi_osx/include/ffitarget.h Modules/_ctypes/libffi_osx/include/ppc-ffitarget.h Modules/_ctypes/libffi_osx/include/x86-ffitarget.h Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.h Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.c Modules/_ctypes/libffi_osx/types.c Modules/_ctypes/libffi_osx/x86/x86-ffi64.c Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.c Modules/_json.c Modules/_multiprocessing/connection.h Modules/_multiprocessing/multiprocessing.c Modules/_multiprocessing/multiprocessing.h Modules/_multiprocessing/pipe_connection.c Modules/_multiprocessing/semaphore.c Modules/_multiprocessing/socket_connection.c Modules/_multiprocessing/win32_functions.c Modules/bsddb.h Modules/future_builtins.c Modules/socketmodule.h Objects/bytes_methods.c Objects/stringlib/ctype.h Objects/stringlib/formatter.h Objects/stringlib/localeutil.h Objects/stringlib/string_format.h Objects/stringlib/stringdefs.h Objects/stringlib/transmogrify.h Objects/stringlib/unicodedefs.h PC/VS8.0/_bsddb.vcproj PC/VS8.0/_bsddb44.vcproj PC/VS8.0/_ctypes.vcproj PC/VS8.0/_ctypes_test.vcproj PC/VS8.0/_elementtree.vcproj PC/VS8.0/_hashlib.vcproj PC/VS8.0/_msi.vcproj PC/VS8.0/_multiprocessing.vcproj PC/VS8.0/_socket.vcproj PC/VS8.0/_sqlite3.vcproj PC/VS8.0/_ssl.vcproj PC/VS8.0/_testcapi.vcproj PC/VS8.0/_tkinter.vcproj PC/VS8.0/bdist_wininst.vcproj PC/VS8.0/bz2.vcproj PC/VS8.0/kill_python.c PC/VS8.0/kill_python.vcproj PC/VS8.0/make_buildinfo.vcproj PC/VS8.0/make_versioninfo.vcproj PC/VS8.0/pcbuild.sln PC/VS8.0/pyexpat.vcproj PC/VS8.0/python.vcproj PC/VS8.0/pythoncore.vcproj PC/VS8.0/pythonw.vcproj PC/VS8.0/select.vcproj PC/VS8.0/sqlite3.vcproj PC/VS8.0/unicodedata.vcproj PC/VS8.0/w9xpopen.vcproj PC/VS8.0/winsound.vcproj PCbuild/_bsddb44.vcproj PCbuild/_multiprocessing.vcproj PCbuild/bdist_wininst.vcproj PCbuild/kill_python.c PCbuild/kill_python.vcproj PCbuild/pyproject.vsprops PCbuild/readme.txt PCbuild/sqlite3.vcproj Python/formatter_string.c Python/formatter_unicode.c Tools/buildbot/build-amd64.bat Tools/buildbot/build.bat Tools/buildbot/buildmsi.bat Tools/buildbot/clean-amd64.bat Tools/buildbot/clean.bat Tools/buildbot/external-amd64.bat Tools/buildbot/external-common.bat Tools/buildbot/external.bat Tools/buildbot/test-amd64.bat Tools/buildbot/test.bat Tools/msi/msi.py Tools/msi/msilib.py Tools/pybench/With.py Tools/scripts/patchcheck.py Tools/scripts/svneol.py thomas.lee
- [Python-checkins] r64286 - in python/trunk/Lib/lib2to3: fixer_base.py fixer_util.py fixes/basefix.py fixes/fix_apply.py fixes/fix_basestring.py fixes/fix_buffer.py fixes/fix_callable.py fixes/fix_dict.py fixes/fix_except.py fixes/fix_exec.py fixes/fix_execfile.py fixes/fix_filter.py fixes/fix_funcattrs.py fixes/fix_future.py fixes/fix_has_key.py fixes/fix_idioms.py fixes/fix_import.py fixes/fix_imports.py fixes/fix_input.py fixes/fix_intern.py fixes/fix_itertools.py fixes/fix_itertools_imports.py fixes/fix_long.py fixes/fix_map.py fixes/fix_methodattrs.py fixes/fix_ne.py fixes/fix_next.py fixes/fix_nonzero.py fixes/fix_numliterals.py fixes/fix_print.py fixes/fix_raise.py fixes/fix_raw_input.py fixes/fix_renames.py fixes/fix_repr.py fixes/fix_standarderror.py fixes/fix_throw.py fixes/fix_tuple_params.py fixes/fix_types.py fixes/fix_unicode.py fixes/fix_ws_comma.py fixes/fix_xrange.py fixes/fix_xreadlines.py fixes/fix_zip.py fixes/util.py refactor.py tests/test_all_fixers.py tests/test_fixers.py tests/test_util.py benjamin.peterson
- [Python-checkins] buildbot failure in x86 OpenBSD 2.5 buildbot at python.org
- [Python-checkins] buildbot failure in x86 OpenBSD 2.5 buildbot at python.org
- [Python-checkins] r64288 - in python/branches/tlee-ast-optimize: Lib/lib2to3 Lib/lib2to3/fixer_base.py Lib/lib2to3/fixer_util.py Lib/lib2to3/fixes/basefix.py Lib/lib2to3/fixes/fix_apply.py Lib/lib2to3/fixes/fix_basestring.py Lib/lib2to3/fixes/fix_buffer.py Lib/lib2to3/fixes/fix_callable.py Lib/lib2to3/fixes/fix_dict.py Lib/lib2to3/fixes/fix_except.py Lib/lib2to3/fixes/fix_exec.py Lib/lib2to3/fixes/fix_execfile.py Lib/lib2to3/fixes/fix_filter.py Lib/lib2to3/fixes/fix_funcattrs.py Lib/lib2to3/fixes/fix_future.py Lib/lib2to3/fixes/fix_has_key.py Lib/lib2to3/fixes/fix_idioms.py Lib/lib2to3/fixes/fix_import.py Lib/lib2to3/fixes/fix_imports.py Lib/lib2to3/fixes/fix_input.py Lib/lib2to3/fixes/fix_intern.py Lib/lib2to3/fixes/fix_itertools.py Lib/lib2to3/fixes/fix_itertools_imports.py Lib/lib2to3/fixes/fix_long.py Lib/lib2to3/fixes/fix_map.py Lib/lib2to3/fixes/fix_methodattrs.py Lib/lib2to3/fixes/fix_ne.py Lib/lib2to3/fixes/fix_next.py Lib/lib2to3/fixes/fix_nonzero.py Lib/lib2to3/fixes/fix_numliterals.py Lib/lib2to3/fixes/fix_print.py Lib/lib2to3/fixes/fix_raise.py Lib/lib2to3/fixes/fix_raw_input.py Lib/lib2to3/fixes/fix_renames.py Lib/lib2to3/fixes/fix_repr.py Lib/lib2to3/fixes/fix_standarderror.py Lib/lib2to3/fixes/fix_throw.py Lib/lib2to3/fixes/fix_tuple_params.py Lib/lib2to3/fixes/fix_types.py Lib/lib2to3/fixes/fix_unicode.py Lib/lib2to3/fixes/fix_ws_comma.py Lib/lib2to3/fixes/fix_xrange.py Lib/lib2to3/fixes/fix_xreadlines.py Lib/lib2to3/fixes/fix_zip.py Lib/lib2to3/fixes/util.py Lib/lib2to3/refactor.py Lib/lib2to3/tests/test_all_fixers.py Lib/lib2to3/tests/test_fixers.py Lib/lib2to3/tests/test_util.py thomas.lee
- [Python-checkins] r64289 - doctools/trunk/sphinx/ext/autodoc.py georg.brandl
- [Python-checkins] r64290 - in doctools/trunk: CHANGES doc/config.rst sphinx/builder.py sphinx/config.py sphinx/directives/desc.py sphinx/quickstart.py sphinx/templates/layout.html georg.brandl
- [Python-checkins] r64291 - in python/branches/tlee-ast-optimize: Lib/test/test_optimizer.py Python/optimize.c thomas.lee
- [Python-checkins] r64292 - python/branches/tlee-ast-optimize/Python/optimize.c thomas.lee
- [Python-checkins] r64293 - python/branches/tlee-ast-optimize/Lib/test/test_grammar.py thomas.lee
- [Python-checkins] r64294 - python/branches/tlee-ast-optimize/Python/optimize.c thomas.lee
- [Python-checkins] r64295 - in doctools/trunk: CHANGES TODO doc/rest.rst sphinx/builder.py sphinx/environment.py sphinx/htmlwriter.py sphinx/latexwriter.py georg.brandl
- [Python-checkins] r64296 - in python/branches/tlee-ast-optimize: Lib/test/test_optimizer.py Python/optimize.c thomas.lee
- [Python-checkins] r64297 - in doctools/trunk: CHANGES sphinx/ext/autodoc.py georg.brandl
- [Python-checkins] r64298 - doctools/trunk/sphinx/ext/autodoc.py georg.brandl
- [Python-checkins] r64299 - doctools/trunk/sphinx/__init__.py georg.brandl
- [Python-checkins] r64300 - in python/branches/release25-maint: Lib/test/test_grammar.py Python/ast.c georg.brandl
- [Python-checkins] r64301 - python/trunk/Lib/test/test_grammar.py georg.brandl
- [Python-checkins] buildbot failure in x86 gentoo 2.5 buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 trunk buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] r64303 - in python/trunk: Misc/NEWS Python/marshal.c raymond.hettinger
- [Python-checkins] r64304 - in python/branches/release25-maint: Misc/NEWS Python/marshal.c raymond.hettinger
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in alpha Tru64 5.1 trunk buildbot at python.org
- [Python-checkins] r64305 - in peps/trunk: pep-0000.txt pep-0372.txt georg.brandl
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] r64306 - peps/trunk/pep-0372.txt georg.brandl
- [Python-checkins] r64307 - in peps/trunk: pep-0000.txt pep-0372.txt georg.brandl
- [Python-checkins] r64308 - peps/trunk/pep-0372.txt georg.brandl
- [Python-checkins] r64306 - peps/trunk/pep-0372.txt Nick Coghlan
- [Python-checkins] r64309 - in python/trunk: Lib/test/test_weakref.py Misc/NEWS Objects/weakrefobject.c amaury.forgeotdarc
- [Python-checkins] r64310 - in python/branches/release25-maint: Lib/test/test_weakref.py Misc/NEWS Objects/weakrefobject.c amaury.forgeotdarc
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] r64313 - python/trunk/Tools/scripts/2to3 benjamin.peterson
- [Python-checkins] buildbot failure in x86 FreeBSD 2.5 buildbot at python.org
- [Python-checkins] r64315 - peps/trunk/pep-0372.txt david.goodger
- [Python-checkins] r64317 - python/trunk/Lib/test/test_multiprocessing.py benjamin.peterson
- [Python-checkins] r64320 - python/trunk/Misc/developers.txt georg.brandl
- [Python-checkins] buildbot failure in alpha Tru64 5.1 2.5 buildbot at python.org
- [Python-checkins] buildbot failure in alpha Tru64 5.1 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in alpha Tru64 5.1 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] r64321 - sandbox/trunk/import_in_py/docs/flowchart.graffle brett.cannon
- [Python-checkins] r64322 - sandbox/trunk/import_in_py/docs/__import__.pdf brett.cannon
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] r64323 - doctools/trunk/doc/config.rst georg.brandl
- [Python-checkins] r64324 - doctools/trunk/sphinx/__init__.py georg.brandl
- [Python-checkins] r64325 - doctools/trunk/sphinx/ext/autodoc.py georg.brandl
- [Python-checkins] r64326 - python/trunk/Lib/test/test_sys.py robert.schuppenies
- [Python-checkins] r64327 - in doctools/trunk: CHANGES TODO doc/config.rst sphinx/builder.py sphinx/config.py sphinx/quickstart.py sphinx/templates/genindex-single.html sphinx/templates/genindex-split.html sphinx/templates/genindex.html sphinx/templates/modindex.html georg.brandl
- [Python-checkins] r64328 - python/trunk/Doc/conf.py georg.brandl
- [Python-checkins] r64329 - peps/trunk/pep-0372.txt armin.ronacher
- [Python-checkins] r64330 - peps/trunk/pep-0372.txt armin.ronacher
- [Python-checkins] r64331 - in doctools/trunk: CHANGES doc/ext/autodoc.rst sphinx/ext/autodoc.py georg.brandl
- [Python-checkins] r64332 - in doctools/trunk: CHANGES sphinx/latexwriter.py georg.brandl
- [Python-checkins] r64333 - in doctools/trunk: CHANGES TODO doc/config.rst doc/markup/inline.rst sphinx/config.py sphinx/environment.py sphinx/quickstart.py sphinx/roles.py georg.brandl
- [Python-checkins] r64334 - doctools/trunk/sphinx/environment.py georg.brandl
- [Python-checkins] r64335 - doctools/trunk/sphinx/ext/autodoc.py georg.brandl
- [Python-checkins] r64336 - in doctools/trunk/sphinx: builder.py templates/layout.html georg.brandl
- [Python-checkins] r64337 - doctools/trunk/CHANGES georg.brandl
- [Python-checkins] r64338 - python/trunk/Lib/logging/__init__.py vinay.sajip
- [Python-checkins] r64339 - python/trunk/Misc/NEWS vinay.sajip
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] r64342 - python/trunk/Lib/numbers.py guido.van.rossum
- [Python-checkins] r64347 - python/branches/tnelson-trunk-bsddb-47-upgrade trent.nelson
- [Python-checkins] r64349 - python/trunk/Modules/mathmodule.c mark.dickinson
- [Python-checkins] r64350 - python/branches/tnelson-trunk-bsddb-47-upgrade trent.nelson
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] r64356 - python/trunk/Lib/test/test_multiprocessing.py benjamin.peterson
- [Python-checkins] r64358 - python/trunk/Lib/test/test_multiprocessing.py benjamin.peterson
- [Python-checkins] r64360 - python/trunk/Lib/lib2to3/refactor.py amaury.forgeotdarc
- [Python-checkins] r64361 - python/trunk/Lib/lib2to3/refactor.py amaury.forgeotdarc
- [Python-checkins] buildbot failure in amd64 gentoo trunk buildbot at python.org
- [Python-checkins] buildbot failure in alpha Tru64 5.1 trunk buildbot at python.org
- [Python-checkins] r64365 - python/trunk/Modules/mathmodule.c raymond.hettinger
- [Python-checkins] r64368 - in python/branches/tnelson-trunk-bsddb-47-upgrade: Lib/bsddb/test/test_replication.py PCbuild/_bsddb.vcproj PCbuild/_bsddb44.vcproj PCbuild/pcbuild.sln PCbuild/pyproject.vsprops trent.nelson
- [Python-checkins] r64369 - python/branches/tnelson-trunk-bsddb-47-upgrade/Tools/buildbot/external-common.bat trent.nelson
- [Python-checkins] r64360 - python/trunk/Lib/lib2to3/refactor.py "Martin v. Löwis"
- [Python-checkins] r64360 - python/trunk/Lib/lib2to3/refactor.py Robert Schuppenies
- [Python-checkins] r64360 - python/trunk/Lib/lib2to3/refactor.py "Martin v. Löwis"
- [Python-checkins] r64370 - python/trunk/Doc/library/math.rst mark.dickinson
- [Python-checkins] r64371 - python/trunk/Doc/library/math.rst georg.brandl
- [Python-checkins] r64373 - in doctools/trunk/sphinx: builder.py environment.py georg.brandl
- [Python-checkins] r64374 - doctools/trunk/sphinx/latexwriter.py georg.brandl
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] r64375 - python/trunk/Lib/test/test_multiprocessing.py jesse.noller
- [Python-checkins] buildbot failure in x86 XP-3 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 gentoo trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable trunk buildbot at python.org
- [Python-checkins] buildbot failure in PPC64 Debian trunk buildbot at python.org
- [Python-checkins] buildbot failure in ia64 Ubuntu trunk buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] r64380 - in doctools/trunk/sphinx: addnodes.py directives/desc.py htmlwriter.py latexwriter.py textwriter.py georg.brandl
- [Python-checkins] r64381 - doctools/trunk/doc/conf.py georg.brandl
- [Python-checkins] r64382 - in doctools/trunk: CHANGES sphinx/directives/desc.py sphinx/ext/autodoc.py sphinx/latexwriter.py georg.brandl
- [Python-checkins] r64383 - doctools/trunk/doc/ext/builderapi.rst georg.brandl
- [Python-checkins] buildbot failure in x86 OpenBSD 3.0 buildbot at python.org
- [Python-checkins] r64386 - python/trunk/Lib/test/test_socket_ssl.py amaury.forgeotdarc
- [Python-checkins] r64387 - python/trunk/Tools/buildbot/external-amd64.bat amaury.forgeotdarc
- [Python-checkins] r64388 - sandbox/trunk/ttk-gsoc/Doc/library/ttk.rst guilherme.polo
- [Python-checkins] buildbot failure in alpha Debian 3.0 buildbot at python.org
- [Python-checkins] r64392 - python/trunk/Lib/test/test_socket_ssl.py benjamin.peterson
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] r64396 - python/tags/r30b1 barry.warsaw
- [Python-checkins] buildbot failure in ia64 Ubuntu 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] r64398 - in python/trunk: Include/patchlevel.h Lib/distutils/__init__.py Lib/idlelib/idlever.py Misc/NEWS Misc/RPM/python-2.6.spec README barry.warsaw
- [Python-checkins] r64399 - python/tags/r26b1 barry.warsaw
- [Python-checkins] buildbot failure in x86 gentoo 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] r64400 - python/trunk/Include/patchlevel.h barry.warsaw
- [Python-checkins] r64401 - peps/trunk/pep-0361.txt barry.warsaw
- [Python-checkins] r64402 - sandbox/trunk/release/release.py barry.warsaw
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in alpha Tru64 5.1 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in S-390 Debian 3.0 buildbot at python.org
- [Python-checkins] r64403 - peps/trunk/pep-0372.txt armin.ronacher
- [Python-checkins] r64404 - peps/trunk/pep-0372.txt armin.ronacher
- [Python-checkins] r64406 - python/trunk/Modules/_cursesmodule.c andrew.kuchling
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] r64407 - python/trunk/Doc/library/multiprocessing.rst andrew.kuchling
- [Python-checkins] r64408 - python/trunk/Lib/test/regrtest.py amaury.forgeotdarc
- [Python-checkins] r64407 - python/trunk/Doc/library/multiprocessing.rst Benjamin Peterson
- [Python-checkins] r64407 - python/trunk/Doc/library/multiprocessing.rst A.M. Kuchling
- [Python-checkins] [Python-Dev] r64407 - python/trunk/Doc/library/multiprocessing.rst Benjamin Peterson
- [Python-checkins] r64409 - python/trunk/Doc/library/someos.rst andrew.kuchling
- [Python-checkins] r64410 - peps/trunk/pep-0372.txt georg.brandl
- [Python-checkins] [Python-Dev] r64407 - python/trunk/Doc/library/multiprocessing.rst Jesse Noller
- [Python-checkins] r64412 - python/trunk/Lib/test/test_site.py amaury.forgeotdarc
- [Python-checkins] r64413 - in python/trunk/Lib/test: regrtest.py test_macostools.py benjamin.peterson
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] r64416 - python/trunk/Lib/logging/config.py vinay.sajip
- [Python-checkins] r64417 - python/trunk/Misc/NEWS vinay.sajip
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 XP 3.0 buildbot at python.org
- [Python-checkins] r64419 - in python/branches/tlee-ast-optimize: Doc/conf.py Doc/library/math.rst Doc/library/multiprocessing.rst Doc/library/someos.rst Include/patchlevel.h Lib/distutils/__init__.py Lib/idlelib/idlever.py Lib/lib2to3/refactor.py Lib/logging/__init__.py Lib/logging/config.py Lib/numbers.py Lib/test/regrtest.py Lib/test/test_grammar.py Lib/test/test_macostools.py Lib/test/test_multiprocessing.py Lib/test/test_site.py Lib/test/test_socket_ssl.py Lib/test/test_sys.py Lib/test/test_weakref.py Misc/NEWS Misc/RPM/python-2.6.spec Misc/developers.txt Modules/_cursesmodule.c Modules/mathmodule.c Objects/weakrefobject.c Python/marshal.c README Tools/buildbot/external-amd64.bat Tools/scripts/2to3 thomas.lee
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] buildbot failure in alpha Debian trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in S-390 Debian 3.0 buildbot at python.org
- [Python-checkins] r64420 - python/trunk/Doc/whatsnew/2.6.rst andrew.kuchling
- [Python-checkins] r64421 - python/trunk/Modules/mathmodule.c andrew.kuchling
- [Python-checkins] r64422 - python/trunk/Makefile.pre.in benjamin.peterson
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 XP 3.0 buildbot at python.org
- [Python-checkins] r64424 - in python/trunk: Include/object.h Lib/test/test_sys.py Misc/NEWS Objects/intobject.c Objects/longobject.c Objects/typeobject.c Python/bltinmodule.c raymond.hettinger
- [Python-checkins] buildbot failure in ppc Debian unstable trunk buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] r64425 - python/trunk/Doc/whatsnew/2.6.rst andrew.kuchling
- [Python-checkins] r64426 - in python/trunk: Lib/test/test_slice.py Misc/NEWS Objects/sliceobject.c mark.dickinson
- [Python-checkins] buildbot failure in x86 XP-3 trunk buildbot at python.org
- [Python-checkins] r64427 - python/trunk/Doc/whatsnew/2.6.rst mark.dickinson
- [Python-checkins] r64428 - python/trunk/Modules/mathmodule.c mark.dickinson
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo trunk buildbot at python.org
- [Python-checkins] r64429 - python/trunk/Doc/whatsnew/2.6.rst georg.brandl
- [Python-checkins] r64430 - in doctools/trunk: CHANGES sphinx/directives/desc.py georg.brandl
- [Python-checkins] r64431 - python/trunk/Doc/library/os.path.rst benjamin.peterson
- [Python-checkins] buildbot failure in alpha Tru64 5.1 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] r64434 - python/trunk/Doc/library/cgi.rst andrew.kuchling
- [Python-checkins] r64435 - in python/trunk/Doc/library: commands.rst stdtypes.rst andrew.kuchling
- [Python-checkins] r64436 - python/trunk/Doc/whatsnew/2.6.rst andrew.kuchling
- [Python-checkins] r64437 - in python/trunk/Doc/library: py_compile.rst zlib.rst andrew.kuchling
- [Python-checkins] buildbot failure in amd64 gentoo 2.5 buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 2.5 buildbot at python.org
- [Python-checkins] buildbot failure in ia64 Ubuntu 2.5 buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable 2.5 buildbot at python.org
- [Python-checkins] buildbot failure in sparc solaris10 gcc 2.5 buildbot at python.org
- [Python-checkins] r64438 - in python/trunk: Lib/test/test_builtin.py Misc/NEWS Objects/floatobject.c raymond.hettinger
- [Python-checkins] buildbot failure in ppc Debian unstable trunk buildbot at python.org
- [Python-checkins] buildbot failure in sparc solaris10 gcc trunk buildbot at python.org
- [Python-checkins] buildbot failure in ia64 Ubuntu trunk buildbot at python.org
- [Python-checkins] buildbot failure in PPC64 Debian trunk buildbot at python.org
- [Python-checkins] r64439 - python/trunk/Objects/floatobject.c hyeshik.chang
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] r64440 - python/trunk/Objects/bytearrayobject.c andrew.kuchling
- [Python-checkins] r64441 - in python/trunk/Lib: fractions.py test/test_fractions.py andrew.kuchling
- [Python-checkins] r64442 - python/trunk/Lib/ast.py andrew.kuchling
- [Python-checkins] buildbot failure in ppc Debian unstable trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] r64443 - python/trunk/Doc/library/ast.rst georg.brandl
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] r64445 - python/trunk/Doc/library/decimal.rst facundo.batista
- [Python-checkins] r64446 - in python/trunk: Doc/library/pprint.rst Lib/pprint.py Lib/test/test_pprint.py Misc/NEWS facundo.batista
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] r64447 - in python/trunk: Doc/library/cgi.rst Lib/cgi.py Lib/test/test_cgi.py Misc/NEWS facundo.batista
- [Python-checkins] r64448 - in python/trunk/Doc/library: os.rst popen2.rst facundo.batista
- [Python-checkins] buildbot failure in ppc Debian unstable 3.0 buildbot at python.org
- [Python-checkins] r64438 - in python/trunk: Lib/test/test_builtin.py Misc/NEWS Objects/floatobject.c Eric Smith
- [Python-checkins] r64438 - in python/trunk: Lib/test/test_builtin.py Misc/NEWS Objects/floatobject.c Christian Tismer
- [Python-checkins] r64438 - in python/trunk: Lib/test/test_builtin.py Misc/NEWS Objects/floatobject.c Raymond Hettinger
- [Python-checkins] r64450 - in python/trunk/Doc/library: os.rst popen2.rst subprocess.rst georg.brandl
- [Python-checkins] buildbot failure in amd64 gentoo 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in ia64 Ubuntu 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in S-390 Debian 3.0 buildbot at python.org
- [Python-checkins] r64452 - in python/trunk: Lib/test/test_posix.py Misc/NEWS Modules/posixmodule.c facundo.batista
- [Python-checkins] r64453 - python/trunk/Misc/NEWS andrew.kuchling
- [Python-checkins] r64454 - in python/branches/tlee-ast-optimize: Doc/library/ast.rst Doc/library/cgi.rst Doc/library/commands.rst Doc/library/decimal.rst Doc/library/os.path.rst Doc/library/os.rst Doc/library/popen2.rst Doc/library/pprint.rst Doc/library/py_compile.rst Doc/library/stdtypes.rst Doc/library/subprocess.rst Doc/library/zlib.rst Doc/whatsnew/2.6.rst Include/object.h Lib/ast.py Lib/cgi.py Lib/fractions.py Lib/pprint.py Lib/test/test_builtin.py Lib/test/test_cgi.py Lib/test/test_fractions.py Lib/test/test_pprint.py Lib/test/test_slice.py Lib/test/test_sys.py Makefile.pre.in Misc/NEWS Modules/mathmodule.c Objects/bytearrayobject.c Objects/floatobject.c Objects/intobject.c Objects/longobject.c Objects/sliceobject.c Objects/typeobject.c Python/bltinmodule.c thomas.lee
- [Python-checkins] r64454 - in python/branches/tlee-ast-optimize:Doc/library/ast.rst Doc/library/cgi.rstDoc/library/commands.rst Doc/library/decimal.rstDoc/library/os.path.rst Doc/library/os.rstDoc/library/popen2.rst Doc/library/pprint.rstDoc/library/py Raymond Hettinger
- [Python-checkins] buildbot failure in amd64 gentoo trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in sparc solaris10 gcc trunk buildbot at python.org
- [Python-checkins] r64454 - in python/branches/tlee-ast-optimize:Doc/library/ast.rst Doc/library/cgi.rstDoc/library/commands.rst Doc/library/decimal.rstDoc/library/os.path.rst Doc/library/os.rstDoc/library/popen2.rst Doc/library/pprint.rstDoc/library/py Georg Brandl
- [Python-checkins] r64455 - python/trunk/Modules/cPickle.c facundo.batista
- [Python-checkins] r64454 - in python/branches/tlee-ast-optimize:Doc/library/ast.rst Doc/library/cgi.rstDoc/library/commands.rst Doc/library/decimal.rstDoc/library/os.path.rst Doc/library/os.rstDoc/library/popen2.rst Doc/library/pprint.rstDoc/library/py Thomas Lee
- [Python-checkins] r64456 - python/trunk/Lib/test/test_posix.py facundo.batista
- [Python-checkins] buildbot failure in ppc Debian unstable trunk buildbot at python.org
- [Python-checkins] r64457 - in doctools/trunk: CHANGES doc/ext/autodoc.rst sphinx/ext/autodoc.py georg.brandl
- [Python-checkins] r64458 - doctools/trunk/sphinx/ext/autodoc.py georg.brandl
- [Python-checkins] r64459 - doctools/trunk/sphinx/texinputs/manual.cls georg.brandl
- [Python-checkins] r64460 - in doctools/trunk: CHANGES sphinx/builder.py georg.brandl
- [Python-checkins] r64461 - python/trunk/Doc/library/subprocess.rst georg.brandl
- [Python-checkins] r64462 - python/trunk/Lib/test/test_posix.py facundo.batista
- [Python-checkins] r64463 - python/branches/release25-maint/Modules/_sqlite/cursor.c georg.brandl
- [Python-checkins] r64464 - python/trunk/Modules/_sqlite/module.c georg.brandl
- [Python-checkins] buildbot failure in AMD64 W2k8 2.5 buildbot at python.org
- [Python-checkins] r64465 - in doctools/trunk: CHANGES sphinx/htmlwriter.py sphinx/latexwriter.py sphinx/texinputs/sphinx.sty georg.brandl
- [Python-checkins] r64466 - python/trunk/Doc/library/cmath.rst georg.brandl
- [Python-checkins] r64467 - in doctools/trunk/sphinx: builder.py static/doctools.js templates/layout.html templates/modindex.html georg.brandl
- [Python-checkins] r64468 - python/trunk/Lib/test/test_posix.py facundo.batista
- [Python-checkins] r64469 - in doctools/trunk: CHANGES sphinx/builder.py georg.brandl
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable trunk buildbot at python.org
- [Python-checkins] buildbot failure in alpha Debian 2.5 buildbot at python.org
- [Python-checkins] r64470 - in doctools/trunk: CHANGES doc/conf.py doc/ext/appapi.rst doc/ext/autodoc.rst sphinx/environment.py sphinx/ext/autodoc.py sphinx/ext/coverage.py georg.brandl
- [Python-checkins] buildbot failure in alpha Tru64 5.1 trunk buildbot at python.org
- [Python-checkins] r64471 - in python/trunk: Lib/test/test_cpickle.py Modules/cPickle.c facundo.batista
- [Python-checkins] r64475 - in python/trunk/Lib: _abcoll.py test/test_collections.py raymond.hettinger
- [Python-checkins] buildbot failure in ppc Debian unstable trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 3.0 buildbot at python.org
- [Python-checkins] r64480 - doctools/trunk/doc/markup/desc.rst georg.brandl
- [Python-checkins] r64481 - in doctools/trunk/sphinx/static: default.css sphinxdoc.css georg.brandl
- [Python-checkins] r64482 - doctools/trunk/sphinx/ext/autodoc.py armin.ronacher
- [Python-checkins] r64483 - in doctools/trunk: CHANGES doc/markup/desc.rst sphinx/addnodes.py sphinx/directives/desc.py sphinx/ext/autodoc.py sphinx/htmlwriter.py sphinx/latexwriter.py sphinx/texinputs/sphinx.sty georg.brandl
- [Python-checkins] r64484 - in doctools/trunk: CHANGES sphinx/__init__.py georg.brandl
- [Python-checkins] r64485 - doctools/tags/0.4 georg.brandl
- [Python-checkins] r64486 - in doctools/trunk: EXAMPLES doc/contents.rst doc/examples.rst tests/root georg.brandl
- [Python-checkins] r64487 - in doctools/trunk: setup.py sphinx-web.py georg.brandl
- [Python-checkins] r64488 - in doctools/trunk: sphinx-build.py sphinx-quickstart.py georg.brandl
- [Python-checkins] r64489 - python/trunk/Modules/cPickle.c thomas.heller
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] r64490 - python/trunk/PCbuild/_ctypes.vcproj thomas.heller
- [Python-checkins] r64491 - in python/trunk: Include/stringobject.h Objects/stringlib/formatter.h Objects/stringlib/localeutil.h Python/pystrtod.c eric.smith
- [Python-checkins] r64493 - sandbox/trunk/2to3/lib2to3/fixes/fix_imports.py benjamin.peterson
- [Python-checkins] r64494 - sandbox/trunk/ttk-gsoc/samples/theming.py guilherme.polo
- [Python-checkins] buildbot failure in ppc Debian unstable 3.0 buildbot at python.org
- [Python-checkins] r64495 - python/trunk/Doc/whatsnew/2.6.rst benjamin.peterson
- [Python-checkins] r64496 - python/trunk/Objects/stringlib/formatter.h eric.smith
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] r64498 - python/trunk/Doc/whatsnew/2.6.rst mark.dickinson
- [Python-checkins] r64499 - in python/trunk: Lib/test/test_types.py Objects/stringlib/formatter.h eric.smith
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] r64501 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py guilherme.polo
- [Python-checkins] r64424 - in python/trunk: Include/object.h Lib/test/test_sys.py Misc/NEWS Objects/intobject.c Objects/longobject.c Objects/typeobject.c Python/bltinmodule.c Eric Smith
- [Python-checkins] r64424 - in python/trunk: Include/object.h Lib/test/test_sys.py Misc/NEWS Objects/intobject.c Objects/longobject.c Objects/typeobject.c Python/bltinmodule.c Nick Coghlan
- [Python-checkins] buildbot failure in S-390 Debian 3.0 buildbot at python.org
- [Python-checkins] r64502 - sandbox/trunk/ttk-gsoc/samples/widget_state.py guilherme.polo
- [Python-checkins] r64504 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py guilherme.polo
- [Python-checkins] r64505 - sandbox/trunk/ttk-gsoc/samples/theming.py guilherme.polo
- [Python-checkins] r64506 - in python/branches/tlee-ast-optimize: Doc/library/cmath.rst Doc/library/subprocess.rst Doc/whatsnew/2.6.rst Include/stringobject.h Lib/_abcoll.py Lib/test/test_collections.py Lib/test/test_cpickle.py Lib/test/test_posix.py Lib/test/test_types.py Misc/NEWS Modules/_sqlite/module.c Modules/cPickle.c Modules/posixmodule.c Objects/stringlib/formatter.h Objects/stringlib/localeutil.h PCbuild/_ctypes.vcproj Python/pystrtod.c thomas.lee
- [Python-checkins] buildbot failure in x86 XP-3 3.0 buildbot at python.org
- [Python-checkins] r64508 - python/trunk/Doc/library/fractions.rst mark.dickinson
- [Python-checkins] r64510 - sandbox/trunk/ttk-gsoc/samples/theming.py guilherme.polo
- [Python-checkins] r64511 - python/trunk/Lib/difflib.py raymond.hettinger
- [Python-checkins] [Python-Dev] r64424 - in python/trunk: Include/object.h Lib/test/test_sys.py Misc/NEWS Objects/intobject.c Objects/longobject.c Objects/typeobject.c Python/bltinmodule.c Leif Walsh
- [Python-checkins] buildbot failure in ppc Debian unstable 3.0 buildbot at python.org
- [Python-checkins] r64512 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py guilherme.polo
- [Python-checkins] r64513 - sandbox/trunk/ttk-gsoc/samples/theming.py guilherme.polo
- [Python-checkins] r64514 - sandbox/trunk/ttk-gsoc/samples/theming.py guilherme.polo
- [Python-checkins] r64516 - in python/trunk: Include/object.h Lib/test/test_builtin.py Lib/test/test_sys.py Misc/NEWS Objects/floatobject.c Objects/intobject.c Objects/longobject.c Objects/typeobject.c Python/bltinmodule.c raymond.hettinger
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] r64517 - in python/trunk/Lib/multiprocessing: managers.py process.py benjamin.peterson
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] r64518 - python/trunk/Lib/test/test_sys.py robert.schuppenies
- [Python-checkins] r64519 - python/trunk/Lib/multiprocessing/connection.py benjamin.peterson
- [Python-checkins] r64520 - in python/trunk/Lib/multiprocessing: dummy/__init__.py managers.py benjamin.peterson
- [Python-checkins] r64523 - in python/branches/tlee-ast-optimize: Lib/test/test_optimizer.py Python/optimize.c thomas.lee
- [Python-checkins] r64525 - in python/branches/tlee-ast-optimize: Doc/library/fractions.rst Include/object.h Lib/difflib.py Lib/multiprocessing/connection.py Lib/multiprocessing/dummy/__init__.py Lib/multiprocessing/managers.py Lib/multiprocessing/process.py Lib/test/test_builtin.py Lib/test/test_sys.py Misc/NEWS Objects/floatobject.c Objects/intobject.c Objects/longobject.c Objects/typeobject.c Python/bltinmodule.c thomas.lee
- [Python-checkins] buildbot failure in ia64 Ubuntu 3.0 buildbot at python.org
- [Python-checkins] r64526 - python/trunk/Mac/Makefile.in mark.dickinson
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] r64527 - in python/trunk: Lib/test/test_cpickle.py Modules/cPickle.c facundo.batista
- [Python-checkins] buildbot failure in ia64 Ubuntu trunk buildbot at python.org
- [Python-checkins] buildbot failure in alpha Debian trunk buildbot at python.org
- [Python-checkins] r64528 - in doctools/trunk/sphinx: builder.py quickstart.py armin.ronacher
- [Python-checkins] r64529 - in doctools/trunk: CHANGES doc/builders.rst sphinx/builder.py sphinx/search.py sphinx/util/json.py armin.ronacher
- [Python-checkins] r64530 - in doctools/trunk: CHANGES doc/builders.rst sphinx/builder.py sphinx/quickstart.py sphinx/search.py sphinx/templates/genindex-single.html sphinx/templates/genindex.html sphinx/util/_json.py sphinx/util/json.py armin.ronacher
- [Python-checkins] r64531 - doctools/trunk/doc/builders.rst armin.ronacher
- [Python-checkins] r64532 - in python/branches/tlee-ast-optimize: Lib/test/test_cpickle.py Mac/Makefile.in Modules/cPickle.c thomas.lee
- [Python-checkins] r64533 - in python/trunk: Lib/test/test_sys.py Objects/dictobject.c robert.schuppenies
- [Python-checkins] r64535 - python/trunk/Doc/library/socketserver.rst georg.brandl
- [Python-checkins] r64537 - doctools/branches/0.4.x georg.brandl
- [Python-checkins] r64538 - doctools/trunk georg.brandl
- [Python-checkins] buildbot failure in x86 FreeBSD trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-4 2.5 buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in AMD64 W2k8 trunk buildbot at python.org
- [Python-checkins] r64540 - sandbox/trunk/ttk-gsoc/samples/theming.py guilherme.polo
- [Python-checkins] r64541 - in doctools/trunk/sphinx/templates: genindex-single.html genindex.html georg.brandl
- [Python-checkins] r64542 - in sandbox/trunk/ttk-gsoc/src: 2.x/ttk.py 3.x/ttk.py guilherme.polo
- [Python-checkins] r64544 - python/trunk/Doc/Makefile georg.brandl
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in AMD64 W2k8 2.5 buildbot at python.org
- [Python-checkins] r64545 - python/trunk/Doc/Makefile benjamin.peterson
- [Python-checkins] r64546 - python/trunk/Lib/multiprocessing/managers.py benjamin.peterson
- [Python-checkins] buildbot failure in x86 OpenBSD trunk buildbot at python.org
- [Python-checkins] r64547 - python/trunk/Lib/multiprocessing/managers.py benjamin.peterson
- [Python-checkins] buildbot failure in S-390 Debian trunk buildbot at python.org
- [Python-checkins] buildbot failure in AMD64 W2k8 trunk buildbot at python.org
- [Python-checkins] buildbot failure in S-390 Debian 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in amd64 XP 2.5 buildbot at python.org
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 OpenBSD trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 osx.5 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 trunk buildbot at python.org
- [Python-checkins] r64549 - in python/trunk: Lib/test/test_warnings.py Lib/warnings.py Misc/NEWS Python/_warnings.c brett.cannon
- [Python-checkins] buildbot failure in x86 XP-3 3.0 buildbot at python.org
- [Python-checkins] r64550 - python/trunk/Lib/multiprocessing/dummy brett.cannon
- [Python-checkins] buildbot failure in ia64 Ubuntu trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 FreeBSD trunk buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable 3.0 buildbot at python.org
- [Python-checkins] r64554 - python/trunk trent.nelson
- [Python-checkins] buildbot failure in alpha Tru64 5.1 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 3.0 buildbot at python.org
- [Python-checkins] r64555 - in python/trunk: Lib/bsddb/test/test_replication.py PCbuild/_bsddb.vcproj PCbuild/_bsddb44.vcproj PCbuild/pcbuild.sln PCbuild/pyproject.vsprops Tools/buildbot/external-common.bat trent.nelson
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] buildbot failure in amd64 XP trunk buildbot at python.org
- [Python-checkins] buildbot failure in ia64 Ubuntu 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 W2k8 trunk buildbot at python.org
- [Python-checkins] buildbot failure in S-390 Debian trunk buildbot at python.org
- [Python-checkins] buildbot failure in S-390 Debian 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] r64557 - in python/trunk/Lib: fractions.py test/test_fractions.py mark.dickinson
- [Python-checkins] buildbot failure in x86 osx.5 trunk buildbot at python.org
- [Python-checkins] r64558 - python/trunk/Misc/ACKS mark.dickinson
- [Python-checkins] buildbot failure in AMD64 W2k8 trunk buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 XP-3 trunk buildbot at python.org
- [Python-checkins] r64559 - doctools/trunk/sphinx/ext/autodoc.py armin.ronacher
- [Python-checkins] r64561 - python/trunk/Doc/library/fractions.rst mark.dickinson
- [Python-checkins] r64563 - sandbox/trunk/ttk-gsoc/samples/theming.py guilherme.polo
- [Python-checkins] r64564 - sandbox/trunk/ttk-gsoc/samples/theming.py guilherme.polo
- [Python-checkins] r64565 - python/trunk/Doc/library/collections.rst raymond.hettinger
- [Python-checkins] r64567 - in python/trunk: configure configure.in pyconfig.h.in mark.dickinson
- [Python-checkins] r64568 - python/trunk/Doc/library/multiprocessing.rst benjamin.peterson
- [Python-checkins] r64570 - python/trunk/setup.py hyeshik.chang
- [Python-checkins] buildbot failure in g4 osx.4 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in S-390 Debian 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in ia64 Ubuntu 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] r64572 - python/trunk/Doc/whatsnew/2.6.rst benjamin.peterson
- [Python-checkins] r64574 - sandbox/trunk/ttk-gsoc/samples/theming.py guilherme.polo
- [Python-checkins] r64575 - sandbox/trunk/ttk-gsoc/samples/theming.py guilherme.polo
- [Python-checkins] buildbot failure in sparc Ubuntu trunk buildbot at python.org
- [Python-checkins] buildbot failure in i386 Ubuntu 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in sparc Ubuntu 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in ia64 Ubuntu 3.0 buildbot at python.org
- [Python-checkins] r64577 - python/trunk/Objects/dictobject.c raymond.hettinger
- [Python-checkins] r64578 - in python/trunk: Doc/library/ssl.rst Lib/ssl.py Lib/test/test_ssl.py Lib/test/wrongcert.pem Modules/_ssl.c bill.janssen
- [Python-checkins] buildbot failure in i386 Ubuntu trunk buildbot at python.org
- [Python-checkins] r64579 - sandbox/trunk/ttk-gsoc/samples/theming.py guilherme.polo
- [Python-checkins] r64580 - python/trunk/Lib/test/test_ssl.py bill.janssen
- [Python-checkins] buildbot failure in ppc Debian unstable trunk buildbot at python.org
- [Python-checkins] r64582 - python/trunk/Lib/test/test_audioop.py benjamin.peterson
- [Python-checkins] r64583 - python/trunk/Doc/reference/compound_stmts.rst benjamin.peterson
- [Python-checkins] buildbot failure in sparc Debian 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in i386 Ubuntu trunk buildbot at python.org
- [Python-checkins] r64585 - python/trunk/Lib/test/test_audioop.py benjamin.peterson
- [Python-checkins] buildbot failure in sparc solaris10 gcc trunk buildbot at python.org
- [Python-checkins] buildbot failure in ia64 Ubuntu trunk buildbot at python.org
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] buildbot failure in S-390 Debian trunk buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable trunk buildbot at python.org
- [Python-checkins] buildbot failure in S-390 Debian 3.0 buildbot at python.org
- [Python-checkins] r64589 - sandbox/trunk/ttk-gsoc/samples/theming.py guilherme.polo
- [Python-checkins] r64583 - python/trunk/Doc/reference/compound_stmts.rst Nick Coghlan
- [Python-checkins] buildbot failure in x86 FreeBSD 2 trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 FreeBSD 2 2.5 buildbot at python.org
- [Python-checkins] buildbot failure in sparc Debian trunk buildbot at python.org
- [Python-checkins] buildbot failure in x86 FreeBSD 2 3.0 buildbot at python.org
- [Python-checkins] r64590 - python/trunk/Doc/reference/compound_stmts.rst benjamin.peterson
- [Python-checkins] r64591 - sandbox/trunk/ttk-gsoc/samples/theming.py guilherme.polo
- [Python-checkins] buildbot failure in x86 XP-4 trunk buildbot at python.org
- [Python-checkins] r64592 - python/trunk/Lib/logging/config.py vinay.sajip
- [Python-checkins] r64593 - python/trunk/Misc/NEWS vinay.sajip
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] r64594 - sandbox/trunk/ttk-gsoc/samples/theming.py guilherme.polo
- [Python-checkins] r64595 - in python/trunk: Lib/test/test_cpickle.py Modules/cPickle.c facundo.batista
- [Python-checkins] buildbot failure in i386 Ubuntu trunk buildbot at python.org
- [Python-checkins] buildbot failure in ia64 Ubuntu trunk buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable trunk buildbot at python.org
- [Python-checkins] buildbot failure in i386 Ubuntu 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in ppc Debian unstable 3.0 buildbot at python.org
- [Python-checkins] buildbot failure in sparc Debian 3.0 buildbot at python.org
- [Python-checkins] r64597 - in python/trunk: Misc/NEWS PCbuild/sqlite3.vcproj martin.v.loewis
- [Python-checkins] r64598 - python/trunk/Tools/msi/msi.py martin.v.loewis
- [Python-checkins] buildbot failure in g4 osx.4 trunk buildbot at python.org
- [Python-checkins] buildbot failure in ia64 Ubuntu 3.0 buildbot at python.org
Last message date: Mon Jun 30 17:39:09 CEST 2008
Archived on: Mon Jun 30 17:39:11 CEST 2008
- Messages sorted by: [ thread ] [ subject ] [ author ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).