python-3000-checkins
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Python-3000-checkins] r54493 - in python/branches/p3yk: Lib/test/test_bool.py Lib/test/test_operator.py Misc/NEWS Modules/operator.c
collin.winter
[Python-3000-checkins] r54478 - in python/branches/p3yk: Modules/atexitmodule.c PC/config.c
neal.norwitz
[Python-3000-checkins] r54472 - in python/branches/p3yk: Doc/lib/libatexit.tex Doc/lib/libsys.tex Include/pythonrun.h Lib/atexit.py Lib/test/test___all__.py Lib/test/test_atexit.py Misc/NEWS Modules/Setup.dist Modules/atexitmodule.c Python/import.c Python/pythonrun.c Python/sysmodule.c setup.py
collin.winter
[Python-3000-checkins] r54470 - python/branches/p3yk/Doc/Makefile
collin.winter
[Python-3000-checkins] r54469 - in python/branches/p3yk/Doc/tools: buildindex.py custlib.py getversioninfo keywords.py listmodules.py mkackshtml mkhowto mkmodindex prechm.py refcounts.py sgmlconv/docfixer.py sgmlconv/esis2sgml.py sgmlconv/esistools.py sgmlconv/latex2esis.py undoc_symbols.py
collin.winter
[Python-3000-checkins] r54452 - python/branches/p3yk/Lib/httplib.py
guido.van.rossum
[Python-3000-checkins] r54451 - python/branches/p3yk/Lib/urllib.py
guido.van.rossum
[Python-3000-checkins] r54440 - in python/branches/p3yk: Grammar/Grammar Python/ast.c
georg.brandl
[Python-3000-checkins] r54438 - in python/branches/p3yk/Lib: compiler/ast.py compiler/pyassem.py compiler/pycodegen.py compiler/symbols.py compiler/transformer.py test/test_ast.py test/test_compiler.py
guido.van.rossum
Re: [Python-3000-checkins] r54434 - in python/branches/p3yk: Grammar/Grammar Include/token.h Lib/compiler/transformer.py Lib/test/test_grammar.py Lib/token.py Lib/tokenize.py Parser/tokenizer.c Python/ast.c Python/graminit.c
Guido van Rossum
Re: [Python-3000-checkins] r54434 - in python/branches/p3yk: Grammar/Grammar Include/token.h Lib/compiler/transformer.py Lib/test/test_grammar.py Lib/token.py Lib/tokenize.py Parser/tokenizer.c Python/ast.c Python/graminit.c
Georg Brandl
Re: [Python-3000-checkins] r54434 - in python/branches/p3yk: Grammar/Grammar Include/token.h Lib/compiler/transformer.py Lib/test/test_grammar.py Lib/token.py Lib/tokenize.py Parser/tokenizer.c Python/ast.c Python/graminit.c
Guido van Rossum
Re: [Python-3000-checkins] r54434 - in python/branches/p3yk: Grammar/Grammar Include/token.h Lib/compiler/transformer.py Lib/test/test_grammar.py Lib/token.py Lib/tokenize.py Parser/tokenizer.c Python/ast.c Python/graminit.c
Guido van Rossum
Re: [Python-3000-checkins] r54434 - in python/branches/p3yk: Grammar/Grammar Include/token.h Lib/compiler/transformer.py Lib/test/test_grammar.py Lib/token.py Lib/tokenize.py Parser/tokenizer.c Python/ast.c Python/graminit.c
Georg Brandl
[Python-3000-checkins] r54437 - python/branches/p3yk/Misc/NEWS
georg.brandl
[Python-3000-checkins] r54435 - python/branches/p3yk/Tools/compiler/astgen.py
georg.brandl
[Python-3000-checkins] r54433 - in python/branches/p3yk: Doc/api/concrete.tex Doc/api/refcounts.dat Include/floatobject.h Misc/NEWS Objects/abstract.c Objects/floatobject.c
georg.brandl
Re: [Python-3000-checkins] r54433 - in python/branches/p3yk: Doc/api/concrete.tex Doc/api/refcounts.dat Include/floatobject.h Misc/NEWS Objects/abstract.c Objects/floatobject.c
Thomas Wouters
Re: [Python-3000-checkins] r54433 - in python/branches/p3yk: Doc/api/concrete.tex Doc/api/refcounts.dat Include/floatobject.h Misc/NEWS Objects/abstract.c Objects/floatobject.c
Georg Brandl
[Python-3000-checkins] r54430 - python/branches/p3yk/Python/Python-ast.c
guido.van.rossum
[Python-3000-checkins] r54428 - in python/branches/p3yk: Grammar/Grammar Include/Python-ast.h Include/opcode.h Lib/build_class.py Lib/ctypes/_endian.py Lib/opcode.py Lib/string.py Lib/test/crashers/modify_dict_attr.py Lib/test/leakers/test_selftype.py Lib/test/pickletester.py Lib/test/test_ast.py Lib/test/test_copy.py Lib/test/test_descr.py Lib/test/test_metaclass.py Lib/unittest.py Modules/_bsddb.c Parser/Python.asdl Python/Python-ast.c Python/ast.c Python/bltinmodule.c Python/ceval.c Python/compile.c Python/graminit.c Python/import.c Python/symtable.c
guido.van.rossum
[Python-3000-checkins] r54425 - python/branches/p3yk/Lib/io.py
guido.van.rossum
[Python-3000-checkins] r54424 - python/branches/p3yk/Lib/io.py
guido.van.rossum
[Python-3000-checkins] r54401 - python/branches/p3yk/Lib/io.py
guido.van.rossum
[Python-3000-checkins] r54400 - python/branches/p3yk/Misc/ACKS
guido.van.rossum
[Python-3000-checkins] r54286 - python/branches/p3yk/Objects/object.c
georg.brandl
[Python-3000-checkins] r54265 - in python/branches/p3yk: Doc/lib/libfuncs.tex Lib/test/test_builtin.py Misc/NEWS Objects/object.c Python/bltinmodule.c
georg.brandl
Re: [Python-3000-checkins] r54265 - in python/branches/p3yk: Doc/lib/libfuncs.tex Lib/test/test_builtin.py Misc/NEWS Objects/object.c Python/bltinmodule.c
Neal Norwitz
Re: [Python-3000-checkins] r54265 - in python/branches/p3yk: Doc/lib/libfuncs.tex Lib/test/test_builtin.py Misc/NEWS Objects/object.c Python/bltinmodule.c
Neal Norwitz
Re: [Python-3000-checkins] r54265 - in python/branches/p3yk: Doc/lib/libfuncs.tex Lib/test/test_builtin.py Misc/NEWS Objects/object.c Python/bltinmodule.c
Georg Brandl
[Python-3000-checkins] r54231 - python/branches/p3yk/Modules/_fileio.c
collin.winter
[Python-3000-checkins] r54226 - python/branches/p3yk/Lib/test/regrtest.py
collin.winter
Re: [Python-3000-checkins] r54226 - python/branches/p3yk/Lib/test/regrtest.py
Guido van Rossum
Re: [Python-3000-checkins] r54226 - python/branches/p3yk/Lib/test/regrtest.py
Brett Cannon
[Python-3000-checkins] r54216 - python/branches/p3yk/Lib/test/test_anydbm.py
guido.van.rossum
[Python-3000-checkins] r54215 - python/branches/p3yk/Lib/test/test_fileio.py
guido.van.rossum
[Python-3000-checkins] r54214 - in python/branches/p3yk: Lib/io.py Lib/test/test_fileio.py Lib/test/test_io.py Modules/_fileio.c setup.py
guido.van.rossum
[Python-3000-checkins] r54213 - python/branches/p3yk/Lib/test/test_io.py
guido.van.rossum
[Python-3000-checkins] r54194 - in python/branches/p3yk/Lib: io.py test/test_io.py
guido.van.rossum
[Python-3000-checkins] r54190 - in python/branches/p3yk/Lib: io.py test/test_io.py
guido.van.rossum
[Python-3000-checkins] r54179 - python/branches/p3yk/Lib/test/string_tests.py python/branches/p3yk/Lib/test/test_bytes.py
georg.brandl
[Python-3000-checkins] r54043 - python/branches/p3yk/Lib/inspect.py python/branches/p3yk/Lib/pydoc.py
guido.van.rossum
[Python-3000-checkins] r54035 - python/branches/p3yk/Lib/keyword.py
jack.diederich
[Python-3000-checkins] r54010 - python/branches/p3yk/Lib/symbol.py
guido.van.rossum
[Python-3000-checkins] r54009 - python/branches/p3yk/Lib/test/test_pep352.py
brett.cannon
[Python-3000-checkins] r54008 - python/branches/p3yk/Lib/test/test_pep352.py
brett.cannon
Re: [Python-3000-checkins] r54008 - python/branches/p3yk/Lib/test/test_pep352.py
Guido van Rossum
Re: [Python-3000-checkins] r54008 - python/branches/p3yk/Lib/test/test_pep352.py
Brett Cannon
[Python-3000-checkins] r54004 - python/branches/p3yk/Objects/bytesobject.c
guido.van.rossum
[Python-3000-checkins] r54003 - python/branches/p3yk/Lib/httplib.py
brett.cannon
[Python-3000-checkins] r54002 - python/branches/p3yk/Python/Python-ast.c
brett.cannon
[Python-3000-checkins] r54001 - python/branches/p3yk/Modules/getaddrinfo.c python/branches/p3yk/Modules/getnameinfo.c
neal.norwitz
[Python-3000-checkins] r54000 - in python/branches/p3yk: Include/pythonrun.h Lib/test/test_bytes.py Objects/bytesobject.c Python/pythonrun.c
neal.norwitz
[Python-3000-checkins] r53999 - python/branches/p3yk/Lib/test/test_structmembers.py
neal.norwitz
[Python-3000-checkins] r53995 - in python/branches/p3yk/Lib: io.py test/test_io.py
guido.van.rossum
[Python-3000-checkins] r53992 - python/branches/p3yk/Misc/NEWS
jeremy.hylton
[Python-3000-checkins] r53991 - python/branches/p3yk/Lib/io.py
guido.van.rossum
[Python-3000-checkins] r53990 - python/branches/p3yk/Objects/bytesobject.c
georg.brandl
[Python-3000-checkins] r53989 - in python/branches/p3yk: Lib/test/test_bytes.py Objects/bytesobject.c
georg.brandl
[Python-3000-checkins] r53987 - python/branches/p3yk/Include/longobject.h
neal.norwitz
[Python-3000-checkins] r53985 - python/branches/p3yk/Lib/io.py
neal.norwitz
[Python-3000-checkins] r53984 - in python/branches/p3yk/Lib: io.py test/test_io.py
guido.van.rossum
[Python-3000-checkins] r53983 - python/branches/p3yk/Objects/dictobject.c
guido.van.rossum
[Python-3000-checkins] r53982 - python/branches/p3yk/Lib/copy.py
neal.norwitz
[Python-3000-checkins] r53979 - in python/branches/p3yk: Lib/ConfigParser.py Lib/test/test_dbm.py Lib/test/test_exceptions.py Lib/test/test_file.py Lib/test/test_pep352.py Lib/traceback.py Misc/NEWS Objects/exceptions.c
brett.cannon
[Python-3000-checkins] r53978 - python/branches/p3yk/Lib/test/test_traceback.py
brett.cannon
[Python-3000-checkins] r53973 - python/branches/p3yk/Lib/test/test_traceback.py
brett.cannon
[Python-3000-checkins] r53972 - python/branches/p3yk/Objects/dictobject.c
neal.norwitz
[Python-3000-checkins] r53965 - python/branches/p3yk/Lib/test/regrtest.py
guido.van.rossum
[Python-3000-checkins] r53967 - in python/branches/p3yk: Lib/ctypes/test/test_structures.py Lib/test/output/test_logging Lib/test/test_exceptions.py Lib/test/test_generators.py Lib/test/test_modulefinder.py Lib/test/test_weakref.py Lib/traceback.py Lib/weakref.py Misc/NEWS Objects/exceptions.c PC/config.c PC/os2emx/config.c Python/errors.c Python/pythonrun.c RISCOS/Modules/config.c
neal.norwitz
[Python-3000-checkins] r53966 - python/branches/p3yk/Lib/linecache.py
guido.van.rossum
[Python-3000-checkins] r53964 - in python/branches/p3yk: Misc/NEWS Python/ceval.c
brett.cannon
[Python-3000-checkins] r53963 - python/branches/p3yk/Misc/NEWS
neal.norwitz
[Python-3000-checkins] r53962 - python/branches/p3yk/Misc/NEWS
neal.norwitz
[Python-3000-checkins] r53961 - in python/branches/p3yk: Lib/test/test_compile.py Lib/test/test_grammar.py Lib/test/test_peepholer.py Misc/NEWS Python/ceval.c Python/compile.c Python/peephole.c
guido.van.rossum
[Python-3000-checkins] r53960 - in python/branches/p3yk: Lib/test/test_pep352.py Misc/NEWS Python/ceval.c
brett.cannon
[Python-3000-checkins] r53957 - in python/branches/p3yk: Include/asdl.h Python/Python-ast.c Python/ast.c Python/compile.c
neal.norwitz
[Python-3000-checkins] r53956 - python/branches/p3yk/Parser/Python.asdl python/branches/p3yk/Parser/asdl_c.py
neal.norwitz
[Python-3000-checkins] r53952 - in python/branches/p3yk: Misc/developers.txt Parser/asdl_c.py Python/Python-ast.c Python/ceval.c
thomas.wouters
[Python-3000-checkins] r53946 - in python/branches/p3yk: Lib/test/test_builtin.py Python/bltinmodule.c
guido.van.rossum
[Python-3000-checkins] r53945 - python/branches/p3yk/Lib/xreload.py
guido.van.rossum
[Python-3000-checkins] r53942 - python/branches/p3yk/Lib/pickletools.py
guido.van.rossum
[Python-3000-checkins] r53939 - python/branches/p3yk/Objects/longobject.c
georg.brandl
[Python-3000-checkins] r53938 - python/branches/p3yk/Lib/token.py
guido.van.rossum
[Python-3000-checkins] r53937 - python/branches/p3yk/Python/ceval.c
georg.brandl
[Python-3000-checkins] r53934 - python/branches/p3yk/Objects/stringobject.c
georg.brandl
[Python-3000-checkins] r53933 - python/branches/p3yk/Objects/funcobject.c
georg.brandl
[Python-3000-checkins] r53932 - python/branches/p3yk/Python/bltinmodule.c
georg.brandl
[Python-3000-checkins] r53931 - python/branches/p3yk/Lib/token.py
georg.brandl
[Python-3000-checkins] r53930 - python/branches/p3yk/Lib/pickle.py
guido.van.rossum
[Python-3000-checkins] r53929 - python/branches/p3yk/Objects/abstract.c
guido.van.rossum
[Python-3000-checkins] r53928 - python/branches/p3yk/Doc/ref/ref3.tex
george.yoshida
[Python-3000-checkins] r53926 - python/branches/p3yk/Objects/abstract.c
neal.norwitz
[Python-3000-checkins] r53922 - python/branches/p3yk/Lib/idlelib/PyShell.py
guido.van.rossum
[Python-3000-checkins] r53915 - python/branches/p3yk/Lib/xreload.py
guido.van.rossum
[Python-3000-checkins] r53914 - python/branches/p3yk/Lib/test/test_xreload.py
guido.van.rossum
[Python-3000-checkins] r53912 - in python/branches/p3yk: Doc/lib/libetree.tex Include/dictobject.h Include/listobject.h Include/longobject.h Include/object.h Include/pyerrors.h Include/stringobject.h Include/tupleobject.h Include/unicodeobject.h Objects/dictobject.c Objects/exceptions.c Objects/intobject.c Objects/listobject.c Objects/longobject.c Objects/stringobject.c Objects/tupleobject.c Objects/typeobject.c Objects/unicodeobject.c
thomas.wouters
[Python-3000-checkins] r53906 - python/branches/p3yk/Lib/xreload.py
guido.van.rossum
[Python-3000-checkins] r53898 - python/branches/p3yk/Lib/xreload.py
neal.norwitz
[Python-3000-checkins] r53897 - python/branches/p3yk/Lib/xreload.py
guido.van.rossum
[Python-3000-checkins] r53892 - in python/branches/p3yk: Include/Python-ast.h Lib/test/test_bytes.py Objects/bytesobject.c Python/symtable.c
georg.brandl
Re: [Python-3000-checkins] r53892 - in python/branches/p3yk: Include/Python-ast.h Lib/test/test_bytes.py Objects/bytesobject.c Python/symtable.c
Brett Cannon
Re: [Python-3000-checkins] r53892 - in python/branches/p3yk: Include/Python-ast.h Lib/test/test_bytes.py Objects/bytesobject.c Python/symtable.c
Guido van Rossum
Re: [Python-3000-checkins] r53892 - in python/branches/p3yk: Include/Python-ast.h Lib/test/test_bytes.py Objects/bytesobject.c Python/symtable.c
Brett Cannon
[Python-3000-checkins] r53875 - in python/branches/p3yk: Lib/test/test_pep352.py
thomas.wouters
[Python-3000-checkins] r53874 - in python/branches/p3yk: Include/Python-ast.h Python/Python-ast.c
thomas.wouters
[Python-3000-checkins] r53873 - python/branches/p3yk/Parser/Python.asdl
thomas.wouters
[Python-3000-checkins] r53859 - in python/branches/p3yk: BROKEN Lib/test/test_bsddb.py Lib/test/test_compile.py
guido.van.rossum
[Python-3000-checkins] r53858 - in python/branches/p3yk: BROKEN Lib/bsddb/dbtables.py Lib/bsddb/test/test_dbtables.py
brett.cannon
[Python-3000-checkins] r53857 - python/branches/p3yk/Lib/test/test_bsddb.py
brett.cannon
[Python-3000-checkins] r53856 - python/branches/p3yk/BROKEN
brett.cannon
[Python-3000-checkins] r53855 - in python/branches/p3yk/Lib: dumbdbm.py test/test_dumbdbm.py
brett.cannon
[Python-3000-checkins] r53854 - in python/branches/p3yk: BROKEN Lib/test/test_importhooks.py
brett.cannon
[Python-3000-checkins] r53853 - in python/branches/p3yk: BROKEN Lib/test/test_iter.py
brett.cannon
[Python-3000-checkins] r53852 - in python/branches/p3yk: BROKEN Lib/test/test_iterlen.py
brett.cannon
[Python-3000-checkins] r53845 - in python/branches/p3yk: BROKEN Lib/test/test_minidom.py Lib/xml/dom/minidom.py
brett.cannon
[Python-3000-checkins] r53844 - in python/branches/p3yk: BROKEN Lib/test/test_mutants.py
brett.cannon
[Python-3000-checkins] r53843 - in python/branches/p3yk: BROKEN Lib/test/mapping_tests.py
brett.cannon
[Python-3000-checkins] r53841 - in python/branches/p3yk: BROKEN Lib/plat-mac/plistlib.py
brett.cannon
[Python-3000-checkins] r53781 - in python/branches/p3yk: BROKEN Lib/UserDict.py Lib/test/test_richcmp.py
guido.van.rossum
[Python-3000-checkins] r53780 - in python/branches/p3yk/Lib: UserDict.py test/mapping_tests.py test/test_userdict.py
guido.van.rossum
[Python-3000-checkins] r53779 - in python/branches/p3yk: BROKEN Lib/test/test_dict.py
guido.van.rossum
[Python-3000-checkins] r53773 - python/branches/p3yk/Misc/NEWS
guido.van.rossum
[Python-3000-checkins] r53759 - python/branches/p3yk/BROKEN
guido.van.rossum
[Python-3000-checkins] r53749 - in python/branches/p3yk: Lib/test/test_dictviews.py Objects/dictobject.c
guido.van.rossum
[Python-3000-checkins] r53748 - python/branches/p3yk/Lib/test/test_marshal.py
guido.van.rossum
[Python-3000-checkins] r53747 - python/branches/p3yk/Lib/mailbox.py
guido.van.rossum
[Python-3000-checkins] r53746 - python/branches/p3yk/Lib/logging/config.py
guido.van.rossum
[Python-3000-checkins] r53743 - in python/branches/p3yk: Lib/optparse.py Python/Python-ast.c
georg.brandl
[Python-3000-checkins] r53742 - in python/branches/p3yk/Lib: pprint.py test/mapping_tests.py test/test_weakref.py weakref.py
guido.van.rossum
[Python-3000-checkins] r53740 - python/branches/p3yk/Lib/test/test_grp.py python/branches/p3yk/Lib/test/test_pwd.py
guido.van.rossum
[Python-3000-checkins] r53739 - python/branches/p3yk/Lib/test/test_builtin.py
guido.van.rossum
[Python-3000-checkins] r53738 - in python/branches/p3yk/Lib: test/test_sax.py xml/sax/xmlreader.py
guido.van.rossum
[Python-3000-checkins] r53734 - python/branches/p3yk/Lib/test/test_with.py
guido.van.rossum
[Python-3000-checkins] r53727 - python/branches/p3yk/setup.py
guido.van.rossum
[Python-3000-checkins] r53724 - in python/branches/p3yk: Lib/test/test_dictviews.py Objects/dictobject.c
guido.van.rossum
Re: [Python-3000-checkins] r53724 - in python/branches/p3yk: Lib/test/test_dictviews.py Objects/dictobject.c
Brett Cannon
Re: [Python-3000-checkins] r53724 - in python/branches/p3yk: Lib/test/test_dictviews.py Objects/dictobject.c
Guido van Rossum
Re: [Python-3000-checkins] r53724 - in python/branches/p3yk: Lib/test/test_dictviews.py Objects/dictobject.c
Brett Cannon
Re: [Python-3000-checkins] r53724 - in python/branches/p3yk: Lib/test/test_dictviews.py Objects/dictobject.c
Guido van Rossum
[Python-3000-checkins] r53723 - in python/branches/p3yk: Lib/test/test_dictviews.py Objects/dictobject.c
guido.van.rossum
[Python-3000-checkins] r53721 - in python/branches/p3yk: Lib/test/test_dictviews.py Objects/dictobject.c
guido.van.rossum
[Python-3000-checkins] r53719 - python/branches/p3yk/Misc/NEWS
guido.van.rossum
[Python-3000-checkins] r53718 - python/branches/p3yk/Lib/test/test_doctest.py
guido.van.rossum
[Python-3000-checkins] r53717 - python/branches/p3yk/Tools/freeze
guido.van.rossum
[Python-3000-checkins] r53716 - in python/branches/p3yk: Python/frozen.c Tools/freeze/bkfile.py Tools/freeze/freeze.py Tools/freeze/hello.py Tools/freeze/makeconfig.py Tools/freeze/makefreeze.py Tools/freeze/parsesetup.py Tools/freeze/winmakemakefile.py
guido.van.rossum
[Python-3000-checkins] r53715 - in python/branches/p3yk: Include/ceval.h Include/fileobject.h Lib/StringIO.py Lib/bsddb/dbrecio.py Lib/code.py Lib/doctest.py Lib/idlelib/PyShell.py Lib/idlelib/run.py Lib/socket.py Lib/test/test_doctest.txt Lib/test/test_file.py Lib/test/test_inspect.py Lib/test/test_softspace.py Modules/bz2module.c Modules/cStringIO.c Objects/fileobject.c Python/ceval.c Python/pythonrun.c Python/sysmodule.c
guido.van.rossum
[Python-3000-checkins] r53714 - python/branches/p3yk/Lib/test/test_doctest.py
guido.van.rossum
[Python-3000-checkins] r53713 - python/branches/p3yk/Lib/test/test_tokenize.py
guido.van.rossum
[Python-3000-checkins] r53712 - in python/branches/p3yk/Lib/email: iterators.py test/test_email.py test/test_email_renamed.py
guido.van.rossum
[Python-3000-checkins] r53711 - python/branches/p3yk/Lib/test/output/test_profile
guido.van.rossum
[Python-3000-checkins] r53710 - python/branches/p3yk/Lib/test/test_pyexpat.py
guido.van.rossum
[Python-3000-checkins] r53709 - python/branches/p3yk/Lib/test/test_zipfile.py
guido.van.rossum
[Python-3000-checkins] r53708 - python/branches/p3yk/Lib/pdb.py
guido.van.rossum
[Python-3000-checkins] r53707 - python/branches/p3yk/Lib/test/list_tests.py
guido.van.rossum
[Python-3000-checkins] r53706 - python/branches/p3yk/Lib/test/test_generators.py
guido.van.rossum
[Python-3000-checkins] r53705 - in python/branches/p3yk/Lib/test: output/test_cProfile test_deque.py test_set.py
guido.van.rossum
[Python-3000-checkins] r53704 - in python/branches/p3yk: Doc/lib/libdis.tex Doc/ref/ref6.tex Include/Python-ast.h Include/opcode.h Lib/compiler/ast.py Lib/compiler/pyassem.py Lib/compiler/pycodegen.py Lib/compiler/transformer.py Lib/opcode.py Lib/symbol.py Lib/test/test_ast.py Lib/test/test_class.py Lib/test/test_code.py Lib/test/test_descrtut.py Lib/test/test_dis.py Lib/test/test_extcall.py Lib/test/test_parser.py Lib/test/test_pkg.py Lib/test/test_popen.py Lib/test/test_subprocess.py Lib/test/test_syntax.py Lib/test/test_tokenize.py Lib/test/test_traceback.py Parser/Python.asdl Python/Python-ast.c Python/bltinmodule.c Python/ceval.c Python/compile.c Python/symtable.c Python/sysmodule.c Tools/compiler/ast.txt
georg.brandl
[Python-3000-checkins] r53703 - python/branches/p3yk/Lib/test/regrtest.py
guido.van.rossum
[Python-3000-checkins] r53702 - python/branches/p3yk/Lib/Cookie.py python/branches/p3yk/Lib/difflib.py
guido.van.rossum
[Python-3000-checkins] r53701 - in python/branches/p3yk/Lib: Cookie.py ctypes/test/test_objects.py decimal.py difflib.py distutils/versionpredicate.py doctest.py nntplib.py smtplib.py telnetlib.py test/doctest_aliases.py test/sample_doctest.py test/test_code.py test/test_deque.py test/test_descrtut.py test/test_doctest.py test/test_doctest2.py test/test_generators.py test/test_genexps.py test/test_itertools.py test/test_syntax.py test/test_urllib2.py test/test_weakref.py test/test_xml_etree.py test/test_xml_etree_c.py
guido.van.rossum
Re: [Python-3000-checkins] r53685 - in python/branches/p3yk
Georg Brandl
[Python-3000-checkins] r53688 - python/branches/p3yk/Misc/NEWS
guido.van.rossum
[Python-3000-checkins] r53652 - python/branches/p3yk/Objects/iterobject.c
martin.v.loewis
[Python-3000-checkins] r53651 - python/branches/p3yk/Objects/longobject.c
martin.v.loewis
[Python-3000-checkins] r53627 - in python/branches/p3yk/Lib: pydoc.py test/test_pyclbr.py
thomas.wouters
[Python-3000-checkins] r53600 - python/branches/p3yk/Misc/NEWS
guido.van.rossum
[Python-3000-checkins] r53599 - python/branches/p3yk/Misc/NEWS
brett.cannon
[Python-3000-checkins] r53598 - python/branches/p3yk/Python/ceval.c
brett.cannon
[Python-3000-checkins] r53453 - python/branches/p3yk/setup.py
guido.van.rossum
[Python-3000-checkins] r53448 - python/branches/p3yk/BROKEN_TESTS
guido.van.rossum
[Python-3000-checkins] r53446 - in python/branches/p3yk: Misc/NEWS Modules/_sqlite/statement.c Objects/longobject.c
guido.van.rossum
[Python-3000-checkins] r53445 - in python/branches/p3yk: BROKEN_TESTS Lib/pickletools.py
guido.van.rossum
[Python-3000-checkins] r53444 - in python/branches/p3yk: BROKEN_TESTS Lib/repr.py
guido.van.rossum
[Python-3000-checkins] r53443 - in python/branches/p3yk: Lib/test/test_socket.py Misc/ACKS Modules/socketmodule.c
guido.van.rossum
[Python-3000-checkins] r53439 - in python/branches/p3yk: BROKEN_TESTS Lib/test/test_format.py
guido.van.rossum
[Python-3000-checkins] r53438 - python/branches/p3yk/Lib/ftplib.py
guido.van.rossum
[Python-3000-checkins] r53433 - python/branches/p3yk/BROKEN_TESTS
guido.van.rossum
[Python-3000-checkins] r53424 - in python/branches/p3yk: BROKEN_TESTS Modules/cPickle.c
guido.van.rossum
[Python-3000-checkins] r53422 - python/branches/p3yk/Misc/NEWS
guido.van.rossum
[Python-3000-checkins] r53417 - python/branches/p3yk/Tools/pybench/CommandLine.py python/branches/p3yk/Tools/pybench/Dict.py python/branches/p3yk/Tools/pybench/Exceptions.py python/branches/p3yk/Tools/pybench/Lookups.py
guido.van.rossum
[Python-3000-checkins] r53349 - in python/branches/p3yk: Grammar/Grammar Include/Python-ast.h Lib/compiler/pycodegen.py Lib/compiler/transformer.py Parser/Python.asdl Python/Python-ast.c Python/ast.c Python/compile.c Python/graminit.c Python/symtable.c
guido.van.rossum
[Python-3000-checkins] r53336 - python/branches/p3yk/Misc/NEWS
guido.van.rossum
[Python-3000-checkins] r53289 - python/branches/p3yk/PCbuild/pythoncore.vcproj
martin.v.loewis
[Python-3000-checkins] r53288 - python/branches/p3yk/Python/Python-ast.c
martin.v.loewis
[Python-3000-checkins] r53189 - python/branches/p3yk/Parser/asdl.py python/branches/p3yk/Parser/spark.py
fred.drake
[Python-3000-checkins] r53171 - python/branches/p3yk/Python/import.c
guido.van.rossum
[Python-3000-checkins] r53168 - in python/branches/p3yk: Include/Python.h Include/pyport.h Modules/_bsddb.c Modules/_ctypes/_ctypes_test.c Modules/_elementtree.c Modules/addrinfo.h
neal.norwitz
[Python-3000-checkins] r53167 - in python/branches/p3yk: Include/floatobject.h Objects/floatobject.c Python/marshal.c
neal.norwitz
Re: [Python-3000-checkins] r53167 - in python/branches/p3yk: Include/floatobject.h Objects/floatobject.c Python/marshal.c
Thomas Wouters
Re: [Python-3000-checkins] r53167 - in python/branches/p3yk: Include/floatobject.h Objects/floatobject.c Python/marshal.c
Neal Norwitz
[Python-3000-checkins] r53089 - in python/branches/p3yk/Doc: html/style.css perl/python.perl
fred.drake
[Python-3000-checkins] r53087 - python/branches/p3yk/Objects/object.c
guido.van.rossum
[Python-3000-checkins] r53080 - in python/branches/p3yk: Doc/lib/libfuncs.tex Doc/lib/libsys.tex Doc/tut/tut.tex Include/stringobject.h Lib/test/test_builtin.py Lib/test/test_sys.py Misc/NEWS Misc/python-mode.el Python/bltinmodule.c Python/sysmodule.c Tools/pybench/Strings.py Tools/scripts/fixdiv.py
georg.brandl
[Python-3000-checkins] r53064 - in python/branches/p3yk: Lib/test/test_bytes.py Objects/bytesobject.c
thomas.wouters
[Python-3000-checkins] r53019 - python/branches/p3yk/Python/frozen.c
thomas.wouters
[Python-3000-checkins] r53018 - python/branches/p3yk/Python/frozen.c
thomas.wouters
[Python-3000-checkins] r52878 - python/branches/p3yk/Python/bltinmodule.c
georg.brandl
[Python-3000-checkins] r52877 - python/branches/p3yk/Python/bltinmodule.c
guido.van.rossum
[Python-3000-checkins] r52875 - python/branches/p3yk/Misc/cheatsheet
jack.diederich
Earlier messages
Later messages