The Python-checkins March 2011 Archive by date (original) (raw)
March 2011 Archives by date
- Messages sorted by: [ thread ] [ subject ] [ author ]
- More info on this list...
Starting: Tue Mar 1 00:03:28 CET 2011
Ending: Thu Mar 31 23:00:18 CEST 2011
Messages: 1329
- [Python-checkins] r88687 - in python/branches/release32-maint: Doc/library/socket.rst antoine.pitrou
- [Python-checkins] r88688 - python/branches/pep-382 martin.v.loewis
- [Python-checkins] r88689 - in python/branches/release31-maint: Lib/test/support.py Lib/test/test_mmap.py Lib/test/test_zlib.py Misc/NEWS Modules/mmapmodule.c Modules/zlibmodule.c antoine.pitrou
- [Python-checkins] r88690 - python/branches/release31-maint/Lib/test/test_zlib.py antoine.pitrou
- [Python-checkins] r88691 - python/branches/py3k/Lib/test/test_telnetlib.py antoine.pitrou
- [Python-checkins] r88692 - in python/branches/release32-maint: Lib/test/test_telnetlib.py antoine.pitrou
- [Python-checkins] r88693 - in python/branches/release27-maint: Lib/test/test_telnetlib.py antoine.pitrou
- [Python-checkins] r88691 - python/branches/py3k/Lib/test/test_telnetlib.py Jack Diederich
- [Python-checkins] hooks: Fix signature and append a final linefeed antoine.pitrou
- [Python-checkins] hooks: Test commit for hook antoine.pitrou
- [Python-checkins] Daily py3k reference leaks (r88691): sum=0 solipsis at pitrou.net
- [Python-checkins] hooks: No need to duplicate information, or to display "tag: tip" in every email. georg.brandl
- [Python-checkins] hooks: Give the mail hook a docstring. georg.brandl
- [Python-checkins] hooks: Test commit for hook change. georg.brandl
- [Python-checkins] cpython: Test. georg.brandl
- [Python-checkins] hooks: Fix line. georg.brandl
- [Python-checkins] cpython: Test back. georg.brandl
- [Python-checkins] devguide (hg_transition): Typo spotted by Terry J. Reedy eric.araujo
- [Python-checkins] devinabox: Add a Python script which will run the test suite in the most rigorous way Nick Coghlan
- [Python-checkins] r88695 - peps/trunk/pep-0385.txt antoine.pitrou
- [Python-checkins] r88696 - python/branches/py3k/Doc/library/getopt.rst eric.araujo
- [Python-checkins] devguide (hg_transition): Rename page to "Committing and Pushing Changes" antoine.pitrou
- [Python-checkins] devguide: Change :ref: to :doc: to get rid of anchors in links. georg.brandl
- [Python-checkins] devguide (hg_transition): Update instructions to use the new "server-side clone" button antoine.pitrou
- [Python-checkins] merge in devguide (hg_transition): Merge default antoine.pitrou
- [Python-checkins] merge in devguide (hg_transition): merge with default georg.brandl
- [Python-checkins] merge in devguide (hg_transition): merge georg.brandl
- [Python-checkins] devguide: Typo fix. georg.brandl
- [Python-checkins] devguide: Fix link to FAQ antoine.pitrou
- [Python-checkins] merge in devguide (hg_transition): Merge from default antoine.pitrou
- [Python-checkins] pymigr: Optionally GC unused repos on the server antoine.pitrou
- [Python-checkins] devguide (hg_transition): Improve wording and remove obsolete XXX antoine.pitrou
- [Python-checkins] hooks: a more descriptive subject line for merges antoine.pitrou
- [Python-checkins] r88697 - in python/branches/py3k: Lib/test/test_unicode.py Misc/NEWS Objects/unicodeobject.c victor.stinner
- [Python-checkins] r88698 - in python/branches/release32-maint: Lib/test/test_unicode.py Misc/NEWS Objects/unicodeobject.c victor.stinner
- [Python-checkins] r88699 - in python/branches/py3k: Lib/_dummy_thread.py Lib/test/test_dummy_thread.py Misc/ACKS Misc/NEWS antoine.pitrou
- [Python-checkins] r88700 - in python/branches/py3k: Lib/test/test_cgi.py Misc/NEWS victor.stinner
- [Python-checkins] r88701 - in python/branches/release32-maint: Lib/test/test_cgi.py Misc/NEWS victor.stinner
- [Python-checkins] r88702 - in python/branches/py3k: Lib/test/test_unicode.py Misc/NEWS Objects/unicodeobject.c victor.stinner
- [Python-checkins] r88703 - python/branches/py3k/Objects/unicodeobject.c victor.stinner
- [Python-checkins] r88704 - in python/branches/py3k: Lib/test/test_unicode.py Misc/NEWS Objects/unicodeobject.c victor.stinner
- [Python-checkins] r88705 - python/branches/py3k/Doc/c-api/unicode.rst victor.stinner
- [Python-checkins] r88706 - python/branches/py3k/Lib/test/test_multiprocessing.py antoine.pitrou
- [Python-checkins] r88707 - python/branches/py3k/Lib/test/test_osx_env.py eric.araujo
- [Python-checkins] r88708 - in python/branches/py3k: Include/unicodeobject.h Modules/_ctypes/_ctypes.c Modules/_dbmmodule.c Objects/typeobject.c Objects/unicodeobject.c Python/bltinmodule.c Python/compile.c Python/getargs.c victor.stinner
- [Python-checkins] r88709 - in python/branches/py3k: Misc/NEWS Objects/unicodeobject.c victor.stinner
- [Python-checkins] devguide (hg_transition): Add -C option for ssh compression antoine.pitrou
- [Python-checkins] r88710 - python/branches/py3k/Objects/unicodeobject.c victor.stinner
- [Python-checkins] Daily py3k reference leaks (r88710): sum=0 solipsis at pitrou.net
- [Python-checkins] cpython: Try a push antoine.pitrou
- [Python-checkins] devguide (hg_transition): Add FAQ entries about heads and merging antoine.pitrou
- [Python-checkins] devguide (hg_transition): Mention that "hg merge" usually figures out what to merge antoine.pitrou
- [Python-checkins] cpython (3.2): #11306: Treat EROFS like EACCES when making a 'file is read-only' decision r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge #11306 fix. r.david.murray
- [Python-checkins] cpython (3.2): NEWS entry for #11306. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge NEWS entry for #11306. r.david.murray
- [Python-checkins] cpython (2.7): #11306: Treat EROFS like EACCES when making a 'file is read-only' decision r.david.murray
- [Python-checkins] cpython (merge default -> default): merge heads r.david.murray
- [Python-checkins] devinabox: Use shutil.rmtree() over os.rmdir() in case the tests get messy. brett.cannon
- [Python-checkins] r88711 - in python/branches/py3k: Misc/NEWS Objects/listobject.c daniel.stutzbach
- [Python-checkins] r88712 - in python/branches/py3k: Lib/test/test_minidom.py Lib/test/test_pulldom.py Misc/ACKS benjamin.peterson
- [Python-checkins] Daily py3k reference leaks (r88712): sum=323 solipsis at pitrou.net
- [Python-checkins] r88717 - python/branches/py3k/Doc/library/argparse.rst fred.drake
- [Python-checkins] r88718 - in python/branches/release32-maint: Doc/library/argparse.rst fred.drake
- [Python-checkins] r88719 - python/branches/py3k/Lib/test/crashers/compiler_recursion.py nick.coghlan
- [Python-checkins] r88720 - in python/branches/py3k: Lib/subprocess.py Lib/test/test_subprocess.py Misc/NEWS victor.stinner
- [Python-checkins] r88721 - in python/branches/py3k: Doc/library/platform.rst Lib/platform.py Lib/test/test_platform.py Misc/NEWS victor.stinner
- [Python-checkins] r88722 - in python/branches/py3k: Lib/asyncore.py Misc/NEWS giampaolo.rodola
- [Python-checkins] r88723 - in python/branches/release32-maint: Lib/asyncore.py Misc/NEWS giampaolo.rodola
- [Python-checkins] r88724 - python/branches/py3k/Lib/test/test_platform.py victor.stinner
- [Python-checkins] r88725 - in python/branches/release31-maint: Lib/asyncore.py Misc/NEWS giampaolo.rodola
- [Python-checkins] r88726 - python/branches/py3k/Lib/asyncore.py giampaolo.rodola
- [Python-checkins] r88727 - in python/branches/release32-maint: Lib/asyncore.py giampaolo.rodola
- [Python-checkins] r88728 - in python/branches/release27-maint: Lib/asyncore.py Misc/NEWS giampaolo.rodola
- [Python-checkins] r88729 - python/branches/py3k/Modules/posixmodule.c giampaolo.rodola
- [Python-checkins] r88730 - in python/branches/py3k: Lib/mailbox.py Misc/NEWS r.david.murray
- [Python-checkins] r88731 - in python/branches/release32-maint: Lib/mailbox.py Misc/NEWS r.david.murray
- [Python-checkins] r88732 - in python/branches/release27-maint: Lib/mailbox.py Misc/NEWS r.david.murray
- [Python-checkins] r88733 - in python/branches/py3k: Doc/library/stdtypes.rst Lib/test/test_bytes.py Misc/NEWS Objects/bytearrayobject.c eli.bendersky
- [Python-checkins] r88734 - in python/branches/py3k: Doc/library/nntplib.rst Doc/whatsnew/3.3.rst Lib/nntplib.py Lib/test/test_nntplib.py giampaolo.rodola
- [Python-checkins] Daily py3k reference leaks (r88734): sum=0 solipsis at pitrou.net
- [Python-checkins] r88735 - in python/branches/py3k: Lib/test/test_bytes.py Misc/NEWS Objects/bytearrayobject.c eli.bendersky
- [Python-checkins] r88736 - in peps/trunk: pep-0001.txt pep-0102.txt pep-0215.txt pep-0216.txt pep-0248.txt pep-0333.txt pep-0344.txt pep-0367.txt pep0/output.py pep0/pep.py benjamin.peterson
- [Python-checkins] r88737 - peps/trunk/pep0/output.py benjamin.peterson
- [Python-checkins] r88738 - peps/trunk/pep-0001.txt benjamin.peterson
- [Python-checkins] r88739 - in python/branches/release32-maint: Lib/test/test_bytes.py Misc/NEWS Objects/bytearrayobject.c eli.bendersky
- [Python-checkins] r88740 - in python/branches/py3k: Lib/collections/abc.py Misc/NEWS eli.bendersky
- [Python-checkins] r88741 - in python/branches/release27-maint: Lib/test/test_bytes.py Misc/NEWS Objects/bytearrayobject.c eli.bendersky
- [Python-checkins] r88742 - in python/branches/py3k: Doc/library/collections.abc.rst Lib/test/test_collections.py eli.bendersky
- [Python-checkins] r88743 - peps/trunk/pep-0394.txt nick.coghlan
- [Python-checkins] r88729 - python/branches/py3k/Modules/posixmodule.c Nick Coghlan
- [Python-checkins] r88729 - python/branches/py3k/Modules/posixmodule.c Nick Coghlan
- [Python-checkins] r88744 - python/branches/py3k/Misc/ACKS giampaolo.rodola
- [Python-checkins] r88745 - python/branches/py3k/Misc/NEWS giampaolo.rodola
- [Python-checkins] r88746 - in python/branches/py3k: Doc/c-api/module.rst Include/moduleobject.h Objects/moduleobject.c victor.stinner
- [Python-checkins] r88747 - in python/branches/py3k: Doc/c-api/import.rst Include/import.h Python/import.c victor.stinner
- [Python-checkins] r88748 - peps/trunk/pep-0395.txt nick.coghlan
- [Python-checkins] r88749 - peps/trunk/pep-0395.txt nick.coghlan
- [Python-checkins] r88750 - peps/trunk/pep-0395.txt nick.coghlan
- [Python-checkins] cpython: Updated introduction. (testing ssh push from Windows) brian.curtin
- [Python-checkins] cpython: line ending test when edited in Visual Studio brian.curtin
- [Python-checkins] r88751 - sandbox/trunk/stringbench/README antoine.pitrou
- [Python-checkins] pymigr: Forgot this instance of "trunk" antoine.pitrou
- [Python-checkins] pymigr: Update instructions for hooks antoine.pitrou
- [Python-checkins] r88752 - in python/branches/py3k-cdecimal: .hgeol .hgignore Doc/ACKS.txt Doc/Makefile Doc/README.txt Doc/bugs.rst Doc/c-api/code.rst Doc/c-api/import.rst Doc/c-api/init.rst Doc/c-api/module.rst Doc/c-api/object.rst Doc/c-api/type.rst Doc/c-api/unicode.rst Doc/distutils/uploading.rst Doc/documenting/markup.rst Doc/faq/design.rst Doc/faq/extending.rst Doc/faq/general.rst Doc/faq/gui.rst Doc/faq/installed.rst Doc/faq/library.rst Doc/faq/programming.rst Doc/howto/index.rst Doc/howto/logging-cookbook.rst Doc/howto/logging.rst Doc/howto/pyporting.rst Doc/howto/sorting.rst Doc/library/2to3.rst Doc/library/__future__.rst Doc/library/_dummy_thread.rst Doc/library/_thread.rst Doc/library/abc.rst Doc/library/aifc.rst Doc/library/argparse.rst Doc/library/ast.rst Doc/library/asynchat.rst Doc/library/asyncore.rst Doc/library/bdb.rst Doc/library/cgi.rst Doc/library/codecs.rst Doc/library/collections.abc.rst Doc/library/collections.rst Doc/library/colorsys.rst Doc/library/compileall.rst Doc/library/concurrent.futures.rst Doc/library/configparser.rst Doc/library/crypt.rst Doc/library/ctypes.rst Doc/library/datatypes.rst Doc/library/decimal.rst Doc/library/dummy_threading.rst Doc/library/fractions.rst Doc/library/ftplib.rst Doc/library/getopt.rst Doc/library/gettext.rst Doc/library/gzip.rst Doc/library/hashlib.rst Doc/library/hmac.rst Doc/library/html.entities.rst Doc/library/html.parser.rst Doc/library/html.rst Doc/library/http.client.rst Doc/library/http.cookiejar.rst Doc/library/http.cookies.rst Doc/library/http.server.rst Doc/library/imaplib.rst Doc/library/imghdr.rst Doc/library/importlib.rst Doc/library/inspect.rst Doc/library/io.rst Doc/library/itertools.rst Doc/library/json.rst Doc/library/logging.config.rst Doc/library/logging.handlers.rst Doc/library/mailbox.rst Doc/library/mailcap.rst Doc/library/mimetypes.rst Doc/library/modulefinder.rst Doc/library/multiprocessing.rst Doc/library/netrc.rst Doc/library/nntplib.rst Doc/library/operator.rst Doc/library/optparse.rst Doc/library/os.rst Doc/library/pdb.rst Doc/library/pickletools.rst Doc/library/pipes.rst Doc/library/pkgutil.rst Doc/library/platform.rst Doc/library/plistlib.rst Doc/library/poplib.rst Doc/library/profile.rst Doc/library/py_compile.rst Doc/library/pyclbr.rst Doc/library/pydoc.rst Doc/library/reprlib.rst Doc/library/rlcompleter.rst Doc/library/runpy.rst Doc/library/select.rst Doc/library/shelve.rst Doc/library/shlex.rst Doc/library/shutil.rst Doc/library/site.rst Doc/library/smtpd.rst Doc/library/smtplib.rst Doc/library/sndhdr.rst Doc/library/socket.rst Doc/library/socketserver.rst Doc/library/ssl.rst Doc/library/stat.rst Doc/library/stdtypes.rst Doc/library/string.rst Doc/library/subprocess.rst Doc/library/sunau.rst Doc/library/symbol.rst Doc/library/sys.rst Doc/library/sysconfig.rst Doc/library/tabnanny.rst Doc/library/tarfile.rst Doc/library/telnetlib.rst Doc/library/tempfile.rst Doc/library/threading.rst Doc/library/timeit.rst Doc/library/tkinter.tix.rst Doc/library/token.rst Doc/library/turtle.rst Doc/library/types.rst Doc/library/unittest.rst Doc/library/urllib.parse.rst Doc/library/urllib.request.rst Doc/library/warnings.rst Doc/library/wave.rst Doc/library/weakref.rst Doc/library/webbrowser.rst Doc/library/xdrlib.rst Doc/library/xml.dom.minidom.rst Doc/library/xml.dom.pulldom.rst Doc/library/xml.etree.elementtree.rst Doc/library/xmlrpc.client.rst Doc/library/xmlrpc.server.rst Doc/library/zipfile.rst Doc/license.rst Doc/make.bat Doc/reference/executionmodel.rst Doc/reference/expressions.rst Doc/reference/simple_stmts.rst Doc/tools/sphinxext/indexsidebar.html Doc/tools/sphinxext/static/basic.css Doc/tools/sphinxext/susp-ignored.csv Doc/tutorial/inputoutput.rst Doc/tutorial/interpreter.rst Doc/tutorial/stdlib.rst Doc/tutorial/stdlib2.rst Doc/using/unix.rst Doc/using/windows.rst Doc/whatsnew/2.0.rst Doc/whatsnew/2.1.rst Doc/whatsnew/2.2.rst Doc/whatsnew/2.4.rst Doc/whatsnew/3.0.rst Doc/whatsnew/3.2.rst Doc/whatsnew/3.3.rst Doc/whatsnew/index.rst Include/import.h Include/moduleobject.h Include/object.h Include/patchlevel.h Include/pycapsule.h Include/pydebug.h Include/pyerrors.h Include/typeslots.h Include/unicodeobject.h LICENSE Lib/_abcoll.py Lib/_dummy_thread.py Lib/_pyio.py Lib/abc.py Lib/argparse.py Lib/ast.py Lib/asynchat.py Lib/asyncore.py Lib/cgi.py Lib/collections Lib/collections.py Lib/compileall.py Lib/configparser.py Lib/crypt.py Lib/ctypes/test/test_callbacks.py Lib/ctypes/test/test_memfunctions.py Lib/ctypes/test/test_python_api.py Lib/ctypes/test/test_refcounts.py Lib/ctypes/test/test_stringptr.py Lib/decimal.py Lib/distutils/__init__.py Lib/distutils/command/bdist_wininst.py Lib/doctest.py Lib/email/__init__.py Lib/email/generator.py Lib/email/test/test_email.py Lib/ftplib.py Lib/functools.py Lib/hashlib.py Lib/http/client.py Lib/http/server.py Lib/idlelib/EditorWindow.py Lib/idlelib/PyShell.py Lib/idlelib/RemoteObjectBrowser.py Lib/idlelib/ScriptBinding.py Lib/idlelib/config-keys.def Lib/idlelib/idlever.py Lib/idlelib/macosxSupport.py Lib/imaplib.py Lib/importlib/_bootstrap.py Lib/importlib/abc.py Lib/json/__init__.py Lib/lib2to3 Lib/lib2to3/__main__.py Lib/lib2to3/patcomp.py Lib/lib2to3/pgen2/driver.py Lib/lib2to3/tests/test_parser.py Lib/logging/__init__.py Lib/logging/handlers.py Lib/mailbox.py Lib/multiprocessing/connection.py Lib/multiprocessing/forking.py Lib/multiprocessing/process.py Lib/nntplib.py Lib/numbers.py Lib/os.py Lib/platform.py Lib/poplib.py Lib/pyclbr.py Lib/pydoc.py Lib/pydoc_data/topics.py Lib/random.py Lib/reprlib.py Lib/shutil.py Lib/smtpd.py Lib/smtplib.py Lib/socket.py Lib/sqlite3/test/types.py Lib/sre_parse.py Lib/ssl.py Lib/string.py Lib/struct.py Lib/subprocess.py Lib/tarfile.py Lib/test/crashers/compiler_recursion.py Lib/test/crashers/underlying_dict.py Lib/test/decimaltestdata/abs.decTest Lib/test/decimaltestdata/add.decTest Lib/test/decimaltestdata/base.decTest Lib/test/decimaltestdata/clamp.decTest Lib/test/decimaltestdata/compare.decTest Lib/test/decimaltestdata/decDouble.decTest Lib/test/decimaltestdata/decQuad.decTest Lib/test/decimaltestdata/decSingle.decTest Lib/test/decimaltestdata/divide.decTest Lib/test/decimaltestdata/divideint.decTest Lib/test/decimaltestdata/inexact.decTest Lib/test/decimaltestdata/max.decTest Lib/test/decimaltestdata/min.decTest Lib/test/decimaltestdata/minus.decTest Lib/test/decimaltestdata/multiply.decTest Lib/test/decimaltestdata/plus.decTest Lib/test/decimaltestdata/power.decTest Lib/test/decimaltestdata/quantize.decTest Lib/test/decimaltestdata/randomBound32.decTest Lib/test/decimaltestdata/randoms.decTest Lib/test/decimaltestdata/reduce.decTest Lib/test/decimaltestdata/remainder.decTest Lib/test/decimaltestdata/remainderNear.decTest Lib/test/decimaltestdata/rescale.decTest Lib/test/decimaltestdata/rounding.decTest Lib/test/decimaltestdata/samequantum.decTest Lib/test/decimaltestdata/squareroot.decTest Lib/test/decimaltestdata/subtract.decTest Lib/test/decimaltestdata/testall.decTest Lib/test/decimaltestdata/tointegral.decTest Lib/test/list_tests.py Lib/test/pickletester.py Lib/test/regrtest.py Lib/test/subprocessdata/fd_status.py Lib/test/support.py Lib/test/test_abc.py Lib/test/test_argparse.py Lib/test/test_array.py Lib/test/test_asyncore.py Lib/test/test_bigaddrspace.py Lib/test/test_bigmem.py Lib/test/test_builtin.py Lib/test/test_bytes.py Lib/test/test_bz2.py Lib/test/test_capi.py Lib/test/test_cfgparser.py Lib/test/test_cgi.py Lib/test/test_cmd_line.py Lib/test/test_codecs.py Lib/test/test_collections.py Lib/test/test_compileall.py Lib/test/test_configparser.py Lib/test/test_crypt.py Lib/test/test_dbm.py Lib/test/test_deque.py Lib/test/test_descr.py Lib/test/test_descrtut.py Lib/test/test_doctest.py Lib/test/test_dummy_thread.py Lib/test/test_exceptions.py Lib/test/test_float.py Lib/test/test_ftplib.py Lib/test/test_gc.py Lib/test/test_genexps.py Lib/test/test_getargs2.py Lib/test/test_hashlib.py Lib/test/test_httpservers.py Lib/test/test_imaplib.py Lib/test/test_io.py Lib/test/test_logging.py Lib/test/test_mailbox.py Lib/test/test_memoryview.py Lib/test/test_metaclass.py Lib/test/test_minidom.py Lib/test/test_mmap.py Lib/test/test_multiprocessing.py Lib/test/test_nntplib.py Lib/test/test_os.py Lib/test/test_osx_env.py Lib/test/test_pdb.py Lib/test/test_pep3120.py Lib/test/test_pickle.py Lib/test/test_pickletools.py Lib/test/test_platform.py Lib/test/test_poplib.py Lib/test/test_posix.py Lib/test/test_pulldom.py Lib/test/test_pydoc.py Lib/test/test_range.py Lib/test/test_reprlib.py Lib/test/test_richcmp.py Lib/test/test_runpy.py Lib/test/test_sax.py Lib/test/test_scope.py Lib/test/test_shelve.py Lib/test/test_socket.py Lib/test/test_ssl.py Lib/test/test_strlit.py Lib/test/test_subprocess.py Lib/test/test_sys.py Lib/test/test_sys_settrace.py Lib/test/test_tarfile.py Lib/test/test_telnetlib.py Lib/test/test_threading.py Lib/test/test_trace.py Lib/test/test_unicode.py Lib/test/test_urllib.py Lib/test/test_urllib2.py Lib/test/test_urlparse.py Lib/test/test_uuid.py Lib/test/test_xml_etree.py Lib/test/test_xmlrpc_net.py Lib/test/test_zipimport_support.py Lib/test/test_zlib.py Lib/threading.py Lib/tokenize.py Lib/unittest/case.py Lib/unittest/test/_test_warnings.py Lib/unittest/test/test_assertions.py Lib/unittest/test/test_case.py Lib/unittest/test/test_runner.py Lib/urllib/parse.py Lib/urllib/request.py Mac/BuildScript/README.txt Mac/BuildScript/build-installer.py Mac/BuildScript/resources/ReadMe.txt Mac/BuildScript/resources/Welcome.rtf Mac/BuildScript/scripts/postflight.documentation Mac/Extras.ReadMe.txt Mac/IDLE/idlemain.py Mac/Makefile.in Makefile.pre.in Misc/ACKS Misc/AIX-NOTES Misc/NEWS Misc/PURIFY.README Misc/README Misc/README.AIX Misc/README.Emacs Misc/README.OpenBSD Misc/README.klocwork Misc/RPM/python-3.2.spec Misc/RPM/python-3.3.spec Misc/cheatsheet Misc/developers.txt Misc/maintainers.rst Modules/Setup.dist Modules/_collectionsmodule.c Modules/_cryptmodule.c Modules/_ctypes/_ctypes.c Modules/_ctypes/_ctypes_test.c Modules/_ctypes/cfield.c Modules/_ctypes/libffi_msvc/ffi.c Modules/_datetimemodule.c Modules/_dbmmodule.c Modules/_io/bufferedio.c Modules/_io/bytesio.c Modules/_io/textio.c Modules/_json.c Modules/_multiprocessing/multiprocessing.h Modules/_pickle.c Modules/_sqlite/connection.c Modules/_sqlite/cursor.c Modules/_sqlite/module.c Modules/_sqlite/statement.c Modules/_ssl.c Modules/_testcapimodule.c Modules/_threadmodule.c Modules/_tkinter.c Modules/arraymodule.c Modules/audioop.c Modules/cjkcodecs/_codecs_iso2022.c Modules/cjkcodecs/multibytecodec.c Modules/cryptmodule.c Modules/ld_so_aix.in Modules/main.c Modules/mmapmodule.c Modules/posixmodule.c Modules/socketmodule.c Modules/xxlimited.c Modules/zipimport.c Modules/zlibmodule.c Objects/bytearrayobject.c Objects/fileobject.c Objects/floatobject.c Objects/listobject.c Objects/memoryobject.c Objects/moduleobject.c Objects/obmalloc.c Objects/rangeobject.c Objects/stringlib/string_format.h Objects/tupleobject.c Objects/typeobject.c Objects/typeslots.inc Objects/unicodeobject.c Objects/weakrefobject.c PC PC/VC6/pythoncore.dsp PC/VC6/readme.txt PC/VS7.1/build_ssl.bat PC/VS7.1/pythoncore.vcproj PC/VS7.1/readme.txt PC/VS8.0/build.bat PC/VS8.0/build_env.bat PC/VS8.0/build_pgo.bat PC/VS8.0/build_ssl.bat PC/VS8.0/env.bat PC/VS8.0/idle.bat PC/VS8.0/kill_python.c PC/VS8.0/pyproject.vsprops PC/VS8.0/rt.bat PC/bdist_wininst/wininst.dsp PC/bdist_wininst/wininst.dsw PC/example_nt/example.vcproj PC/import_nt.c PC/os2emx/Makefile PC/os2emx/README.os2emx PC/os2emx/python27.def PC/os2emx/python33.def PC/pyconfig.h PC/python3.def PC/python3.mak PC/python32gen.py PC/python32stub.def PC/python33gen.py PC/python33stub.def PC/python3dll.c PCbuild/build_ssl.bat PCbuild/kill_python.c PCbuild/pyproject.vsprops PCbuild/readme.txt Parser/parsetok.c Parser/pgenmain.c Python/ast.c Python/bltinmodule.c Python/ceval.c Python/ceval_gil.h Python/compile.c Python/dtoa.c Python/dynload_aix.c Python/dynload_dl.c Python/dynload_hpux.c Python/dynload_next.c Python/dynload_os2.c Python/dynload_shlib.c Python/dynload_win.c Python/getargs.c Python/import.c Python/importdl.c Python/pystrtod.c Python/pythonrun.c Python/sysmodule.c README 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/ccbench/ccbench.py Tools/msi/msi.py Tools/msi/uuids.py Tools/scripts/abitype.py Tools/scripts/find_recursionlimit.py Tools/unicode/genwincodecs.bat configure configure.in pyconfig.h.in setup.py stefan.krah
- [Python-checkins] pymigr: Ouch antoine.pitrou
- [Python-checkins] pymigr: Another instance of "trunk" antoine.pitrou
- [Python-checkins] cpython (3.2): Test commit daniel.stutzbach
- [Python-checkins] cpython (merge 3.2 -> default): Merge branch '3.2' into default daniel.stutzbach
- [Python-checkins] pymigr: Add some items antoine.pitrou
- [Python-checkins] pymigr: The peps repo is the only other one that seems relevant antoine.pitrou
- [Python-checkins] Daily py3k reference leaks (r88747): sum=0 solipsis at pitrou.net
- [Python-checkins] r88753 - peps/trunk/pep-0394.txt nick.coghlan
- [Python-checkins] r88754 - peps/trunk/pep-0394.txt nick.coghlan
- [Python-checkins] r88755 - peps/trunk/pep-0394.txt nick.coghlan
- [Python-checkins] devguide (hg_transition): Close branch hg_transition antoine.pitrou
- [Python-checkins] devguide (merge hg_transition -> default): Merge hg_transition into default antoine.pitrou
- [Python-checkins] devguide: Fix trailing whitespace (test commit). georg.brandl
- [Python-checkins] r88756 - tracker/instances/python-dev/extensions/local_replace.py georg.brandl
- [Python-checkins] r88757 - tracker/instances/python-dev/extensions/local_replace.py georg.brandl
- [Python-checkins] cpython: Add the map of SVN revision numbers to changeset ids. antoine.pitrou
- [Python-checkins] pymigr: Progress update. georg.brandl
- [Python-checkins] pymigr: Tentative instructions to recreate a feature repo from a feature branch antoine.pitrou
- [Python-checkins] pymigr (merge default -> default): Merge antoine.pitrou
- [Python-checkins] cpython (3.1): More tag fixups. georg.brandl
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge tags from 3.1. georg.brandl
- [Python-checkins] cpython (merge 3.2 -> default): Merge tags from 3.2. georg.brandl
- [Python-checkins] hooks: Rename buildbot.py to hgbuildbot.py, to avoid shadowing the "buildbot" package dirkjan.ochtman
- [Python-checkins] cpython (2.5): Add tags from the closed branches. georg.brandl
- [Python-checkins] cpython (merge 2.5 -> 2.6): Merge tags from 2.5. georg.brandl
- [Python-checkins] cpython (merge 2.6 -> 2.7): Merge tags from 2.6. georg.brandl
- [Python-checkins] cpython (2.7): Lib/email/test/data/msg_26.txt had its line endings wrong in the SVN repository. antoine.pitrou
- [Python-checkins] cpython (3.2): Lib/email/test/data/msg_26.txt had its line endings wrong in the SVN repository. antoine.pitrou
- [Python-checkins] devguide: Recommend to enable SSH compression antoine.pitrou
- [Python-checkins] devguide (merge default -> default): Merge antoine.pitrou
- [Python-checkins] cpython (3.1): Issue #11391: Writing to a mmap object created with antoine.pitrou
- [Python-checkins] cpython (3.1): Fix buildbot failure following 97a5590b9291 antoine.pitrou
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge fix for issue #11391 antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Merge fix for issue #11391 antoine.pitrou
- [Python-checkins] cpython (2.7): Issue #11391: Writing to a mmap object created with antoine.pitrou
- [Python-checkins] pymigr: Add a todo entry antoine.pitrou
- [Python-checkins] devguide: Various review comments. Also expand the SSH compression recommendation. ned.deily
- [Python-checkins] hooks: Fix encoding of commit messages in email notifications (hopefully). dirkjan.ochtman
- [Python-checkins] hooks: Hopefully fix the issue where notification of merges to buildbot dirkjan.ochtman
- [Python-checkins] Daily reference leaks (f9f9662dfb1f): sum=-11 solipsis at pitrou.net
- [Python-checkins] devguide: Updates to the triaging page, including describing the format for ned.deily
- [Python-checkins] devguide: More miscellaneous review comments. ned.deily
- [Python-checkins] cpython: Issue #11408: In threading.Lock.acquire(), only call gettimeofday() when antoine.pitrou
- [Python-checkins] pymigr: Done. georg.brandl
- [Python-checkins] hooks: Ensure that no terminal-specific formatting occurs in notification emails local-hg
- [Python-checkins] hooks: Another try at disabling coloring local-hg
- [Python-checkins] devguide: Advertise hg import before hg transplant antoine.pitrou
- [Python-checkins] devguide: Remove misleading statements in the paragraph comparing svnmerge and hg antoine.pitrou
- [Python-checkins] devguide: Add an example of having one working copy per maintenance branch antoine.pitrou
- [Python-checkins] devguide: Clarify wording antoine.pitrou
- [Python-checkins] cpython (3.1): Commit the hg build identification patch from the pymigr repo. georg.brandl
- [Python-checkins] cpython (3.1): Adapt platform and test_platform to the build identification changes. georg.brandl
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge build identification to 3.2 branch. georg.brandl
- [Python-checkins] cpython (merge 3.2 -> default): Merge build identification to default branch. georg.brandl
- [Python-checkins] cpython: Remove sys.subversion and svn build identification leftovers. georg.brandl
- [Python-checkins] cpython (merge default -> default): merge heads georg.brandl
- [Python-checkins] devguide: More miscellaneous review comments. ned.deily
- [Python-checkins] cpython (2.7): Add some more ignores from default. georg.brandl
- [Python-checkins] cpython (2.7): Port build identification from default branch. georg.brandl
- [Python-checkins] hooks: Fix mistake in buildbot hook local-hg
- [Python-checkins] cpython (3.1): #11400: remove reference to pre-1.5 assignment behavior. georg.brandl
- [Python-checkins] cpython (3.1): #11337: remove unreferenced footnote. georg.brandl
- [Python-checkins] cpython (3.1): #11392: you can trust the computer, but you have to know what it does. georg.brandl
- [Python-checkins] cpython (3.1): #11405: do not reference the string module again for its deprecated functions, georg.brandl
- [Python-checkins] cpython (3.1): #11373: fix spelling. georg.brandl
- [Python-checkins] cpython (3.1): #11227: use Host header in asyncore example. georg.brandl
- [Python-checkins] cpython (3.1): #11239: add } to list of metacharacters (it is only a metacharacter sometimes, georg.brandl
- [Python-checkins] cpython (3.1): #11292: add missing A_REVERSE to curses attribute table. georg.brandl
- [Python-checkins] cpython (3.1): #11294: add missing ERA_T_FMT to locale docs. georg.brandl
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge doc fixes. georg.brandl
- [Python-checkins] cpython (merge 3.2 -> default): Merge doc fixes. georg.brandl
- [Python-checkins] cpython (2.7): #11400: remove reference to pre-1.5 assignment behavior. georg.brandl
- [Python-checkins] cpython (2.7): #11405: do not reference the string module again for its deprecated functions, georg.brandl
- [Python-checkins] cpython (2.7): #11392: you can trust the computer, but you have to know what it does. georg.brandl
- [Python-checkins] cpython (2.7): #11373: fix spelling. georg.brandl
- [Python-checkins] cpython (2.7): #11239: add } to list of metacharacters (it is only a metacharacter sometimes, georg.brandl
- [Python-checkins] cpython (2.7): #11294: add missing ERA_T_FMT to locale docs. georg.brandl
- [Python-checkins] cpython (2.7): #11292: add missing A_REVERSE to curses attribute table. georg.brandl
- [Python-checkins] devguide: Add missing --no-commit to hg import example. ned.deily
- [Python-checkins] cpython (3.1): Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the martin.v.loewis
- [Python-checkins] cpython (merge 3.1 -> 3.2): Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the martin.v.loewis
- [Python-checkins] cpython (merge 3.2 -> default): Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the martin.v.loewis
- [Python-checkins] cpython (2.7): Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the martin.v.loewis
- [Python-checkins] devguide: More miscellaneous review comments. Nick Coghlan
- [Python-checkins] cpython: avoid casting with this nice macro benjamin.peterson
- [Python-checkins] hooks: New subject scheme for notification emails local-hg
- [Python-checkins] r88758 - tracker/instances/python-dev/scripts/addpatchsets martin.v.loewis
- [Python-checkins] r88759 - tracker/instances/python-dev/scripts/addpatchsets martin.v.loewis
- [Python-checkins] r88760 - tracker/instances/python-dev/scripts/addpatchsets martin.v.loewis
- [Python-checkins] (2.7): Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' from thomas.wouters
- [Python-checkins] (3.1): Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' from thomas.wouters
- [Python-checkins] (merge 3.1 -> 3.2): Merge 3.1. thomas.wouters
- [Python-checkins] (merge 3.2 -> default): Merge 3.2. thomas.wouters
- [Python-checkins] r88761 - python/branches/py3k/Lib/test/test_ftplib.py giampaolo.rodola
- [Python-checkins] (2.7): only do this sys.stderr replacing on CPython benjamin.peterson
- [Python-checkins] (3.1): only do this sys.stderr replacing on CPython benjamin.peterson
- [Python-checkins] (merge 3.1 -> default): merge 3.1 benjamin.peterson
- [Python-checkins] (merge 3.1 -> 3.2): merge 3.1 benjamin.peterson
- [Python-checkins] (merge 3.2 -> default): merge 3.2 benjamin.peterson
- [Python-checkins] Daily reference leaks (5973743a52a1): sum=-323 solipsis at pitrou.net
- [Python-checkins] Name c -> cls in example. georg.brandl
- [Python-checkins] r88762 - in tracker/instances/python-dev: detectors/rietveldreactor.py scripts/addpatchsets martin.v.loewis
- [Python-checkins] r88763 - tracker/instances/python-dev/scripts/updatecc martin.v.loewis
- [Python-checkins] r88764 - tracker/instances/python-dev/html/file.item.html martin.v.loewis
- [Python-checkins] r88765 - in tracker/instances/python-dev/html: issue.item.html page.html ezio.melotti
- [Python-checkins] [Python-Dev] devguide: More miscellaneous review comments. Éric Araujo
- [Python-checkins] (2.6): Issue #11424: Fix bug in determining child loggers. vinay.sajip
- [Python-checkins] (merge 2.6 -> 2.7): #Issue 11424: merged fix from 2.6. vinay.sajip
- [Python-checkins] (3.1): Issue #11424: Fix bug in determining child loggers. vinay.sajip
- [Python-checkins] (merge 3.1 -> 3.2): #Issue 11424: merged fix from 3.1. vinay.sajip
- [Python-checkins] (3.2): #Issue 11424: added equivalent fixes for dictConfig. vinay.sajip
- [Python-checkins] (merge 3.2 -> default): Issue #11424: Merged fix from 3.2. vinay.sajip
- [Python-checkins] (2.7): Whitespace normalization. vinay.sajip
- [Python-checkins] r88766 - peps/trunk/pep-0394.txt nick.coghlan
- [Python-checkins] Daily reference leaks (b0883c15b28c): sum=323 solipsis at pitrou.net
- [Python-checkins] transform izip_longest #11424 benjamin.peterson
- [Python-checkins] (3.1): transform izip_longest #11424 benjamin.peterson
- [Python-checkins] (merge 3.1 -> 3.2): merge 3.1 benjamin.peterson
- [Python-checkins] (merge 3.2 -> default): merge 3.2 benjamin.peterson
- [Python-checkins] (merge default -> default): merge heads benjamin.peterson
- [Python-checkins] (2.7): transform izip_longest #11424 benjamin.peterson
- [Python-checkins] (2.7): Sort out 2.7 and 2.7.1 tags. georg.brandl
- [Python-checkins] hooks: Add roundup integration hook. local
- [Python-checkins] hooks: Give credit to Kelsey. local
- [Python-checkins] hooks: Fix example configuration. local
- [Python-checkins] (3.2): #11298: Improve the unittest discovery explanation. ezio.melotti
- [Python-checkins] (merge 3.2 -> default): #11298: merge from 3.2. ezio.melotti
- [Python-checkins] (2.7): #11298: Improve the unittest discovery explanation. ezio.melotti
- [Python-checkins] hooks: All issue numbers have 4+ digits. local
- [Python-checkins] devguide: Adapt server-side clone instructions to the new UI antoine.pitrou
- [Python-checkins] hooks: Lots of cosmetic changes local-hg
- [Python-checkins] hooks: Add roundup integration hook. Terry Reedy
- [Python-checkins] #8594: fix ResourceWarning in test_ftplib.py - patch by Nadeem Vawda. giampaolo.rodola
- [Python-checkins] hooks: Fix encoding of username and commit message local-hg
- [Python-checkins] devguide: Mention hginit.com in the FAQ antoine.pitrou
- [Python-checkins] hooks: Update instructions to reflect latest changes local-hg
- [Python-checkins] (2.6): Issue #11444: Lock handlers while flushing/closing during shutdown. vinay.sajip
- [Python-checkins] (merge 2.6 -> 2.7): Issue #11444: Merge fix from 2.6. vinay.sajip
- [Python-checkins] (3.1): Issue #11444: Lock handlers while flushing/closing during shutdown. vinay.sajip
- [Python-checkins] (merge 3.1 -> 3.2): Issue #11444: Merge fix from 3.1. vinay.sajip
- [Python-checkins] (merge 3.2 -> default): Issue #11444: Merge fix from 3.2. vinay.sajip
- [Python-checkins] devguide: Introduce "hg bisect" antoine.pitrou
- [Python-checkins] devguide: Clarify bisect instructions (suggested by Thomas Wouters) antoine.pitrou
- [Python-checkins] Daily reference leaks (1947cca7f583): sum=0 solipsis at pitrou.net
- [Python-checkins] (2.7): Issue #5622: Fix curses.wrapper to raise correct exception if curses ned.deily
- [Python-checkins] (3.1): Issue #5622: Fix curses.wrapper to raise correct exception if curses ned.deily
- [Python-checkins] (merge 3.1 -> 3.2): Issue #5622: merge fix from 3.1. ned.deily
- [Python-checkins] (merge 3.2 -> default): Issue #5622: merge fix from 3.2. ned.deily
- [Python-checkins] (3.1): Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() when antoine.pitrou
- [Python-checkins] (merge 3.1 -> 3.2): Merge fix for issue #11450 antoine.pitrou
- [Python-checkins] (merge 3.2 -> default): Merge fix for issue #11450 antoine.pitrou
- [Python-checkins] (2.7): Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() when antoine.pitrou
- [Python-checkins] Daily reference leaks (1e00b161f5f5): sum=0 solipsis at pitrou.net
- [Python-checkins] (3.1): Backport from 3.2 several improvements and fixes for unittest.rst. ezio.melotti
- [Python-checkins] (merge 3.1 -> 3.2): Port a couple of changes from 3.1. ezio.melotti
- [Python-checkins] (merge 3.2 -> default): Merge from 3.2. ezio.melotti
- [Python-checkins] Remove unused import. eric.smith
- [Python-checkins] (3.1): Explicitly mention that people should not depend on immediate gregory.p.smith
- [Python-checkins] (3.1): Reword the finalization note. gregory.p.smith
- [Python-checkins] (merge 3.1 -> 3.2): Explicitly mention that people should not depend on immediate gregory.p.smith
- [Python-checkins] (merge 3.2 -> default): Explicitly mention that people should not depend on immediate gregory.p.smith
- [Python-checkins] (2.7): Explicitly mention that people should not depend on finalization of gregory.p.smith
- [Python-checkins] (2.7): Backport from 3.x several improvements and fixes for unittest.rst. ezio.melotti
- [Python-checkins] devguide: Remove XXX (the daily OS X build is now generated from the hg repo) antoine.pitrou
- [Python-checkins] devguide: Link to the repo, not the index page antoine.pitrou
- [Python-checkins] (2.7): Use simpler assert in basic example. ezio.melotti
- [Python-checkins] (3.1): Use simpler assert in basic example. ezio.melotti
- [Python-checkins] (merge 3.1 -> 3.2): Dummy merge with 3.1. ezio.melotti
- [Python-checkins] (merge 3.2 -> default): Dummy merge with 3.2. ezio.melotti
- [Python-checkins] (3.1): #10999: Add missing documentation for chflags constants to stat module docs r.david.murray
- [Python-checkins] (merge 3.1 -> 3.2): Merge #10999 fix. r.david.murray
- [Python-checkins] (merge 3.2 -> default): Merge #10999 fix. r.david.murray
- [Python-checkins] (2.7): #10999: Add missing documentation for chflags constants to stat module docs r.david.murray
- [Python-checkins] (merge default -> default): Merge heads r.david.murray
- [Python-checkins] (merge 3.2 -> 3.2): Merge heads. r.david.murray
- [Python-checkins] (merge 3.2 -> default): ? r.david.murray
- [Python-checkins] (2.7): Use simpler assert in basic example. Nick Coghlan
- [Python-checkins] Daily reference leaks (291bc0097cc1): sum=0 solipsis at pitrou.net
- [Python-checkins] (2.7): Use simpler assert in basic example. Ezio Melotti
- [Python-checkins] (3.2): #11435: Update the links generated by the source directive to use hg.python.org. ezio.melotti
- [Python-checkins] (merge 3.2 -> default): #11435: Merge with 3.2 ezio.melotti
- [Python-checkins] Issue #11426: use 'with' statements on open files in CSV examples eli.bendersky
- [Python-checkins] Issue #11426: use 'with' statements on open files in CSV examples eli.bendersky
- [Python-checkins] (3.1): Issue #11426: use 'with' statements on open files in CSV examples eli.bendersky
- [Python-checkins] (merge 3.1 -> 3.2): merge from 3.1 eli.bendersky
- [Python-checkins] (merge 3.2 -> 3.2): merge eli.bendersky
- [Python-checkins] (merge default -> default): dummy merge from 3.2 eli.bendersky
- [Python-checkins] Issue #11244: The peephole optimizer is now able to constant-fold antoine.pitrou
- [Python-checkins] Use with statement where it improves the documentation (closes #10461) eric.araujo
- [Python-checkins] hooks: Also set stage when automatically closing an issue eric.araujo
- [Python-checkins] (2.6): Reverted bug fixes for #11444 (fc4d045e3170) and #11424 (b9d76846bb1c), which vinay.sajip
- [Python-checkins] (3.1): #11446: fix incorrect PEP link. ezio.melotti
- [Python-checkins] (merge 3.1 -> 3.2): #11446: merge with 3.1. ezio.melotti
- [Python-checkins] (merge 3.2 -> default): #11446: merge with 3.2. ezio.melotti
- [Python-checkins] (3.2): Issue #11179: Make ccbench work under Python 3.1 and 2.7 again. antoine.pitrou
- [Python-checkins] (merge 3.2 -> default): Issue #11179: Make ccbench work under Python 3.1 and 2.7 again. antoine.pitrou
- [Python-checkins] Issue #9935: Speed up pickling of instances of user-defined classes. antoine.pitrou
- [Python-checkins] (3.1): Issue #11403: add some MSVC-generated files to .hgignore antoine.pitrou
- [Python-checkins] (merge 3.1 -> 3.2): Merge #11403 antoine.pitrou
- [Python-checkins] (merge 3.2 -> default): Merge #11403 antoine.pitrou
- [Python-checkins] Remove a now unneeded tweak to test_zipimport_support in order to not brett.cannon
- [Python-checkins] (merge default -> default): merge brett.cannon
- [Python-checkins] (2.7): Issue #11403: add some MSVC-generated files to .hgignore antoine.pitrou
- [Python-checkins] devguide: Suggest using mpatch in the FAQ antoine.pitrou
- [Python-checkins] devguide: Mention mpatch in the committing guide as well antoine.pitrou
- [Python-checkins] hooks: Always display cpython local-hg
- [Python-checkins] devguide: Suggest using mpatch in the FAQ Eric Smith
- [Python-checkins] devguide: p0 and p1 were swapped antoine.pitrou
- [Python-checkins] devguide: Suggest using mpatch in the FAQ Antoine Pitrou
- [Python-checkins] cpython: Fix issue11283 - Clarifying a re pattern in the re module docs for conditional senthil.kumaran
- [Python-checkins] cpython (3.1): Fix issue11283 - Clarifying a re pattern in the re module docs for conditional senthil.kumaran
- [Python-checkins] cpython (merge 3.1 -> 3.2): forward merge from 3.1 senthil.kumaran
- [Python-checkins] cpython (merge 3.2 -> default): Recording the merge. senthil.kumaran
- [Python-checkins] Daily reference leaks (20c91fcc2ca6): sum=0 solipsis at pitrou.net
- [Python-checkins] devguide: Add a FAQ entry about the share extension antoine.pitrou
- [Python-checkins] cpython (2.7): Issue 11131: Fix sign of zero result on plus and minus operations in mark.dickinson
- [Python-checkins] cpython (3.1): Issue 11131: Fix sign of zero result on decimal.Decimal plus and minus mark.dickinson
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge #11131 mark.dickinson
- [Python-checkins] cpython (merge 3.2 -> default): Merge #11131 mark.dickinson
- [Python-checkins] cpython: Fix example in atexit doc: Both open and read could raise the IOError (#10461 eric.araujo
- [Python-checkins] cpython: Issue 9856: Change object.__format__ with a non-empty format string from a eric.smith
- [Python-checkins] cpython (3.1): trunc -> math.trunc (closes #11475) benjamin.peterson
- [Python-checkins] cpython (merge 3.1 -> 3.2): merge 3.1 benjamin.peterson
- [Python-checkins] cpython (merge 3.2 -> default): merge 3.2 benjamin.peterson
- [Python-checkins] cpython (2.7): trunc -> math.trunc (closes #11475) benjamin.peterson
- [Python-checkins] cpython (2.7): Fix typo. ezio.melotti
- [Python-checkins] cpython (3.1): Fix typo. ezio.melotti
- [Python-checkins] cpython (merge 3.1 -> 3.2): Dummy merge with 3.1. ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> default): Dummy merge with 3.2. ezio.melotti
- [Python-checkins] devguide: Fix instructions for dummy merges (Nadeem Vawda) antoine.pitrou
- [Python-checkins] cpython (2.7): Fixes issue #11476: StreamHandler parameter name change documented. vinay.sajip
- [Python-checkins] cpython (2.7): clarify condition for readline to return EOF (closes #11312) benjamin.peterson
- [Python-checkins] hooks: Apparently roundup refuses setting the stage field local-hg
- [Python-checkins] cpython (2.7): Fix markup in inputoutput.rst. ezio.melotti
- [Python-checkins] cpython (3.1): Fix markup in inputoutput.rst. ezio.melotti
- [Python-checkins] cpython: convert ast versioning to mercurial benjamin.peterson
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge with 3.1. ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> default): Merge with 3.2. ezio.melotti
- [Python-checkins] cpython: actually get file rev benjamin.peterson
- [Python-checkins] cpython: bump ast version benjamin.peterson
- [Python-checkins] cpython (merge default -> default): merge heads benjamin.peterson
- [Python-checkins] cpython: Issue #7391: Remove outdated HOWTO with permission of its author. raymond.hettinger
- [Python-checkins] Daily reference leaks (42e41af0578f): sum=0 solipsis at pitrou.net
- [Python-checkins] cpython (2.7): Issue #11426: use 'with' statements on open files in CSV examples eli.bendersky
- [Python-checkins] devguide: Add Ross. georg.brandl
- [Python-checkins] cpython (merge 2.6 -> 2.7): Dummy merge of 2.6 reversion of logging change nick.coghlan
- [Python-checkins] r88767 - in tracker/instances/python-dev: extensions/create_patch.py html/issue.item.html schema.py martin.v.loewis
- [Python-checkins] hooks: Re-enable stage setting. ezio.melotti
- [Python-checkins] r88768 - tracker/instances/python-dev/extensions/create_patch.py martin.v.loewis
- [Python-checkins] r88769 - tracker/instances/python-dev/extensions/create_patch.py martin.v.loewis
- [Python-checkins] r88770 - tracker/instances/python-dev/extensions/create_patch.py martin.v.loewis
- [Python-checkins] r88771 - tracker/instances/python-dev/scripts/addpatchsets martin.v.loewis
- [Python-checkins] r88772 - tracker/instances/python-dev/scripts/addpatchsets martin.v.loewis
- [Python-checkins] r88773 - tracker/instances/python-dev/scripts/addpatchsets martin.v.loewis
- [Python-checkins] r88774 - tracker/instances/python-dev/html/issue.item.html martin.v.loewis
- [Python-checkins] r88775 - tracker/instances/python-dev/html/issue.item.html martin.v.loewis
- [Python-checkins] devguide: Add triaging#mercurial-repository. martin.v.loewis
- [Python-checkins] devguide: List Alex Gaynor and Maciej Fijalkowski push privileges. brett.cannon
- [Python-checkins] cpython (3.2): Issue #11223: Fix test_threadsignals to fail, not hang, when the antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Merge commit for #11233 antoine.pitrou
- [Python-checkins] cpython (3.1): Remove documentation to non-existent function PyObject_CopyToObject (fixes antoine.pitrou
- [Python-checkins] cpython (merge 3.1 -> 3.2): Remove documentation to non-existent function PyObject_CopyToObject (fixes antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Remove documentation to non-existent function PyObject_CopyToObject (fixes antoine.pitrou
- [Python-checkins] cpython (2.7): Remove documentation to non-existent function PyObject_CopyToObject (fixes antoine.pitrou
- [Python-checkins] distutils2: Porting setup.py for Python 3: tarek.ziade
- [Python-checkins] distutils2: Ran 2to3 on runtests.py, the resulting changes run clean on Python 2.4+ tarek.ziade
- [Python-checkins] distutils2: Replacing wrap_text function with Python builtin textwrap.wrap tarek.ziade
- [Python-checkins] distutils2: Applied type checking fix from Python 3.1.2 distutils tarek.ziade
- [Python-checkins] distutils2: Adding 3.1 testing to tests.sh tarek.ziade
- [Python-checkins] distutils2: Changed test.test_support import to test.support when running on Python 3 tarek.ziade
- [Python-checkins] distutils2: pep8 fixes for distutils2.resources tarek.ziade
- [Python-checkins] distutils2: pep8/pyflakes fixes for distutils2.util tarek.ziade
- [Python-checkins] distutils2: Adding Kelsey Hightower to the list of contributors tarek.ziade
- [Python-checkins] distutils2: pep8/pyflakes fixes for distutils2.depgraph tarek.ziade
- [Python-checkins] distutils2: Synchronize bug reporting guidelines with the wiki tarek.ziade
- [Python-checkins] distutils2 (merge default -> default): Branch merge to trunk tarek.ziade
- [Python-checkins] distutils2: Further work on Py3 support; try blocks for imports mainly tarek.ziade
- [Python-checkins] distutils2: added 3.1, 3.2, 3.3 in the tests runner tarek.ziade
- [Python-checkins] distutils2: now calls get_platform() to get the right lib.VALUE tarek.ziade
- [Python-checkins] distutils2: [mq]: commandline tarek.ziade
- [Python-checkins] distutils2: added a create action tarek.ziade
- [Python-checkins] distutils2: added a create action tarek.ziade
- [Python-checkins] distutils2 (merge default -> default): merge tarek.ziade
- [Python-checkins] distutils2: fix pysetup tests tarek.ziade
- [Python-checkins] cpython (2.7): #11484: remove paragraph about with_traceback from 2.7 doc. ezio.melotti
- [Python-checkins] cpython: use only the hex version, since the revno is unreliable across repos benjamin.peterson
- [Python-checkins] cpython (3.2): Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() antoine.pitrou
- [Python-checkins] r88776 - tracker/instances/python-dev/html/issue.item.html ezio.melotti
- [Python-checkins] cpython: #1162477: accept '.' in addition to ':' when parsing time in date header. r.david.murray
- [Python-checkins] r88777 - peps/trunk/pep-0383.txt martin.v.loewis
- [Python-checkins] cpython (3.1): #11490: EACCES can also mean command not found r.david.murray
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge fix for #11490 from 3.1. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge fix for #11490 from 3.2. r.david.murray
- [Python-checkins] cpython (2.7): #11490: EACCES can also mean command not found r.david.murray
- [Python-checkins] cpython (merge 2.7 -> 2.7): merge heads r.david.murray
- [Python-checkins] cpython (3.2): Fix whitespace r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge whitespace fix from 3.2. r.david.murray
- [Python-checkins] Daily reference leaks (9d7a83654870): sum=-323 solipsis at pitrou.net
- [Python-checkins] cpython (3.1): Issue #10885: Fix multiprocessing docs typo ross.lagerwall
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge from 3.1 ross.lagerwall
- [Python-checkins] cpython (merge 3.2 -> default): Merge with 3.2 ross.lagerwall
- [Python-checkins] cpython (2.7): Issue #10885: Fix multiprocessing docs typo ross.lagerwall
- [Python-checkins] cpython (3.2): Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() Nick Coghlan
- [Python-checkins] cpython (3.2): Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() Antoine Pitrou
- [Python-checkins] cpython (3.1): #11488: Add tests for writelines method of SpooledTemporaryFile. r.david.murray
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge #11488 patch from 3.1. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge #11488 patch from 3.2. r.david.murray
- [Python-checkins] cpython (2.7): Port #11488 patch from 3.1 (changeset f816841bab03) r.david.murray
- [Python-checkins] devguide: List Jeff Hardy's new push privileges. brett.cannon
- [Python-checkins] cpython: Typos. eric.smith
- [Python-checkins] devguide: When a new library is made available which is a dependency, you need brett.cannon
- [Python-checkins] cpython: Skip test if zlib not present. Closes #11498. Patch by Natalia B. Bidart. eric.smith
- [Python-checkins] cpython (3.1): Fixes #1099: Mac compile fails with pydebug and framework enabled ronald.oussoren
- [Python-checkins] cpython (merge 3.1 -> 3.2): Issue #1099: Fix the build on MacOSX when building a framework with pydebug ronald.oussoren
- [Python-checkins] cpython (merge 3.2 -> default): Issue #1099: Fix the build on MacOSX when building a framework with pydebug ronald.oussoren
- [Python-checkins] cpython (2.7): Issue #1099: Fix the build on MacOSX when building a framework with pydebug ronald.oussoren
- [Python-checkins] cpython (merge default -> default): merge ronald.oussoren
- [Python-checkins] cpython: Add a 'timeout' argument to subprocess.Popen. reid.kleckner
- [Python-checkins] cpython (merge default -> default): Merge with default. reid.kleckner
- [Python-checkins] cpython (merge default -> default): Merge with default. reid.kleckner
- [Python-checkins] cpython: Issue #11495: OSF support is eliminated. It was deprecated in Python 3.2 jesus.cea
- [Python-checkins] cpython: Change versionchanged for timeout to 3.3, not 3.2. reid.kleckner
- [Python-checkins] cpython (merge default -> default): Merged with default. reid.kleckner
- [Python-checkins] distutils2: fixed the test_sub_commands test tarek.ziade
- [Python-checkins] cpython (3.2): Skip test that requires zlib when zlib is not available. ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> default): Dummy merge with 3.2. ezio.melotti
- [Python-checkins] cpython: Attempt a larger timeout value to satisfy the buildbots. reid.kleckner
- [Python-checkins] cpython: Add a SubprocessError base class for exceptions in the subprocess module. gregory.p.smith
- [Python-checkins] cpython (merge default -> default): merge default gregory.p.smith
- [Python-checkins] cpython: whitespace fix gregory.p.smith
- [Python-checkins] cpython (3.1): Fix #11491. When dbm.open was called with a file which already exists and brian.curtin
- [Python-checkins] devguide: Use repo names that are not also branch names for the multiple working copy to brett.cannon
- [Python-checkins] cpython (3.2): Fix #11491. When dbm.open was called with a file which already exists and brian.curtin
- [Python-checkins] cpython (merge 3.2 -> default): Fix #11491. When dbm.open was called with a file which already exists and brian.curtin
- [Python-checkins] cpython (3.2): #11496: skip history test if clear_history is not available. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge #11496 from 3.2. r.david.murray
- [Python-checkins] cpython (3.2): Harmonize linesep docstrings, and fix the quoting of \r\n r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge linesep docstring changes from 3.2. r.david.murray
- [Python-checkins] cpython (3.1): Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified IP ronald.oussoren
- [Python-checkins] cpython (merge 3.1 -> 3.2): Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified IP ronald.oussoren
- [Python-checkins] cpython (merge 3.2 -> default): Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified IP ronald.oussoren
- [Python-checkins] cpython (2.7): Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified ronald.oussoren
- [Python-checkins] cpython: Close #11505: Improve string.py coverage nick.coghlan
- [Python-checkins] cpython (merge default -> default): Merge with remote nick.coghlan
- [Python-checkins] cpython: Closes issue 11407. TestCase.run returns the result object used or created michael.foord
- [Python-checkins] cpython (merge default -> default): merge default michael.foord
- [Python-checkins] hooks: reindent.py also needs to be in the path for local use of checkwhitespace. r.david.murray
- [Python-checkins] cpython: Tweak subprocess test timeouts to satisfy the buildbot. reid.kleckner
- [Python-checkins] cpython (merge default -> default): Merge with hg.python.org. reid.kleckner
- [Python-checkins] cpython (3.2): Fix header encoding of long headers when using euc-jp and shift_jis. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge long Japanese header fix from 3.2. r.david.murray
- [Python-checkins] cpython (3.1): Remove redundant __contains__ entry from Message docs. r.david.murray
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge redundant __contains__ doc fix from 3.1. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge redundant __contains__ doc fix from 3.2. r.david.murray
- [Python-checkins] cpython (3.1): #11515: fix several typos. Patch by Piotr Kasprzyk. ezio.melotti
- [Python-checkins] cpython (merge 3.1 -> 3.2): #11515: Merge with 3.1. ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> default): #11515: Merge with 3.2. ezio.melotti
- [Python-checkins] Daily reference leaks (525d69edc372): sum=0 solipsis at pitrou.net
- [Python-checkins] cpython (3.1): Fix the @test_NNNN_tmp file terds being left in whatever your $PWD was gregory.p.smith
- [Python-checkins] cpython (merge 3.1 -> 3.2): merge 141bbcb19c06 gregory.p.smith
- [Python-checkins] cpython (merge 3.2 -> default): merge 1579808ef25b gregory.p.smith
- [Python-checkins] cpython: Typo. eric.smith
- [Python-checkins] cpython: Fix #11509. Significantly increase test coverage for fileinput. brian.curtin
- [Python-checkins] cpython: import style nits benjamin.peterson
- [Python-checkins] cpython: Adjust test names to be more descriptive instead of depending on capitalization. brian.curtin
- [Python-checkins] cpython: Add news item for #11509. brian.curtin
- [Python-checkins] cpython (3.2): #11554: reactivate test_email_codecs, and make it pass. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge #11554 test_email_codecs activation from 3.2. r.david.murray
- [Python-checkins] cpython (3.2): Remove obsolete comment. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge obsolete comment removal from 3.2. r.david.murray
- [Python-checkins] cpython (2.7): #11515: fix several typos. Patch by Piotr Kasprzyk. ezio.melotti
- [Python-checkins] cpython (2.7): Revert typo fixes in _cytpes/libffi* ezio.melotti
- [Python-checkins] cpython (3.1): Revert typo fixes in _cytpes/libffi* ezio.melotti
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge with 3.2 ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> default): Merge with 3.2 ezio.melotti
- [Python-checkins] cpython (3.1): #11555: update doc for 3.x change to as_string mangle_from default. r.david.murray
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge #11555 as_string doc fix from 3.1. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge #11555 as_string doc fix from 3.2. r.david.murray
- [Python-checkins] distutils2: started setupcfg-spec tarek.ziade
- [Python-checkins] cpython (3.2): Followup to 4c59cd84086f: add an entry in the porting guide and a antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Merge doc update antoine.pitrou
- [Python-checkins] cpython: - Issue #11289: `smtp.SMTP` class becomes a context manager so it can be used barry.warsaw
- [Python-checkins] cpython (merge default -> default): Merge and resolve Misc/NEWS. barry.warsaw
- [Python-checkins] cpython (merge default -> default): Merged barry.warsaw
- [Python-checkins] cpython (merge default -> default): merged barry.warsaw
- [Python-checkins] cpython (2.7): Revert typo fixes in _cytpes/libffi* Terry Reedy
- [Python-checkins] cpython: improve dis test coverage (closes #11559) benjamin.peterson
- [Python-checkins] cpython (merge default -> default): merge heads benjamin.peterson
- [Python-checkins] cpython: Add unittests demonstrating issue #11432. gregory.p.smith
- [Python-checkins] cpython: Fix issue #11432. if the stdin pipe is the same file descriptor as either gregory.p.smith
- [Python-checkins] cpython: Use start_new_session in the webbrowser module rather than a python os.setsid gregory.p.smith
- [Python-checkins] cpython (3.2): merge d71476b9a55d from tip, use start_new_session instead of os.setsid. gregory.p.smith
- [Python-checkins] cpython (merge default -> default): merge update gregory.p.smith
- [Python-checkins] cpython: revert the test_main() change from 08daf3ef6509 so that regrtest continues to gregory.p.smith
- [Python-checkins] cpython (3.2): Fix issue #11432. if the stdin pipe is the same file descriptor as either gregory.p.smith
- [Python-checkins] cpython (3.2): Add unittests demonstrating issue #11432. gregory.p.smith
- [Python-checkins] cpython (3.2): revert the test_main() change from 08daf3ef6509 so that regrtest continues to gregory.p.smith
- [Python-checkins] cpython (merge default -> default): merge heads gregory.p.smith
- [Python-checkins] cpython (merge 3.2 -> 3.2): merge 3.2 heads gregory.p.smith
- [Python-checkins] cpython: Move off of assertEquals() and over to assertEqual(). brett.cannon
- [Python-checkins] cpython: Add warnings support to test.support.args_from_interpreter_flags(). brett.cannon
- [Python-checkins] cpython (merge default -> default): merge brett.cannon
- [Python-checkins] cpython (3.2): issue 11432 news entry. gregory.p.smith
- [Python-checkins] cpython (merge 3.2 -> default): Misc/NEWS entry for issue 11432 gregory.p.smith
- [Python-checkins] cpython (merge default -> default): merge head gregory.p.smith
- [Python-checkins] cpython (3.1): make this subversion artifact empty benjamin.peterson
- [Python-checkins] cpython (2.7): make this subversion artifact empty benjamin.peterson
- [Python-checkins] cpython (merge 3.1 -> 3.2): merge 3.1 benjamin.peterson
- [Python-checkins] cpython (merge 3.2 -> default): merge 3.2 benjamin.peterson
- [Python-checkins] cpython: kill PY_PATCHLEVEL_REVISION benjamin.peterson
- [Python-checkins] cpython (merge default -> default): merge heads benjamin.peterson
- [Python-checkins] cpython (merge 3.2 -> 3.2): merge heads benjamin.peterson
- [Python-checkins] cpython (merge 3.2 -> default): merge 3.2 benjamin.peterson
- [Python-checkins] cpython (3.1): On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile no antoine.pitrou
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge fix for issue #11501 antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Merge fix for issue #11501 antoine.pitrou
- [Python-checkins] cpython (merge default -> default): Merge antoine.pitrou
- [Python-checkins] cpython (merge 3.1 -> 3.1): Merge antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> 3.2): Merge antoine.pitrou
- [Python-checkins] cpython (3.1): Fix whitespace in test_subprocess antoine.pitrou
- [Python-checkins] cpython: should use 'is' here benjamin.peterson
- [Python-checkins] cpython (merge default -> default): merge heads benjamin.peterson
- [Python-checkins] r88778 - tracker/instances/python-dev/scripts/addpatchsets martin.v.loewis
- [Python-checkins] r88779 - tracker/instances/python-dev/scripts/addpatchsets martin.v.loewis
- [Python-checkins] r88780 - tracker/instances/python-dev/scripts/addpatchsets martin.v.loewis
- [Python-checkins] cpython: PyErr_Print can leave sys.last_traceback hanging around; kill it benjamin.peterson
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Merge antoine.pitrou
- [Python-checkins] cpython: Close a stream properly in test.test_pulldom. brett.cannon
- [Python-checkins] cpython (merge default -> default): merge brett.cannon
- [Python-checkins] cpython: Don't leave around a test symlink file. brett.cannon
- [Python-checkins] cpython: Properly close a file in test_os. brett.cannon
- [Python-checkins] cpython (3.1): #11216: document all possible set_charset execution paths. r.david.murray
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge #11216: document all possible set_charset execution paths. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge #11216: document all possible set_charset execution paths. r.david.murray
- [Python-checkins] r88781 - in tracker/instances/python-dev: html/issue.item.html html/user.item.html schema.py martin.v.loewis
- [Python-checkins] cpython (3.2): Issue 11510: Fix BUILD_SET optimizer bug. raymond.hettinger
- [Python-checkins] cpython (2.7): Merge #11216: document all possible set_charset execution paths. r.david.murray
- [Python-checkins] cpython: Issue 11510: Fix BUILD_SET optimizer bug. raymond.hettinger
- [Python-checkins] cpython: whitespace fix raymond.hettinger
- [Python-checkins] cpython: whitespace fix raymond.hettinger
- [Python-checkins] cpython (3.2): Wing project file update for mercurial michael.foord
- [Python-checkins] cpython (merge 3.2 -> default): Changes to Wing IDE project file. Merge of peepholer changesets that were michael.foord
- [Python-checkins] cpython (merge default -> default): merge michael.foord
- [Python-checkins] cpython: Be more thorough in blanking out methods grabbed off of an fp. brett.cannon
- [Python-checkins] cpython: merge brett.cannon
- [Python-checkins] cpython (merge default -> default): merge brett.cannon
- [Python-checkins] cpython: Undo an accidental commit. brett.cannon
- [Python-checkins] cpython (3.2): Closes issue 11133. Fixes two cases where inspect.getattr_static could trigger michael.foord
- [Python-checkins] cpython (merge 3.2 -> default): merge 3.2 michael.foord
- [Python-checkins] cpython (2.7): Close issue #8600: test_gdb failures because innocuous warnings jesus.cea
- [Python-checkins] cpython (3.2): Emphasize the ['x', 'y'] option for listing field names. Remove PS2 prompts to raymond.hettinger
- [Python-checkins] cpython (3.2): Close issue #8600: test_gdb failures because innocuous warnings jesus.cea
- [Python-checkins] cpython (merge 3.2 -> default): Merge: Close issue #8600: test_gdb failures because innocuous warnings jesus.cea
- [Python-checkins] cpython (merge 3.2 -> 3.2): Merge jesus.cea
- [Python-checkins] cpython (merge 3.2 -> default): Forward port doc update. raymond.hettinger
- [Python-checkins] cpython (merge default -> default): Merge raymond.hettinger
- [Python-checkins] cpython (merge 3.2 -> default): Dummy merge jesus.cea
- [Python-checkins] Daily reference leaks (b153c341e6ef): sum=0 solipsis at pitrou.net
- [Python-checkins] cpython (3.1): #11565: Fix several typos. Patch by Piotr Kasprzyk. ezio.melotti
- [Python-checkins] cpython (merge 3.1 -> 3.2): #11565: Merge with 3.1. ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> default): #11565: Merge with 3.2. ezio.melotti
- [Python-checkins] distutils2: started setupcfg-spec Ezio Melotti
- [Python-checkins] cpython (2.7): #11565: Fix several typos. Patch by Piotr Kasprzyk. ezio.melotti
- [Python-checkins] cpython (2.7): Revert typo fixes in zlib/* ezio.melotti
- [Python-checkins] cpython (3.1): Revert typo fixes in zlib/* ezio.melotti
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge with 3.1. ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> default): Merge with 3.2. ezio.melotti
- [Python-checkins] cpython (2.7): #11565: Fix several typos. Patch by Piotr Kasprzyk. Senthil Kumaran
- [Python-checkins] cpython (3.1): Issue #11569: use absolute path to the sysctl command in multiprocessing to ronald.oussoren
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge with 3.1 ronald.oussoren
- [Python-checkins] cpython (merge 3.2 -> default): Merge with 3.2 ronald.oussoren
- [Python-checkins] cpython (2.7): Issue #11569: use absolute path to the sysctl command in multiprocessing to ronald.oussoren
- [Python-checkins] cpython: Fix typo in subprocess documentation. ronald.oussoren
- [Python-checkins] cpython (3.2): correct patch ack (#11133) benjamin.peterson
- [Python-checkins] cpython (merge 3.2 -> default): merge 3.2 benjamin.peterson
- [Python-checkins] devguide: Add new committers from packaging development. georg.brandl
- [Python-checkins] cpython: Issue #5870: Add subprocess.DEVNULL constant. ross.lagerwall
- [Python-checkins] cpython (3.2): Close #11548: Correctly handle format argument in shutil.unpack_archive nick.coghlan
- [Python-checkins] cpython (merge 3.2 -> default): Merge fix for #11548 from 3.2 nick.coghlan
- [Python-checkins] cpython (merge default -> default): Merge from remote nick.coghlan
- [Python-checkins] cpython (3.2): Close #11560: Improve test coverage of shutil nick.coghlan
- [Python-checkins] cpython (merge 3.2 -> default): Merge fix for #11560 from 3.2 nick.coghlan
- [Python-checkins] cpython (3.2): Add missing NEWS entries nick.coghlan
- [Python-checkins] cpython (merge 3.2 -> default): Merge NEWS entries from 3.2 nick.coghlan
- [Python-checkins] cpython (3.2): Fix typo in NEWS nick.coghlan
- [Python-checkins] cpython (merge 3.2 -> default): Dummy merge nick.coghlan
- [Python-checkins] cpython (3.2): Backport improved test coverage for string.py nick.coghlan
- [Python-checkins] cpython (merge 3.2 -> default): Record backport of string.py patch and add credit to NEWS nick.coghlan
- [Python-checkins] cpython (3.1): Close Issue 11570: Lib/test/test_distutils.py tries to mix 32 and 64 bits jesus.cea
- [Python-checkins] cpython (merge 3.1 -> 3.2): Dummy merge jesus.cea
- [Python-checkins] cpython (merge 3.2 -> default): Dummy merge jesus.cea
- [Python-checkins] cpython (3.1): #9298: restore proper folding of base64 encoded bodies. r.david.murray
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge #9298 fix. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge #9298 fix. r.david.murray
- [Python-checkins] cpython: Include the timeout value in TimeoutExpired. reid.kleckner
- [Python-checkins] cpython: Bump up the subprocess timeouts even more. :( reid.kleckner
- [Python-checkins] cpython (merge default -> default): Merged with hg.python.org. reid.kleckner
- [Python-checkins] cpython (3.2): Closes issue 11503. Improves test coverage of posixpath. michael.foord
- [Python-checkins] cpython (merge 3.2 -> default): merge 3.2 michael.foord
- [Python-checkins] cpython (3.2): #11578: add unit tests for timeit module. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge #11578 test from 3.2. r.david.murray
- [Python-checkins] r88782 - peps/trunk/pep-0012.txt barry.warsaw
- [Python-checkins] cpython (3.1): #11401: handle headers with no value. r.david.murray
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge #11401 fix from 3.1. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge #11401 fix from 3.2. r.david.murray
- [Python-checkins] cpython: Exercise crashers to ensure they are still covering known error cases nick.coghlan
- [Python-checkins] cpython: Add missing NEWS item for previous commit nick.coghlan
- [Python-checkins] cpython (2.7): Issue #10242: backport of more fixes to unittest.TestCase.assertItemsEqual michael.foord
- [Python-checkins] cpython (3.2): #11243: tests and fixes for handling of 'dirty data' in additional methods r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge #11243 fix from 3.2. r.david.murray
- [Python-checkins] r88783 - tracker/instances/python-dev/extensions/create_patch.py martin.v.loewis
- [Python-checkins] cpython (3.2): Close #11577: Improve binhex test coverage and fix ResourceWarning nick.coghlan
- [Python-checkins] cpython (merge 3.2 -> default): Merge from 3.2 nick.coghlan
- [Python-checkins] cpython (merge default -> default): Dummy merge nick.coghlan
- [Python-checkins] cpython (merge 3.2 -> 3.2): Merge from remote nick.coghlan
- [Python-checkins] cpython (merge 3.2 -> default): Tidy up merge with remote nick.coghlan
- [Python-checkins] cpython (2.7): Changes for Wing Project file caused by mercurial transition. Plus ignoring michael.foord
- [Python-checkins] Daily reference leaks (2b3fb2398f45): sum=-323 solipsis at pitrou.net
- [Python-checkins] cpython (2.7): toggle non-functional when NumLock set. kurt.kaiser
- [Python-checkins] cpython (2.5): Fix issue11442 - Add a charset parameter to the Content-type to avoid XSS senthil.kumaran
- [Python-checkins] cpython (merge 2.5 -> 2.6): merge from 2.5 branch. senthil.kumaran
- [Python-checkins] cpython (merge 2.6 -> 2.7): merge from 2.6 branch senthil.kumaran
- [Python-checkins] cpython (merge 2.7 -> 2.7): branch merge. senthil.kumaran
- [Python-checkins] cpython (3.2): Fix issue11567: http.server DEFAULT_ERROR_MESSAGE format. Patch by Gennadiy senthil.kumaran
- [Python-checkins] cpython (merge 3.2 -> default): Merge from 3.2 senthil.kumaran
- [Python-checkins] cpython (3.1): Error message in http.server code. Missed to update in 3.1 branch initially. senthil.kumaran
- [Python-checkins] cpython (merge 3.1 -> 3.2): Recording the merge. senthil.kumaran
- [Python-checkins] cpython (merge 3.2 -> default): Recording the merge which got missed in 3.1 senthil.kumaran
- [Python-checkins] cpython: Give more info in verbose mode when checking crashers, and stress the stack nick.coghlan
- [Python-checkins] cpython (2.7): Issue #10979. unittest stdout buffering now works for class and module fixtures. michael.foord
- [Python-checkins] cpython (2.7): News update for previous commit michael.foord
- [Python-checkins] cpython (3.2): Issue #10979. unittest stdout buffering now works with class and module setup michael.foord
- [Python-checkins] cpython (3.2): Move NEWS entry to correct place michael.foord
- [Python-checkins] cpython (merge 3.2 -> default): Closes issue 10979. unittest buffering now works with class and module setup michael.foord
- [Python-checkins] cpython: Remove an overly specific exception message test. brett.cannon
- [Python-checkins] cpython (merge default -> default): merge brett.cannon
- [Python-checkins] cpython: Issue #10812: Add some extra posix functions to the os module. ross.lagerwall
- [Python-checkins] cpython: Issue #10812: Revert os.lseek change. ross.lagerwall
- [Python-checkins] cpython (3.1): Issue #5421: Fix misleading error message when one of socket.sendto()'s antoine.pitrou
- [Python-checkins] cpython (merge 3.1 -> 3.2): Issue #5421: merge fix antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Issue #5421: merge fix antoine.pitrou
- [Python-checkins] cpython (3.2): Issue #10914: fix bogus memory management in Modules/getpath.c, leading to a antoine.pitrou
- [Python-checkins] cpython (3.2): Add news entry for a791dd7d51f3 antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Merge antoine.pitrou
- [Python-checkins] cpython (3.2): Oops, wrong issue number in NEWS antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Merge NEWS fix antoine.pitrou
- [Python-checkins] Daily reference leaks (979ae5972604): sum=30 solipsis at pitrou.net
- [Python-checkins] cpython: Issue #11592: Fix compilation warnings in os module. ross.lagerwall
- [Python-checkins] cpython: Speed-up search for hidden names by using a set instead of a tuple. raymond.hettinger
- [Python-checkins] devguide: Indicated my interest in ctypes. alexander.belopolsky
- [Python-checkins] cpython: Fix #11596. When bz2 isn't available, skip test_bz2_ext_fake. brian.curtin
- [Python-checkins] devguide: I am interested in Solaris support, and related OS's jesus.cea
- [Python-checkins] devguide: I am interested in Solaris support, and related OS's jesus.cea
- [Python-checkins] devguide (merge default -> default): Merge. This repository allow multiple heads :) jesus.cea
- [Python-checkins] devguide: Funny, the push hook detect the problem, but allow the push to proceeed :) jesus.cea
- [Python-checkins] cpython: Minor optimization -- factor a constant expression out of the inner-loop. raymond.hettinger
- [Python-checkins] devguide: I can also help with ctypes amaury.forgeotdarc
- [Python-checkins] cpython (3.2): Issue 7391: Remove questionable and outdated HOWTO document with permission raymond.hettinger
- [Python-checkins] cpython (2.7): Fix the total_ordering decorator to handle cross-type comparisons eric.araujo
- [Python-checkins] Daily reference leaks (cfcff2683c71): sum=30 solipsis at pitrou.net
- [Python-checkins] cpython: Last attempt to get compiler recursion crasher to fail reliably across nick.coghlan
- [Python-checkins] Daily reference leaks (979ae5972604): sum=30 Nick Coghlan
- [Python-checkins] cpython: Fix refleak introduced by #10812. ross.lagerwall
- [Python-checkins] cpython (3.2): Closes issue11563 - test_urllibnet ResourceWarning. Patch by Jeff McNeil. senthil.kumaran
- [Python-checkins] cpython (merge 3.2 -> default): merge from 3.2 senthil.kumaran
- [Python-checkins] cpython (merge 3.2 -> 3.2): Merging it again. senthil.kumaran
- [Python-checkins] cpython (merge 3.2 -> default): Closes issue11563 test_urllibnet is triggering a ResourceWarning. Patch by Jeff senthil.kumaran
- [Python-checkins] cpython (3.1): Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates antoine.pitrou
- [Python-checkins] cpython (merge 3.1 -> 3.2): Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates antoine.pitrou
- [Python-checkins] cpython: Mention RFC 4180. Based on input by Tony Wallace in issue 11456. skip.montanaro
- [Python-checkins] cpython (merge default -> default): commit merge skip.montanaro
- [Python-checkins] cpython (merge default -> default): merge from upstream skip.montanaro
- [Python-checkins] cpython: *sigh* - i don't like this workflow at all skip.montanaro
- [Python-checkins] cpython: untab skip.montanaro
- [Python-checkins] cpython: Skip crasher tests antoine.pitrou
- [Python-checkins] cpython (3.2): Call unfakehttp in order to close connection while opening the connection senthil.kumaran
- [Python-checkins] cpython (merge 3.2 -> 3.2): branch merge 3.2 senthil.kumaran
- [Python-checkins] cpython (2.7): Minor doc clean-up. raymond.hettinger
- [Python-checkins] cpython (merge 3.2 -> default): closes issue11609. buildbot related failures in the test_urllibnet. senthil.kumaran
- [Python-checkins] cpython (2.5): Test commit. Add 2011 to copyright line. guido.van.rossum
- [Python-checkins] cpython (merge 2.5 -> 2.6): Test commit. Add 2011 to copyright line (merge from 2.5). guido.van.rossum
- [Python-checkins] cpython (merge 2.6 -> 2.7): Test commit. Add 2011 to copyright line (merge from 2.6). guido.van.rossum
- [Python-checkins] cpython (2.5): Whoops. The copyright should be two lines. guido.van.rossum
- [Python-checkins] cpython (merge 2.5 -> 2.6): Whoops. The copyright should be two lines (merge from 2.5). guido.van.rossum
- [Python-checkins] cpython (merge 2.6 -> 2.7): Merge from 2.6. guido.van.rossum
- [Python-checkins] hooks: Do not try to launch builds for branches 2.5 and 2.6 local-hg
- [Python-checkins] cpython (3.2): Add NEWS for Issue #11563. senthil.kumaran
- [Python-checkins] cpython (merge 3.2 -> default): Merge NEWS entry edit. senthil.kumaran
- [Python-checkins] cpython: Use WeakSets rather than manual pruning to prevent unbounded growth of dead brian.quinlan
- [Python-checkins] cpython (merge default -> default): Branch merge brian.quinlan
- [Python-checkins] cpython: #7198: add newlines='' to csv.writer docs. r.david.murray
- [Python-checkins] cpython: Merge #7198 doc fix. r.david.murray
- [Python-checkins] cpython: Merge #7198 doc fix. r.david.murray
- [Python-checkins] cpython (3.1): Issue #11567 - Let's have the DOCTYPE as HTML instead of XHTML. senthil.kumaran
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge from 3.1 senthil.kumaran
- [Python-checkins] cpython (merge 3.2 -> default): merge from 3.2 senthil.kumaran
- [Python-checkins] cpython: import.c: replace tab by spaces victor.stinner
- [Python-checkins] cpython: Issue #3080: zipimport has a full unicode suppport victor.stinner
- [Python-checkins] cpython: Issue #3080: PyImport_Cleanup() uses Unicode victor.stinner
- [Python-checkins] cpython: Issue #3080: Add PyImport_ImportFrozenModuleObject() victor.stinner
- [Python-checkins] cpython: Issue #3080: Import builtins using Unicode strings victor.stinner
- [Python-checkins] cpython: Issue #3080: Use PyUnicode_InternFromString() for builtins victor.stinner
- [Python-checkins] cpython: Issue #3080: Document the name attribute of the _inittab structure victor.stinner
- [Python-checkins] cpython: Issue #3080: _PyWin_FindRegisteredModule() returns the path as Unicode victor.stinner
- [Python-checkins] cpython: Issue #3080: _PyImport_LoadDynamicModule() uses Unicode for name and path victor.stinner
- [Python-checkins] cpython: Issue #3080: find_module() initialize buf and *p_fp victor.stinner
- [Python-checkins] cpython: Issue #3080: Remove useless name buffer from find_module() victor.stinner
- [Python-checkins] cpython: Issue #3080: Create find_module_path_list() subfunction victor.stinner
- [Python-checkins] cpython: Issue #3080: Create find_module_path() subfunction victor.stinner
- [Python-checkins] cpython: Issue #3080: get_sourcefile(), make_source_pathname(), load_package() victor.stinner
- [Python-checkins] cpython: Issue #3080: Use Unicode to import source and compiled modules victor.stinner
- [Python-checkins] cpython: Issue #3080: load_module() expects name and path as Unicode victor.stinner
- [Python-checkins] cpython: Issue #3080: PyImport_ImportModuleNoBlock() uses Unicode victor.stinner
- [Python-checkins] cpython: Issue #3080: Use Unicode for the "The Magnum Opus of dotted-name import" victor.stinner
- [Python-checkins] cpython: Issue #3080: Use %R to format module name in error messages victor.stinner
- [Python-checkins] cpython: Issue #3080: Reindent and simplify import_submodule() victor.stinner
- [Python-checkins] cpython: Issue #3080: Drop OS/2 support for the import machinery victor.stinner
- [Python-checkins] cpython: Issue #3080: find_module() expects module fullname and subname as Unicode victor.stinner
- [Python-checkins] cpython: Issue #3080: Rename some path variables to path_list victor.stinner
- [Python-checkins] cpython: Issue #3080: find_module() sets an empty path for builtin and frozen modules victor.stinner
- [Python-checkins] cpython: Issue #3080: Refactor find_module_path(), use return instead of break victor.stinner
- [Python-checkins] cpython: Issue #3080: find_init_module() expects Unicode victor.stinner
- [Python-checkins] cpython: Issue #3080: case_ok() expects Unicode strings victor.stinner
- [Python-checkins] cpython: Issue #3080: find_module() returns the path as Unicode victor.stinner
- [Python-checkins] cpython: Issue #3080: imp.new_module() uses Unicode victor.stinner
- [Python-checkins] cpython: Fix imp.cache_from_source() if the directory name contains a dot victor.stinner
- [Python-checkins] cpython: Issue #3080: Use repr() to format the module name on error victor.stinner
- [Python-checkins] cpython: Issue #3080: Add PyImport_ImportModuleLevelObject() function victor.stinner
- [Python-checkins] cpython: Issue #3080: skip test_bdist_rpm if sys.executable is not encodable to UTF-8 victor.stinner
- [Python-checkins] cpython: Issue #3080: Fix case_ok() using case_bytes() victor.stinner
- [Python-checkins] cpython: Issue #3080: Fix call to case_ok() in find_init_module() victor.stinner
- [Python-checkins] Daily reference leaks (1a3eca36cecd): sum=0 solipsis at pitrou.net
- [Python-checkins] cpython (3.2): Add a check for sys.warnoptions in regrtest. ezio.melotti
- [Python-checkins] cpython (3.2): Save a copy of sys.warnoptions in test_program. ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> default): Merge with 3.2. ezio.melotti
- [Python-checkins] cpython (3.1): #7198: really add newline='' to csv.writer docs. r.david.murray
- [Python-checkins] cpython (merge 3.1 -> 3.2): Really merge #7198 r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Dummy merge #7198 r.david.murray
- [Python-checkins] cpython: mention newline= in write doc skip.montanaro
- [Python-checkins] Would someone please help me merge these changes to other branches? skip at pobox.com
- [Python-checkins] Would someone please help me merge these changes to other branches? skip at pobox.com
- [Python-checkins] cpython: Fix the Windows timeout code. reid.kleckner
- [Python-checkins] cpython: Fix footnote reference. r.david.murray
- [Python-checkins] cpython (3.1): Markup fixes for #7198 patch. r.david.murray
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge markup fixes for #7198 patch. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Markup fixes for #7198 patch. r.david.murray
- [Python-checkins] cpython (merge default -> default): Merge heads. r.david.murray
- [Python-checkins] cpython: Issue #11615: Fix sporadic buildbot failures related to #10812. ross.lagerwall
- [Python-checkins] Would someone please help me merge these changes to other branches? R. David Murray
- [Python-checkins] cpython: Call reap_children() at the end of test_posix antoine.pitrou
- [Python-checkins] cpython (3.1): Call reap_children() where appropriate antoine.pitrou
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Merge antoine.pitrou
- [Python-checkins] cpython (2.7): the name of the option is a bit too low-level benjamin.peterson
- [Python-checkins] cpython (3.1): Fix typo in class name eric.araujo
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge from 3.1 eric.araujo
- [Python-checkins] cpython (merge 3.2 -> default): Merge from 3.1 eric.araujo
- [Python-checkins] cpython (2.7): Fix typo in class name eric.araujo
- [Python-checkins] cpython: tabs are verboten. georg.brandl
- [Python-checkins] cpython: Use proper gettext plural forms in optparse (closes #4391). eric.araujo
- [Python-checkins] cpython: Issue #3080: imp.load_module() accepts None for the module path victor.stinner
- [Python-checkins] r88784 - peps/trunk/pep-0343.txt georg.brandl
- [Python-checkins] cpython: Fix #11586: typo in initfsencoding() victor.stinner
- [Python-checkins] cpython (3.2): Fix #11586: typo in initfsencoding() victor.stinner
- [Python-checkins] cpython (merge 3.2 -> default): merge victor.stinner
- [Python-checkins] cpython (3.2): Issue #11395: io.FileIO().write() clamps the data length to 32, 767 bytes on victor.stinner
- [Python-checkins] cpython (merge 3.2 -> default): (merge) Issue #11395: io.FileIO().write() clamps the data length to 32, 767 victor.stinner
- [Python-checkins] cpython: Issue #11127: Raise a TypeError when trying to pickle a socket object. antoine.pitrou
- [Python-checkins] cpython (2.7): Fix some issue references in NEWS eric.araujo
- [Python-checkins] cpython (3.2): Try to strengthen test_httpservers (issue #11617) antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Try to strengthen test_httpservers (issue #11617) antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> 3.2): Merge antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Merge antoine.pitrou
- [Python-checkins] cpython: Closes #11210: Remove PyErr_SetFromWindowsErrWithFilenameObject() of pyerrors.h victor.stinner
- [Python-checkins] cpython (3.2): Issue #10864 has been fixed: remove the workaround victor.stinner
- [Python-checkins] cpython (merge 3.2 -> default): merge victor.stinner
- [Python-checkins] cpython (3.2): time.strftime(): replace PyErr_Format() by PyErr_SetString() victor.stinner
- [Python-checkins] cpython (merge 3.2 -> default): merge 3.2 victor.stinner
- [Python-checkins] cpython (3.1): Issue #5537: Fix time2isoz() and time2netscape() functions of httplib.cookiejar victor.stinner
- [Python-checkins] cpython (merge 3.1 -> 3.2): merge 3.1 victor.stinner
- [Python-checkins] cpython (merge 3.2 -> default): merge 3.2 victor.stinner
- [Python-checkins] cpython: Fix a typo (see #3080) eric.araujo
- [Python-checkins] cpython: Mark getopt error messages as localizable (fixes #11371). eric.araujo
- [Python-checkins] cpython (3.1): Fix some issue references in NEWS eric.araujo
- [Python-checkins] cpython (merge 3.1 -> 3.2): Fix some issue references in NEWS eric.araujo
- [Python-checkins] cpython (merge default -> default): Branch merge eric.araujo
- [Python-checkins] cpython (merge 3.2 -> default): Fix some issue references in NEWS eric.araujo
- [Python-checkins] cpython (3.1): Issue #8651: PyArg_Parse*() functions raise an OverflowError if the file victor.stinner
- [Python-checkins] cpython (merge 3.1 -> 3.2): merge 3.1 (already commited before) victor.stinner
- [Python-checkins] cpython (merge 3.2 -> default): merge 3.2 (already commited before) victor.stinner
- [Python-checkins] hooks: Update checkwhitespace comments to show use of absolute path in hgrc. ned.deily
- [Python-checkins] cpython (3.1): Fix duplicate word. georg.brandl
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge to 3.2. georg.brandl
- [Python-checkins] cpython (merge 3.2 -> default): Merge to default. georg.brandl
- [Python-checkins] cpython (2.7): Fix duplicate word. georg.brandl
- [Python-checkins] cpython (2.5): Set subversion version identification to empty strings if this is not a martin.v.loewis
- [Python-checkins] cpython (merge 2.5 -> 2.6): null merge martin.v.loewis
- [Python-checkins] cpython (merge 2.6 -> 2.7): null merge martin.v.loewis
- [Python-checkins] cpython: _elementtree.c: remove trailing spaces victor.stinner
- [Python-checkins] cpython: Issue #10833: Use PyUnicode_FromFormat() and PyErr_Format() instead of victor.stinner
- [Python-checkins] cpython: Issue #11621: fix bootstrap issue with getopt/gettext (following d3e46930ffe9) antoine.pitrou
- [Python-checkins] cpython: Fix timeout error message on windows to not be in milliseconds. reid.kleckner
- [Python-checkins] cpython: Issue #10833: Remove the buffer allocated on the stack, it isn't used anymore victor.stinner
- [Python-checkins] cpython: Issue #10833: Use PyErr_Format() and PyUnicode_FromFormat() instead of victor.stinner
- [Python-checkins] cpython (3.2): Relax timing check (seen a buildbot failure on this) antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Relax timing check (seen a buildbot failure on this) antoine.pitrou
- [Python-checkins] cpython (3.2): Try to make test_import a bit more robust antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Try to make test_import a bit more robust antoine.pitrou
- [Python-checkins] cpython (3.2): Always print out the traceback when a test "crashed" antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Always print out the traceback when a test "crashed" antoine.pitrou
- [Python-checkins] cpython: Make regrtest recognize test packages as well as test modules. r.david.murray
- [Python-checkins] devguide: Log Carl Friedrich Bolz's push privileges. brett.cannon
- [Python-checkins] cpython: Prepare for move of email tests. r.david.murray
- [Python-checkins] cpython: Move email tests to Lib/test package and modernize test runner machinery r.david.murray
- [Python-checkins] cpython: Correctly move email package tests to Lib/test. r.david.murray
- [Python-checkins] cpython (merge default -> default): Dummy merge to overlay fixed email.test move on top of borked move. r.david.murray
- [Python-checkins] r88785 - tracker/instances/python-dev/extensions/suppress_history.py martin.v.loewis
- [Python-checkins] cpython: Fix rename spelling error. r.david.murray
- [Python-checkins] devguide: Mention that git diffs can also represent changes to binary files antoine.pitrou
- [Python-checkins] cpython: Prepare for move of email tests. Nick Coghlan
- [Python-checkins] cpython: Issue #7330, #10833: Replace %100s by %.100s and %200s by %.200s victor.stinner
- [Python-checkins] cpython: Issue #3080: On DJGPP, case_bytes() returns -1 to signal an error if the file victor.stinner
- [Python-checkins] cpython (3.2): Issue #11628: cmp_to_key should use __slots__. raymond.hettinger
- [Python-checkins] cpython (merge 3.2 -> default): Issue #11628: cmp_to_key should use __slots__. raymond.hettinger
- [Python-checkins] Daily reference leaks (2e5e5d515c09): sum=15 solipsis at pitrou.net
- [Python-checkins] r88786 - peps/trunk/pep-0397.txt mark.hammond
- [Python-checkins] cpython: Issue #11630, issue #3080: Fix refleak introduced by ef2b6305d395 victor.stinner
- [Python-checkins] cpython (2.7): Issue #11625: Fix Typo raymond.hettinger
- [Python-checkins] cpython (3.1): Issue #11625: Fix Typo raymond.hettinger
- [Python-checkins] cpython (merge 3.1 -> 3.2): Issue #11625: Fix Typo raymond.hettinger
- [Python-checkins] cpython (merge 3.2 -> default): Issue #11625: Fix Typo raymond.hettinger
- [Python-checkins] cpython (3.2): Use shorter timings in test_concurrent_futures to make it a bit faster antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Merge antoine.pitrou
- [Python-checkins] cpython (merge default -> default): Merge antoine.pitrou
- [Python-checkins] cpython: Issue #11333: Add __slots__ to the collections ABCs. raymond.hettinger
- [Python-checkins] cpython (2.7): Issue #11628: cmp_to_key should use__slots__. raymond.hettinger
- [Python-checkins] cpython (2.7): Fix typo spotted by Sandro Tosi eric.araujo
- [Python-checkins] cpython: Improve readability by replacing '\n' in template with real newlines. raymond.hettinger
- [Python-checkins] cpython: Simplify the named tuple template by using the new string format syntax. raymond.hettinger
- [Python-checkins] cpython: Replace **locals() with explicit field names. raymond.hettinger
- [Python-checkins] cpython: Clean-up whitespace. raymond.hettinger
- [Python-checkins] cpython (2.7): Issue 10988: fix description of super's descriptor call. raymond.hettinger
- [Python-checkins] cpython (3.1): Issue 10988: fix description of super's descriptor call. raymond.hettinger
- [Python-checkins] cpython (merge 3.1 -> 3.2): Issue 10988: fix description of super's descriptor call. raymond.hettinger
- [Python-checkins] cpython (merge 3.1 -> default): Issue 10988: fix description of super's descriptor call. raymond.hettinger
- [Python-checkins] cpython (2.7): Issue 10787: Document the probability density function for random.gammavariate. raymond.hettinger
- [Python-checkins] cpython (3.1): Issue 10787: Document the probability density function for random.gammavariate. raymond.hettinger
- [Python-checkins] cpython (merge 3.1 -> 3.2): Issue 10787: Document the probability density function for random.gammavariate. raymond.hettinger
- [Python-checkins] cpython (merge 3.2 -> default): Issue 10787: Document the probability density function for random.gammavariate. raymond.hettinger
- [Python-checkins] cpython (3.1): Issue #10771: Clarify that descriptors get used in an *owner* class or one of raymond.hettinger
- [Python-checkins] cpython (merge 3.1 -> 3.2): Issue #10771: Clarify that descriptors get used in an *owner* class or one of raymond.hettinger
- [Python-checkins] cpython (merge 3.2 -> default): Issue #10771: Clarify that descriptors get used in an *owner* class or one of raymond.hettinger
- [Python-checkins] cpython (3.1): Issue #10610: Document that int(), float(), and complex() accept numeric raymond.hettinger
- [Python-checkins] cpython (merge 3.1 -> 3.2): Issue #10610: Document that int(), float(), and complex() accept numeric raymond.hettinger
- [Python-checkins] cpython (merge 3.2 -> default): Issue #10610: Document that int(), float(), and complex() accept numeric raymond.hettinger
- [Python-checkins] cpython (2.7): Issue #10771: Clarify that descriptors get used in an *owner* class or one of raymond.hettinger
- [Python-checkins] cpython (2.7): Fix obscure set crashers (#4420). Backport of d56b3cafb1e6, reviewed by eric.araujo
- [Python-checkins] cpython (3.2): Use transient_internet() consistently in test_imaplib antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Use transient_internet() consistently in test_imaplib antoine.pitrou
- [Python-checkins] cpython: Do not touch sys.path when site is imported and python was started with -S. eric.araujo
- [Python-checkins] cpython (3.1): Fix obscure set crashers (#8420). Backport of d56b3cafb1e6, reviewed by eric.araujo
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge from 3.1. eric.araujo
- [Python-checkins] cpython (merge 3.2 -> default): Merge from 3.2. eric.araujo
- [Python-checkins] cpython (merge 3.2 -> 3.2): Branch merge eric.araujo
- [Python-checkins] cpython (merge 3.2 -> default): Merge from 3.2 eric.araujo
- [Python-checkins] cpython (merge default -> default): Branch merge eric.araujo
- [Python-checkins] Daily reference leaks (fefd2a36e61b): sum=0 solipsis at pitrou.net
- [Python-checkins] cpython: Factor-out named tuple class definition template strings. raymond.hettinger
- [Python-checkins] cpython: Minor named tuple clean-ups. raymond.hettinger
- [Python-checkins] cpython: Fix set representation in an example. raymond.hettinger
- [Python-checkins] r88787 - peps/trunk/pep-0397.txt georg.brandl
- [Python-checkins] r88788 - peps/trunk/pep-0397.txt georg.brandl
- [Python-checkins] hooks: Use diffstat instead of ctx.files() to report summary of changed files. local-hg
- [Python-checkins] r88789 - tracker/instances/python-dev/detectors/autonosy.py ezio.melotti
- [Python-checkins] cpython: Issue #11244: Remove outdated peepholer check that was preventing the peepholer mark.dickinson
- [Python-checkins] cpython (3.1): #11589: add additional tests for the email quoprimime module. r.david.murray
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge #11589: add additional tests for the email quoprimime module. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge #11589: add additional tests for the email quoprimime module. r.david.murray
- [Python-checkins] hooks: Indent diffstat with 2 spaces and another line break before the diff. local-hg
- [Python-checkins] cpython: Fix transmitting warning options to the children when running tests in antoine.pitrou
- [Python-checkins] cpython: Allow "-j0" as an argument to regrtest, to automatically select an antoine.pitrou
- [Python-checkins] r88790 - in tracker/instances/python-dev/html: committer.png issue.item.html martin.v.loewis
- [Python-checkins] cpython (3.1): #11590: fix quoprimime decode handling of empty strings and line endings. r.david.murray
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge #11590: fix quoprimime decode handling of empty strings and line endings. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge #11590: fix quoprimime decode handling of empty strings and line endings. r.david.murray
- [Python-checkins] r88791 - peps/trunk/pep-0398.txt georg.brandl
- [Python-checkins] cpython: Move namespace setup inside the template. raymond.hettinger
- [Python-checkins] cpython: Expose the namedtuple source with a _source attribute. raymond.hettinger
- [Python-checkins] cpython (merge default -> default): Merge raymond.hettinger
- [Python-checkins] cpython: Add news entry for the _source attribute created by namedtuple. raymond.hettinger
- [Python-checkins] peps: Initial set of Python Enhancement Proposals georg.brandl
- [Python-checkins] peps: added names of owners (hope they're right) georg.brandl
- [Python-checkins] peps: believe twouters is actually responsible for 203 georg.brandl
- [Python-checkins] peps: Added PEP204, Range Literals, initially assigned to Thomas Wouters. georg.brandl
- [Python-checkins] peps: Range Literals PEP, initially assigned to Thomas Wouters. georg.brandl
- [Python-checkins] peps: Assign to Tim Peters. georg.brandl
- [Python-checkins] peps: Assign to Thomas Wouters. georg.brandl
- [Python-checkins] peps: Weak References PEP, assigned to Fred Drake georg.brandl
- [Python-checkins] peps: PEP 205, Weak References, assigned to Fred Drake georg.brandl
- [Python-checkins] peps: 2.0 Batteries Included PEP, owned by Moshe Zadka. The list of georg.brandl
- [Python-checkins] peps: Added PEP206, called "2.0 Batteries Included", the list of extension georg.brandl
- [Python-checkins] peps: The contents of PEP206 as provided by Moshe. Spell checked, georg.brandl
- [Python-checkins] peps: An update from Moshe, and another question from the editor. georg.brandl
- [Python-checkins] peps: Another round of updates from Moshe. A reference to the term georg.brandl
- [Python-checkins] peps: PEP 211, Adding New Operators to Python, owner Greg Wilson. georg.brandl
- [Python-checkins] peps: Added PEPs 207 - 211 georg.brandl
- [Python-checkins] peps: New PEPs, all initially owned by David Ascher. georg.brandl
- [Python-checkins] peps: Moshe sez: georg.brandl
- [Python-checkins] peps: Incomplete version of the augmented assignment PEP. It currently includes georg.brandl
- [Python-checkins] peps: Latest update. georg.brandl
- [Python-checkins] peps: First draft of the range-literals PEP. Not sprinkeled with explicit 'TBD's, georg.brandl
- [Python-checkins] peps: In the examples section, show how zip() is reversible. georg.brandl
- [Python-checkins] peps: converts pep-*.txt to pep-*.html and loads them up with the help of scp georg.brandl
- [Python-checkins] peps: incorporating changes from /F georg.brandl
- [Python-checkins] peps: Moderate first formatting pass of Jeremy's content for this PEP. georg.brandl
- [Python-checkins] peps: Added Emacs page breaks georg.brandl
- [Python-checkins] peps: Added PEP 212, Additional Builtin Generators, assigned bwarsaw georg.brandl
- [Python-checkins] peps: PEP 213, Attribute Access Handlers, assigned to Paul Prescod georg.brandl
- [Python-checkins] peps: Added content. First real version of this PEP georg.brandl
- [Python-checkins] peps: Update suggested by gmcm -- method is stored in dict alongside georg.brandl
- [Python-checkins] peps: added pep-0212.txt (empty template adapted from 210) georg.brandl
- [Python-checkins] peps: A little more, but still pretty incomplete georg.brandl
- [Python-checkins] peps: Added PEP 214, Extended Print Statement, owned by bwarsaw georg.brandl
- [Python-checkins] peps: PEP 214, Extended Print Statement, owned by bwarsaw georg.brandl
- [Python-checkins] peps: Added a few more open issues: georg.brandl
- [Python-checkins] peps: Added PEP 215, String Interpolation, owned by ping georg.brandl
- [Python-checkins] peps: Abscond with PEP-0160 for the 1.6 release schedule. georg.brandl
- [Python-checkins] peps: Minor formatting cleanup; columns should line up with headers. georg.brandl
- [Python-checkins] peps: Tell CVS to ignore generated HTML files. georg.brandl
- [Python-checkins] peps: Start of 1.6 release schedule. georg.brandl
- [Python-checkins] peps: Revise the generated HTML to be a little nicer, but still pretty simple. georg.brandl
- [Python-checkins] peps: Add statement that this in the public domain. georg.brandl
- [Python-checkins] peps: try to change rights of peps to rw-rw-r-- georg.brandl
- [Python-checkins] peps: add tentative release schedule and contributor guidelines georg.brandl
- [Python-checkins] peps: some content to start things off (maybe someone else will add to it...) georg.brandl
- [Python-checkins] peps: Fleshed out the bulk of the guidelines, after internal discussion georg.brandl
- [Python-checkins] peps: More explanation of feature requirements and mechanics of construction. georg.brandl
- [Python-checkins] peps: In a compromise with JHy, and to be more consistent with the style now georg.brandl
- [Python-checkins] peps: Added Paul's latest crop of names to the list of proposed alternatives georg.brandl
- [Python-checkins] peps: Do not start non-heading content on the first character of the line (after georg.brandl
- [Python-checkins] peps: If form-feeds are not going to be used to indicate what can be marked as georg.brandl
- [Python-checkins] peps: Fixed reference [1] to point to the current documentation, not the georg.brandl
- [Python-checkins] peps: add sterner warning about test case problems georg.brandl
- [Python-checkins] peps: Further presentation adjustments, use a style sheet for some things. georg.brandl
- [Python-checkins] peps: Identify the branch tag for the Python 1.6 release. georg.brandl
- [Python-checkins] peps: Updated based on Guido's recent pronouncements on the Open Issues. georg.brandl
- [Python-checkins] peps: small typo georg.brandl
- [Python-checkins] peps: added Post-History entry georg.brandl
- [Python-checkins] peps: Handle RFC822-style continuation lines. One of these appeared in PEP-0001. georg.brandl
- [Python-checkins] peps: BDFL pronouncements. georg.brandl
- [Python-checkins] peps: Parallel => Lockstep everywhere. georg.brandl
- [Python-checkins] peps: PEP 201 renamed "Lockstep Iteration" georg.brandl
- [Python-checkins] peps: minor typo georg.brandl
- [Python-checkins] peps: Moved "Local Variables:" string farther away from the end of the file, georg.brandl
- [Python-checkins] peps: -- Removed those pesky ^L's georg.brandl
- [Python-checkins] peps: Changed status of piddle, based on Janko's input. georg.brandl
- [Python-checkins] peps: PEP 216, Docstring Format, assigned to Moshe Zadka georg.brandl
- [Python-checkins] peps: Added PEP 216, Docstring Format, assigned to Moshe Zadka georg.brandl
- [Python-checkins] peps: Integrated many suggestions from c.l.py and others. Nothing georg.brandl
- [Python-checkins] peps: PEP 211 renamed to "Adding New Linear Algebra Operators" at request of georg.brandl
- [Python-checkins] peps: Added a BDFL justification to why there's no optional pad argument. georg.brandl
- [Python-checkins] peps: PEP 217, Display Hook for Interactive Use, assigned moshez georg.brandl
- [Python-checkins] peps: Added PEP 217, Display Hook for Interactive Use, assigned moshez georg.brandl
- [Python-checkins] peps: PEP 218, Adding a Built-In Set Object Type, assigned to gvwilson. georg.brandl
- [Python-checkins] peps: Added PEP 218, Adding a Built-In Set Object Type, assigned to gvwilson. georg.brandl
- [Python-checkins] peps: This proposal has been accepted by the BDFL. georg.brandl
- [Python-checkins] peps: PEP 201 has been accepted by the BDFL. georg.brandl
- [Python-checkins] peps: Complete rewrite of the PEP, discarding the previous long explanation about georg.brandl
- [Python-checkins] peps: some notes about test cases georg.brandl
- [Python-checkins] peps: PEP proposals must have a title and an abstract. georg.brandl
- [Python-checkins] peps: PEP 2 added. georg.brandl
- [Python-checkins] peps: Informational PEPs can also have a status of Active. georg.brandl
- [Python-checkins] peps: PEP 2, Procedure for Adding New Modules, assigned to esr. georg.brandl
- [Python-checkins] peps: Some changes in wording, and a different division georg.brandl
- [Python-checkins] peps: First draft, without feedback from others. georg.brandl
- [Python-checkins] peps: special case lines beginning with "[*]" as non-header georg.brandl
- [Python-checkins] peps: Added Gordo's PEP 219 and 220. georg.brandl
- [Python-checkins] peps: There are now three basic types of PEPs: informational, standards georg.brandl
- [Python-checkins] peps: Gordo's new PEPs georg.brandl
- [Python-checkins] peps: Fixed some spelling errors and inconsistent quoting, rewrote some unclear georg.brandl
- [Python-checkins] peps: Reflect the fact I just posted this PEP to c.l.py. georg.brandl
- [Python-checkins] peps: Spelling fixes and semantic (both ways) corrections by Aahz Maruch, Bjorn georg.brandl
- [Python-checkins] peps: Small adjustments. georg.brandl
- [Python-checkins] peps: Changed the sense of the default behavior. No longer installs the georg.brandl
- [Python-checkins] peps: Added a second footnote with more information about the pep2html.py georg.brandl
- [Python-checkins] peps: Updated as best I could. Help! georg.brandl
- [Python-checkins] peps: Updated status of test_popen2 on Windows. georg.brandl
- [Python-checkins] peps: Add a number of proposed but not accepted or declined projects. If you feel georg.brandl
- [Python-checkins] peps: Add one more proposed item, and change some wording on the 'import as' item. georg.brandl
- [Python-checkins] peps: remove superfluous special casing for lines beginning with '[*]' georg.brandl
- [Python-checkins] peps: Add PEP 221: "Import As", as posted on python-dev. georg.brandl
- [Python-checkins] peps: PEP 221, Import As, assigned Thomas Wouters georg.brandl
- [Python-checkins] peps: added gettext module under proposed section georg.brandl
- [Python-checkins] peps: Updated discussion, including two open issues. I've also changed the georg.brandl
- [Python-checkins] peps: Record new test_longexp bug. Move augmented assignments to "in progress". georg.brandl
- [Python-checkins] peps: PEP 214 completed after channeling and encouragement from Tim Peters. georg.brandl
- [Python-checkins] peps: Tim forgot to include PEP 214 feature under "proposed but not accepted georg.brandl
- [Python-checkins] peps: Two typo corrections found by Terry Reedy. georg.brandl
- [Python-checkins] peps: Added a link to the SF CVSweb pages where the PEP histories can be georg.brandl
- [Python-checkins] peps: Another typo caught by Terry Reedy. georg.brandl
- [Python-checkins] peps: Linkify the Author: fields with mailto urls. georg.brandl
- [Python-checkins] peps: Add a link to the PEPs themselves in footnote 3, suggested by Peter georg.brandl
- [Python-checkins] peps: Based on BDFL pronouncement, this PEP will be reconsidered for Python georg.brandl
- [Python-checkins] peps: Close test_longexp bug. Changes in status based on what I remember georg.brandl
- [Python-checkins] peps: Added PEP 222, Web Library Enhancements, assigned to akuchlin. georg.brandl
- [Python-checkins] peps: Clarify the what the xrange representation issue was. georg.brandl
- [Python-checkins] peps: Updated all the bug entries. Rehabilitated extended print. Added latest georg.brandl
- [Python-checkins] peps: Closed the "test_popen2 fails under Windows" bug -- although I'm georg.brandl
- [Python-checkins] peps: Make the PEP conform to reality, and add the suggestion to generalize the georg.brandl
- [Python-checkins] peps: Remove the winreg module from the project. I don't believe any georg.brandl
- [Python-checkins] peps: PEP 202, change tim's email address to tpeters -- we really need a key georg.brandl
- [Python-checkins] peps: BDFL pronounces this PEP accepted for inclusion in Python 2.0 georg.brandl
- [Python-checkins] peps: PEP 223, Changing the Meaning of \x Escapes, assigned to Tim Peters. georg.brandl
- [Python-checkins] peps: Assorted updates in 200. Repaired PEPTzar's conservatism in 223. georg.brandl
- [Python-checkins] peps: List PEP owners by last name, and give a key to their email address as georg.brandl
- [Python-checkins] peps: Added Andrew's name. georg.brandl
- [Python-checkins] peps: Recorded new test failures on Windows. If Jeremy doesn't object, I'll keep georg.brandl
- [Python-checkins] peps: Get rid of the `Technical' PEP category. PEPs are either Standards georg.brandl
- [Python-checkins] peps: Get rid of the `Technical' PEP category. PEPs are either Standards georg.brandl
- [Python-checkins] peps: PEP 212 is hijacked, and renamed "Loop Counter Iteration". It is georg.brandl
- [Python-checkins] peps: Added the `D'eferred flag, and marked as deferred all standards track georg.brandl
- [Python-checkins] peps: Added Type: header, and rearranged other headers a bit. georg.brandl
- [Python-checkins] peps: Minor editorial clean ups: georg.brandl
- [Python-checkins] peps: Rearranged a few headers. Thomas, should this PEP's status be changed georg.brandl
- [Python-checkins] peps: Editorial review, including: georg.brandl
- [Python-checkins] peps: Deferred until Python 2.1. georg.brandl
- [Python-checkins] peps: Deferred to Python 2.1 georg.brandl
- [Python-checkins] peps: Informational PEPs don't need a Python-Version: georg.brandl
- [Python-checkins] peps: Added Type: header georg.brandl
- [Python-checkins] peps: There are now no `technical' PEPs: only standards track and georg.brandl
- [Python-checkins] peps: Minor editorial changes. georg.brandl
- [Python-checkins] peps: Additional headers needed. georg.brandl
- [Python-checkins] peps: Deferred until Python 2.1. georg.brandl
- [Python-checkins] peps: Incorporate Guido's decision to go for '__iadd__' for the Python class georg.brandl
- [Python-checkins] peps: Clean up a few items: the 'import os.path as p' syntax and the georg.brandl
- [Python-checkins] peps: Fix typo found by Peter Funk. Thanx, Peter! georg.brandl
- [Python-checkins] peps: remove mystery R & B columns georg.brandl
- [Python-checkins] peps: move os.path.commonprefix from open to completed georg.brandl
- [Python-checkins] peps: confirm that test_parser and test_posixpath fail on Linux too georg.brandl
- [Python-checkins] peps: Fred fixed the parser module georg.brandl
- [Python-checkins] peps: Accepted, but also added a note about a misfeature that should be georg.brandl
- [Python-checkins] peps: Accepted PEP-0203. georg.brandl
- [Python-checkins] peps: In order to get a PEP number, you need more than just an abstract. georg.brandl
- [Python-checkins] peps: Added PEP 224, Attribute Docstrings, assigned to MAL. georg.brandl
- [Python-checkins] peps: test_parser and test_posixpath fixed georg.brandl
- [Python-checkins] peps: Completed, about to post. georg.brandl
- [Python-checkins] peps: Completed final thought and bumped the Python version number to 2.1. georg.brandl
- [Python-checkins] peps: The popen problem is "solved". georg.brandl
- [Python-checkins] peps: update release schedule georg.brandl
- [Python-checkins] peps: Update PEP to reflect reality. Explain the current mechanism the InPlace georg.brandl
- [Python-checkins] peps: bring up to date georg.brandl
- [Python-checkins] peps: support for opcode args > 2**16 is finished georg.brandl
- [Python-checkins] peps: Added the essence of my post to c.l.py in defense of the new syntax. georg.brandl
- [Python-checkins] peps: test_fork1 now works, thanks to Charles Waldman's patch georg.brandl
- [Python-checkins] peps: new usage to support conversion of only specified PEPs georg.brandl
- [Python-checkins] peps: move range literals and unicode database to postponed georg.brandl
- [Python-checkins] peps: Changed the name mangling from __doc____ to __doc___ and georg.brandl
- [Python-checkins] peps: The gettext.py module is complete. georg.brandl
- [Python-checkins] peps: lookdict bug is closed georg.brandl
- [Python-checkins] peps: add notes about popen2 problem on Windows and SocketServer changes georg.brandl
- [Python-checkins] peps: add the anti-tab action item georg.brandl
- [Python-checkins] r88792 - sandbox/trunk/setuptools/setuptools/package_index.py phillip.eby
- [Python-checkins] peps: Fleshed out the bulk of the guidelines, after internal discussion Terry Reedy
- [Python-checkins] r88793 - in sandbox/branches/setuptools-0.6: EasyInstall.txt setuptools/package_index.py phillip.eby
- [Python-checkins] peps: Test commit to trigger the rebuild hook. georg.brandl
- [Python-checkins] r88794 - sandbox/trunk/setuptools/setuptools/archive_util.py phillip.eby
- [Python-checkins] r88795 - in sandbox/branches/setuptools-0.6: EasyInstall.txt setuptools/archive_util.py phillip.eby
- [Python-checkins] peps: Ignore pyc files antoine.pitrou
- [Python-checkins] cpython: Minor clean-ups. raymond.hettinger
- [Python-checkins] r88796 - in sandbox/trunk/pep362: pep362.py setup.py test_pep362.py tests brett.cannon
- [Python-checkins] peps: Denote my goals for Python 3.3. brett.cannon
- [Python-checkins] cpython (3.2): Issue #11653: fix -W with -j in regrtest antoine.pitrou
- [Python-checkins] cpython (3.2): Add NEWS entry for 9aa6097131ef antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Issue #11653: fix -W with -j in regrtest. antoine.pitrou
- [Python-checkins] cpython: Have importlib use the repr of a module name in error messages. brett.cannon
- [Python-checkins] cpython: Make importlib compatible with __import__ by "fixing" code.co_filename brett.cannon
- [Python-checkins] cpython: Remove a stale comment. brett.cannon
- [Python-checkins] peps: Add email6 to the list of intended changes. r.david.murray
- [Python-checkins] cpython: Add tests for _source to importable and exec'able. raymond.hettinger
- [Python-checkins] cpython (3.2): issue10883 - Silence some ftp related ResourceWarnings in test_urllib2net. senthil.kumaran
- [Python-checkins] cpython (merge 3.2 -> default): issue10883 - Silence some ftp related ResourceWarnings in test_urllib2net. senthil.kumaran
- [Python-checkins] Daily reference leaks (05e1ca25f7dc): sum=0 solipsis at pitrou.net
- [Python-checkins] r88797 - in tracker/instances/python-dev: extensions/create_patch.py html/issue.item.html schema.py martin.v.loewis
- [Python-checkins] r88798 - in tracker/instances/python-dev: extensions/create_patch.py schema.py martin.v.loewis
- [Python-checkins] r88799 - in tracker/instances/python-dev: extensions/pydevutils.py extensions/suppress_history.py html/user.item.html martin.v.loewis
- [Python-checkins] peps: Fix mentions of svn.python.org and remove unneeded files. georg.brandl
- [Python-checkins] r88800 - tracker/instances/python-dev/html/user.item.html martin.v.loewis
- [Python-checkins] cpython: issue11236 getpass.getpass to respond ctrl-c or ctrl-z senthil.kumaran
- [Python-checkins] cpython (3.2): Add tests for the atexit hook in concurrent.futures (part of #11635) antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Add tests for the atexit hook in concurrent.futures (part of #11635) antoine.pitrou
- [Python-checkins] cpython (3.1): test_multiprocessing: use assertLess() to see the timeout on error victor.stinner
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge 3.1 victor.stinner
- [Python-checkins] cpython (merge 3.2 -> default): Merge 3.2 victor.stinner
- [Python-checkins] cpython (3.1): #11606: improved body_encode algorithm, no longer produces overlong lines r.david.murray
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge #11606: improved body_encode algorithm, no longer produces overlong lines r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge #11606: improved body_encode algorithm, no longer produces overlong lines r.david.murray
- [Python-checkins] cpython: Isolate the test_source() test in test_collections raymond.hettinger
- [Python-checkins] cpython: Isolate the test_source() test in test_collections Benjamin Peterson
- [Python-checkins] cpython: Remove test_importable(). Couldn't see how to make this reliable across all raymond.hettinger
- [Python-checkins] cpython: #11030: make --coverdir work for relative directories again. r.david.murray
- [Python-checkins] cpython: #11031: Add --testdir to specify where to find tests r.david.murray
- [Python-checkins] cpython: #11093: make NOTTESTS empty by renaming confusingly named files in test dir. r.david.murray
- [Python-checkins] cpython: Issue #11634: Remove misleading paragraph from a comment eli.bendersky
- [Python-checkins] cpython (2.7): Issue #11634: Remove misleading paragraph from a comment eli.bendersky
- [Python-checkins] r88801 - tracker/instances/python-dev/extensions/create_patch.py martin.v.loewis
- [Python-checkins] r88802 - tracker/instances/python-dev/scripts/addpatchsets martin.v.loewis
- [Python-checkins] r88803 - tracker/instances/python-dev/scripts/addpatchsets martin.v.loewis
- [Python-checkins] Daily reference leaks (a729dfdbd24b): sum=0 solipsis at pitrou.net
- [Python-checkins] cpython (3.1): toggle non-functional when NumLock set kurt.kaiser
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge from 3.1 kurt.kaiser
- [Python-checkins] cpython (merge 3.2 -> default): Merge from 3.2 kurt.kaiser
- [Python-checkins] cpython (merge default -> default): Merge 3.2 kurt.kaiser
- [Python-checkins] cpython (merge default -> default): Merge 3.2 kurt.kaiser
- [Python-checkins] cpython (merge default -> default): Merge heads kurt.kaiser
- [Python-checkins] cpython (merge default -> default): Merge default heads kurt.kaiser
- [Python-checkins] cpython (merge 3.2 -> 3.2): Merge 3.2 heads kurt.kaiser
- [Python-checkins] cpython (merge 3.2 -> default): Merge from 3.2 again kurt.kaiser
- [Python-checkins] cpython (merge 3.1 -> 3.1): Merge 3.1 kurt.kaiser
- [Python-checkins] cpython (merge 3.1 -> 3.1): Merge 3.1 kurt.kaiser
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge from 3.1 again kurt.kaiser
- [Python-checkins] cpython (merge 3.2 -> default): Merge from 3.2 again kurt.kaiser
- [Python-checkins] cpython: Revert the Lib/test/test_bigmem.py changes from commit 17891566a478 (and a thomas.wouters
- [Python-checkins] cpython: Remove test_importable(). Couldn't see how to make this reliable across all Nick Coghlan
- [Python-checkins] cpython (3.1): #2650: Refactor the tests for re.escape. ezio.melotti
- [Python-checkins] cpython (3.1): #2650: Add tests with non-ascii chars for re.escape. ezio.melotti
- [Python-checkins] cpython (3.1): #2650: Refactor re.escape to use enumerate(). ezio.melotti
- [Python-checkins] cpython (merge 3.1 -> 3.2): #2650: Merge with 3.1. ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> default): #2650: Merge with 3.2. ezio.melotti
- [Python-checkins] cpython (2.7): #2650: Refactor re.escape and its tests. ezio.melotti
- [Python-checkins] cpython (3.2): #11584: Since __getitem__ returns headers, make decode_header handle them. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge #11584: Since __getitem__ returns headers, make decode_header handle them. r.david.murray
- [Python-checkins] cpython (3.2): Issue #11071: Fix whatsnew description of O/S access to raw bytes. raymond.hettinger
- [Python-checkins] cpython (merge 3.2 -> default): Issue #11071: Fix whatsnew description of O/S access to raw bytes. raymond.hettinger
- [Python-checkins] cpython (3.1): #9557: eliminate 3 seconds of static overhead from test_mailbox. r.david.murray
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge #9557: eliminate 3 seconds of static overhead from test_mailbox. r.david.murray
- [Python-checkins] cpython (merge 3.2 -> default): Merge #9557: eliminate 3 seconds of static overhead from test_mailbox. r.david.murray
- [Python-checkins] cpython (3.2): Issue #11666: Teach pydoc to display full help for named tuples raymond.hettinger
- [Python-checkins] cpython (merge 3.2 -> default): Issue #11666: Teach pydoc to display full help for named tuples raymond.hettinger
- [Python-checkins] r88804 - tracker/instances/python-dev/html/issue.item.html martin.v.loewis
- [Python-checkins] cpython (2.7): toggle failing on Tk 8.5, causing IDLE exits. Issue 3851. kurt.kaiser
- [Python-checkins] cpython (2.7): remove this dead subversion code benjamin.peterson
- [Python-checkins] cpython (merge 2.7 -> 2.7): merge heads benjamin.peterson
- [Python-checkins] cpython (2.7): Issue #11673: Fix multiprocessing.[Raw]Array constructor to accept a size of mark.dickinson
- [Python-checkins] r88805 - in tracker/instances/python-dev: extensions/create_patch.py schema.py martin.v.loewis
- [Python-checkins] r88806 - tracker/instances/python-dev/extensions/create_patch.py martin.v.loewis
- [Python-checkins] cpython (2.7): Issue #11666: Teach pydoc to display full help for named tuples raymond.hettinger
- [Python-checkins] cpython (3.1): toggle failing on Tk 8.5, causing IDLE exits. Issue #4676 kurt.kaiser
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge from 3.1 kurt.kaiser
- [Python-checkins] cpython (merge 3.2 -> default): Merge from 3.2 kurt.kaiser
- [Python-checkins] cpython (3.1): Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] eric.araujo
- [Python-checkins] cpython (3.1): Remove untrue statement from tutorial eric.araujo
- [Python-checkins] cpython (3.1): Tweaks to sys.flags description table. eric.araujo
- [Python-checkins] cpython (merge 3.1 -> 3.1): Branch merge eric.araujo
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge doc touchups from 3.1 eric.araujo
- [Python-checkins] cpython: Remove traces of division_warning left over from Python 2 (#10998) eric.araujo
- [Python-checkins] cpython (merge 3.1 -> 3.1): Branch merge eric.araujo
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge 3.1 eric.araujo
- [Python-checkins] cpython (merge 3.2 -> 3.2): Branch merge eric.araujo
- [Python-checkins] cpython (merge 3.2 -> default): Merge 3.2 eric.araujo
- [Python-checkins] cpython (merge default -> default): Branch merge eric.araujo
- [Python-checkins] cpython (2.7): Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] eric.araujo
- [Python-checkins] cpython (2.7): Remove untrue statement from tutorial eric.araujo
- [Python-checkins] cpython (2.7): Tweaks to sys.flags description table. eric.araujo
- [Python-checkins] cpython (3.2): #10553: Explain why compileall has no command-line argument to control eric.araujo
- [Python-checkins] cpython (merge 3.2 -> default): Merge #10553 followup from 3.2 eric.araujo
- [Python-checkins] peps: Don't mandate 2.5 when generating PEP 0 directly nick.coghlan
- [Python-checkins] Daily reference leaks (125fbebbb5cd): sum=0 solipsis at pitrou.net
- [Python-checkins] peps: Reference tracker issue for PEP 380 forward port to 3.3 nick.coghlan
- [Python-checkins] peps: Fix typo nick.coghlan
- [Python-checkins] cpython (2.7): Issue #11675: Zero-out newly-created multiprocessing.[Raw]Array objects. mark.dickinson
- [Python-checkins] cpython (3.1): Issue #11675: Zero-out newly-created multiprocessing.[Raw]Array objects. mark.dickinson
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge #11675 mark.dickinson
- [Python-checkins] cpython (merge 3.2 -> default): Merge #11675 mark.dickinson
- [Python-checkins] cpython (2.7): Issue #11144: Fix corner cases where float-to-int conversion unnecessarily mark.dickinson
- [Python-checkins] cpython: Issue #11174: Add argparse.MetavarTypeHelpFormatter, which uses type names steven.bethard
- [Python-checkins] cpython (3.2): Issue #9348: Raise an early error if argparse nargs and metavar don't match. steven.bethard
- [Python-checkins] cpython (merge 3.2 -> default): Issue #9348: Raise an early error if argparse nargs and metavar don't match. steven.bethard
- [Python-checkins] cpython (2.7): Issue #9348: Raise an early error if argparse nargs and metavar don't match. steven.bethard
- [Python-checkins] peps: Update README w.r.t. docutils. georg.brandl
- [Python-checkins] cpython (3.2): Fix NEWS item that ended up in wrong section steven.bethard
- [Python-checkins] cpython (merge 3.2 -> default): Fix NEWS item that ended up in wrong section steven.bethard
- [Python-checkins] cpython (3.2): test_urllibnet: make it so that transient_internet() applies to the antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> 3.2): Read HTTP response inside transient_internet() antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Merge from 3.2 antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Merge from 3.2 local-hg
- [Python-checkins] hooks: Fix buildbot hook after buildmaster upgrade (*sigh* buildbot) local-hg
- [Python-checkins] r88807 - tracker/instances/python-dev/scripts/addpatchsets martin.v.loewis
- [Python-checkins] cpython (3.2): Issue #11635: Don't use polling in worker threads and processes launched by antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Issue #11635: Don't use polling in worker threads and processes launched by antoine.pitrou
- [Python-checkins] cpython (3.2): Issue #8982: Improve the documentation for the argparse Namespace object. steven.bethard
- [Python-checkins] cpython (merge 3.2 -> default): Issue #8982: Improve the documentation for the argparse Namespace object. steven.bethard
- [Python-checkins] cpython (2.7): Issue #8982: Improve the documentation for the argparse Namespace object. steven.bethard
- [Python-checkins] cpython (3.1): Issue #11659: Fix ResourceWarning in test_subprocess introduced by #11459. ross.lagerwall
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge with 3.1 ross.lagerwall
- [Python-checkins] cpython (merge 3.2 -> default): Merge with 3.2 ross.lagerwall
- [Python-checkins] cpython (3.2): In the Windows clean script for buildbots, also clear the build dir antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> 3.2): Merge antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Merge antoine.pitrou
- [Python-checkins] cpython (3.2): Issue #9343: Document that argparse parent parsers must be configured before steven.bethard
- [Python-checkins] cpython (2.7): Issue #9343: Document that argparse parent parsers must be configured before steven.bethard
- [Python-checkins] cpython (merge 3.2 -> default): Issue #9343: Document that argparse parent parsers must be configured before steven.bethard
- [Python-checkins] cpython (2.7): In the Windows clean script for buildbots, also clear the build dir antoine.pitrou
- [Python-checkins] cpython (3.1): check possible recursive _as_parameter_ to prevent segfault (closes #1838) benjamin.peterson
- [Python-checkins] cpython (3.1): always check return value of PyObject_IsInstance for error benjamin.peterson
- [Python-checkins] cpython (2.7): check possible recursive _as_parameter_ to prevent segfault (closes #1838) benjamin.peterson
- [Python-checkins] cpython (2.7): always check return value of PyObject_IsInstance for error benjamin.peterson
- [Python-checkins] cpython (2.7): fix missing variable declarations benjamin.peterson
- [Python-checkins] cpython (3.1): revert unintended changes benjamin.peterson
- [Python-checkins] cpython (2.7): revert unintended changes benjamin.peterson
- [Python-checkins] cpython (merge 3.1 -> 3.2): merge 3.1 benjamin.peterson
- [Python-checkins] cpython (merge 3.2 -> default): merge 3.2 benjamin.peterson
- [Python-checkins] Daily reference leaks (b44156fdc7f2): sum=0 solipsis at pitrou.net
- [Python-checkins] peps: Update planned changes. georg.brandl
- [Python-checkins] cpython (2.7): Fix short file name generation in bdist_msi. martin.v.loewis
- [Python-checkins] cpython (3.1): Fix short file name generation in bdist_msi. martin.v.loewis
- [Python-checkins] cpython (merge 3.1 -> 3.2): merge #7639 martin.v.loewis
- [Python-checkins] cpython (merge 3.2 -> default): merge #7639 martin.v.loewis
- [Python-checkins] cpython (3.2): Issue #9026: Fix order of argparse sub-commands in help messages. steven.bethard
- [Python-checkins] cpython (merge 3.2 -> default): Issue #9026: Fix order of argparse sub-commands in help messages. (Merged from steven.bethard
- [Python-checkins] cpython (2.7): Issue #9026: Fix order of argparse sub-commands in help messages. (Merged from steven.bethard
- [Python-checkins] cpython (2.7): Move Misc/NEWS entry to correct section. mark.dickinson
- [Python-checkins] cpython (3.1): Fix misplaced Misc/NEWS entry. mark.dickinson
- [Python-checkins] cpython (merge 3.1 -> 3.2): Move misplaced Misc/NEWS item (merge from 3.1) mark.dickinson
- [Python-checkins] cpython (merge 3.2 -> default): Fix misplaced Misc/NEWS entry (merge from 3.2) mark.dickinson
- [Python-checkins] cpython (2.7): Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when mark.dickinson
- [Python-checkins] cpython: Issue #11692: Remove unnecessary demo functions in subprocess module. ross.lagerwall
- [Python-checkins] cpython (3.1): Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when mark.dickinson
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge #9696 mark.dickinson
- [Python-checkins] cpython (merge 3.2 -> default): Merge #9696 mark.dickinson
- [Python-checkins] cpython (merge default -> default): merge mark.dickinson
- [Python-checkins] cpython (2.7): Closes #11696: Fix ID generation in msilib. martin.v.loewis
- [Python-checkins] cpython (2.7): Add missing file from #11696. martin.v.loewis
- [Python-checkins] cpython (3.1): Closes #11696: Fix ID generation in msilib. martin.v.loewis
- [Python-checkins] cpython (merge 3.1 -> 3.2): merge #11696 martin.v.loewis
- [Python-checkins] cpython (merge 3.2 -> default): merge #11696 martin.v.loewis
- [Python-checkins] cpython: Add optional *func* argument to itertools.accumulate(). raymond.hettinger
- [Python-checkins] cpython: Update docstrings for itertools.accumulate(). raymond.hettinger
- [Python-checkins] Daily reference leaks (c12e1ea49532): sum=0 solipsis at pitrou.net
- [Python-checkins] cpython (2.7): #10617: add class directives to collections ABCs. ezio.melotti
- [Python-checkins] devguide: Clarify that when creating a feature branch hg push --new-branch is needed. r.david.murray
- [Python-checkins] r88808 - in tracker/instances/python-dev/html: issue.item.html issue.item.js martin.v.loewis
- [Python-checkins] r88809 - tracker/instances/python-dev/html/issue.item.html martin.v.loewis
- [Python-checkins] cpython (3.1): #10617: add class directives to collections ABCs. ezio.melotti
- [Python-checkins] cpython (merge 3.1 -> 3.2): #10617: merge with 3.1. ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> default): #10617: merge with 3.2. ezio.melotti
- [Python-checkins] cpython (3.1): let's keep parenthesis around sizeof benjamin.peterson
- [Python-checkins] cpython (2.7): let's keep parenthesis around sizeof benjamin.peterson
- [Python-checkins] cpython (merge 3.1 -> 3.2): merge 3.1 benjamin.peterson
- [Python-checkins] cpython (merge 3.2 -> default): merge 3.2 benjamin.peterson
- [Python-checkins] cpython (3.2): Correct handling of functions with only kwarg args in getcallargs (closes benjamin.peterson
- [Python-checkins] cpython (2.7): Correct handling of functions with only kwarg args in getcallargs (closes benjamin.peterson
- [Python-checkins] cpython (merge 3.2 -> default): merge 3.2 benjamin.peterson
- [Python-checkins] cpython (2.6): Issue #11639: Configuration function documentation referred to logging.XXX vinay.sajip
- [Python-checkins] cpython (merge 2.6 -> 2.7): Issue #11639: Configuration function documentation referred to logging.XXX vinay.sajip
- [Python-checkins] cpython (2.7): Issue #11639: Configuration function documentation referred to logging.XXX vinay.sajip
- [Python-checkins] Daily reference leaks (6a1ebd530b9e): sum=0 solipsis at pitrou.net
- [Python-checkins] cpython: Add a __main__.py to test_email so it works with -m like it did before move. r.david.murray
- [Python-checkins] cpython: Remove the 'strict' argument to Parser, deprecated since 2.4. r.david.murray
- [Python-checkins] cpython: Closes issue #11557: Added Natalia Bidart's patch to improve test coverage. vinay.sajip
- [Python-checkins] devguide: Add a table of contents to the FAQ. ezio.melotti
- [Python-checkins] devguide: Add a FAQ about splitting files. ezio.melotti
- [Python-checkins] cpython (2.5): Issue 22663: fix redirect vulnerability in urllib/urllib2. guido.van.rossum
- [Python-checkins] cpython (2.5): Add FTP to the allowed url schemes. Add Misc/NEWS. guido.van.rossum
- [Python-checkins] cpython (2.5): Add tests for the urllib[2] vulnerability. Change to raise exceptions. guido.van.rossum
- [Python-checkins] cpython (2.5): Add CVE number to urllib/urllib2 news item. guido.van.rossum
- [Python-checkins] cpython (2.5): Adding .hgignore (copied from default branch). guido.van.rossum
- [Python-checkins] cpython (merge 2.5 -> 2.6): Merge urllib/urllib2 security fix from 2.5 branch. guido.van.rossum
- [Python-checkins] cpython (merge 2.6 -> 2.7): Merge urllib/urllib2 security fix from 2.6 branch. guido.van.rossum
- [Python-checkins] cpython (3.1): Issue 11662: Fix vulnerability in urllib/urllib2. guido.van.rossum
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge Issue 11662 from 3.1 branch. guido.van.rossum
- [Python-checkins] cpython (merge 3.2 -> default): Merge Issue 11662 from 3.2 branch. guido.van.rossum
- [Python-checkins] cpython (merge default -> default): Merge. guido.van.rossum
- [Python-checkins] cpython (merge 2.5 -> 2.6): Merge issue 11662 from 2.5. guido.van.rossum
- [Python-checkins] cpython (merge 2.6 -> 2.7): Merge issue 11662 from 2.6. guido.van.rossum
- [Python-checkins] cpython (merge 3.1 -> 3.1): Merge issue 11662. guido.van.rossum
- [Python-checkins] cpython (merge 3.2 -> 3.2): Merge issue 11662. guido.van.rossum
- [Python-checkins] cpython (merge 3.2 -> default): Merge issue 11662. guido.van.rossum
- [Python-checkins] cpython (merge 2.6 -> 2.6): Merge cleanup. guido.van.rossum
- [Python-checkins] cpython (merge 2.7 -> 2.7): Merge cleanup. guido.van.rossum
- [Python-checkins] cpython (2.7): Issue 11713: clarify docstring for collections.deque() raymond.hettinger
- [Python-checkins] cpython (3.1): Issue 11713: clarify docstring for collections.deque() raymond.hettinger
- [Python-checkins] cpython (3.2): Issue 11713: clarify docstring for collections.deque() raymond.hettinger
- [Python-checkins] cpython (merge 3.2 -> default): Issue 11713: clarify docstring for collections.deque() raymond.hettinger
- [Python-checkins] Daily reference leaks (80e71592b114): sum=0 solipsis at pitrou.net
- [Python-checkins] cpython (3.1): Bugfix: Properly test for errors from PyLong_AsLong() in itertools.cycle. kristjan.jonsson
- [Python-checkins] cpython (merge 3.1 -> 3.2): Merge 3.1 kristjan.jonsson
- [Python-checkins] cpython (merge 3.2 -> default): Merge 3.2 kristjan.jonsson
- [Python-checkins] cpython (merge default -> default): Merge kristjan.jonsson
- [Python-checkins] cpython (merge 3.1 -> 3.1): Merge 3.1 kristjan.jonsson
- [Python-checkins] cpython (merge 3.2 -> 3.2): Merge kristjan.jonsson
- [Python-checkins] devguide: Add a page about continuous integration (buildbots) antoine.pitrou
- [Python-checkins] cpython (3.2): Issue #11618: Fix the timeout logic in threading.Lock.acquire() under antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> default): Issue #11618: Fix the timeout logic in threading.Lock.acquire() under antoine.pitrou
- [Python-checkins] cpython: Issue #11393: Add the new faulthandler module victor.stinner
- [Python-checkins] cpython: Issue #11393: reenable all tests in regrtest.py (wooops, sorry Antoine) victor.stinner
- [Python-checkins] cpython: Issue #11393: Disable test_stack_overflow of test_faulthandler victor.stinner
- [Python-checkins] devguide: Correct tracker user name: is bquinlan. ned.deily
- [Python-checkins] cpython: Issue #11557: disable test_logging.test_no_kwargs (fail on most buildbots) victor.stinner
- [Python-checkins] Daily reference leaks (024967cdc2f0): sum=0 solipsis at pitrou.net
- [Python-checkins] cpython: Issue #11393: Fix the documentation (cancel_dump_traceback_later) victor.stinner
- [Python-checkins] cpython: Issue #11393: limit stack overflow test to 100 MB victor.stinner
- [Python-checkins] cpython: Issue #11393: test_faulthandler checks the exitcode after the output victor.stinner
- [Python-checkins] cpython (3.2): sys.getfilesystemencoding() raises a RuntimeError if initfsencoding() was not victor.stinner
- [Python-checkins] cpython (merge 3.2 -> default): Merge 3.2: sys.getfilesystemencoding() raises a RuntimeError if victor.stinner
- [Python-checkins] cpython: Only a few files were opened using findfile; consistently don't use it. r.david.murray
- [Python-checkins] cpython (merge 2.6 -> 2.7): Dummy merge from 2.6. r.david.murray
- [Python-checkins] cpython: regrtest.py checks that child process exit code is zero victor.stinner
- [Python-checkins] cpython: Issue #11727: add --timeout option to regrtest (disabled by default). victor.stinner
- [Python-checkins] cpython: Issue #11393: check that stdout is empty if we use a file victor.stinner
- [Python-checkins] cpython: Move infrastructure into __init__ to lay groundwork for splitting test_email. r.david.murray
- [Python-checkins] cpython: Issue #11727: Antoine and Arfrever don't like "0 < timeout" style (regrtest.py) victor.stinner
- [Python-checkins] r88810 - in tracker/instances/python-dev/html: issue.item.html issue.item.js martin.v.loewis
- [Python-checkins] cpython: Issue #11393: get more information on assertion error (test_faulthandler) victor.stinner
- [Python-checkins] cpython: Move assertBytesEqual to base test class, improve it, and hook into assertEqual r.david.murray
- [Python-checkins] cpython: Issue #11393: get more information on assertion error (test_faulthandler) Terry Reedy
- [Python-checkins] cpython (3.2): Add links to make the math docs more usable. raymond.hettinger
- [Python-checkins] cpython (merge 3.2 -> default): Add links to make the math docs more usable. raymond.hettinger
- [Python-checkins] cpython (3.2): Add links to make the math docs more usable. Ezio Melotti
- [Python-checkins] cpython: Issue #11393: test_faulthandler is more tolerant on inaccurate time victor.stinner
- [Python-checkins] cpython (3.2): Fix markup and wording. raymond.hettinger
- [Python-checkins] cpython (merge 3.2 -> default): Fix markup and wording. raymond.hettinger
Last message date: Thu Mar 31 23:00:18 CEST 2011
Archived on: Thu Mar 31 23:00:21 CEST 2011
- Messages sorted by: [ thread ] [ subject ] [ author ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).