June 2011 Archives by author
Starting: Wed Jun 1 00:01:44 CEST 2011
Ending: Thu Jun 30 23:28:12 CEST 2011
Messages: 2648
- [issue12270] Please update copyright notice on bugs.python.org to 2011?
AJ
- [issue8927] Handle version incompatibilities in dependencies
Dave Abrahams
- [issue8927] Handle version incompatibilities in dependencies
Dave Abrahams
- [issue11376] Solaris/GCC/shared lib problem
Dave Abrahams
- [issue11376] Solaris/GCC/shared lib problem
Dave Abrahams
- [issue6721] Locks in python standard library should be sanitized on fork
Nir Aides
- [issue6721] Locks in python standard library should be sanitized on fork
Nir Aides
- [issue12254] PEP-3107 has a wrong attribute name for function annotations
Roman Alexeev
- [issue12441] _GLOBAL_DEFAULT_TIMEOUT remains as an object() in HTTPConnection and the connection hangs
Juanjo Alvarez
- [issue12441] _GLOBAL_DEFAULT_TIMEOUT remains as an object() in HTTPConnection and the connection hangs
Juanjo Alvarez
- [issue12006] strptime should implement %V or %u directive from libc
Ashley Anderson
- [issue12231] regrtest: add -k and -K options to filter tests by function/file names
Arfrever Frehtes Taifersar Arahesis
- [issue11941] Support st_atim, st_mtim and st_ctim attributes in os.stat_result
Arfrever Frehtes Taifersar Arahesis
- [issue11457] Expose nanosecond precision from system calls
Arfrever Frehtes Taifersar Arahesis
- [issue12248] __dir__ semantics changed in Python 2.7.2
Arfrever Frehtes Taifersar Arahesis
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Arfrever Frehtes Taifersar Arahesis
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Arfrever Frehtes Taifersar Arahesis
- [issue12335] pysetup create will clobber an existing setup.cfg
Arfrever Frehtes Taifersar Arahesis
- [issue12313] make install misses packaging module
Arfrever Frehtes Taifersar Arahesis
- [issue12383] subprocess.Popen(..., env={}) fails to pass empty env.
Arfrever Frehtes Taifersar Arahesis
- [issue9561] distutils: set encoding to utf-8 for input and output files
Arfrever Frehtes Taifersar Arahesis
- [issue12401] unset PYTHON* environment variables when running tests
Arfrever Frehtes Taifersar Arahesis
- [issue5572] packaging should respect the LIBS configure env var
Arfrever Frehtes Taifersar Arahesis
- [issue1475523] gettext breaks on plural-forms header
Arfrever Frehtes Taifersar Arahesis
- [issue12425] gettext breaks on empty plural-forms value
Arfrever Frehtes Taifersar Arahesis
- [issue12451] open: avoid the locale encoding when possible
Arfrever Frehtes Taifersar Arahesis
- [issue11975] Fix referencing of built-in types (list, int, ...)
Éric Araujo
- [issue11975] Fix referencing of built-in types (list, int, ...)
Éric Araujo
- [issue12200] bdist_wininst install_script not run on uninstall
Éric Araujo
- [issue11416] netrc module does not handle multiple entries for a single host
Éric Araujo
- [issue12170] Bytes.index() and bytes.count() should accept byte ints
Éric Araujo
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Éric Araujo
- [issue11374] pkgutil.extend_path do not recognize py{c,o} file
Éric Araujo
- [issue12253] Document packaging.manifest and packaging.errors
Éric Araujo
- [issue11197] information leakage with SimpleHTTPServer
Éric Araujo
- [issue1669349] make install fails if no previous Python installation
Éric Araujo
- [issue11357] Add support for PEP 381 Mirror Authenticity
Éric Araujo
- [issue12231] regrtest: add -k and -K options to filter tests by function/file names
Éric Araujo
- [issue12234] unittest2 could enable regex debugging for more information
Éric Araujo
- [issue12237] Document how to open non-default webbrowser
Éric Araujo
- [issue12240] Allow multiple setup_hooks
Éric Araujo
- [issue12238] Readline module loading in interactive mode
Éric Araujo
- [issue12243] getpass.getuser works on OSX
Éric Araujo
- [issue12246] create installation path if it's non-existent
Éric Araujo
- [issue12249] add missing command
Éric Araujo
- [issue12200] bdist_wininst install_script not run on uninstall
Éric Araujo
- [issue12248] __dir__ semantics changed in Python 2.7.2
Éric Araujo
- [issue12246] create installation path if it's non-existent
Éric Araujo
- [issue11751] Increase distutils.filelist / packaging.manifest test coverage
Éric Araujo
- [issue11751] Increase distutils.filelist / packaging.manifest test coverage
Éric Araujo
- [issue3974] collections.namedtuple uses exec to create new classes
Éric Araujo
- [issue9516] sysconfig: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but "10.5" during configure
Éric Araujo
- [issue12249] Document working dir for “make html”
Éric Araujo
- [issue12246] create installation path if it's non-existent
Éric Araujo
- [issue12226] use secured channel for uploading packages to pypi
Éric Araujo
- [issue12214] platform module can't detect archlinux distribution
Éric Araujo
- [issue11993] Use sub-second resolution to determine if a file is newer
Éric Araujo
- [issue11933] newer() function in dep_util.py mixes up new vs. old files due stat.st_mtime vs stat[ST_MTIME]
Éric Araujo
- [issue12255] Make VCSes ignore shared libpython
Éric Araujo
- [issue12204] str.upper converts to title
Éric Araujo
- [issue12254] PEP-3107 has a wrong attribute name for function annotations
Éric Araujo
- [issue12256] Link isinstance/issubclass doc to abc module
Éric Araujo
- [issue12223] Datamodel documentation page: 'operator' where 'operand' should be
Éric Araujo
- [issue12257] Use PYPACKAGING_USE_SDK envvar instead of DISTUTILS_USE_SDK
Éric Araujo
- [issue12258] Clean up bytes I/O in get_compiler_versions
Éric Araujo
- [issue12259] Test and document which compilers can be created on which platform
Éric Araujo
- [issue12260] Make install default to user site-packages
Éric Araujo
- [issue12249] Document working dir for “make html”
Éric Araujo
- [issue12226] use secured channel for uploading packages to pypi
Éric Araujo
- [issue12246] create installation path if it's non-existent
Éric Araujo
- [issue12231] regrtest: add -k and -K options to filter tests by function/file names
Éric Araujo
- [issue12257] Rework/replace use of DISTUTILS_USE_SDK in packaging
Éric Araujo
- [issue10935] wsgiref.handlers.BaseHandler and subclasses of str
Éric Araujo
- [issue11557] Increase coverage in logging module
Éric Araujo
- [issue11557] Increase coverage in logging module
Éric Araujo
- [issue8286] distutils: path '[...]' cannot end with '/' -- need better error message
Éric Araujo
- [issue8286] distutils: path '[...]' cannot end with '/' -- need better error message
Éric Araujo
- [issue11934] build with --prefix=/dev/null and zlib enabled in Modules/Setup failed
Éric Araujo
- [issue12019] Dead or buggy code in importlib.test.__main__
Éric Araujo
- [issue10884] pkgutil EggInfoDistribution requirements for .egg-info metadata
Éric Araujo
- [issue12226] use secured channel for uploading packages to pypi
Éric Araujo
- [issue12246] Warn when trying to install third-party module from an uninstalled checkout
Éric Araujo
- [issue7511] msvc9compiler.py: ValueError: [u'path']
Éric Araujo
- [issue9302] distutils API Reference: setup() and Extension parameters' description not correct.
Éric Araujo
- [issue12222] All pysetup commands should respect exit codes
Éric Araujo
- [issue12242] distutils2 environment marker for current compiler
Éric Araujo
- [issue8668] Packaging: add a 'develop' command
Éric Araujo
- [issue12242] distutils2 environment marker for current compiler
Éric Araujo
- [issue12019] Dead or buggy code in importlib.test.__main__
Éric Araujo
- [issue9302] distutils API Reference: setup() and Extension parameters' description not correct.
Éric Araujo
- [issue12019] Dead or buggy code in importlib.test.__main__
Éric Araujo
- [issue9302] distutils API Reference: setup() and Extension parameters' description not correct.
Éric Araujo
- [issue9302] distutils API Reference: setup() and Extension parameters' description not correct.
Éric Araujo
- [issue6884] Impossible to include file in sdist that starts with 'build' on Win32
Éric Araujo
- [issue12279] Add build_distinfo command to packaging
Éric Araujo
- [issue8668] Packaging: add a 'develop' command
Éric Araujo
- [issue11041] On the distutils2 documentation, 'requires-python' shouldn't be documented as *multi
Éric Araujo
- [issue11092] setup.cfg isn't packaged when running sdist
Éric Araujo
- [issue7826] support caching for 2to3
Éric Araujo
- [issue8927] Handle version incompatibilities in dependencies
Éric Araujo
- [issue12019] Dead or buggy code in importlib.test.__main__
Éric Araujo
- [issue8927] Handle version incompatibilities in dependencies
Éric Araujo
- [issue12273] Change ast.__version__ calculation to provide consistent ordering
Éric Araujo
- [issue12278] Core mentorship mention in the devguide
Éric Araujo
- [issue11203] gzip doc is behind
Éric Araujo
- [issue12277] Missing comma in os.walk docs
Éric Araujo
- [issue8927] Handle version incompatibilities in dependencies
Éric Araujo
- [issue11203] gzip doc is behind
Éric Araujo
- [issue8927] Handle version incompatibilities in dependencies
Éric Araujo
- [issue11203] gzip doc is behind
Éric Araujo
- [issue11595] Miscellaneous bugs in cfg_to_args() utility function
Éric Araujo
- [issue11200] Addition of abiflags breaks distutils
Éric Araujo
- [issue12243] getpass.getuser works on OSX
Éric Araujo
- [issue11975] Fix referencing of built-in types (list, int, ...)
Éric Araujo
- [issue12246] Warn when trying to install third-party module from an uninstalled checkout
Éric Araujo
- [issue11203] gzip doc is behind
Éric Araujo
- [issue8927] Handle version incompatibilities in dependencies
Éric Araujo
- [issue12242] distutils2 environment marker for current compiler
Éric Araujo
- [issue12278] Core mentorship mention in the devguide
Éric Araujo
- [issue10645] Remove egg-info files in stdlib
Éric Araujo
- [issue10645] Remove egg-info files in stdlib
Éric Araujo
- [issue1626300] 'Installing Python Modules' does not work for Windows
Éric Araujo
- [issue12282] build process adds CWD (null entry) to PYTHONPATH if PYTHONPATH is set in the build environment
Éric Araujo
- [issue12284] argparse.ArgumentParser: usage example option
Éric Araujo
- [issue12293] wrong arguments passed to SMTP.sendmail in example
Éric Araujo
- [issue12279] Add build_distinfo command to packaging
Éric Araujo
- [issue10224] Build 3.x documentation using python3.x
Éric Araujo
- [issue12255] A few changes to .*ignore
Éric Araujo
- [issue828450] sdist generates bad MANIFEST on Windows
Éric Araujo
- [issue10191] scripts files are not RECORDed.
Éric Araujo
- [issue1083299] Distutils doesn't pick up all the files it should.
Éric Araujo
- [issue11638] pysetup un sdist crashes with weird trace if version is unicode by accident
Éric Araujo
- [issue11028] Implement the setup.py -> setup.cfg in mkcfg
Éric Araujo
- [issue3992] remove custom log module from distutils2
Éric Araujo
- [issue9395] clean does not remove all temp files
Éric Araujo
- [issue11594] 2to3 does not preserve line endings
Éric Araujo
- [issue10510] distutils upload/register should use CRLF in HTTP requests
Éric Araujo
- [issue2057] difflib: add patch capability
Éric Araujo
- [issue10086] test_sysconfig failure when prefix matches /site
Éric Araujo
- [issue11591] "python -S" should be robust against e.g. "from site import addsitedir"
Éric Araujo
- [issue8617] Better document user site-packages in site module doc
Éric Araujo
- [issue12295] Fix ResourceWarning in turtledemo help window
Éric Araujo
- [issue12296] Minor clarification in devguide
Éric Araujo
- [issue12297] Clarifications to atexit.register and unregister doc
Éric Araujo
- [issue12298] Sphinx glitch in library/functions
Éric Araujo
- [issue7015] Getting call trace while executing "modules spam" at help prompt
Éric Araujo
- [issue8488] Docstrings of non-data descriptors "ignored"
Éric Araujo
- [issue10446] pydoc3 links to 2.x library reference
Éric Araujo
- [issue12299] Stop documenting functions added by site as builtins
Éric Araujo
- [issue12300] Document pydoc.help
Éric Araujo
- [issue7283] test_site failure when .local/lib/pythonX.Y/site-packages hasn't been created yet
Éric Araujo
- [issue12301] Use :data:`sys.thing` instead of ``sys.thing`` throughout
Éric Araujo
- [issue7969] shutil.copytree error handling non-standard and partially broken
Éric Araujo
- [issue11975] Fix referencing of built-in types (list, int, ...)
Éric Araujo
- [issue10191] scripts files are not RECORDed.
Éric Araujo
- [issue12298] Sphinx glitch in library/functions
Éric Araujo
- [issue12169] Factor out common code for d2 commands register, upload and upload_docs
Éric Araujo
- [issue12298] Sphinx glitch in library/functions
Éric Araujo
- [issue12302] packaging test command needs access to .dist-info
Éric Araujo
- [issue2057] difflib: add patch capability
Éric Araujo
- [issue12302] packaging test command needs access to .dist-info
Éric Araujo
- [issue12298] Sphinx glitch in library/functions
Éric Araujo
- [issue12313] make install misses packaging module
Éric Araujo
- [issue12222] All pysetup commands should respect exit codes
Éric Araujo
- [issue12222] All pysetup commands should respect exit codes
Éric Araujo
- [issue12309] os.environ was modified by test_packaging
Éric Araujo
- [issue12314] regrtest checks (os.environ, sys.path, etc.) are hard to use
Éric Araujo
- [issue12309] os.environ was modified by test_packaging
Éric Araujo
- [issue12305] Building PEPs doesn't work on Python 3
Éric Araujo
- [issue12246] Warn when trying to install third-party module from an uninstalled checkout
Éric Araujo
- [issue12314] regrtest checks (os.environ, sys.path, etc.) are hard to use
Éric Araujo
- [issue12168] SysLogHandler incorrectly appends \000 to messages
Éric Araujo
- [issue11610] Improving property to accept abstract methods
Éric Araujo
- [issue9788] atexit and execution order
Éric Araujo
- [issue8887] “pydoc str” works but not “pydoc str.translate”
Éric Araujo
- [issue8982] argparse docs cross reference Namespace as a class but the Namespace class is not documented
Éric Araujo
- [issue8982] argparse docs cross reference Namespace as a class but the Namespace class is not documented
Éric Araujo
- [issue12306] zlib: Expose zlibVersion to query runtime version of zlib
Éric Araujo
- [issue5243] Missing dependency in distutils build
Éric Araujo
- [issue11553] Docs for: import, packages, site.py, .pth files
Éric Araujo
- [issue11553] Docs for: import, packages, site.py, .pth files
Éric Araujo
- [issue12167] test_packaging reference leak
Éric Araujo
- [issue12167] test_packaging reference leak
Éric Araujo
- [issue12313] make install misses packaging module
Éric Araujo
- [issue828450] sdist generates bad MANIFEST on Windows
Éric Araujo
- [issue11595] Miscellaneous bugs in cfg_to_args() utility function
Éric Araujo
- [issue11599] Useless error message when distutils fails compiling
Éric Araujo
- [issue12279] Add build_distinfo command to packaging
Éric Araujo
- [issue12240] Allow multiple setup_hooks
Éric Araujo
- [issue7511] msvc9compiler.py: ValueError when trying to compile with VC Express
Éric Araujo
- [issue12307] Inconsistent formatting of section titles in PEP 0
Éric Araujo
- [issue12308] Add link to PEP 0 for topical index in wiki
Éric Araujo
- [issue10884] pkgutil EggInfoDistribution requirements for .egg-info metadata
Éric Araujo
- [issue11610] Improved support for abstract base classes with descriptors
Éric Araujo
- [issue10946] bdist doesn’t pass --skip-build on to subcommands
Éric Araujo
- [issue10946] bdist doesn’t pass --skip-build on to subcommands
Éric Araujo
- [issue10946] bdist doesn’t pass --skip-build on to subcommands
Éric Araujo
- [issue828450] sdist generates bad MANIFEST on Windows
Éric Araujo
- [issue5243] Missing dependency in distutils build
Éric Araujo
- [issue12206] Documentation Std. Library 15.7.5 "LogRecord objects": Parameters: level(currently wrong) -> levelno (correct)
Éric Araujo
- [issue3665] Support \u and \U escapes in regexes
Éric Araujo
- [issue4653] Patch to fix typos in C code
Éric Araujo
- [issue12329] XHTML entity apos missing in htmlentitydefs
Éric Araujo
- [issue11113] html.entities mapping dicts need updating?
Éric Araujo
- [issue12141] sysconfig.get_config_vars('srcdir') fails in specific cases
Éric Araujo
- [issue12333] test_packaging failures under Solaris
Éric Araujo
- [issue12331] lib2to3 and packaging tests fail because they write into protected directory
Éric Araujo
- [issue7969] shutil.copytree error handling non-standard and partially broken
Éric Araujo
- [issue9273] 2to3 to simultaneously do code and doctests
Éric Araujo
- [issue9363] data_files are not installed relative to sys.prefix
Éric Araujo
- [issue12207] Document ast.PyCF_ONLY_AST
Éric Araujo
- [issue8933] Invalid detection of metadata version
Éric Araujo
- [issue1222585] C++ compilation support for distutils
Éric Araujo
- [issue11218] pattern=None when following documentation for load_tests and unittest.main()
Éric Araujo
- [issue10530] distutils2 should allow the installing of python files with invalid syntax
Éric Araujo
- [issue10514] configure does not create accurate Makefile on AIX
Éric Araujo
- [issue10457] "Related help topics" shown outside pager
Éric Araujo
- [issue8255] Packaging step-by-step tutorial
Éric Araujo
- [issue9741] msgfmt.py generates invalid mo because msgfmt.make() does not clear dictionary
Éric Araujo
- [issue8534] multiprocessing not working from egg
Éric Araujo
- [issue11493] Add python.exe-gdb.py to .hgignore
Éric Araujo
- [issue5575] Add env vars for controlling building sqlite, hashlib and ssl
Éric Araujo
- [issue7594] shlex refactoring
Éric Araujo
- [issue10530] distutils2 should allow the installing of python files with invalid syntax
Éric Araujo
- [issue12313] make install misses packaging module
Éric Araujo
- [issue11113] html.entities mapping dicts need updating?
Éric Araujo
- [issue7969] shutil.copytree error handling non-standard and partially broken
Éric Araujo
- [issue12339] logging.Formatter.format() assumes exception to support str() method which is not true for many libraries.
Éric Araujo
- [issue9741] msgfmt.py generates invalid mo because msgfmt.make() does not clear dictionary
Éric Araujo
- [issue12335] pysetup create will clobber an existing setup.cfg
Éric Araujo
- [issue9674] make install DESTDIR=/home/blah fails when the prefix specified is /
Éric Araujo
- [issue12335] pysetup create: ask before moving an existing setup.cfg
Éric Araujo
- [issue11435] Links to source code should now point to hg repo
Éric Araujo
- [issue12341] Some additions to .hgignore
Éric Araujo
- [issue12344] A kind of 'reinitialize_command' function which can initialize a command with key-value pair should be added for Command class
Éric Araujo
- [issue8668] Packaging: add a 'develop' command
Éric Araujo
- [issue8668] Packaging: add a 'develop' command
Éric Araujo
- [issue9302] distutils API Reference: setup() and Extension parameters' description not correct.
Éric Araujo
- [issue8668] Packaging: add a 'develop' command
Éric Araujo
- [issue5572] distutils ignores the LIBS configure env var
Éric Araujo
- [issue9302] distutils API Reference: setup() and Extension parameters' description not correct.
Éric Araujo
- [issue12344] Add **kwargs to get_reinitialized_command
Éric Araujo
- [issue9302] distutils API Reference: setup() and Extension parameters' description not correct.
Éric Araujo
- [issue8668] Packaging: add a 'develop' command
Éric Araujo
- [issue12347] add an "extras" in packaging.pypi.simple.Crawler
Éric Araujo
- [issue12348] case sensitivity in packaging.pypi.simple.Crawler
Éric Araujo
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Éric Araujo
- [issue5572] distutils ignores the LIBS configure env var
Éric Araujo
- [issue12333] test_packaging failures under Solaris
Éric Araujo
- [issue12167] test_packaging reference leak
Éric Araujo
- [issue12133] ResourceWarning in urllib.request
Éric Araujo
- [issue12167] test_packaging reference leak
Éric Araujo
- [issue12354] packaging.pypi.simple docs use both client and crawler variable, which might be confusing
Éric Araujo
- [issue12355] Crawler doesn't follow redirection
Éric Araujo
- [issue12167] test_packaging reference leak
Éric Araujo
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Éric Araujo
- [issue12226] use HTTPS by default for uploading packages to pypi
Éric Araujo
- [issue12357] Python dist modifications for secure PyPI uploads
Éric Araujo
- [issue12358] validate server certificate when uploading packages to PyPI
Éric Araujo
- [issue12357] Python dist modifications for secure PyPI uploads
Éric Araujo
- [issue8668] Packaging: add a 'develop' command
Éric Araujo
- [issue12226] use HTTPS by default for uploading packages to pypi
Éric Araujo
- [issue12358] validate server certificate when uploading packages to PyPI
Éric Araujo
- [issue9436] test_sysconfig failure
Éric Araujo
- [issue6087] distutils.sysconfig.get_python_lib gives surprising result when used with a Python build
Éric Araujo
- [issue12141] sysconfig.get_config_vars('srcdir') fails in specific cases
Éric Araujo
- [issue11602] python-config code should be in sysconfig
Éric Araujo
- [issue11602] python-config code should be in sysconfig
Éric Araujo
- [issue12357] Python dist modifications for secure PyPI uploads
Éric Araujo
- [issue12346] Python source code build fails with old mercurial
Éric Araujo
- [issue12255] A few changes to .*ignore
Éric Araujo
- [issue12365] URLopener should support context manager protocol
Éric Araujo
- [issue11637] Add cwd to sys.path for hooks
Éric Araujo
- [issue11637] Add cwd to sys.path for hooks
Éric Araujo
- [issue2983] Ttk support for Tkinter
Éric Araujo
- [issue11637] Add cwd to sys.path for hooks
Éric Araujo
- [issue12366] packaging.pypi.dist should abstract download errors.
Éric Araujo
- [issue12368] packaging.pypi.simple.Crawler assumes external download links are ok to follow
Éric Araujo
- [issue6584] gzip module has no custom exception
Éric Araujo
- [issue12361] Memory Leak in File Logging
Éric Araujo
- [issue12374] Execution model should explain compile vs definition vs execution time
Éric Araujo
- [issue12375] Add packages_root to sys.path for hooks
Éric Araujo
- [issue12377] Clean up use of packages_root/package_dir
Éric Araujo
- [issue11637] Add cwd to sys.path for hooks
Éric Araujo
- [issue12240] Allow multiple setup_hooks
Éric Araujo
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Éric Araujo
- [issue11104] distutils sdist ignores MANIFEST
Éric Araujo
- [issue12394] Packaging should provide better support for executable scripts on Windows
Éric Araujo
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Éric Araujo
- [issue12388] cannot specify recursive extra_files in packaging setup.cfg
Éric Araujo
- [issue12393] Packaging should provide support for extensible categories
Éric Araujo
- [issue12394] Packaging should provide better support for executable scripts on Windows
Éric Araujo
- [issue12242] distutils2 environment marker for current compiler
Éric Araujo
- [issue12386] packaging fails in install_distinfo when writing RESOURCES
Éric Araujo
- [issue12394] Packaging should provide better support for executable scripts on Windows
Éric Araujo
- [issue5572] distutils ignores the LIBS configure env var
Éric Araujo
- [issue12394] Packaging should provide better support for executable scripts on Windows
Éric Araujo
- [issue12395] packaging remove fails under Windows
Éric Araujo
- [issue12296] Minor clarification in devguide
Éric Araujo
- [issue10403] Use "member" consistently
Éric Araujo
- [issue12379] build outside source fail in head
Éric Araujo
- [issue12396] Delivery failed
Éric Araujo
- [issue12395] packaging remove fails under Windows
Éric Araujo
- [issue11933] newer() function in dep_util.py mixes up new vs. old files due stat.st_mtime vs stat
Éric Araujo
- [issue12394] packaging: generate scripts from callable (dotted paths)
Éric Araujo
- [issue4015] Make installed scripts executable on windows
Éric Araujo
- [issue4015] Make installed scripts executable on windows
Éric Araujo
- [issue1004696] translate Windows newlines when installing scripts on POSIX
Éric Araujo
- [issue870479] Scripts need platform-dependent handling
Éric Araujo
- [issue976869] Stripping script extensions with distutils
Éric Araujo
- [issue12394] packaging: generate scripts from callable (dotted paths)
Éric Araujo
- [issue12393] Packaging should provide support for extensible categories
Éric Araujo
- [issue7175] Define a standard location and API for configuration files
Éric Araujo
- [issue12394] packaging: generate scripts from callable (dotted paths)
Éric Araujo
- [issue12354] packaging.pypi.simple docs use both client and crawler variable, which might be confusing
Éric Araujo
- [issue12255] A few changes to .*ignore
Éric Araujo
- [issue12141] sysconfig.get_config_vars('srcdir') fails in specific cases
Éric Araujo
- [issue11104] distutils sdist ignores MANIFEST
Éric Araujo
- [issue12341] Some additions to .hgignore
Éric Araujo
- [issue10510] packaging upload/register should use CRLF in HTTP requests
Éric Araujo
- [issue12169] Factor out common code for d2 commands register, upload and upload_docs
Éric Araujo
- [issue5572] packaging should respect the LIBS configure env var
Éric Araujo
- [issue12296] Minor clarification in devguide
Éric Araujo
- [issue10020] docs for sqlite3 describe functions not available without recompiling
Éric Araujo
- [issue11104] distutils sdist ignores MANIFEST
Éric Araujo
- [issue12394] packaging: generate scripts from callable (dotted paths)
Éric Araujo
- [issue12420] distutils crashes if PATH is not defined
Éric Araujo
- [issue12416] packaging does not have hooks callable during distribution removal
Éric Araujo
- [issue12406] msi.py needs updating for Python 3.3
Éric Araujo
- [issue11493] Add python.exe-gdb.py to .hgignore
Éric Araujo
- [issue12417] Inappropriate copyright on profile files
Éric Araujo
- [issue12420] distutils crashes if PATH is not defined
Éric Araujo
- [issue12296] Minor clarification in devguide
Éric Araujo
- [issue12169] Factor out common code for d2 commands register, upload and upload_docs
Éric Araujo
- [issue12169] Factor out common code for d2 commands register, upload and upload_docs
Éric Araujo
- [issue12169] Factor out common code for d2 commands register, upload and upload_docs
Éric Araujo
- [issue10020] docs for sqlite3 describe functions not available without recompiling
Éric Araujo
- [issue11302] Add more tests to test_ast.py
Éric Araujo
- [issue12416] packaging does not have hooks callable during distribution removal
Éric Araujo
- [issue12420] distutils tests fail if PATH is not defined
Éric Araujo
- [issue12416] packaging does not have hooks callable during distribution removal
Éric Araujo
- [issue8617] Better document user site-packages in site module doc
Éric Araujo
- [issue8617] Better document user site-packages in site module doc
Éric Araujo
- [issue10020] docs for sqlite3 describe functions not available without recompiling
Éric Araujo
- [issue5999] compile error on HP-UX 11.22 ia64 - 'mbstate_t' is used as a type, but has not been defined as a type
Éric Araujo
- [issue12043] Update shutil documentation
Éric Araujo
- [issue10403] Use "member" consistently
Éric Araujo
- [issue12406] msi.py needs updating for Python 3.3
Éric Araujo
- [issue10403] Use "member" consistently
Éric Araujo
- [issue11363] Curses - add missing functions to doc
Éric Araujo
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Éric Araujo
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Éric Araujo
- [issue12425] gettext breaks on empty plural-forms value
Éric Araujo
- [issue12449] Add accelerator "F" to button "Finish" in all MSI installers made by bdist_msi
Éric Araujo
- [issue9561] distutils: set encoding to utf-8 for input and output files
Éric Araujo
- [issue12444] accept sets or collections for str.strip/lstrip/rstrip
Éric Araujo
- [issue12238] Readline module loading in interactive mode
Jesús Cea Avión
- [issue12248] __dir__ semantics changed in Python 2.7.2
Jesús Cea Avión
- [issue12343] Python 2.7.2 regression: ssl.SSLError: [Errno 2] _ssl.c:503: The operation did not complete (read)
Jesús Cea Avión
- [issue12343] Python 2.7.2 regression: ssl.SSLError: [Errno 2] _ssl.c:503: The operation did not complete (read)
Jesús Cea Avión
- [issue12343] Python 2.7.2 regression: ssl.SSLError: [Errno 2] _ssl.c:503: The operation did not complete (read)
Jesús Cea Avión
- [issue12343] Python 2.7.2 regression: ssl.SSLError: [Errno 2] _ssl.c:503: The operation did not complete (read)
Jesús Cea Avión
- [issue12343] Python 2.7.2 regression: ssl.SSLError: [Errno 2] _ssl.c:503: The operation did not complete (read)
Jesús Cea Avión
- [issue12343] Python 2.7.2 regression: ssl.SSLError: [Errno 2] _ssl.c:503: The operation did not complete (read)
Jesús Cea Avión
- [issue12197] non-blocking SSL write fails if a partial write was issued
Jesús Cea Avión
- [issue8240] ssl.SSLSocket.write may fail on non-blocking sockets
Jesús Cea Avión
- [issue8222] enabling SSL_MODE_AUTO_RETRY on SSL sockets
Jesús Cea Avión
- [issue12399] make cell var initialization more efficient
Jesús Cea Avión
- [issue12399] make cell var initialization more efficient
Jesús Cea Avión
- [issue12399] make cell var initialization more efficient
Jesús Cea Avión
- [issue12345] Add math.tau
Simon Baird
- [issue6721] Locks in python standard library should be sanitized on fork
Giovanni Bajo
- [issue12446] StreamReader Readlines
Thomas Barnet-Lamb
- [issue12446] StreamReader Readlines
Thomas Barnet-Lamb
- [issue12446] StreamReader Readlines behavior odd
Thomas Barnet-Lamb
- [issue12397] re match object methods have no docstrings
Ned Batchelder
- [issue10897] UNIX mmap unnecessarily dup() file descriptor
Facundo Batista
- [issue11457] Expose nanosecond precision from system calls
Alexander Belopolsky
- [issue11457] Expose nanosecond precision from system calls
Alexander Belopolsky
- [issue11457] Expose nanosecond precision from system calls
Alexander Belopolsky
- [issue12286] float('nan') breaks sort() method on a list of floats
Alexander Belopolsky
- [issue11457] Expose nanosecond precision from system calls
Alexander Belopolsky
- [issue11583] os.path.isdir() is slow on windows
Eli Bendersky
- [issue12223] Datamodel documentation page: 'operator' where 'operand' should be
Eli Bendersky
- [issue12380] bytearray methods center, ljust, rjust don't accept a bytearray as the fill character
Eli Bendersky
- [issue12223] Datamodel documentation page: 'operator' where 'operand' should be
Eli Bendersky
- [issue12438] getpass error on idle
João Bernardo
- [issue12265] revamp argument errors
Roger Binns
- [issue12265] revamp argument errors
Roger Binns
- [issue762963] timemodule.c: Python loses current timezone
Paul Boddie
- [issue12422] When deepcopying, don't store immutable objects in the memo dict
Carl Friedrich Bolz
- [issue12244] cStringIO inconsistencies
Georg Brandl
- [issue12243] getpass.getuser works on OSX
Georg Brandl
- [issue12249] add missing command
Georg Brandl
- [issue12249] Document working dir for “make html”
Georg Brandl
- [issue12084] os.stat() on windows doesn't consider relative symlink
Georg Brandl
- [issue12019] Dead or buggy code in importlib.test.__main__
Georg Brandl
- [issue12019] Dead or buggy code in importlib.test.__main__
Georg Brandl
- [issue11975] Fix referencing of built-in types (list, int, ...)
Georg Brandl
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Georg Brandl
- [issue12298] Sphinx glitch in library/functions
Georg Brandl
- [issue12298] Sphinx glitch in library/functions
Georg Brandl
- [issue11975] Fix referencing of built-in types (list, int, ...)
Georg Brandl
- [issue12298] Sphinx glitch in library/functions
Georg Brandl
- [issue12298] Sphinx glitch in library/functions
Georg Brandl
- [issue12345] Add math.tau
Georg Brandl
- [issue12090] 3.2: build --without-threads fails
Georg Brandl
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Georg Brandl
- [issue9516] sysconfig: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but "10.5" during configure
Georg Brandl
- [issue12290] __setstate__ is called for false values
Georg Brandl
- [issue12090] 3.2: build --without-threads fails
Georg Brandl
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Georg Brandl
- [issue12240] Allow multiple setup_hooks
Erik Bray
- [issue12240] Allow multiple setup_hooks
Erik Bray
- [issue12240] Allow multiple setup_hooks
Erik Bray
- [issue11595] Miscellaneous bugs in cfg_to_args() utility function
Erik Bray
- [issue11595] Miscellaneous bugs in cfg_to_args() utility function
Erik Bray
- [issue12240] Allow multiple setup_hooks
Erik Bray
- [issue12375] Add packages_root to sys.path for hooks
Erik Bray
- [issue12377] Clean up packages_root option
Erik Bray
- [issue12375] Add packages_root to sys.path for hooks
Erik Bray
- [issue12240] Allow multiple setup_hooks
Erik Bray
- [issue9921] os.path.join('x','') behavior
Brian Brazil
- [issue4470] smtplib SMTP_SSL not working.
Torsten Bronger
- [issue4470] smtplib SMTP_SSL not working.
Torsten Bronger
- [issue4470] smtplib SMTP_SSL not working.
Torsten Bronger
- [issue4470] smtplib SMTP_SSL not working.
Torsten Bronger
- [issue12185] Decimal documentation lists "first" and "second" arguments, should be "self" and "other"
Francisco Martín Brugué
- [issue12185] Decimal documentation lists "first" and "second" arguments, should be "self" and "other"
Francisco Martín Brugué
- [issue10206] python program starting with unmatched quote spews spaces to stdout
Francisco Martín Brugué
- [issue10206] python program starting with unmatched quote spews spaces to stdout
Francisco Martín Brugué
- [issue10206] python program starting with unmatched quote spews spaces to stdout
Francisco Martín Brugué
- [issue12280] If statement
Matthew Brunt
- [issue12419] Add ident parameter to SysLogHandler
Floris Bruynooghe
- [issue12419] Add ident parameter to SysLogHandler
Floris Bruynooghe
- [issue12419] Add ident parameter to SysLogHandler
Floris Bruynooghe
- [issue12443] locale.setlocale(locale.LC_ALL, locale.getlocale()) fails for some locales
Jean-Paul Calderone
- [issue12019] Dead or buggy code in importlib.test.__main__
Brett Cannon
- [issue12019] Dead or buggy code in importlib.test.__main__
Brett Cannon
- [issue12273] Change ast.__version__ calculation to provide consistent ordering
Brett Cannon
- [issue12341] Some additions to .hgignore
Brett Cannon
- [issue2377] Replace import.c with a pure Python implementation
Brett Cannon
- [issue2377] Replace __import__ w/ importlib.__import__
Brett Cannon
- [issue8745] zipimport is a bit slow
Brett Cannon
- [issue8661] FAQ item 2.25 is unclear
Brett Cannon
- [issue8912] `make patchcheck` should check the whitespace of .c/.h files
Brett Cannon
- [issue667770] import C API mess
Brett Cannon
- [issue7620] Vim syntax highlight
Brett Cannon
- [issue2377] Replace __import__ w/ importlib.__import__
Brett Cannon
- [issue4470] smtplib SMTP_SSL not working.
Lorenzo M. Catucci
- [issue4470] smtplib SMTP_SSL not working.
Lorenzo M. Catucci
- [issue4470] smtplib SMTP_SSL not working.
Lorenzo M. Catucci
- [issue4470] smtplib SMTP_SSL not working.
Lorenzo M. Catucci
- [issue4470] smtplib SMTP_SSL not working.
Lorenzo M. Catucci
- [issue4470] smtplib SMTP_SSL not working.
Lorenzo M. Catucci
- [issue4470] smtplib SMTP_SSL not working.
Lorenzo M. Catucci
- [issue4470] smtplib SMTP_SSL not working.
Lorenzo M. Catucci
- [issue12394] packaging: generate scripts from callable (dotted paths)
Per Cederqvist
- [issue5906] Risk of confusion in multiprocessing module - daemonic processes
Pascal Chambon
- [issue11822] Improve disassembly to show embedded code objects
Nick Coghlan
- [issue12248] __dir__ semantics changed in Python 2.7.2
Nick Coghlan
- [issue12248] __dir__ semantics changed in Python 2.7.2
Nick Coghlan
- [issue12248] __dir__ semantics changed in Python 2.7.2
Nick Coghlan
- [issue12265] revamp argument errors
Nick Coghlan
- [issue11690] Devguide: Add "communication" FAQ
Nick Coghlan
- [issue11549] Rewrite peephole to work on AST
Nick Coghlan
- [issue12273] Change ast.__version__ calculation to provide consistent ordering
Nick Coghlan
- [issue11549] Build-out an AST optimizer, moving some functionality out of the peephole optimizer
Nick Coghlan
- [issue1294232] Error in metaclass search order
Nick Coghlan
- [issue11553] Docs for: import, packages, site.py, .pth files
Nick Coghlan
- [issue11610] Improved support for abstract base classes with descriptors
Nick Coghlan
- [issue11553] Docs for: import, packages, site.py, .pth files
Nick Coghlan
- [issue11610] Improved support for abstract base classes with descriptors
Nick Coghlan
- [issue11553] Docs for: import, packages, site.py, .pth files
Nick Coghlan
- [issue11610] Improved support for abstract base classes with descriptors
Nick Coghlan
- [issue11610] Improved support for abstract base classes with descriptors
Nick Coghlan
- [issue12345] Add math.tau
Nick Coghlan
- [issue12345] Add math.tau
Nick Coghlan
- [issue12278] Core mentorship mention in the devguide
Nick Coghlan
- [issue11690] Devguide: Add "communication" FAQ
Nick Coghlan
- [issue11795] Better core dev guidelines for committing submitted patches
Nick Coghlan
- [issue11795] Better core dev guidelines for committing submitted patches
Nick Coghlan
- [issue11690] Devguide: Add "communication" FAQ
Nick Coghlan
- [issue12369] Revised core mentorship section of help.rst
Nick Coghlan
- [issue12370] Use of super overwrites use of __class__ in class namespace
Nick Coghlan
- [issue12374] Execution model should explain compile vs definition vs execution time
Nick Coghlan
- [issue12356] more argument error improving
Nick Coghlan
- [issue12399] simplify cell var initialization by storing constant data on the code object
Nick Coghlan
- [issue12374] Execution model should explain compile vs definition vs execution time
Nick Coghlan
- [issue12374] Execution model should explain compile vs definition vs execution time
Nick Coghlan
- [issue12399] simplify cell var initialization by storing constant data on the code object
Nick Coghlan
- [issue12374] Execution model should explain compile vs definition vs execution time
Nick Coghlan
- [issue10845] test_multiprocessing failure under Windows
Nick Coghlan
- [issue11682] PEP 380 reference implementation for 3.3
Nick Coghlan
- [issue11682] PEP 380 reference implementation for 3.3
Nick Coghlan
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Nick Coghlan
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Nick Coghlan
- [issue6673] Uncaught comprehension SyntaxError eats up all memory
Nick Coghlan
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Nick Coghlan
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Nick Coghlan
- [issue12428] functools test coverage
Nick Coghlan
- [issue12436] Provide reference to detailed installation instructions
Nick Coghlan
- [issue11549] Build-out an AST optimizer, moving some functionality out of the peephole optimizer
Nick Coghlan
- [issue11682] PEP 380 reference implementation for 3.3
Nick Coghlan
- [issue6755] Patch: new method get_wch for ncurses bindings: accept wide characters (unicode)
Nicholas Cole
- [issue12242] distutils2 environment marker for current compiler
Eli Collins
- [issue12242] distutils2 environment marker for current compiler
Eli Collins
- [issue12242] distutils2 environment marker for current compiler
Eli Collins
- [issue12242] distutils2 environment marker for current compiler
Eli Collins
- [issue12424] distutils2: extension section uses bad environment marker separator
Eli Collins
- [issue12424] distutils2: extension section uses bad environment marker separator
Eli Collins
- [issue12084] os.stat() on windows doesn't consider relative symlink
Jason R. Coombs
- [issue8746] os.chflags() and os.lchflags() are not built when they should be be
Garrett Cooper
- [issue12433] make clean doesn't clean up static libraries on 2.x
Garrett Cooper
- [issue12433] make clean doesn't clean up static libraries on 2.x
Garrett Cooper
- [issue12362] General Windows stdout redirection not working
CrouZ
- [issue12362] General Windows stdout redirection not working
CrouZ
- [issue12084] os.stat() on windows doesn't consider relative symlink
Brian Curtin
- [issue12239] msilib VT_EMPTY SummaryInformation properties raise an error (suggest returning None)
Brian Curtin
- [issue12239] msilib VT_EMPTY SummaryInformation properties raise an error (suggest returning None)
Brian Curtin
- [issue12084] os.stat() on windows doesn't consider relative symlink
Brian Curtin
- [issue11583] os.path.isdir() is slow on windows
Brian Curtin
- [issue11583] os.path.isdir() is slow on windows
Brian Curtin
- [issue12262] Not Inheriting File Descriptors on Windows?
Brian Curtin
- [issue11583] os.path.isdir() is slow on windows
Brian Curtin
- [issue10027] os.lstat/os.stat don't set st_nlink on Windows
Brian Curtin
- [issue12267] Difficult to compile python in Visual Studio 2010 express
Brian Curtin
- [issue12267] Difficult to compile python in Visual Studio 2010 express
Brian Curtin
- [issue12267] Difficult to compile python in Visual Studio 2010 express
Brian Curtin
- [issue12084] os.stat() on windows doesn't consider relative symlink
Brian Curtin
- [issue12084] os.stat() on windows doesn't consider relative symlink
Brian Curtin
- [issue12280] If statement
Brian Curtin
- [issue11583] os.path.isdir() is slow on windows
Brian Curtin
- [issue12284] argparse.ArgumentParser: usage example option
Brian Curtin
- [issue12312] is ok
Brian Curtin
- [issue9035] os.path.ismount on windows doesn't support windows mount points
Brian Curtin
- [issue12084] os.stat() on windows doesn't consider relative symlink
Brian Curtin
- [issue12084] os.stat() on windows doesn't consider relative symlink
Brian Curtin
- [issue12084] os.stat() on windows doesn't consider relative symlink
Brian Curtin
- [issue12084] os.stat() on windows doesn't consider relative symlink
Brian Curtin
- [issue12084] os.stat() on windows doesn't consider relative symlink
Brian Curtin
- [issue12084] os.stat() on windows doesn't consider relative symlink
Brian Curtin
- [issue12442] shutil.disk_usage()
Brian Curtin
- [issue12442] shutil.disk_usage()
Brian Curtin
- [issue12339] logging.Formatter.format() assumes exception to support str() method which is not true for many libraries.
Piotr Czachur
- [issue12283] python3.2 smtplib _quote_periods
DDarko
- [issue12324] [3.2] sorted(big dict)
DDarko
- [issue12324] [3.2] sorted(big dict)
DDarko
- [issue12324] [3.2] sorted(big dict)
DDarko
- [issue12324] [3.2] sorted(big dict)
DDarko
- [issue11610] Improved support for abstract base classes with descriptors
Darren Dale
- [issue11610] Improved support for abstract base classes with descriptors
Darren Dale
- [issue11610] Improved support for abstract base classes with descriptors
Darren Dale
- [issue11610] Improved support for abstract base classes with descriptors
Darren Dale
- [issue11610] Improved support for abstract base classes with descriptors
Darren Dale
- [issue11610] Improved support for abstract base classes with descriptors
Darren Dale
- [issue11610] Improved support for abstract base classes with descriptors
Darren Dale
- [issue11610] Improved support for abstract base classes with descriptors
Darren Dale
- [issue11610] Improved support for abstract base classes with descriptors
Darren Dale
- [issue11610] Improved support for abstract base classes with descriptors
Darren Dale
- [issue11610] Improved support for abstract base classes with descriptors
Darren Dale
- [issue11610] Improved support for abstract base classes with descriptors
Darren Dale
- [issue11610] Improved support for abstract base classes with descriptors
Darren Dale
- [issue11610] Improved support for abstract base classes with descriptors
Darren Dale
- [issue12337] Need real TextIOWrapper for stdin/stdout
Fan Decheng
- [issue12225] current tip doesn't build without mercurial installed
Ned Deily
- [issue12225] current tip doesn't build without mercurial installed
Ned Deily
- [issue12236] Tkinter __version__ uses subversion substitution
Ned Deily
- [issue12236] Tkinter __version__ uses subversion substitution
Ned Deily
- [issue12247] Finding subprocess.py depends on how IDLE is opened
Ned Deily
- [issue12269] IDLE 2.7 hangs on Mac OS X 10.6
Ned Deily
- [issue11277] Crash with mmap and sparse files on Mac OS X
Ned Deily
- [issue11277] Crash with mmap and sparse files on Mac OS X
Ned Deily
- [issue12282] ABCMeta import error during build
Ned Deily
- [issue12313] make install misses packaging module
Ned Deily
- [issue12141] sysconfig.get_config_vars('srcdir') fails in specific cases
Ned Deily
- [issue12141] sysconfig.get_config_vars('srcdir') fails in specific cases
Ned Deily
- [issue12141] sysconfig.get_config_vars('srcdir') fails in specific cases
Ned Deily
- [issue12141] sysconfig.get_config_vars('srcdir') fails in specific cases
Ned Deily
- [issue9516] sysconfig: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but "10.5" during configure
Ned Deily
- [issue9516] sysconfig: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but "10.5" during configure
Ned Deily
- [issue9516] sysconfig: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but "10.5" during configure
Ned Deily
- [issue9516] sysconfig: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but "10.5" during configure
Ned Deily
- [issue9516] sysconfig: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but "10.5" during configure
Ned Deily
- [issue9516] sysconfig: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but "10.5" during configure
Ned Deily
- [issue12141] sysconfig.get_config_vars('srcdir') fails in specific cases
Ned Deily
- [issue12342] characters with ord above 65535 fail to display in IDLE
Ned Deily
- [issue12342] characters with ord above 65535 fail to display in IDLE
Ned Deily
- [issue9516] sysconfig: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but "10.5" during configure
Ned Deily
- [issue12141] sysconfig.get_config_vars('srcdir') fails in specific cases
Ned Deily
- [issue10736] test_ttk_guionly fails on OS X using ActiveState Tcl 8.5.9 (Cocoa)
Ned Deily
- [issue8746] os.chflags() and os.lchflags() are not built when they should be be
Ned Deily
- [issue12141] sysconfig.get_config_vars('srcdir') fails in specific cases
Ned Deily
- [issue12433] make clean doesn't clean up static libraries on 2.x
Ned Deily
- [issue12431] urllib2.Request.get_full_url() broken in newer versions of Python
Ned Deily
- [issue12433] make clean doesn't clean up static libraries on 2.x
Ned Deily
- [issue10736] test_ttk_guionly fails on OS X using ActiveState Tcl 8.5.9 (Cocoa)
Ned Deily
- [issue8746] os.chflags() and os.lchflags() are not built when they should be be
Ned Deily
- [issue12141] sysconfig.get_config_vars('srcdir') fails in specific cases
Ned Deily
- [issue12172] IDLE crashes when I use F5 to run
Ned Deily
- [issue12379] build outside source fail in head
Ned Deily
- [issue9516] sysconfig: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but "10.5" during configure
Ned Deily
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Ned Deily
- [issue9516] sysconfig: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but "10.5" during configure
Ned Deily
- [issue12172] IDLE crashes when I use F5 to run
Ned Deily
- [issue12452] reuse plistlib in sysconfig; deprecation process in plistlib
Ned Deily
- [issue12224] problem with siginterrupt
Zhiping Deng
- [issue12211] math.copysign must keep object type.
Mark Dickinson
- [issue12185] Decimal documentation lists "first" and "second" arguments, should be "self" and "other"
Mark Dickinson
- [issue12164] str.translate docstring doesn't mention that 'table' can be None
Mark Dickinson
- [issue12127] Inconsistent leading zero treatment
Mark Dickinson
- [issue12245] Document the meaning of FLT_ROUNDS constants for sys.float_info
Mark Dickinson
- [issue12232] embedded python import cmath
Mark Dickinson
- [issue12245] Document the meaning of FLT_ROUNDS constants for sys.float_info
Mark Dickinson
- [issue12245] Document the meaning of FLT_ROUNDS constants for sys.float_info
Mark Dickinson
- [issue12080] decimal.py: performance in _power_exact
Mark Dickinson
- [issue12211] Better document math.copysign behavior.
Mark Dickinson
- [issue12232] embedded python import cmath
Mark Dickinson
- [issue12232] embedded python import cmath
Mark Dickinson
- [issue12324] [3.2] sorted(big dict)
Mark Dickinson
- [issue12324] [3.2] sorted(big dict)
Mark Dickinson
- [issue12334] Strange sort error
Mark Dickinson
- [issue12345] Add math.tau
Mark Dickinson
- [issue12164] str.translate docstring doesn't mention that 'table' can be None
Mark Dickinson
- [issue12381] refactor slice checks made by methods that take "slice like" arguments
Mark Dickinson
- [issue12245] Document the meaning of FLT_ROUNDS constants for sys.float_info
Mark Dickinson
- [issue12245] Document the meaning of FLT_ROUNDS constants for sys.float_info
Mark Dickinson
- [issue9990] PyMemoryView_FromObject alters the Py_buffer after calling PyObject_GetBuffer when ndim 1
Mark Dickinson
- [issue10227] Improve performance of MemoryView slicing
Mark Dickinson
- [issue12228] Stat doc - fix swap of UF_OPAQUE and UF_NOUNLINK description
Mark Dickinson
- [issue12408] Relative import used on test_future5
Mark Dickinson
- [issue7117] Backport py3k float repr to trunk
Mark Dickinson
- [issue6531] atexit_callfuncs() crashing within Py_Finalize() when using multiple interpreters.
Graham Dumpleton
- [issue10935] wsgiref.handlers.BaseHandler and subclasses of str
Phillip J. Eby
- [issue12169] Factor out common code for d2 commands register, upload and upload_docs
John Edmonds
- [issue12169] Factor out common code for d2 commands register, upload and upload_docs
John Edmonds
- [issue12169] Factor out common code for d2 commands register, upload and upload_docs
John Edmonds
- [issue12272] Python 2.7.1 version conflict for package "Tcl" on Windows 7
Jack Eisenbach
- [issue12444] accept sets or collections for str.strip/lstrip/rstrip
Peter Eisentraut
- [issue12334] Strange sort error
Reinhard Engel
- [issue12334] Strange sort error
Reinhard Engel
- [issue12147] smtplib.send_message does not implement corectly rfc 2822
Nicolas Estibals
- [issue12147] smtplib.send_message does not implement corectly rfc 2822
Nicolas Estibals
- [issue12147] smtplib.send_message does not implement corectly rfc 2822
Nicolas Estibals
- [issue12294] multiprocessing.Pool: Need a way to find out if work are finished.
Bugs Fly
- [issue10530] distutils2 should allow the installing of python files with invalid syntax
Michael Foord
- [issue11218] pattern=None when following documentation for load_tests and unittest.main()
Michael Foord
- [issue10530] distutils2 should allow the installing of python files with invalid syntax
Michael Foord
- [issue12314] regrtest checks (os.environ, sys.path, etc.) are hard to use
Michael Foord
- [issue12341] Some additions to .hgignore
Michael Foord
- [issue12370] Use of super overwrites use of __class__ in class namespace
Michael Foord
- [issue11763] assertEqual memory issues with large text inputs
Michael Foord
- [issue11763] assertEqual memory issues with large text inputs
Michael Foord
- [issue12376] unittest.TextTestResult.__init__ does not pass on its init arguments in super call
Michael Foord
- [issue12376] unittest.TextTestResult.__init__ does not pass on its init arguments in super call
Michael Foord
- [issue7117] Backport py3k float repr to trunk
Michael Foord
- [issue12226] use secured channel for uploading packages to pypi
Fred L. Drake, Jr.
- [issue12226] use secured channel for uploading packages to pypi
Fred L. Drake, Jr.
- [issue12394] packaging: generate scripts from callable (dotted paths)
Fred L. Drake, Jr.
- [issue12409] Moving "Documenting Python" to Devguide
Fred L. Drake, Jr.
- [issue12412] non defined representation for pwd.struct_passwd
Francisco Garcia
- [issue12370] Use of super overwrites use of __class__ in class namespace
Alex Gaynor
- [issue12422] When deepcopying, don't store immutable objects in the memo dict
Alex Gaynor
- [issue12422] When deepcopying, don't store immutable objects in the memo dict
Alex Gaynor
- [issue12422] When deepcopying, don't store immutable objects in the memo dict
Alex Gaynor
- [issue12422] When deepcopying, don't store immutable objects in the memo dict
Alex Gaynor
- [issue12274] "Print window" menu on IDLE aborts whole application
Gabriel Genellina
- [issue12274] "Print window" menu on IDLE aborts whole application
Gabriel Genellina
- [issue12276] 3.x ignores sys.tracebacklimit=0
Gabriel Genellina
- [issue12276] 3.x ignores sys.tracebacklimit=0
Gabriel Genellina
- [issue12276] 3.x ignores sys.tracebacklimit=0
Gabriel Genellina
- [issue11583] os.path.isdir() is slow on windows
Tim Golden
- [issue11583] os.path.isdir() is slow on windows
Tim Golden
- [issue12084] os.stat() on windows doesn't consider relative symlink
Tim Golden
- [issue12084] os.stat() on windows doesn't consider relative symlink
Tim Golden
- [issue12382] [msilib] Obscure exception message when trying to open a non-existent MSI database
Tim Golden
- [issue12394] Packaging should provide better support for executable scripts on Windows
Tim Golden
- [issue12394] Packaging should provide better support for executable scripts on Windows
Tim Golden
- [issue11163] iter() documentation code doesn't work
Michael Grazebrook
- [issue3566] httplib persistent connections violate MUST in RFC2616 sec 8.1.4.
Aron Griffis
- [issue11933] newer() function in dep_util.py mixes up new vs. old files due stat.st_mtime vs stat
John S. Gruber
- [issue12318] list + tuple inconsistency
Filip Gruszczyński
- [issue12318] list + tuple inconsistency
Filip Gruszczyński
- [issue11767] Maildir iterator leaks file descriptors by default
Filip Gruszczyński
- [issue6584] gzip module has no custom exception
Filip Gruszczyński
- [issue12354] packaging.pypi.simple docs use both client and crawler variable, which might be confusing
Filip Gruszczyński
- [issue12354] packaging.pypi.simple docs use both client and crawler variable, which might be confusing
Filip Gruszczyński
- [issue12348] case sensitivity in packaging.pypi.simple.Crawler
Filip Gruszczyński
- [issue12355] Crawler doesn't follow redirection
Filip Gruszczyński
- [issue12355] Crawler doesn't follow redirection
Filip Gruszczyński
- [issue9561] distutils: set encoding to utf-8 for input and output files
Michał Górny
- [issue12087] install_egg_info fails with UnicodeEncodeError depending on locale
Michał Górny
- [issue11975] Fix referencing of built-in types (list, int, ...)
Jonas H.
- [issue11975] Fix referencing of built-in types (list, int, ...)
Jonas H.
- [issue12284] argparse.ArgumentParser: usage example option
Jonas H.
- [issue12284] argparse.ArgumentParser: usage example option
Jonas H.
- [issue12200] bdist_wininst install_script not run on uninstall
Mark Hammond
- [issue12200] bdist_wininst install_script not run on uninstall
Mark Hammond
- [issue12248] __dir__ semantics changed in Python 2.7.2
Soren Hansen
- [issue12248] __dir__ semantics changed in Python 2.7.2
Soren Hansen
- [issue12248] __dir__ semantics changed in Python 2.7.2
Soren Hansen
- [issue12252] '\u' in unicode raw string raise an syntax error
Hanöfner Harald
- [issue12435] Input function does not strip trailing '\r' from string input
Brian Hare
- [issue12238] Readline module loading in interactive mode
Niels Heinen
- [issue12238] Readline module loading in interactive mode
Niels Heinen
- [issue11102] configure doesn't find "major()" on HP-UX v11.31
Oren Held
- [issue12233] Lists in class objects not independent
Raymond Hettinger
- [issue5384] mmap and exception type
Raymond Hettinger
- [issue12245] Document the meaning of FLT_ROUNDS constants for sys.float_info
Raymond Hettinger
- [issue12248] __dir__ semantics changed in Python 2.7.2
Raymond Hettinger
- [issue12185] Decimal documentation lists "first" and "second" arguments, should be "self" and "other"
Raymond Hettinger
- [issue12248] __dir__ semantics changed in Python 2.7.2
Raymond Hettinger
- [issue12248] __dir__ semantics changed in Python 2.7.2
Raymond Hettinger
- [issue12248] __dir__ semantics changed in Python 2.7.2
Raymond Hettinger
- [issue12248] __dir__ semantics changed in Python 2.7.2
Raymond Hettinger
- [issue12164] str.translate docstring doesn't mention that 'table' can be None
Raymond Hettinger
- [issue11802] filecmp.cmp needs a documented way to clear cache
Raymond Hettinger
- [issue11802] filecmp.cmp needs a documented way to clear cache
Raymond Hettinger
- [issue11549] Build-out an AST optimizer, moving some functionality out of the peephole optimizer
Raymond Hettinger
- [issue12248] __dir__ semantics changed in Python 2.7.2
Raymond Hettinger
- [issue12318] list + tuple inconsistency
Raymond Hettinger
- [issue1711800] SequenceMatcher bug with insert/delete block after "replace"
Raymond Hettinger
- [issue12345] Add math.tau
Raymond Hettinger
- [issue12384] difflib.SequenceMatcher and Match: code and doc bugs
Raymond Hettinger
- [issue7434] general pprint rewrite
Raymond Hettinger
- [issue7434] general pprint rewrite
Raymond Hettinger
- [issue10326] Can't pickle unittest.TestCase instances
Raymond Hettinger
- [issue11163] iter() documentation code doesn't work
Raymond Hettinger
- [issue11889] 'enumerate' 'start' parameter documentation is confusing
Raymond Hettinger
- [issue11758] increase xml.dom.minidom test coverage
Raymond Hettinger
- [issue12086] Tutorial doesn't discourage name mangling
Raymond Hettinger
- [issue11802] filecmp.cmp needs a documented way to clear cache
Raymond Hettinger
- [issue4608] urllib.request.urlopen does not return an iterable object
Raymond Hettinger
- [issue12409] Moving "Documenting Python" to Devguide
Raymond Hettinger
- [issue11802] filecmp.cmp needs a documented way to clear cache
Raymond Hettinger
- [issue4608] urllib.request.urlopen does not return an iterable object
Raymond Hettinger
- [issue8890] Use tempfile instead of /tmp in examples
Raymond Hettinger
- [issue12384] difflib.SequenceMatcher and Match: code and doc bugs
Raymond Hettinger
- [issue12134] json.dump much slower than dumps
Raymond Hettinger
- [issue12428] functools test coverage
Raymond Hettinger
- [issue7117] Backport py3k float repr to trunk
Raymond Hettinger
- [issue12444] accept sets or collections for str.strip/lstrip/rstrip
Raymond Hettinger
- [issue12450] Use the Grisu algorithms to convert floats to strings
Raymond Hettinger
- [issue12444] accept sets or collections for str.strip/lstrip/rstrip
Raymond Hettinger
- [issue12417] Inappropriate copyright on profile files
Paul Hildebrandt
- [issue12417] Inappropriate copyright on profile files
Paul Hildebrandt
- [issue12269] Crashes on start
Ryan Hollis
- [issue11873] test_regexp() of test_compileall fails occassionally
Thomas Holmes
- [issue12449] Add accelerator "F" to button "Finish" in all MSI installers made by bdist_msi
Thomas Holmes
- [issue8501] --dry-run option doesn't work
Thomas Holmes
- [issue828450] sdist generates bad MANIFEST on Windows
Thomas Holmes
- [issue12233] Lists in class objects not independent
Austin Howard
- [issue4470] smtplib SMTP_SSL not working.
Catalin Iacob
- [issue12378] smtplib.SMTP_SSL leaks socket connections on SSL error
Catalin Iacob
- [issue12378] smtplib.SMTP_SSL leaks socket connections on SSL error
Catalin Iacob
- [issue12353] argparse cannot handle empty arguments
Bryan Jacobs
- [issue12382] [msilib] Ambiguous exception message when trying to open a non existing MSI database
Robin Jarry
- [issue12382] [msilib] Obscure exception message when trying to open a non-existent MSI database
Robin Jarry
- [issue12382] [msilib] Obscure exception message when trying to open a non-existent MSI database
Robin Jarry
- [issue11909] Doctest sees directives in strings when it should only see them in comments
Devin Jeanpierre
- [issue11147] _Py_ANNOTATE_MEMORY_ORDER has unused argument, effects code which includes Python.h
Jelte
- [issue12390] urllib.parse.urlencode encoding lists as strings
Joesph
- [issue12390] urllib.parse.urlencode encoding lists as strings
Joesph
- [issue9674] make install DESTDIR=/home/blah fails when the prefix specified is /
Matt Joiner
- [issue9674] make install DESTDIR=/home/blah fails when the prefix specified is /
Matt Joiner
- [issue9674] make install DESTDIR=/home/blah fails when the prefix specified is /
Matt Joiner
- [issue12437] _ctypes.dlopen does not include errno in OSError
Matt Joiner
- [issue12447] ~True is not False
Matt Joiner
- [issue12448] smtplib's __main__ doesn't flush when prompting
Matt Joiner
- [issue12330] Named set methods on collections.Set and dict view objects
Julian
- [issue12330] Named set methods on collections.Set and dict view objects
Julian
- [issue12330] Named set methods on collections.Set and dict view objects
Julian
- [issue12330] Named set methods on collections.Set and dict view objects
Julian
- [issue12445] dict view values objects are missing tp_richcmp and tp_as_number
Julian
- [issue12445] dict view values objects are missing tp_richcmp and tp_as_number
Julian
- [issue12129] Document Object Model API - validation
Kyle Keating
- [issue12129] Document Object Model API - validation
Kyle Keating
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
Dan Kenigsberg
- [issue12000] SSL certificate verification failed if no dNSName entry in subjectAltName
Mads Kiilerich
- [issue975330] Inconsistent newline handling in email module
Dave King
- [issue8890] Use tempfile instead of /tmp in examples
Dave King
- [issue12423] signal handler dpes
Kamil Kisiel
- [issue12423] signal handler doesn't handle SIGABRT from os.abort
Kamil Kisiel
- [issue12423] signal handler doesn't handle SIGABRT from os.abort
Kamil Kisiel
- [issue12404] c99 code in mmapmodule
Akira Kitada
- [issue4949] Constness in PyErr_NewException
Andreas Kloeckner
- [issue12329] XHTML entity apos missing in htmlentitydefs
Hans Peter de Koning
- [issue11113] html.entities mapping dicts need updating?
Hans Peter de Koning
- [issue11113] html.entities mapping dicts need updating?
Hans Peter de Koning
- [issue12241] email.header.Header encoding fails on empty header
Tim Koopman
- [issue12241] email.header.Header encoding fails on empty header
Tim Koopman
- [issue12241] email.header.Header encoding fails on empty header
Tim Koopman
- [issue12234] unittest2 could enable regex debugging for more information
Domen Kožar
- [issue12234] unittest2 could enable regex debugging for more information
Domen Kožar
- [issue12226] use secured channel for uploading packages to pypi
Stefan Krah
- [issue12250] regrtest: make --timeout explicit
Stefan Krah
- [issue12250] regrtest: make --timeout explicit
Stefan Krah
- [issue12226] use secured channel for uploading packages to pypi
Stefan Krah
- [issue12080] decimal.py: performance in _power_exact
Stefan Krah
- [issue7511] msvc9compiler.py: ValueError: [u'path']
Stefan Krah
- [issue12271] Python 2.7.x on IA64 running SLES 11 SP1
Stefan Krah
- [issue7511] msvc9compiler.py: ValueError: [u'path']
Stefan Krah
- [issue7511] msvc9compiler.py: ValueError when trying to compile with VC Express
Stefan Krah
- [issue7652] Merge C version of decimal into py3k.
Stefan Krah
- [issue7652] Merge C version of decimal into py3k.
Stefan Krah
- [issue7652] Merge C version of decimal into py3k.
Stefan Krah
- [issue7652] Merge C version of decimal into py3k.
Stefan Krah
- [issue7652] Merge C version of decimal into py3k.
Stefan Krah
- [issue7652] Merge C version of decimal into py3k.
Stefan Krah
- [issue7652] Merge C version of decimal into py3k.
Stefan Krah
- [issue7652] Merge C version of decimal into py3k.
Stefan Krah
- [issue12090] 3.2: build --without-threads fails
Stefan Krah
- [issue3067] setlocale fails with unicode strings on Py2 and with byte strings on Py3
Stefan Krah
- [issue7652] Merge C version of decimal into py3k.
Stefan Krah
- [issue7652] Merge C version of decimal into py3k.
Stefan Krah
- [issue7652] Merge C version of decimal into py3k.
Stefan Krah
- [issue12358] validate server certificate when uploading packages to PyPI
Stefan Krah
- [issue11439] subversion keyword breakage
Stefan Krah
- [issue12090] 3.2: build --without-threads fails
Stefan Krah
- [issue10206] python program starting with unmatched quote spews spaces to stdout
Stefan Krah
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Stefan Krah
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Stefan Krah
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Stefan Krah
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Stefan Krah
- [issue12430] Pip fails to fetch from mirror if PyPi checksum times out
Stefan Krah
- [issue11197] information leakage with SimpleHTTPServer
Senthil Kumaran
- [issue12255] A few changes to .*ignore
Senthil Kumaran
- [issue12255] A few changes to .*ignore
Senthil Kumaran
- [issue12255] A few changes to .*ignore
Senthil Kumaran
- [issue12255] A few changes to .*ignore
Senthil Kumaran
- [issue12365] URLopener should support context manager protocol
Senthil Kumaran
- [issue12319] [http.client] HTTPConnection.putrequest not support "chunked" Transfer-Encodings to send data
Senthil Kumaran
- [issue12327] in HTTPConnection the are len(body) and TypeError catch exception to detect if body is file like object, this hack do work with StringIO object
Senthil Kumaran
- [issue12289] http.server.CGIHTTPRequestHandler doesn't check if a Python script is executable
Senthil Kumaran
- [issue12365] URLopener should support context manager protocol
Senthil Kumaran
- [issue2202] urllib2 fails against IIS 6.0 (No support for MD5-sess auth)
Senthil Kumaran
- [issue12390] urllib.parse.urlencode encoding lists as strings
Senthil Kumaran
- [issue12390] urllib.parse.urlencode encoding lists as strings
Senthil Kumaran
- [issue11898] Sending binary data with a POST request in httplib can cause Unicode exceptions
Senthil Kumaran
- [issue11898] Sending binary data with a POST request in httplib can cause Unicode exceptions
Senthil Kumaran
- [issue12255] A few changes to .*ignore
Senthil Kumaran
- [issue10020] docs for sqlite3 describe functions not available without recompiling
Senthil Kumaran
- [issue12255] A few changes to .*ignore
Senthil Kumaran
- [issue11197] information leakage with SimpleHTTPServer
Senthil Kumaran
- [issue11253] autodocument first appearance of ctypes.wintypes constants
Senthil Kumaran
- [issue11253] autodocument first appearance of ctypes.wintypes constants
Senthil Kumaran
- [issue11568] docstring of select.epoll.register() is wrong
Senthil Kumaran
- [issue10020] docs for sqlite3 describe functions not available without recompiling
Senthil Kumaran
- [issue10403] Use "member" consistently
Senthil Kumaran
- [issue12431] urllib2.Request.get_full_url() broken in newer versions of Python
Senthil Kumaran
- [issue12230] test_subprocess.test_pass_fds() failed on x86 Tiger 3.x
Ross Lagerwall
- [issue12230] test_subprocess.test_pass_fds() failed on x86 Tiger 3.x
Ross Lagerwall
- [issue11504] test_subprocess failure
Ross Lagerwall
- [issue11941] Support st_atim, st_mtim and st_ctim attributes in os.stat_result
Ross Lagerwall
- [issue11941] Support st_atim, st_mtim and st_ctim attributes in os.stat_result
Ross Lagerwall
- [issue9344] please add posix.getgrouplist()
Ross Lagerwall
- [issue9344] please add posix.getgrouplist()
Ross Lagerwall
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Ross Lagerwall
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Ross Lagerwall
- [issue10635] Calling subprocess.Popen with preexec_fn=signal.pause blocks forever
Ross Lagerwall
- [issue10636] subprocess module has race condition with SIGCHLD handlers
Ross Lagerwall
- [issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module
Ross Lagerwall
- [issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module
Ross Lagerwall
- [issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module
Ross Lagerwall
- [issue12404] c99 code in mmapmodule
Ross Lagerwall
- [issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module
Ross Lagerwall
- [issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module
Ross Lagerwall
- [issue12306] zlib: Expose zlibVersion to query runtime version of zlib
Torsten Landschoff
- [issue12306] zlib: Expose zlibVersion to query runtime version of zlib
Torsten Landschoff
- [issue12306] zlib: Expose zlibVersion to query runtime version of zlib
Torsten Landschoff
- [issue12306] zlib: Expose zlibVersion to query runtime version of zlib
Torsten Landschoff
- [issue11797] 2to3 does not correct "reload"
Torsten Landschoff
- [issue12353] argparse cannot handle empty arguments
Torsten Landschoff
- [issue12353] argparse cannot handle empty arguments
Torsten Landschoff
- [issue12353] argparse cannot handle empty arguments
Torsten Landschoff
- [issue12274] "Print window" menu on IDLE aborts whole application
Łukasz Langa
- [issue7434] general pprint rewrite
Łukasz Langa
- [issue12418] python should inherit the library search path from the compiler for stdlib extensions
Steve Langasek
- [issue9998] find_library should search LD_LIBRARY_PATH on linux
Brian Larsen
- [issue9741] msgfmt.py generates invalid mo because msgfmt.make() does not clear dictionary
Timothy Lee
- [issue9741] msgfmt.py generates invalid mo because msgfmt.make() does not clear dictionary
Timothy Lee
- [issue9741] msgfmt.py generates invalid mo because msgfmt.make() does not clear dictionary
Timothy Lee
- [issue12235] subprocess.check_output throws wrong exception if non executable
Cal Leeming
- [issue12235] subprocess.check_output throws wrong exception if non executable
Cal Leeming
- [issue12235] subprocess.check_output throws wrong exception if non executable
Cal Leeming
- [issue12235] subprocess throws wrong exception if script can't be executed
Cal Leeming
- [issue12325] regex matches incorrectly on literal dot (99.9% confirmed)
Cal Leeming
- [issue12325] regex matches incorrectly on literal dot (99.9% confirmed)
Cal Leeming
- [issue12325] regex matches incorrectly on literal dot (99.9% confirmed)
Cal Leeming
- [issue12325] regex matches incorrectly on literal dot (99.9% confirmed)
Cal Leeming
- [issue12455] urllib2 Request() forces capitalize() on header names, breaking some requests
Cal Leeming
- [issue12455] urllib2 Request() forces capitalize() on header names, breaking some requests
Cal Leeming
- [issue12455] urllib2 Request() forces capitalize() on header names, breaking some requests
Cal Leeming
- [issue12455] urllib2 Request() forces capitalize() on header names, breaking some requests
Cal Leeming
- [issue12455] urllib2 forces title() on header names, breaking some requests
Cal Leeming
- [issue11302] Add more tests to test_ast.py
Vincent Legoll
- [issue11302] Add more tests to test_ast.py
Vincent Legoll
- [issue11302] Add more tests to test_ast.py
Vincent Legoll
- [issue11302] Add more tests to test_ast.py
Vincent Legoll
- [issue12432] remove a bunch of unused imports in Lib
Vincent Legoll
- [issue12432] remove a bunch of unused imports in Lib
Vincent Legoll
- [issue12432] remove a bunch of unused imports in Lib
Vincent Legoll
- [issue12325] regex matches incorrectly on literal dot (99.9% confirmed)
Robert Lehmann
- [issue12014] str.format parses replacement field incorrectly
Petri Lehtinen
- [issue12014] str.format parses replacement field incorrectly
Petri Lehtinen
- [issue12164] str.translate docstring doesn't mention that 'table' can be None
Petri Lehtinen
- [issue12021] mmap.read requires an argument
Petri Lehtinen
- [issue12021] mmap.read requires an argument
Petri Lehtinen
- [issue12277] Missing comma in os.walk docs
Petri Lehtinen
- [issue12277] Missing comma in os.walk docs
Petri Lehtinen
- [issue12277] Missing comma in os.walk docs
Petri Lehtinen
- [issue11669] Clarify Lang Ref "Compound statements" footnote
Petri Lehtinen
- [issue11784] multiprocessing.Process.join: timeout argument doesn't specify time unit.
Petri Lehtinen
- [issue12021] mmap.read requires an argument
Petri Lehtinen
- [issue12319] [http.client] HTTPConnection.putrequest not support "chunked" Transfer-Encodings to send data
Petri Lehtinen
- [issue12294] multiprocessing.Pool: Need a way to find out if work are finished.
Petri Lehtinen
- [issue12174] Multiprocessing logging levels unclear
Petri Lehtinen
- [issue12319] [http.client] HTTPConnection.putrequest not support "chunked" Transfer-Encodings to send data
Petri Lehtinen
- [issue11934] build with --prefix=/dev/null and zlib enabled in Modules/Setup failed
Petri Lehtinen
- [issue11934] build with --prefix=/dev/null and zlib enabled in Modules/Setup failed
Petri Lehtinen
- [issue12379] build outside source fail in head
Petri Lehtinen
- [issue12296] Minor clarification in devguide
Petri Lehtinen
- [issue11909] Doctest sees directives in strings when it should only see them in comments
Petri Lehtinen
- [issue11869] Include information about the bug tracker Rietveld code review tool
Petri Lehtinen
- [issue11708] argparse: suggestion for formatting optional positional args
Petri Lehtinen
- [issue11708] argparse: suggestion for formatting optional positional args
Petri Lehtinen
- [issue11695] Improve argparse usage/help customization
Petri Lehtinen
- [issue11694] xdrlib raises ConversionError in inconsistent way
Petri Lehtinen
- [issue12381] bytearray methods count, find, index don't support None as in slice notation
Petri Lehtinen
- [issue12379] build outside source fail in head
Petri Lehtinen
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Petri Lehtinen
- [issue12380] bytearray methods center, ljust, rjust don't accept a bytearray as the fill character
Petri Lehtinen
- [issue10206] python program starting with unmatched quote spews spaces to stdout
Petri Lehtinen
- [issue10206] python program starting with unmatched quote spews spaces to stdout
Petri Lehtinen
- [issue10206] python program starting with unmatched quote spews spaces to stdout
Petri Lehtinen
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Petri Lehtinen
- [issue12246] create installation path if it's non-existent
Tshepang Lekhonkhobe
- [issue12249] add missing command
Tshepang Lekhonkhobe
- [issue12246] create installation path if it's non-existent
Tshepang Lekhonkhobe
- [issue12249] add missing command
Tshepang Lekhonkhobe
- [issue12246] create installation path if it's non-existent
Tshepang Lekhonkhobe
- [issue12246] create installation path if it's non-existent
Tshepang Lekhonkhobe
- [issue12246] create installation path if it's non-existent
Tshepang Lekhonkhobe
- [issue12246] create installation path if it's non-existent
Tshepang Lekhonkhobe
- [issue12246] Warn when trying to install third-party module from an uninstalled checkout
Tshepang Lekhonkhobe
- [issue12246] Warn when trying to install third-party module from an uninstalled checkout
Tshepang Lekhonkhobe
- [issue12246] Warn when trying to install third-party module from an uninstalled checkout
Tshepang Lekhonkhobe
- [issue7511] msvc9compiler.py: ValueError: [u'path']
Marc-Andre Lemburg
- [issue7511] msvc9compiler.py: ValueError when trying to compile with VC Express
Marc-Andre Lemburg
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Marc-Andre Lemburg
- [issue12261] urllib.parse docs still refer to urlparse
Tim Lesher
- [issue12261] urllib.parse docs still refer to urlparse
Tim Lesher
- [issue11620] winsound.PlaySound() with SND_MEMORY should accept bytes instead of strings
Tim Lesher
- [issue11838] IDLE: make interactive code savable as a runnable script
Tim Lesher
- [issue12170] Bytes.index() and bytes.count() should accept byte ints
Xuanji Li
- [issue10376] ZipFile unzip is unbuffered
Xuanji Li
- [issue12381] bytearray methods count, find, index don't support None as in slice notation
Xuanji Li
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Lenard Lindstrom
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Lenard Lindstrom
- [issue12262] Not Inheriting File Descriptors on Windows?
Jesse Litton
- [issue12262] Not Inheriting File Descriptors on Windows?
Jesse Litton
- [issue11197] information leakage with SimpleHTTPServer
Ori Livneh
- [issue11197] information leakage with SimpleHTTPServer
Ori Livneh
- [issue11197] information leakage with SimpleHTTPServer
Ori Livneh
- [issue7969] shutil.copytree error handling non-standard and partially broken
Ameya Lokare
- [issue12232] embedded python import cmath
Thanh Ly
- [issue12232] embedded python import cmath
Thanh Ly
- [issue12226] use secured channel for uploading packages to pypi
Martin v. Löwis
- [issue12226] use secured channel for uploading packages to pypi
Martin v. Löwis
- [issue11457] Expose nanosecond precision from system calls
Martin v. Löwis
- [issue11457] Expose nanosecond precision from system calls
Martin v. Löwis
- [issue11457] Expose nanosecond precision from system calls
Martin v. Löwis
- [issue11457] Expose nanosecond precision from system calls
Martin v. Löwis
- [issue12226] use secured channel for uploading packages to pypi
Martin v. Löwis
- [issue12257] Use PYPACKAGING_USE_SDK envvar instead of DISTUTILS_USE_SDK
Martin v. Löwis
- [issue12267] Difficult to compile python in Visual Studio 2010 express
Martin v. Löwis
- [issue12273] Change ast.__version__ calculation to provide consistent ordering
Martin v. Löwis
- [issue11457] Expose nanosecond precision from system calls
Martin v. Löwis
- [issue1102] Add support for _msi.Record.GetString() and _msi.Record.GetInteger()
Martin v. Löwis
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Martin v. Löwis
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Martin v. Löwis
- [issue10224] Build 3.x documentation using python3.x
Martin v. Löwis
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Martin v. Löwis
- [issue9246] os.getcwd() hardcodes max path len
Martin v. Löwis
- [issue11637] Add cwd to sys.path for hooks
Martin v. Löwis
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Martin v. Löwis
- [issue12263] punycode codec ignores the error handler argument
Martin v. Löwis
- [issue12263] punycode codec ignores the error handler argument
Martin v. Löwis
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Martin v. Löwis
- [issue11457] Expose nanosecond precision from system calls
Martin v. Löwis
- [issue11457] Expose nanosecond precision from system calls
Martin v. Löwis
- [issue9642] #ifdef and mbcs: don't check for defined(HAVE_USABLE_WCHAR_T)
Martin v. Löwis
- [issue11457] Expose nanosecond precision from system calls
Martin v. Löwis
- [issue12406] msi.py needs updating for Python 3.3
Martin v. Löwis
- [issue12382] [msilib] Obscure exception message when trying to open a non-existent MSI database
Martin v. Löwis
- [issue12414] getsizeof() on code objects is wrong
Martin v. Löwis
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Martin v. Löwis
- [issue12406] msi.py needs updating for Python 3.3
Martin v. Löwis
- [issue5895] socketmodule.c on HPUX ia64 without _XOPEN_SOURCE_EXTENDED compiles incorrectly
Martin v. Löwis
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Martin v. Löwis
- [issue1475523] gettext breaks on plural-forms header
Martin v. Löwis
- [issue1475523] gettext breaks on plural-forms header
Martin v. Löwis
- [issue12447] ~True is not False
Martin v. Löwis
- [issue11763] assertEqual memory issues with large text inputs
Sara Magliacane
- [issue12239] msilib VT_EMPTY SummaryInformation properties raise an error (suggest returning None)
Mark Mc Mahon
- [issue12239] msilib VT_EMPTY SummaryInformation properties raise an error (suggest returning None)
Mark Mc Mahon
- [issue9035] os.path.ismount on windows doesn't support windows mount points
Mark Mc Mahon
- [issue12382] [msilib] Obscure exception message when trying to open a non-existent MSI database
Mark Mc Mahon
- [issue11253] autodocument first appearance of ctypes.wintypes constants
Mark Mc Mahon
- [issue11453] asyncore.file_wrapper should implement __del__ and call close there to prevent resource leaks and behave like socket.socket does.
Aldona Majorek
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
Dave Malcolm
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
Dave Malcolm
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
Dave Malcolm
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
Dave Malcolm
- [issue12360] Doc Typo
Martin Marcher
- [issue12360] Doc Typo
Martin Marcher
- [issue12360] Doc Typo
Martin Marcher
- [issue4111] Add Systemtap/DTrace probes
Martin Marcher
- [issue4296] Python assumes identity implies equivalence; contradicts NaN
Sven Marnach
- [issue12407] test_subinterps fails on Windows
Cesare Di Mauro
- [issue12408] Relative import used on test_future5
Cesare Di Mauro
- [issue12407] test_subinterps fails on Windows
Cesare Di Mauro
- [issue6560] socket sendmsg(), recvmsg() methods
Brian May
- [issue12365] URLopener should support context manager protocol
Jeff McNeil
- [issue12365] URLopener should support context manager protocol
Jeff McNeil
- [issue12365] URLopener should support context manager protocol
Jeff McNeil
- [issue12365] URLopener should support context manager protocol
Jeff McNeil
- [issue7946] Convoy effect with I/O bound threads and New GIL
Julian Mehnle
- [issue7753] newgil backport
Julian Mehnle
- [issue12277] Missing comma in os.walk docs
Boštjan Mejak
- [issue12231] regrtest: add -k and -K options to filter tests by function/file names
Ezio Melotti
- [issue11975] Fix referencing of built-in types (list, int, ...)
Ezio Melotti
- [issue11975] Fix referencing of built-in types (list, int, ...)
Ezio Melotti
- [issue12270] Please update copyright notice on bugs.python.org to 2011?
Ezio Melotti
- [issue12270] Please update copyright notice on bugs.python.org to 2011?
Ezio Melotti
- [issue12188] PEP 7, C style: add ++ policy and explanation
Ezio Melotti
- [issue11975] Fix referencing of built-in types (list, int, ...)
Ezio Melotti
- [issue12286] float('nan') breaks sort() method on a list of floats
Ezio Melotti
- [issue12301] Use :data:`sys.thing` instead of ``sys.thing`` throughout
Ezio Melotti
- [issue12298] Sphinx glitch in library/functions
Ezio Melotti
- [issue11975] Fix referencing of built-in types (list, int, ...)
Ezio Melotti
- [issue11375] urllib2 over SOCKS doesn't use proxy for DNS
Ezio Melotti
- [issue12329] XHTML entity apos missing in htmlentitydefs
Ezio Melotti
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Ezio Melotti
- [issue11113] html.entities mapping dicts need updating?
Ezio Melotti
- [issue1669539] Fix bug in os.path.join
Ezio Melotti
- [issue12346] Python 2.7.2 source code build (release) depends on mercurial
Ezio Melotti
- [issue12341] Some additions to .hgignore
Ezio Melotti
- [issue11669] Clarify Lang Ref "Compound statements" footnote
Ezio Melotti
- [issue11363] Curses - add missing functions to doc
Ezio Melotti
- [issue12442] shutil.disk_usage()
Ezio Melotti
- [issue12444] accept sets or collections for str.strip/lstrip/rstrip
Ezio Melotti
- [issue12445] dict view values objects are missing tp_richcmp and tp_as_number
Ezio Melotti
- [issue12452] reuse plistlib in sysconfig; deprecation process in plistlib
Ezio Melotti
- [issue7744] Allow site.addsitedir insert to beginning of sys.path
Jonas Meurer
- [issue12288] Python 2.7.1 tkSimpleDialog initialvalue
Tom Middleton
- [issue10884] pkgutil EggInfoDistribution requirements for .egg-info metadata
Michael Mulich
- [issue8371] Add a command to download distributions
Michael Mulich
- [issue8501] --dry-run option doesn't work
Michael Mulich
- [issue8591] update mkpkg to latest coding standards
Michael Mulich
- [issue11880] add a {dist-info} category to distutils2
Michael Mulich
- [issue8668] Packaging: add a 'develop' command
Michael Mulich
- [issue12302] pysetup run test
Michael Mulich
- [issue12302] test command is not loading the distribution metadata
Michael Mulich
- [issue12302] test command is not loading the distribution metadata
Michael Mulich
- [issue12279] Add build_distinfo command to packaging
Michael Mulich
- [issue12366] packaging.pypi.dist should abstract download errors.
Michael Mulich
- [issue12368] packaging.pypi.simple.Crawler assumes external download links are ok to follow
Michael Mulich
- [issue12231] regrtest: add -k and -K options to filter tests by function/file names
R. David Murray
- [issue12235] subprocess loses stderr information when _execute_child fails
R. David Murray
- [issue12235] subprocess throws wrong exception if script can't be executed
R. David Murray
- [issue11934] build with --prefix=/dev/null and zlib enabled in Modules/Setup failed
R. David Murray
- [issue12238] Readline module loading in interactive mode
R. David Murray
- [issue12241] email.header.Header encoding fails on empty header
R. David Murray
- [issue12243] getpass.getuser works on OSX
R. David Murray
- [issue12241] email.header.Header encoding fails on empty header
R. David Murray
- [issue12248] __dir__ semantics changed in Python 2.7.2
R. David Murray
- [issue12251] subprocess(..., stdout=sys.stderr) closes stderr for child
R. David Murray
- [issue12014] str.format parses replacement field incorrectly
R. David Murray
- [issue12014] str.format parses replacement field incorrectly
R. David Murray
- [issue12243] getpass.getuser works on OSX
R. David Murray
- [issue12243] getpass.getuser works on OSX
R. David Murray
- [issue11941] Support st_atim, st_mtim and st_ctim attributes in os.stat_result
R. David Murray
- [issue11457] Expose nanosecond precision from system calls
R. David Murray
- [issue12014] str.format parses replacement field incorrectly
R. David Murray
- [issue12248] __dir__ semantics changed in Python 2.7.2
R. David Murray
- [issue12263] punycode codec ignores the error handler argument
R. David Murray
- [issue12266] str.capitalize contradicts
R. David Murray
- [issue12267] Difficult to compile python in Visual Studio 2010 express
R. David Murray
- [issue12246] create installation path if it's non-existent
R. David Murray
- [issue12246] create installation path if it's non-existent
R. David Murray
- [issue12265] revamp argument errors
R. David Murray
- [issue12265] revamp argument errors
R. David Murray
- [issue12265] revamp argument errors
R. David Murray
- [issue12234] unittest2 could enable regex debugging for more information
R. David Murray
- [issue12238] Readline module loading in interactive mode
R. David Murray
- [issue9302] distutils API Reference: setup() and Extension parameters' description not correct.
R. David Murray
- [issue12274] "Print window" menu on IDLE aborts whole application
R. David Murray
- [issue12238] Readline module loading in interactive mode
R. David Murray
- [issue12238] Readline module loading in interactive mode
R. David Murray
- [issue9302] distutils API Reference: setup() and Extension parameters' description not correct.
R. David Murray
- [issue12273] Change ast.__version__ calculation to provide consistent ordering
R. David Murray
- [issue7511] msvc9compiler.py: ValueError when trying to compile with VC Express
R. David Murray
- [issue12282] ABCMeta import error during build
R. David Murray
- [issue12284] argparse.ArgumentParser: usage example option
R. David Murray
- [issue12282] ABCMeta import error during build
R. David Murray
- [issue12282] build process adds CWD (null entry) to PYTHONPATH if PYTHONPATH is set in the build environment
R. David Murray
- [issue12290] __setstate__ is called for false values
R. David Murray
- [issue12243] getpass.getuser works on OSX
R. David Murray
- [issue12293] wrong arguments passed to SMTP.sendmail in example
R. David Murray
- [issue10424] better error message from argparse when positionals missing
R. David Murray
- [issue12283] python3.2 smtplib _quote_periods
R. David Murray
- [issue10694] zipfile.py end of central directory detection not robust
R. David Murray
- [issue1757072] Zipfile robustness
R. David Murray
- [issue12009] netrc module crashes if netrc file has comment lines
R. David Murray
- [issue12009] netrc module crashes if netrc file has comment lines
R. David Murray
- [issue11416] netrc module does not handle multiple entries for a single host
R. David Murray
- [issue12314] regrtest checks (os.environ, sys.path, etc.) are hard to use
R. David Murray
- [issue12314] regrtest checks (os.environ, sys.path, etc.) are hard to use
R. David Murray
- [issue12325] regex matches incorrectly on literal dot (99.9% confirmed)
R. David Murray
- [issue12174] Multiprocessing logging levels unclear
R. David Murray
- [issue12063] tokenize module appears to treat unterminated single and double-quoted strings inconsistently
R. David Murray
- [issue11669] Clarify Lang Ref "Compound statements" footnote
R. David Murray
- [issue11669] Clarify Lang Ref "Compound statements" footnote
R. David Murray
- [issue12327] in HTTPConnection the are len(body) and TypeError catch exception to detect if body is file like object, this hack do work with StringIO object
R. David Murray
- [issue8260] When I use codecs.open(...) and f.readline() follow up by f.read() return bad result
R. David Murray
- [issue12327] in HTTPConnection the are len(body) and TypeError catch exception to detect if body is file like object, this hack do work with StringIO object
R. David Murray
- [issue12327] in HTTPConnection the are len(body) and TypeError catch exception to detect if body is file like object, this hack do work with StringIO object
R. David Murray
- [issue12141] sysconfig.get_config_vars('srcdir') fails in specific cases
R. David Murray
- [issue12330] Named set methods on collections.Set and dict view objects
R. David Murray
- [issue12330] Named set methods on collections.Set and dict view objects
R. David Murray
- [issue12327] in HTTPConnection the are len(body) and TypeError catch exception to detect if body is file like object, this hack do work with StringIO object
R. David Murray
- [issue11934] build with --prefix=/dev/null and zlib enabled in Modules/Setup failed
R. David Murray
- [issue12314] regrtest checks (os.environ, sys.path, etc.) are hard to use
R. David Murray
- [issue1711800] SequenceMatcher bug with insert/delete block after "replace"
R. David Murray
- [issue12340] Access violation when using the C version of the io module
R. David Murray
- [issue11102] configure doesn't find "major()" on HP-UX v11.31
R. David Murray
- [issue12342] characters with ord above 65535 fail to display in IDLE
R. David Murray
- [issue12346] Python 2.7.2 source code build (release) depends on mercurial
R. David Murray
- [issue12346] Python 2.7.2 source code build (release) depends on mercurial
R. David Murray
- [issue12313] make install misses test dirs for packaging and email modules
R. David Murray
- [issue12346] Python 2.7.2 source code build (release) depends on mercurial
R. David Murray
- [issue9302] distutils API Reference: setup() and Extension parameters' description not correct.
R. David Murray
- [issue12350] Improve stat_result.st_blocks and st_blksize documentation
R. David Murray
- [issue12313] make install misses test dirs for packaging and email modules
R. David Murray
- [issue12350] Improve stat_result.st_blocks and st_blksize documentation
R. David Murray
- [issue12350] Improve stat_result.st_blocks and st_blksize documentation
R. David Murray
- [issue12350] Improve stat_result.st_blocks and st_blksize documentation
R. David Murray
- [issue9344] please add posix.getgrouplist()
R. David Murray
- [issue8887] "pydoc str" works but not "pydoc str.translate"
R. David Murray
- [issue12313] make install misses test dirs for packaging and email modules
R. David Murray
- [issue12320] test_packaging failures
R. David Murray
- [issue12346] Python 2.7.2 source code build (release) depends on mercurial
R. David Murray
- [issue8716] test_tk/test_tkk_guionly fails on OS X if run from buildbot slave daemon -- crashes Python
R. David Murray
- [issue12313] make install misses test dirs for packaging and email modules
R. David Murray
- [issue4470] smtplib SMTP_SSL not working.
R. David Murray
- [issue12353] argparse cannot handle empty arguments
R. David Murray
- [issue4470] smtplib SMTP_SSL not working.
R. David Murray
- [issue11767] Maildir iterator leaks file descriptors by default
R. David Murray
- [issue11767] Maildir iterator leaks file descriptors by default
R. David Murray
- [issue12167] test_packaging reference leak
R. David Murray
- [issue12350] Improve stat_result.st_blocks and st_blksize documentation
R. David Murray
- [issue12337] Need real TextIOWrapper for stdin/stdout
R. David Murray
- [issue11700] mailbox.py proxy close method cannot be called multiple times
R. David Murray
- [issue11767] Maildir iterator leaks file descriptors by default
R. David Murray
- [issue12359] tutorial: Module search path description is incorrect
R. David Murray
- [issue11781] test/test_email directory does not get installed by 'make install'
R. David Murray
- [issue11781] test/test_email directory does not get installed by 'make install'
R. David Murray
- [issue11584] email.decode_header fails if msg.__getitem__ returns Header object
R. David Murray
- [issue11584] email.decode_header fails if msg.__getitem__ returns Header object
R. David Murray
- [issue11873] test_regexp() of test_compileall fails occassionally
R. David Murray
- [issue12346] Python source code build (release) depends on mercurial
R. David Murray
- [issue3216] Scarce msilib documentation
R. David Murray
- [issue12147] smtplib.send_message does not implement corectly rfc 2822
R. David Murray
- [issue12357] Python dist modifications for secure PyPI uploads
R. David Murray
- [issue6771] Curses.wrapper: documentation/implementation error
R. David Murray
- [issue12361] Memory Leak in File Logging
R. David Murray
- [issue12362] General Windows stdout redirection not working
R. David Murray
- [issue12362] General Windows stdout redirection not working
R. David Murray
- [issue12362] General Windows stdout redirection not working
R. David Murray
- [issue10454] Clarify compileall command-line options
R. David Murray
- [issue11795] Better core dev guidelines for committing submitted patches
R. David Murray
- [issue12346] Python source code build fails with old mercurial
R. David Murray
- [issue12255] A few changes to .*ignore
R. David Murray
- [issue12255] A few changes to .*ignore
R. David Murray
- [issue6734] Imap lib implicit conversion from bytes to string
R. David Murray
- [issue12255] A few changes to .*ignore
R. David Murray
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
R. David Murray
- [issue11873] test_regexp() of test_compileall fails occassionally
R. David Murray
- [issue12374] Execution model should explain compile vs definition vs execution time
R. David Murray
- [issue9998] ctypes find_library should search LD_LIBRARY_PATH on linux
R. David Murray
- [issue12147] smtplib.send_message does not implement corectly rfc 2822
R. David Murray
- [issue12147] smtplib.send_message does not implement corectly rfc 2822
R. David Murray
- [issue12376] unittest.TextTestResult.__init__ breaks under complex __mro__
R. David Murray
- [issue12378] smtplib.SMTP_SSL leaks socket connections on SSL error
R. David Murray
- [issue12380] bytearray methods center, ljust, rjust don't accept a bytearray as the fill character
R. David Murray
- [issue12381] bytearray methods count, find, index don't support None as in slice notation
R. David Murray
- [issue11869] Include information about the bug tracker Rietveld code review tool
R. David Murray
- [issue12383] subprocess.Popen(..., env={}) fails to pass empty env.
R. David Murray
- [issue12380] bytearray methods center, ljust, rjust don't accept a bytearray as the fill character
R. David Murray
- [issue12385] the help for bytearray.maketrans describes bytes.maketrans
R. David Murray
- [issue12380] bytearray methods center, ljust, rjust don't accept a bytearray as the fill character
R. David Murray
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
R. David Murray
- [issue1874] email parser does not register a defect for invalid Content-Transfer-Encoding on multipart messages
R. David Murray
- [issue12389] typo in urllib: missing space after dot at sentence end
R. David Murray
- [issue12387] IDLE save keyboard shortcut problem
R. David Murray
- [issue10354] tempfile.template is broken
R. David Murray
- [issue9921] os.path.join('x','') behavior
R. David Murray
- [issue2202] urllib2 fails against IIS 6.0 (No support for MD5-sess auth)
R. David Murray
- [issue2202] urllib2 fails against IIS 6.0 (No support for MD5-sess auth)
R. David Murray
- [issue2202] urllib2 fails against IIS 6.0 (No support for MD5-sess auth)
R. David Murray
- [issue12353] argparse cannot handle empty arguments
R. David Murray
- [issue10206] python program starting with unmatched quote spews spaces to stdout
R. David Murray
- [issue9921] os.path.join('x','') behavior
R. David Murray
- [issue11909] Doctest sees directives in strings when it should only see them in comments
R. David Murray
- [issue12353] argparse cannot handle empty arguments
R. David Murray
- [issue12353] argparse cannot handle empty arguments
R. David Murray
- [issue11909] Doctest sees directives in strings when it should only see them in comments
R. David Murray
- [issue10206] python program starting with unmatched quote spews spaces to stdout
R. David Murray
- [issue10206] python program starting with unmatched quote spews spaces to stdout
R. David Murray
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
R. David Murray
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
R. David Murray
- [issue12381] refactor slice checks made by methods that take "slice like" arguments
R. David Murray
- [issue2202] urllib2 fails against IIS 6.0 (No support for MD5-sess auth)
R. David Murray
- [issue12402] Overriding code.InteractiveConsole.write does not work
R. David Murray
- [issue12402] Overriding code.InteractiveConsole.write does not work
R. David Murray
- [issue12374] Execution model should explain compile vs definition vs execution time
R. David Murray
- [issue6068] ctypes is not correctly handling bitfields backed by 64 bit integers on Windows
R. David Murray
- [issue12403] Mention sys.displayhook in code module docs and the compile builtin docs
R. David Murray
- [issue12411] cgi.parse_multipart is broken on 3.x
R. David Murray
- [issue12410] Create a new helper function that enable to test that an operation don't hang more than a given timeout.
R. David Murray
- [issue12412] non defined representation for pwd.struct_passwd
R. David Murray
- [issue12374] Execution model should explain compile vs definition vs execution time
R. David Murray
- [issue12403] Mention sys.displayhook in code module docs and the compile builtin docs
R. David Murray
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
R. David Murray
- [issue12376] unittest.TextTestResult.__init__ breaks under complex __mro__
R. David Murray
- [issue12376] unittest.TextTestResult.__init__ does not pass on its init arguments in super call
R. David Murray
- [issue10510] packaging upload/register should use CRLF in HTTP requests
R. David Murray
- [issue11233] clarifying Availability: Unix
R. David Murray
- [issue12421] Use PYTHON when calling Parser/asdl_c.py
R. David Murray
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
R. David Murray
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
R. David Murray
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
R. David Murray
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
R. David Murray
- [issue12438] IDLE problem displaying warning message
R. David Murray
- [issue12439] BaseHTTPServer's send_reponse adds extra "\r\n" when using HTTPMessage in input
R. David Murray
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
R. David Murray
- [issue2193] Cookie Colon Name Bug
R. David Murray
- [issue12448] smtplib's __main__ doesn't flush when prompting
R. David Murray
- [issue2193] Cookie Colon Name Bug
R. David Murray
- [issue7846] Fnmatch cache is never cleared during usage
R. David Murray
- [issue7846] Fnmatch cache is never cleared during usage
R. David Murray
- [issue12455] urllib2 Request() forces capitalize() on header names, breaking some requests
R. David Murray
- [issue12455] urllib2 Request() forces capitalize() on header names, breaking some requests
R. David Murray
- [issue12455] urllib2 forces title() on header names, breaking some requests
R. David Murray
- [issue9099] multiprocessing/win32: WindowsError: [Error 0] Success on Pipe()
Alexander Myodov
- [issue12235] subprocess.check_output throws wrong exception if non executable
Charles-François Natali
- [issue12235] subprocess loses stderr information when _execute_child fails
Charles-François Natali
- [issue12196] add pipe2() to the os module
Charles-François Natali
- [issue1495802] cygwin: popen3 lock up
Charles-François Natali
- [issue5384] mmap and exception type
Charles-François Natali
- [issue12251] subprocess(..., stdout=sys.stderr) closes stderr for child
Charles-François Natali
- [issue12224] problem with siginterrupt
Charles-François Natali
- [issue12021] mmap.read requires an argument
Charles-François Natali
- [issue12196] add pipe2() to the os module
Charles-François Natali
- [issue10115] Support accept4() for atomic setting of flags at socket creation
Charles-François Natali
- [issue9205] Parent process hanging in multiprocessing if children terminate unexpectedly
Charles-François Natali
- [issue12021] mmap.read requires an argument
Charles-François Natali
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Charles-François Natali
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Charles-François Natali
- [issue12187] subprocess.wait() with a timeout uses polling on POSIX
Charles-François Natali
- [issue12187] subprocess.wait() with a timeout uses polling on POSIX
Charles-François Natali
- [issue10897] UNIX mmap unnecessarily dup() file descriptor
Charles-François Natali
- [issue8407] expose signalfd(2) and pthread_sigmask in the signal module
Charles-François Natali
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Charles-François Natali
- [issue8407] expose pthread_sigmask(), pthread_kill(), sigpending() and sigwait() in the signal module
Charles-François Natali
- [issue9788] atexit and execution order
Charles-François Natali
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Charles-François Natali
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Charles-François Natali
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Charles-François Natali
- [issue12316] test_signal: test_sigwait_thread failure on FreeBSD 6.4 buildbot
Charles-François Natali
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Charles-François Natali
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Charles-François Natali
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Charles-François Natali
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Charles-François Natali
- [issue12310] Segfault in test_multiprocessing
Charles-François Natali
- [issue10115] Support accept4() for atomic setting of flags at socket creation
Charles-François Natali
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Charles-François Natali
- [issue10897] UNIX mmap unnecessarily dup() file descriptor
Charles-François Natali
- [issue12310] Segfault in test_multiprocessing
Charles-François Natali
- [issue8372] socket: Buffer overrun while reading unterminated AF_UNIX addresses
Charles-François Natali
- [issue12181] SIGBUS error on OpenBSD (sparc64)
Charles-François Natali
- [issue12316] test_signal: test_sigwait_thread failure on FreeBSD 6.4 buildbot
Charles-François Natali
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Charles-François Natali
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Charles-François Natali
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Charles-François Natali
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Charles-François Natali
- [issue12373] Duplicate packets in Multicast Receiver
Charles-François Natali
- [issue12373] Duplicate packets in Multicast Receiver
Charles-François Natali
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Charles-François Natali
- [issue12352] multiprocessing.Value() hangs
Charles-François Natali
- [issue12363] test_signal.test_without_siginterrupt() sporadic failures on FreeBSD 6.4
Charles-François Natali
- [issue12352] multiprocessing.Value() hangs
Charles-François Natali
- [issue12352] multiprocessing.Value() hangs
Charles-François Natali
- [issue12363] test_signal.test_without_siginterrupt() sporadic failures on FreeBSD 6.4
Charles-François Natali
- [issue12363] test_signal.test_without_siginterrupt() sporadic failures on FreeBSD 6.4
Charles-François Natali
- [issue12363] test_signal.test_without_siginterrupt() sporadic failures on FreeBSD 6.4
Charles-François Natali
- [issue12363] test_signal.test_without_siginterrupt() sporadic failures on FreeBSD 6.4
Charles-François Natali
- [issue12363] test_signal.test_without_siginterrupt() sporadic failures on FreeBSD 6.4
Charles-François Natali
- [issue12181] SIGBUS error on OpenBSD (sparc64)
Charles-François Natali
- [issue12181] SIGBUS error on OpenBSD (sparc64)
Charles-François Natali
- [issue12372] semaphore errors on AIX 7.1
Charles-François Natali
- [issue12372] semaphore errors on AIX 7.1
Charles-François Natali
- [issue12392] pthread_kill() doesn't work on the main thread on FreeBSD6
Charles-François Natali
- [issue5114] 2.7: test_threading hangs on Solaris
Charles-François Natali
- [issue11870] test_3_join_in_forked_from_thread() of test_threading hangs 1 hour on "x86 Ubuntu Shared 3.x"
Charles-François Natali
- [issue12410] Create a new helper function that enable to test that an operation don't hang more than a given timeout.
Charles-François Natali
- [issue12352] multiprocessing.Value() hangs
Charles-François Natali
- [issue12352] multiprocessing.Value() hangs
Charles-François Natali
- [issue12352] multiprocessing.Value() hangs
Charles-François Natali
- [issue12352] multiprocessing.Value() hangs
Charles-François Natali
- [issue12352] multiprocessing.Value() hangs
Charles-François Natali
- [issue11870] test_3_join_in_forked_from_thread() of test_threading hangs 1 hour on "x86 Ubuntu Shared 3.x"
Charles-François Natali
- [issue12413] make faulthandler dump traceback of child processes
Charles-François Natali
- [issue12352] multiprocessing.Value() hangs
Charles-François Natali
- [issue9955] multiprocessing.Pipe segmentation fault when recv of unpicklable object
Charles-François Natali
- [issue12352] multiprocessing.Value() hangs
Charles-François Natali
- [issue12413] make faulthandler dump traceback of child processes
Charles-François Natali
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Charles-François Natali
- [issue11870] test_3_join_in_forked_from_thread() of test_threading hangs 1 hour on "x86 Ubuntu Shared 3.x"
Charles-François Natali
- [issue11870] test_3_join_in_forked_from_thread() of test_threading hangs 1 hour on "x86 Ubuntu Shared 3.x"
Charles-François Natali
- [issue12352] multiprocessing.Value() hangs
Charles-François Natali
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Charles-François Natali
- [issue12352] multiprocessing.Value() hangs
Charles-François Natali
- [issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module
Charles-François Natali
- [issue6721] Locks in python standard library should be sanitized on fork
Charles-François Natali
- [issue7978] SocketServer doesn't handle syscall interruption
Vetoshkin Nikita
- [issue10115] Support accept4() for atomic setting of flags at socket creation
Vetoshkin Nikita
- [issue6056] socket.setdefaulttimeout affecting multiprocessing Manager
Jesse Noller
- [issue11277] Crash with mmap and sparse files on Mac OS X
Steffen Daode Nurpmeso
- [issue11277] Crash with mmap and sparse files on Mac OS X
Steffen Daode Nurpmeso
- [issue11277] Crash with mmap and sparse files on Mac OS X
Steffen Daode Nurpmeso
- [issue11277] Crash with mmap and sparse files on Mac OS X
Steffen Daode Nurpmeso
- [issue11277] Crash with mmap and sparse files on Mac OS X
Steffen Daode Nurpmeso
- [issue11728] mbox parser incorrect behaviour
Steffen Daode Nurpmeso
- [issue6721] Locks in python standard library should be sanitized on fork
Steffen Daode Nurpmeso
- [issue6721] Locks in python standard library should be sanitized on fork
Steffen Daode Nurpmeso
- [issue2091] file accepts 'rU+' as a mode
John O'Connor
- [issue1152248] Enhance file.readlines by making line separator selectable
John O'Connor
- [issue11197] information leakage with SimpleHTTPServer
John O'Connor
- [issue8578] PyWeakref_GetObject
John O'Connor
- [issue10399] AST Optimization: inlining of function calls
John O'Connor
- [issue9858] Python and C implementations of io are out of sync
John O'Connor
- [issue12268] file readline, readlines & readall methods can lose data on EINTR
John O'Connor
- [issue5231] Change format of a memoryview
John O'Connor
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
John O'Connor
- [issue11549] Build-out an AST optimizer, moving some functionality out of the peephole optimizer
John O'Connor
- [issue10405] IDLE breakpoint facility undocumented
Nick ODell
- [issue9284] inspect.findsource() cannot find source for doctest code
Dirkjan Ochtman
- [issue9284] inspect.findsource() cannot find source for doctest code
Dirkjan Ochtman
- [issue9284] inspect.findsource() cannot find source for doctest code
Dirkjan Ochtman
- [issue9284] inspect.findsource() cannot find source for doctest code
Dirkjan Ochtman
- [issue9284] inspect.findsource() cannot find source for doctest code
Dirkjan Ochtman
- [issue1475523] gettext breaks on plural-forms header
Dirkjan Ochtman
- [issue5375] Unified locals/consts array + register-based instructions
Dirkjan Ochtman
- [issue1475523] gettext breaks on plural-forms header
Dirkjan Ochtman
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Dirkjan Ochtman
- [issue12425] gettext breaks on empty plural-forms value
Dirkjan Ochtman
- [issue1475523] gettext breaks on plural-forms header
Dirkjan Ochtman
- [issue12450] Use the Grisu algorithms to convert floats to strings
Dirkjan Ochtman
- [issue10191] scripts files are not RECORDed.
Atsushi Odagiri
- [issue12415] Missing: How to checkout the Doc sources
Philip Olson
- [issue12340] Access violation when using the C version of the io module
OscarL
- [issue6474] Inconsistent TypeError message on function calls with wrong number of arguments
Oleg Oshmyan
- [issue12265] revamp argument errors
Oleg Oshmyan
- [issue6474] Inconsistent TypeError message on function calls with wrong number of arguments
Oleg Oshmyan
- [issue11277] Crash with mmap and sparse files on Mac OS X
Ronald Oussoren
- [issue11277] Crash with mmap and sparse files on Mac OS X
Ronald Oussoren
- [issue9344] please add posix.getgrouplist()
Ronald Oussoren
- [issue9516] sysconfig: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but "10.5" during configure
Ronald Oussoren
- [issue12332] Float division
Carmine Paolino
- [issue12332] Float division
Carmine Paolino
- [issue12332] Float division
Carmine Paolino
- [issue8050] smtplib SMTP.sendmail (TypeError: expected string or buffer)
Jan Papež
- [issue12247] Finding subprocess.py depends on how IDLE is opened
George Patterson
- [issue12361] Memory Leak in File Logging
Jacob Perkins
- [issue12361] Memory Leak in File Logging
Jacob Perkins
- [issue12225] current tip doesn't build without mercurial installed
Benjamin Peterson
- [issue12221] segfaults with unexpanded $Revision$ id's in release candidate tarballs
Benjamin Peterson
- [issue12236] Tkinter __version__ uses subversion substitution
Benjamin Peterson
- [issue12236] Tkinter __version__ uses subversion substitution
Benjamin Peterson
- [issue12248] __dir__ semantics changed in Python 2.7.2
Benjamin Peterson
- [issue12248] __dir__ semantics changed in Python 2.7.2
Benjamin Peterson
- [issue12248] __dir__ semantics changed in Python 2.7.2
Benjamin Peterson
- [issue12248] __dir__ semantics changed in Python 2.7.2
Benjamin Peterson
- [issue12248] __dir__ semantics changed in Python 2.7.2
Benjamin Peterson
- [issue12265] revamp argument errors
Benjamin Peterson
- [issue12265] revamp argument errors
Benjamin Peterson
- [issue12265] revamp argument errors
Benjamin Peterson
- [issue4949] Constness in PyErr_NewException
Benjamin Peterson
- [issue12273] Change ast.__version__ calculation to provide consistent ordering
Benjamin Peterson
- [issue6474] Inconsistent TypeError message on function calls with wrong number of arguments
Benjamin Peterson
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Benjamin Peterson
- [issue9284] inspect.findsource() cannot find source for doctest code
Benjamin Peterson
- [issue9284] inspect.findsource() cannot find source for doctest code
Benjamin Peterson
- [issue12248] __dir__ semantics changed in Python 2.7.2
Benjamin Peterson
- [issue12009] netrc module crashes if netrc file has comment lines
Benjamin Peterson
- [issue12248] __dir__ semantics changed in Python 2.7.2
Benjamin Peterson
- [issue12332] Float division
Benjamin Peterson
- [issue12340] Access violation when using the C version of the io module
Benjamin Peterson
- [issue12345] Add math.tau
Benjamin Peterson
- [issue12345] Add math.tau
Benjamin Peterson
- [issue12356] more argument error improving
Benjamin Peterson
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Benjamin Peterson
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Benjamin Peterson
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Benjamin Peterson
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Benjamin Peterson
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Benjamin Peterson
- [issue12346] Python source code build fails with old mercurial
Benjamin Peterson
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Benjamin Peterson
- [issue12356] more argument error improving
Benjamin Peterson
- [issue12370] Use of super overwrites use of __class__ in class namespace
Benjamin Peterson
- [issue12356] more argument error improving
Benjamin Peterson
- [issue6474] Inconsistent TypeError message on function calls with wrong number of arguments
Benjamin Peterson
- [issue12399] make cell var initialization more efficient
Benjamin Peterson
- [issue12399] make cell var initialization more efficient
Benjamin Peterson
- [issue12399] make cell var initialization more efficient
Benjamin Peterson
- [issue12399] simplify cell var initialization by storing constant data on the code object
Benjamin Peterson
- [issue12414] getsizeof() on code objects is wrong
Benjamin Peterson
- [issue11302] Add more tests to test_ast.py
Benjamin Peterson
- [issue11302] Add more tests to test_ast.py
Benjamin Peterson
- [issue12225] current tip doesn't build without mercurial installed
Roumen Petrov
- [issue12379] build outside source fail in head
Roumen Petrov
- [issue9436] test_sysconfig failure: build a 32-bit Python a 64-bit OS
Roumen Petrov
- [issue12379] build outside source fail in head
Roumen Petrov
- [issue5572] packaging should respect the LIBS configure env var
Roumen Petrov
- [issue6560] socket sendmsg(), recvmsg() methods
Antoine Pitrou
- [issue12021] mmap.read requires an argument
Antoine Pitrou
- [issue12213] BufferedRandom, BufferedRWPair: issues with interlaced read-write
Antoine Pitrou
- [issue12134] json.dump much slower than dumps
Antoine Pitrou
- [issue1625] bz2.BZ2File doesn't support multiple streams
Antoine Pitrou
- [issue9972] PyGILState_XXX missing in Python builds without threads
Antoine Pitrou
- [issue11271] concurrent.futures.ProcessPoolExecutor.map() doesn't batch function arguments by chunks
Antoine Pitrou
- [issue12021] mmap.read requires an argument
Antoine Pitrou
- [issue12196] add pipe2() to the os module
Antoine Pitrou
- [issue11893] Obsolete SSLFakeFile in smtplib?
Antoine Pitrou
- [issue11893] Obsolete SSLFakeFile in smtplib?
Antoine Pitrou
- [issue12040] Expose a Process.sentinel property (and fix polling loop in Process.join())
Antoine Pitrou
- [issue12021] mmap.read requires an argument
Antoine Pitrou
- [issue9205] Parent process hanging in multiprocessing if children terminate unexpectedly
Antoine Pitrou
- [issue12268] file readline, readlines & readall methods can lose data on EINTR
Antoine Pitrou
- [issue12275] urllib.request.HTTPRedirectHandler won't redirect to a URL with only path but not domain
Antoine Pitrou
- [issue12238] Readline module loading in interactive mode
Antoine Pitrou
- [issue12226] use secured channel for uploading packages to pypi
Antoine Pitrou
- [issue12188] PEP 7, C style: add ++ policy and explanation
Antoine Pitrou
- [issue12197] non-blocking SSL write in Windows sends large data but raises exception
Antoine Pitrou
- [issue11203] gzip doc is behind
Antoine Pitrou
- [issue12198] zipfile.py:1047: DeprecationWarning: 'H' format requires 0 <= number <= 65535
Antoine Pitrou
- [issue12188] PEP 7, C style: add ++ policy and explanation
Antoine Pitrou
- [issue12238] Readline module loading in interactive mode
Antoine Pitrou
- [issue12283] python3.2 smtplib _quote_periods
Antoine Pitrou
- [issue11941] Support st_atim, st_mtim and st_ctim attributes in os.stat_result
Antoine Pitrou
- [issue9205] Parent process hanging in multiprocessing if children terminate unexpectedly
Antoine Pitrou
- [issue12021] mmap.read requires an argument
Antoine Pitrou
- [issue12187] subprocess.wait() with a timeout uses polling on POSIX
Antoine Pitrou
- [issue12197] non-blocking SSL write in Windows sends large data but raises exception
Antoine Pitrou
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Antoine Pitrou
- [issue12310] Segfault in test_multiprocessing
Antoine Pitrou
- [issue10897] UNIX mmap unnecessarily dup() file descriptor
Antoine Pitrou
- [issue9344] please add posix.getgrouplist()
Antoine Pitrou
- [issue12306] zlib: Expose zlibVersion to query runtime version of zlib
Antoine Pitrou
- [issue12197] non-blocking SSL write fails if a partial write was issued
Antoine Pitrou
- [issue12053] Add prefetch() for Buffered IO (experiment)
Antoine Pitrou
- [issue8240] ssl.SSLSocket.write may fail on non-blocking sockets
Antoine Pitrou
- [issue12167] test_packaging reference leak
Antoine Pitrou
- [issue12167] test_packaging reference leak
Antoine Pitrou
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Antoine Pitrou
- [issue12310] Segfault in test_multiprocessing
Antoine Pitrou
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Antoine Pitrou
- [issue12315] Improve http.client.HTTPResponse.read documentation
Antoine Pitrou
- [issue12320] test_packaging failures
Antoine Pitrou
- [issue8372] socket: Buffer overrun while reading unterminated AF_UNIX addresses
Antoine Pitrou
- [issue7732] imp.find_module crashes Python if there exists a directory named "__init__.py"
Antoine Pitrou
- [issue2122] mmap.flush does not check for errors on windows
Antoine Pitrou
- [issue12323] ElementPath 1.3 expressions
Antoine Pitrou
- [issue12322] ElementPath 1.3 expressions documentation
Antoine Pitrou
- [issue12321] documentation of ElementTree.find
Antoine Pitrou
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Antoine Pitrou
- [issue12328] multiprocessing's overlapped PipeConnection on Windows
Antoine Pitrou
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Antoine Pitrou
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
Antoine Pitrou
- [issue12319] [http.client] HTTPConnection.putrequest not support "chunked" Transfer-Encodings to send data
Antoine Pitrou
- [issue12333] test_packaging failures under Solaris
Antoine Pitrou
- [issue12331] lib2to3 and packaging tests fail because they write into protected directory
Antoine Pitrou
- [issue11934] build with --prefix=/dev/null and zlib enabled in Modules/Setup failed
Antoine Pitrou
- [issue12337] Need real TextIOWrapper for stdin/stdout
Antoine Pitrou
- [issue12328] multiprocessing's overlapped PipeConnection on Windows
Antoine Pitrou
- [issue12345] Add math.tau
Antoine Pitrou
- [issue12345] Add math.tau
Antoine Pitrou
- [issue12343] Python 2.7.2 regression: ssl.SSLError: [Errno 2] _ssl.c:503: The operation did not complete (read)
Antoine Pitrou
- [issue12343] Python 2.7.2 regression: ssl.SSLError: [Errno 2] _ssl.c:503: The operation did not complete (read)
Antoine Pitrou
- [issue12343] Python 2.7.2 regression: ssl.SSLError: [Errno 2] _ssl.c:503: The operation did not complete (read)
Antoine Pitrou
- [issue12343] Python 2.7.2 regression: ssl.SSLError: [Errno 2] _ssl.c:503: The operation did not complete (read)
Antoine Pitrou
- [issue12343] Python 2.7.2 regression: ssl.SSLError: [Errno 2] _ssl.c:503: The operation did not complete (read)
Antoine Pitrou
- [issue12343] ssl documentation needs comments about non-blocking behaviour
Antoine Pitrou
- [issue12328] multiprocessing's overlapped PipeConnection on Windows
Antoine Pitrou
- [issue9246] os.getcwd() hardcodes max path len
Antoine Pitrou
- [issue12367] select.error has no errno attribute
Antoine Pitrou
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Antoine Pitrou
- [issue6721] Locks in python standard library should be sanitized on fork
Antoine Pitrou
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Antoine Pitrou
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Antoine Pitrou
- [issue5375] Unified locals/consts array + register-based instructions
Antoine Pitrou
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Antoine Pitrou
- [issue12407] test_subinterps fails on Windows
Antoine Pitrou
- [issue12352] multiprocessing.Value() hangs
Antoine Pitrou
- [issue12380] bytearray methods center, ljust, rjust don't accept a bytearray as the fill character
Antoine Pitrou
- [issue12380] bytearray methods center, ljust, rjust don't accept a bytearray as the fill character
Antoine Pitrou
- [issue10403] Use "member" consistently
Antoine Pitrou
- [issue12440] test_ssl.test_options() failure on Snow Leopard: can't clear options before OpenSSL 0.9.8m
Antoine Pitrou
- [issue12139] Add CCC command support to ftplib
Antoine Pitrou
- [issue12442] shutil.disk_usage()
Antoine Pitrou
- [issue6721] Locks in python standard library should be sanitized on fork
Antoine Pitrou
- [issue9504] signal.signal/signal.alarm not working as expected
Antoine Pitrou
- [issue12407] test_subinterps fails on Windows
Antoine Pitrou
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Antoine Pitrou
- [issue7123] Multiprocess Process does not always exit when run from a thread.
Antoine Pitrou
- [issue6721] Locks in python standard library should be sanitized on fork
Antoine Pitrou
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Antoine Pitrou
- [issue6721] Locks in python standard library should be sanitized on fork
Antoine Pitrou
- [issue11203] gzip doc is behind
K Richard Pixley
- [issue11203] gzip doc is behind
K Richard Pixley
- [issue11203] gzip doc is behind
K Richard Pixley
- [issue11203] gzip doc is behind
K Richard Pixley
- [issue2193] Cookie Colon Name Bug
Luke Plant
- [issue2193] Cookie Colon Name Bug
Luke Plant
- [issue2193] Cookie Colon Name Bug
Luke Plant
- [issue2193] Cookie Colon Name Bug
Luke Plant
- [issue2193] Cookie Colon Name Bug
Luke Plant
- [issue2193] Cookie Colon Name Bug
Luke Plant
- [issue2193] Cookie Colon Name Bug
Luke Plant
- [issue2193] Cookie Colon Name Bug
Luke Plant
- [issue12401] unset PYTHON* environment variables when running tests
Henry Precheur
- [issue12420] distutils crashes if PATH is not defined
Henry Precheur
- [issue12401] unset PYTHON* environment variables when running tests
Henry Precheur
- [issue12421] Use PYTHON when calling Parser/asdl_c.py
Henry Precheur
- [issue12421] Use PYTHON when calling Parser/asdl_c.py
Henry Precheur
- [issue12420] distutils crashes if PATH is not defined
Henry Precheur
- [issue12420] distutils crashes if PATH is not defined
Henry Precheur
- [issue12420] distutils crashes if PATH is not defined
Henry Precheur
- [issue12420] distutils tests fail if PATH is not defined
Henry Precheur
- [issue12420] distutils tests fail if PATH is not defined
Henry Precheur
- [issue12420] distutils tests fail if PATH is not defined
Henry Precheur
- [issue12420] distutils tests fail if PATH is not defined
Henry Precheur
- [issue12449] Add accelerator "F" to button "Finish" in all MSI installers made by bdist_msi
Ram Rachum
- [issue1699259] replacing char* with const char* in sysmodule.c/.h
Sebastian Ramacher
- [issue12376] unittest.TextTestResult.__init__ breaks under complex __mro__
Ben Ranker
- [issue12376] unittest.TextTestResult.__init__ does not pass on its init arguments in super call
Ben Ranker
- [issue8927] Handle version incompatibilities in dependencies
Sridhar Ratnakumar
- [issue8927] Handle version incompatibilities in dependencies
Sridhar Ratnakumar
- [issue8927] Handle version incompatibilities in dependencies
Sridhar Ratnakumar
- [issue8927] Handle version incompatibilities in dependencies
Sridhar Ratnakumar
- [issue5999] compile error on HP-UX 11.22 ia64 - 'mbstate_t' is used as a type, but has not been defined as a type
Sridhar Ratnakumar
- [issue5999] compile error on HP-UX 11.22 ia64 - 'mbstate_t' is used as a type, but has not been defined as a type
Sridhar Ratnakumar
- [issue12292] bpython
Ravish
- [issue2466] os.path.ismount doesn't work for mounts the user doesn't have permission to see
Dave Rawks
- [issue1621] Do not assume signed integer overflow behavior
Terry J. Reedy
- [issue1669349] make install fails if no previous Python installation
Terry J. Reedy
- [issue3265] Python-2.5.2/Modules/_ctypes/malloc_closure.c:70: error: `MAP_ANONYMOUS' undeclared
Terry J. Reedy
- [issue9678] uuid._ifconfig_getnode can't work on NetBSD
Terry J. Reedy
- [issue9812] cPickle segfault with nested dicts in threaded env
Terry J. Reedy
- [issue9699] invalid call of Windows API _popen() generating The input line is too long error message
Terry J. Reedy
- [issue9972] PyGILState_XXX missing in Python builds without threads
Terry J. Reedy
- [issue8678] crashers in rgbimg
Terry J. Reedy
- [issue10376] ZipFile unzip is unbuffered
Terry J. Reedy
- [issue2901] "error: can't allocate region" from mmap() when receiving big chunk of data
Terry J. Reedy
- [issue10878] asyncore does not react properly on close()
Terry J. Reedy
- [issue11374] pkgutil.extend_path do not recognize py{c,o} file
Terry J. Reedy
- [issue11357] Add support for PEP 381 -- Mirror Authenticity
Terry J. Reedy
- [issue11409] pysetup --search should return non-zero when a dist is not installed and print a message stating the fact.
Terry J. Reedy
- [issue11449] tarfile tries to file_.tell() even when creating a new archive
Terry J. Reedy
- [issue11453] asyncore.file_wrapper should implement __del__ and call close there to prevent resource leaks and behave like socket.socket does.
Terry J. Reedy
- [issue11439] subversion keyword breakage
Terry J. Reedy
- [issue11419] Python-ast.[ch] out-of-date w.r.t. sources in fresh 2.5 checkout
Terry J. Reedy
- [issue11671] Security hole in wsgiref.headers.Headers
Terry J. Reedy
- [issue11728] mbox parser incorrect behaviour
Terry J. Reedy
- [issue11767] Maildir iterator leaks file descriptors by default
Terry J. Reedy
- [issue11792] asyncore module print to stdout
Terry J. Reedy
- [issue9667] NetBSD curses KEY_* constants
Terry J. Reedy
- [issue11934] build with --prefix=/dev/null and zlib enabled in Modules/Setup failed
Terry J. Reedy
- [issue12198] zipfile.py:1047: DeprecationWarning: 'H' format requires 0 <= number <= 65535
Terry J. Reedy
- [issue12201] Returning FILETIME is unsupported in msilib.SummaryInformation.GetProperty()
Terry J. Reedy
- [issue12207] Document ast.PyCF_ONLY_AST
Terry J. Reedy
- [issue12211] math.copysign must keep object type.
Terry J. Reedy
- [issue12215] TextIOWrapper: issues with interlaced read-write
Terry J. Reedy
- [issue12219] tkinter.filedialog.askopenfilename XT dialog on Windows 7
Terry J. Reedy
- [issue12220] minidom xmlns not handling spaces in xmlns attribute value field
Terry J. Reedy
- [issue12224] problem with siginterrupt
Terry J. Reedy
- [issue12232] embedded python import cmath
Terry J. Reedy
- [issue12237] Document how to open non-default webbrowser
Terry J. Reedy
- [issue10799] Improve webbrowser (.open) doc and behavior
Terry J. Reedy
- [issue6490] os.popen documentation is probably wrong
Terry J. Reedy
- [issue12215] TextIOWrapper: issues with interlaced read-write
Terry J. Reedy
- [issue12211] math.copysign must keep object type.
Terry J. Reedy
- [issue12232] embedded python import cmath
Terry J. Reedy
- [issue12211] math.copysign must keep object type.
Terry J. Reedy
- [issue12211] Better document math.copysign behavior.
Terry J. Reedy
- [issue12134] json.dump much slower than dumps
Terry J. Reedy
- [issue12232] embedded python import cmath
Terry J. Reedy
- [issue11898] Sending binary data with a POST request in httplib can cause Unicode exceptions
Terry J. Reedy
- [issue11898] Sending binary data with a POST request in httplib can cause Unicode exceptions
Terry J. Reedy
- [issue12188] PEP 7 (or guide) add C style policies and explanation
Terry J. Reedy
- [issue12260] Make install default to user site-packages
Terry J. Reedy
- [issue12261] urllib.parse docs still refer to urlparse
Terry J. Reedy
- [issue12272] Python 2.7.1 version conflict for package "Tcl" on Windows 7
Terry J. Reedy
- [issue12276] 3.x ignores sys.tracebacklimit=0
Terry J. Reedy
- [issue12299] Stop documenting functions added by site as builtins
Terry J. Reedy
- [issue12300] Document pydoc.help
Terry J. Reedy
- [issue12301] Use :data:`sys.thing` instead of ``sys.thing`` throughout
Terry J. Reedy
- [issue4841] io's close() not handling errors correctly
Terry J. Reedy
- [issue3665] Support \u and \U escapes in regexes
Terry J. Reedy
- [issue5905] strptime fails in non-UTF locale
Terry J. Reedy
- [issue2175] Expat sax parser silently ignores the InputSource protocol
Terry J. Reedy
- [issue8746] os.chflags() and os.lchflags() are not built when they should be be
Terry J. Reedy
- [issue2193] Cookie Colon Name Bug
Terry J. Reedy
- [issue1692335] Fix exception pickling: Move initial args assignment to BaseException.__new__
Terry J. Reedy
- [issue10037] multiprocessing.pool processes started by worker handler stops working
Terry J. Reedy
- [issue5219] IDLE/Tkinter: edit win stops updating when tooltip is active
Terry J. Reedy
- [issue4653] Patch to fix typos for Py3K
Terry J. Reedy
- [issue9246] os.getcwd() hardcodes max path len
Terry J. Reedy
- [issue2716] Reimplement audioop because of copyright issues
Terry J. Reedy
- [issue7732] imp.find_module crashes Python if there exists a directory named "__init__.py"
Terry J. Reedy
- [issue9405] crash when calling urllib.getproxies() under OSX with subprocess / particular memory usage
Terry J. Reedy
- [issue1102] Add support for _msi.Record.GetString() and _msi.Record.GetInteger()
Terry J. Reedy
- [issue1207466] installer ignores changed installation directory
Terry J. Reedy
- [issue1469629] __dict__ = self in subclass of dict causes a memory leak?
Terry J. Reedy
- [issue2122] mmap.flush does not check for errors on windows
Terry J. Reedy
- [issue8372] socket: Buffer overrun while reading unterminated AF_UNIX addresses
Terry J. Reedy
- [issue1669539] Fix bug in os.path.join
Terry J. Reedy
- [issue1599254] mailbox: other programs' messages can vanish without trace
Terry J. Reedy
- [issue8372] socket: Buffer overrun while reading unterminated AF_UNIX addresses
Terry J. Reedy
- [issue1598083] Top-level exception handler writes to stdout unsafely
Terry J. Reedy
- [issue10340] asyncore doesn't properly handle EINVAL on OSX
Terry J. Reedy
- [issue6696] Profile objects should be documented
Terry J. Reedy
- [issue4180] warnings.simplefilter("always") does not make warnings always show up
Terry J. Reedy
- [issue5945] PyMapping_Check returns 1 for lists
Terry J. Reedy
- [issue3006] subprocess.Popen causes socket to remain open after close
Terry J. Reedy
- [issue6697] Check that _PyUnicode_AsString() result is not NULL
Terry J. Reedy
- [issue8743] set() operators don't work with collections.Set instances
Terry J. Reedy
- [issue8036] Interpreter crashes on invalid arg to spawnl on Windows
Terry J. Reedy
- [issue8847] crash appending list and namedtuple
Terry J. Reedy
- [issue1429] FD leak in SocketServer
Terry J. Reedy
- [issue9614] _pickle is not entirely 64-bit safe
Terry J. Reedy
- [issue11205] Evaluation order of dictionary display is different from reference manual.
Terry J. Reedy
- [issue1612012] builtin compile() doc needs PyCF_DONT_IMPLY_DEDENT
Terry J. Reedy
- [issue1711800] SequenceMatcher bug with insert/delete block after "replace"
Terry J. Reedy
- [issue12342] characters with ord above 65535 fail to display in IDLE
Terry J. Reedy
- [issue6584] gzip module has no custom exception
Terry J. Reedy
- [issue12298] Sphinx glitch in library/functions
Terry J. Reedy
- [issue12315] Improve http.client.HTTPResponse.read documentation
Terry J. Reedy
- [issue12317] inspect.getabsfile() is not documented
Terry J. Reedy
- [issue12321] documentation of ElementTree.find
Terry J. Reedy
- [issue12337] Need real TextIOWrapper for stdin/stdout
Terry J. Reedy
- [issue12337] Need real TextIOWrapper for stdin/stdout
Terry J. Reedy
- [issue3067] setlocale error message is confusing
Terry J. Reedy
- [issue3067] setlocale error message is confusing
Terry J. Reedy
- [issue12384] difflib.SequenceMatcher and Match: code and doc bugs
Terry J. Reedy
- [issue12380] bytearray methods center, ljust, rjust don't accept a bytearray as the fill character
Terry J. Reedy
- [issue12387] IDLE save keyboard shortcut problem
Terry J. Reedy
- [issue12387] IDLE save keyboard shortcut problem
Terry J. Reedy
- [issue11812] transient socket failure to connect to 'localhost'
Terry J. Reedy
- [issue11812] transient socket failure to connect to 'localhost'
Terry J. Reedy
- [issue11898] Sending binary data with a POST request in httplib can cause Unicode exceptions
Terry J. Reedy
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
Terry J. Reedy
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
Terry J. Reedy
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
Terry J. Reedy
- [issue6068] ctypes is not correctly handling bitfields backed by 64 bit integers on Windows
Terry J. Reedy
- [issue6068] ctypes is not correctly handling bitfields backed by 64 bit integers on Windows
Terry J. Reedy
- [issue12374] Execution model should explain compile vs definition vs execution time
Terry J. Reedy
- [issue12376] unittest.TextTestResult.__init__ breaks under complex __mro__
Terry J. Reedy
- [issue12397] re match object methods have no docstrings
Terry J. Reedy
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Terry J. Reedy
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
Terry J. Reedy
- [issue12296] Minor clarification in devguide
Terry J. Reedy
- [issue12157] join method of multiprocessing Pool object hangs if iterable argument of pool.map is empty
Terry J. Reedy
- [issue7365] grp and pwd should treat uid and gid as unsigned
Terry J. Reedy
- [issue12211] Better document math.copysign behavior.
Terry J. Reedy
- [issue5950] Make zipimport work with zipfile containing comments
Terry J. Reedy
- [issue6721] Locks in python standard library should be sanitized on fork
Terry J. Reedy
- [issue6717] Some problem with recursion handling
Terry J. Reedy
- [issue8743] set() operators don't work with collections.Set instances
Terry J. Reedy
- [issue1669349] make install fails if no previous Python installation
Terry J. Reedy
- [issue1475523] gettext breaks on plural-forms header
Terry J. Reedy
- [issue11726] linecache becomes specific to Python scripts in Python 3
Terry J. Reedy
- [issue4924] gc.collect() won't always collect as expected
Terry J. Reedy
- [issue4924] gc.collect() won't always collect as expected
Terry J. Reedy
- [issue4672] Distutils SWIG support blocks use of SWIG -outdir option
Terry J. Reedy
- [issue5159] Indicating packages to be loaded when a Tcl interpreter is created in tkinter
Terry J. Reedy
- [issue5225] OS X "Update Shell Profile" may not update $PATH if run more than once
Terry J. Reedy
- [issue5225] OS X "Update Shell Profile" may not update $PATH if run more than once
Terry J. Reedy
- [issue5375] Unified locals/consts array + register-based instructions
Terry J. Reedy
- [issue978604] wait_variable hangs at exit
Terry J. Reedy
- [issue5661] asyncore should catch EPIPE while sending() and receiving()
Terry J. Reedy
- [issue5619] Pass MS CRT debug flags into subprocesses
Terry J. Reedy
- [issue4591] 32-bits unsigned user/group identifier
Terry J. Reedy
- [issue4591] 32-bits unsigned user/group identifier
Terry J. Reedy
- [issue5722] settimer / gettimer functionality on FreeBSD 6.3 (not 7.x)
Terry J. Reedy
- [issue5700] io.FileIO calls flush() after file closed
Terry J. Reedy
- [issue5875] test_distutils failing on OpenSUSE 10.3, Py3k
Terry J. Reedy
- [issue1662] [patch] assert tp_traverse in PyType_GenericAlloc()
Terry J. Reedy
- [issue5895] socketmodule.c on HPUX ia64 without _XOPEN_SOURCE_EXTENDED compiles incorrectly
Terry J. Reedy
- [issue3435] 3rd party program calls trace.py on non Python files
Terry J. Reedy
- [issue3635] pickle.dumps cannot save instance of dict-derived class that overrides __getattribute__
Terry J. Reedy
- [issue5308] cannot marshal objects with more than 2**31 elements
Terry J. Reedy
- [issue6396] '' % object() raises TypeError
Terry J. Reedy
- [issue5999] compile error on HP-UX 11.22 ia64 - 'mbstate_t' is used as a type, but has not been defined as a type
Terry J. Reedy
- [issue6531] atexit_callfuncs() crashing within Py_Finalize() when using multiple interpreters.
Terry J. Reedy
- [issue4765] IDLE fails to "Delete Custom Key Set" properly
Terry J. Reedy
- [issue6673] Uncaught comprehension SyntaxError eats up all memory
Terry J. Reedy
- [issue12434] Strengthen 2.7 io types warning
Terry J. Reedy
- [issue7846] Fnmatch cache is never cleared during usage
Tom Rini
- [issue6068] ctypes is not correctly handling bitfields backed by 64 bit integers on Windows
Vlad Riscutia
- [issue6068] ctypes is not correctly handling bitfields backed by 64 bit integers on Windows
Vlad Riscutia
- [issue6068] ctypes is not correctly handling bitfields backed by 64 bit integers on Windows
Vlad Riscutia
- [issue6069] casting error from ctypes array to structure
Vlad Riscutia
- [issue6068] ctypes is not correctly handling bitfields backed by 64 bit integers on Windows
Vlad Riscutia
- [issue12229] Remove unused variable in bufferedio.c
Roundup Robot
- [issue12225] current tip doesn't build without mercurial installed
Roundup Robot
- [issue12085] subprocess.Popen.__del__ raises AttributeError if __init__ was called with an invalid argument list
Roundup Robot
- [issue12085] subprocess.Popen.__del__ raises AttributeError if __init__ was called with an invalid argument list
Roundup Robot
- [issue12221] segfaults with unexpanded $Revision$ id's in release candidate tarballs
Roundup Robot
- [issue12221] segfaults with unexpanded $Revision$ id's in release candidate tarballs
Roundup Robot
- [issue8578] PyWeakref_GetObject
Roundup Robot
- [issue12230] test_subprocess.test_pass_fds() failed on x86 Tiger 3.x
Roundup Robot
- [issue12196] add pipe2() to the os module
Roundup Robot
- [issue12250] regrtest: make --timeout explicit
Roundup Robot
- [issue12196] add pipe2() to the os module
Roundup Robot
- [issue12249] Document working dir for “make html”
Roundup Robot
- [issue12249] Document working dir for “make html”
Roundup Robot
- [issue12016] Wrong behavior for '\xff\n'.decode('gb2312', 'ignore')
Roundup Robot
- [issue12016] Wrong behavior for '\xff\n'.decode('gb2312', 'ignore')
Roundup Robot
- [issue12080] decimal.py: performance in _power_exact
Roundup Robot
- [issue12080] decimal.py: performance in _power_exact
Roundup Robot
- [issue12264] parser.expr(): reference count error if more than one argument is passed
Roundup Robot
- [issue11557] Increase coverage in logging module
Roundup Robot
- [issue12265] revamp argument errors
Roundup Robot
- [issue12218] Removing wsgiref.egg-info
Roundup Robot
- [issue11893] Obsolete SSLFakeFile in smtplib?
Roundup Robot
- [issue12040] Expose a Process.sentinel property (and fix polling loop in Process.join())
Roundup Robot
- [issue12196] add pipe2() to the os module
Roundup Robot
- [issue12274] "Print window" menu on IDLE aborts whole application
Roundup Robot
- [issue11041] On the distutils2 documentation, 'requires-python' shouldn't be documented as *multi
Roundup Robot
- [issue11092] Setup.cfg isn't packaged when running sdist
Roundup Robot
- [issue12019] Dead or buggy code in importlib.test.__main__
Roundup Robot
- [issue9205] Parent process hanging in multiprocessing if children terminate unexpectedly
Roundup Robot
- [issue12021] mmap.read requires an argument
Roundup Robot
- [issue11583] os.path.isdir() is slow on windows
Roundup Robot
- [issue1626300] 'Installing Python Modules' does not work for Windows
Roundup Robot
- [issue9312] Fix usage of :option: markup in stdlib ReST docs
Roundup Robot
- [issue1626300] 'Installing Python Modules' does not work for Windows
Roundup Robot
- [issue10645] Remove egg-info files in stdlib
Roundup Robot
- [issue9312] Fix usage of :option: markup in stdlib ReST docs
Roundup Robot
- [issue11583] os.path.isdir() is slow on windows
Roundup Robot
- [issue12168] SysLogHandler incorrectly appends \000 to messages
Roundup Robot
- [issue10424] better error message from argparse when positionals missing
Roundup Robot
- [issue12283] python3.2 smtplib _quote_periods
Roundup Robot
- [issue10694] zipfile.py end of central directory detection not robust
Roundup Robot
- [issue8407] expose pthread_sigmask(), pthread_kill(), sigpending() and sigwait() in the signal module
Roundup Robot
- [issue9344] please add posix.getgrouplist()
Roundup Robot
- [issue12223] Datamodel documentation page: 'operator' where 'operand' should be
Roundup Robot
- [issue8407] expose pthread_sigmask(), pthread_kill(), sigpending() and sigwait() in the signal module
Roundup Robot
- [issue8407] expose pthread_sigmask(), pthread_kill(), sigpending() and sigwait() in the signal module
Roundup Robot
- [issue8407] expose pthread_sigmask(), pthread_kill(), sigpending() and sigwait() in the signal module
Roundup Robot
- [issue10801] zipfile.ZipFile().extractall() header mismatch for non-ASCII characters
Roundup Robot
- [issue12218] Removing wsgiref.egg-info
Roundup Robot
- [issue12246] Warn when trying to install third-party module from an uninstalled checkout
Roundup Robot
- [issue12009] netrc module crashes if netrc file has comment lines
Roundup Robot
- [issue12168] SysLogHandler incorrectly appends \000 to messages
Roundup Robot
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Roundup Robot
- [issue11595] Miscellaneous bugs in cfg_to_args() utility function
Roundup Robot
- [issue11599] Useless error message when distutils fails compiling
Roundup Robot
- [issue12240] Allow multiple setup_hooks
Roundup Robot
- [issue9284] inspect.findsource() cannot find source for doctest code
Roundup Robot
- [issue12206] Documentation Std. Library 15.7.5 "LogRecord objects": Parameters: level(currently wrong) -> levelno (correct)
Roundup Robot
- [issue12320] test_packaging failures
Roundup Robot
- [issue12320] test_packaging failures
Roundup Robot
- [issue12206] Documentation Std. Library 15.7.5 "LogRecord objects": Parameters: level(currently wrong) -> levelno (correct)
Roundup Robot
- [issue12316] test_signal: test_sigwait_thread failure on FreeBSD 6.4 buildbot
Roundup Robot
- [issue12084] os.stat() on windows doesn't consider relative symlink
Roundup Robot
- [issue12084] os.stat() on windows doesn't consider relative symlink
Roundup Robot
- [issue12167] test_packaging reference leak
Roundup Robot
- [issue12351] Update URL for pycrypto project
Roundup Robot
- [issue12333] test_packaging failures under Solaris
Roundup Robot
- [issue12310] Segfault in test_multiprocessing
Roundup Robot
- [issue12333] test_packaging failures under Solaris
Roundup Robot
- [issue12133] ResourceWarning in urllib.request
Roundup Robot
- [issue12133] ResourceWarning in urllib.request
Roundup Robot
- [issue10883] urllib: socket is not closed explicitly
Roundup Robot
- [issue12313] make install misses test dirs for packaging and email modules
Roundup Robot
- [issue11767] Maildir iterator leaks file descriptors by default
Roundup Robot
- [issue12167] test_packaging reference leak
Roundup Robot
- [issue11700] mailbox.py proxy updates
Roundup Robot
- [issue11781] test/test_email directory does not get installed by 'make install'
Roundup Robot
- [issue11584] email.decode_header fails if msg.__getitem__ returns Header object
Roundup Robot
- [issue11584] email.decode_header fails if msg.__getitem__ returns Header object
Roundup Robot
- [issue6771] Curses.wrapper: documentation/implementation error
Roundup Robot
- [issue6771] Curses.wrapper: documentation/implementation error
Roundup Robot
- [issue12278] Core mentorship mention in the devguide
Roundup Robot
- [issue11637] Add cwd to sys.path for hooks
Roundup Robot
- [issue12261] urllib.parse docs still refer to urlparse
Roundup Robot
- [issue12315] Improve http.client.HTTPResponse.read documentation
Roundup Robot
- [issue12359] tutorial: Module search path description is incorrect
Roundup Robot
- [issue12370] Use of super overwrites use of __class__ in class namespace
Roundup Robot
- [issue12359] tutorial: Module search path description is incorrect
Roundup Robot
- [issue12360] Doc Typo
Roundup Robot
- [issue6697] Check that _PyUnicode_AsString() result is not NULL
Roundup Robot
- [issue3067] setlocale error message is confusing
Roundup Robot
- [issue12359] tutorial: Module search path description is incorrect
Roundup Robot
- [issue12289] http.server.CGIHTTPRequestHandler doesn't check if a Python script is executable
Roundup Robot
- [issue12285] Unexpected behavior for 0 or negative processes in multiprocessing.pool()
Roundup Robot
- [issue3067] setlocale error message is confusing
Roundup Robot
- [issue12363] test_signal.test_without_siginterrupt() sporadic failures on FreeBSD 6.4
Roundup Robot
- [issue12383] subprocess.Popen(..., env={}) fails to pass empty env.
Roundup Robot
- [issue12383] subprocess.Popen(..., env={}) fails to pass empty env.
Roundup Robot
- [issue12383] subprocess.Popen(..., env={}) fails to pass empty env.
Roundup Robot
- [issue1874] email parser does not register a defect for invalid Content-Transfer-Encoding on multipart messages
Roundup Robot
- [issue12383] subprocess.Popen(..., env={}) fails to pass empty env.
Roundup Robot
- [issue12363] test_signal.test_without_siginterrupt() sporadic failures on FreeBSD 6.4
Roundup Robot
- [issue12383] subprocess.Popen(..., env={}) fails to pass empty env.
Roundup Robot
- [issue12389] typo in urllib: missing space after dot at sentence end
Roundup Robot
- [issue10354] tempfile.template is broken
Roundup Robot
- [issue11223] interruption of locks by signals not guaranteed when locks are implemented using POSIX condition variables; add sys.thread_info
Roundup Robot
- [issue11223] interruption of locks by signals not guaranteed when locks are implemented using POSIX condition variables; add sys.thread_info
Roundup Robot
- [issue11223] interruption of locks by signals not guaranteed when locks are implemented using POSIX condition variables; add sys.thread_info
Roundup Robot
- [issue9921] os.path.join('x','') behavior
Roundup Robot
- [issue12356] more argument error improving
Roundup Robot
- [issue10206] python program starting with unmatched quote spews spaces to stdout
Roundup Robot
- [issue12392] pthread_kill() doesn't work on the main thread on FreeBSD6
Roundup Robot
- [issue12404] c99 code in mmapmodule
Roundup Robot
- [issue12164] str.translate docstring doesn't mention that 'table' can be None
Roundup Robot
- [issue12341] Some additions to .hgignore
Roundup Robot
- [issue12228] Stat doc - fix swap of UF_OPAQUE and UF_NOUNLINK description
Roundup Robot
- [issue12228] Stat doc - fix swap of UF_OPAQUE and UF_NOUNLINK description
Roundup Robot
- [issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module
Roundup Robot
- [issue10326] Can't pickle unittest.TestCase instances
Roundup Robot
- [issue12408] Relative import used on test_future5
Roundup Robot
- [issue11889] 'enumerate' 'start' parameter documentation is confusing
Roundup Robot
- [issue11889] 'enumerate' 'start' parameter documentation is confusing
Roundup Robot
- [issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module
Roundup Robot
- [issue11758] increase xml.dom.minidom test coverage
Roundup Robot
- [issue12086] Tutorial doesn't discourage name mangling
Roundup Robot
- [issue12086] Tutorial doesn't discourage name mangling
Roundup Robot
- [issue11802] filecmp.cmp needs a documented way to clear cache
Roundup Robot
- [issue11802] filecmp.cmp needs a documented way to clear cache
Roundup Robot
- [issue12341] Some additions to .hgignore
Roundup Robot
- [issue12341] Some additions to .hgignore
Roundup Robot
- [issue10020] docs for sqlite3 describe functions not available without recompiling
Roundup Robot
- [issue12399] simplify cell var initialization by storing constant data on the code object
Roundup Robot
- [issue11669] Clarify Lang Ref "Compound statements" footnote
Roundup Robot
- [issue11363] Curses - add missing functions to doc
Roundup Robot
- [issue4608] urllib.request.urlopen does not return an iterable object
Roundup Robot
- [issue8890] Use tempfile instead of /tmp in examples
Roundup Robot
- [issue1067702] urllib fails with multiple ftp transfers
Roundup Robot
- [issue11568] docstring of select.epoll.register() is wrong
Roundup Robot
- [issue11568] docstring of select.epoll.register() is wrong
Roundup Robot
- [issue12139] Add CCC command support to ftplib
Roundup Robot
- [issue12417] Inappropriate copyright on profile files
Roundup Robot
- [issue12419] Add ident parameter to SysLogHandler
Roundup Robot
- [issue12385] the help for bytearray.maketrans describes bytes.maketrans
Roundup Robot
- [issue12422] When deepcopying, don't store immutable objects in the memo dict
Roundup Robot
- [issue11302] Add more tests to test_ast.py
Roundup Robot
- [issue10736] test_ttk_guionly fails on OS X using ActiveState Tcl 8.5.9 (Cocoa)
Roundup Robot
- [issue8746] os.chflags() and os.lchflags() are not built when they should be be
Roundup Robot
- [issue12141] sysconfig.get_config_vars('srcdir') fails in specific cases
Roundup Robot
- [issue12432] remove a bunch of unused imports in Lib
Roundup Robot
- [issue12417] Inappropriate copyright on profile files
Roundup Robot
- [issue9516] sysconfig: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but "10.5" during configure
Roundup Robot
- [issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module
Roundup Robot
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Roundup Robot
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Roundup Robot
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Roundup Robot
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Roundup Robot
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Roundup Robot
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Roundup Robot
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Roundup Robot
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Roundup Robot
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Roundup Robot
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Roundup Robot
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Roundup Robot
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Roundup Robot
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Roundup Robot
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
Roundup Robot
- [issue12451] open: avoid the locale encoding when possible
Roundup Robot
- [issue12451] open: avoid the locale encoding when possible
Roundup Robot
- [issue12451] open: avoid the locale encoding when possible
Roundup Robot
- [issue12451] open: avoid the locale encoding when possible
Roundup Robot
- [issue12451] open: avoid the locale encoding when possible
Roundup Robot
- [issue12451] open: avoid the locale encoding when possible
Roundup Robot
- [issue12139] Add CCC command support to ftplib
Roundup Robot
- [issue12407] test_subinterps fails on Windows
Roundup Robot
- [issue12407] test_subinterps fails on Windows
Roundup Robot
- [issue12451] open: avoid the locale encoding when possible
Roundup Robot
- [issue12286] float('nan') breaks sort() method on a list of floats
Johann C. Rocholl
- [issue12197] non-blocking SSL write in Windows sends large data but raises exception
Giampaolo Rodola'
- [issue12187] subprocess.wait() with a timeout uses polling on POSIX
Giampaolo Rodola'
- [issue8407] expose signalfd(2) and pthread_sigmask in the signal module
Giampaolo Rodola'
- [issue8407] expose signalfd(2) and pthread_sigmask in the signal module
Giampaolo Rodola'
- [issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module
Giampaolo Rodola'
- [issue12317] inspect.getabsfile() is not documented
Giampaolo Rodola'
- [issue9246] os.getcwd() hardcodes max path len
Giampaolo Rodola'
- [issue12139] Add CCC command support to ftplib
Giampaolo Rodola'
- [issue12139] Add CCC command support to ftplib
Giampaolo Rodola'
- [issue12442] shutil.disk_usage()
Giampaolo Rodola'
- [issue12442] shutil.disk_usage()
Giampaolo Rodola'
- [issue12442] shutil.disk_usage()
Giampaolo Rodola'
- [issue12139] Add CCC command support to ftplib
Giampaolo Rodola'
- [issue12139] Add CCC command support to ftplib
Giampaolo Rodola'
- [issue12345] Add math.tau
Guido van Rossum
- [issue10760] tarfile doesn't handle sysfs well
Guy Rozendorn
- [issue12389] typo in urllib: missing space after dot at sentence end
Vladimir Rutsky
- [issue11557] Increase coverage in logging module
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12168] SysLogHandler incorrectly appends \000 to messages
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12206] Documentation Std. Library 15.7.5 "LogRecord objects": Parameters: level(currently wrong) -> levelno (correct)
Vinay Sajip
- [issue12206] Documentation Std. Library 15.7.5 "LogRecord objects": Parameters: level(currently wrong) -> levelno (correct)
Vinay Sajip
- [issue12331] lib2to3 tests write into protected directory
Vinay Sajip
- [issue12331] lib2to3 tests write into protected directory
Vinay Sajip
- [issue12331] lib2to3 and packaging tests fail because they write into protected directory
Vinay Sajip
- [issue12339] logging.Formatter.format() assumes exception to support str() method which is not true for many libraries.
Vinay Sajip
- [issue12313] make install misses packaging module
Vinay Sajip
- [issue12313] make install misses test dirs for packaging and email modules
Vinay Sajip
- [issue12313] make install misses test dirs for packaging and email modules
Vinay Sajip
- [issue12313] make install misses test dirs for packaging and email modules
Vinay Sajip
- [issue12313] make install misses test dirs for packaging and email modules
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12361] Memory Leak in File Logging
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12361] Memory Leak in File Logging
Vinay Sajip
- [issue11637] Add cwd to sys.path for hooks
Vinay Sajip
- [issue11637] Add cwd to sys.path for hooks
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12386] packaging fails in install_distinfo when writing RESOURCES
Vinay Sajip
- [issue12313] make install misses test dirs for packaging and email modules
Vinay Sajip
- [issue12388] cannot specify recursive extra_files in packaging setup.cfg
Vinay Sajip
- [issue12391] packaging install fails to clean up temp files
Vinay Sajip
- [issue12386] packaging fails in install_distinfo when writing RESOURCES
Vinay Sajip
- [issue12361] Memory Leak in File Logging
Vinay Sajip
- [issue12393] Packaging should provide support for extensible categories
Vinay Sajip
- [issue12394] Packaging should provide better support for executable scripts on Windows
Vinay Sajip
- [issue12394] Packaging should provide better support for executable scripts on Windows
Vinay Sajip
- [issue12394] Packaging should provide better support for executable scripts on Windows
Vinay Sajip
- [issue12393] Packaging should provide support for extensible categories
Vinay Sajip
- [issue12394] Packaging should provide better support for executable scripts on Windows
Vinay Sajip
- [issue12395] packaging remove fails under Windows
Vinay Sajip
- [issue12394] Packaging should provide better support for executable scripts on Windows
Vinay Sajip
- [issue12395] packaging remove fails under Windows
Vinay Sajip
- [issue12395] packaging remove fails under Windows
Vinay Sajip
- [issue12395] packaging remove fails under Windows
Vinay Sajip
- [issue12386] packaging fails in install_distinfo when writing RESOURCES
Vinay Sajip
- [issue12395] packaging remove fails under Windows
Vinay Sajip
- [issue12394] packaging: generate scripts from callable (dotted paths)
Vinay Sajip
- [issue12394] packaging: generate scripts from callable (dotted paths)
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12393] Packaging should provide support for extensible categories
Vinay Sajip
- [issue12393] Packaging should provide support for extensible categories
Vinay Sajip
- [issue12394] packaging: generate scripts from callable (dotted paths)
Vinay Sajip
- [issue12394] packaging: generate scripts from callable (dotted paths)
Vinay Sajip
- [issue12405] packaging does not record/remove directories it creates
Vinay Sajip
- [issue12406] msi.py needs updating for Python 3.3
Vinay Sajip
- [issue12394] packaging: generate scripts from callable (dotted paths)
Vinay Sajip
- [issue12406] msi.py needs updating for Python 3.3
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12406] msi.py needs updating for Python 3.3
Vinay Sajip
- [issue12405] packaging does not record/remove directories it creates
Vinay Sajip
- [issue12405] packaging does not record/remove directories it creates
Vinay Sajip
- [issue12416] packaging does not have hooks callable during distribution removal
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue12419] Add ident parameter to SysLogHandler
Vinay Sajip
- [issue12419] Add ident parameter to SysLogHandler
Vinay Sajip
- [issue12427] packaging register fails because "POST data should be bytes"
Vinay Sajip
- [issue12406] msi.py needs updating for Python 3.3
Vinay Sajip
- [issue12406] msi.py needs updating for Python 3.3
Vinay Sajip
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Vinay Sajip
- [issue11281] smtplib: add ability to bind to specific source IP address/port
Paulo Scardine
- [issue11898] Sending binary data with a POST request in httplib can cause Unicode exceptions
Ion Scerbatiuc
- [issue11898] Sending binary data with a POST request in httplib can cause Unicode exceptions
Ion Scerbatiuc
- [issue1590864] Function-level import in os triggering an threaded import deadlock
Bryan Schmersal
- [issue12225] current tip doesn't build without mercurial installed
Ralf Schmitt
- [issue3014] file_dealloc() assumes errno is set when EOF is returned
Ralf Schmitt
- [issue5043] get_msvcr() returns None rather than []
Ralf Schmitt
- [issue12346] Python 2.7.2 source code build (release) depends on mercurial
Ralf Schmitt
- [issue4608] urllib.request.urlopen does not return an iterable object
Stefan Schwarzer
- [issue1067702] urllib fails with multiple ftp transfers
Stefan Schwarzer
- [issue1067702] urllib fails with multiple ftp transfers
Stefan Schwarzer
- [issue1067702] urllib fails with multiple ftp transfers
Stefan Schwarzer
- [issue1067702] urllib fails with multiple ftp transfers
Stefan Schwarzer
- [issue1067702] urllib fails with multiple ftp transfers
Stefan Schwarzer
- [issue1067702] urllib fails with multiple ftp transfers
Stefan Schwarzer
- [issue12181] SIGBUS error on OpenBSD (sparc64)
Federico Schwindt
- [issue8407] expose pthread_sigmask(), pthread_kill(), sigpending() and sigwait() in the signal module
Tres Seaver
- [issue7511] msvc9compiler.py: ValueError: [u'path']
Ryan Seto
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
Erez Sh
- [issue12378] smtplib.SMTP_SSL leaks socket connections on SSL error
Joe Shaw
- [issue12378] smtplib.SMTP_SSL leaks socket connections on SSL error
Joe Shaw
- [issue762963] timemodule.c: Python loses current timezone
Jon Siddle
- [issue12431] urllib2.Request.get_full_url() broken in newer versions of Python
Jon Siddle
- [issue12397] re match object methods have no docstrings
SilentGhost
- [issue8093] IDLE processes don't close
Simon
- [issue12197] non-blocking SSL write in Windows sends large data but raises exception
David Siroky
- [issue12197] non-blocking SSL write in Windows sends large data but raises exception
David Siroky
- [issue12285] Unexpected behavior for 0 or negative processes in multiprocessing.pool()
Jorgen Skancke
- [issue12251] subprocess(..., stdout=sys.stderr) closes stderr for child
Alexey Smirnov
- [issue12014] str.format parses replacement field incorrectly
Eric V. Smith
- [issue12014] str.format parses replacement field incorrectly
Eric V. Smith
- [issue12014] str.format parses replacement field incorrectly
Eric V. Smith
- [issue12014] str.format parses replacement field incorrectly
Eric V. Smith
- [issue12014] str.format parses replacement field incorrectly
Eric V. Smith
- [issue12188] PEP 7, C style: add ++ policy and explanation
Eric V. Smith
- [issue12342] characters with ord above 65535 fail to display in IDLE
Eric V. Smith
- [issue12450] Use the Grisu algorithms to convert floats to strings
Eric V. Smith
- [issue12450] Use the Grisu algorithms to convert floats to strings
Eric V. Smith
- [issue3771] test_httpservers intermittent failure, test_post and EINTR
Gregory P. Smith
- [issue12268] file readline & readlines methods can lose data on EINTR
Gregory P. Smith
- [issue12268] file readline & readlines methods can lose data on EINTR
Gregory P. Smith
- [issue12268] file readline, readlines & readall methods can lose data on EINTR
Gregory P. Smith
- [issue12268] file readline, readlines & readall methods can lose data on EINTR
Gregory P. Smith
- [issue12268] file readline, readlines & readall methods can lose data on EINTR
Gregory P. Smith
- [issue12268] file readline, readlines & readall methods can lose data on EINTR
Gregory P. Smith
- [issue12268] file readline, readlines & readall methods can lose data on EINTR
Gregory P. Smith
- [issue1195571] simple callback system for Py_FatalError
Gregory P. Smith
- [issue12383] subprocess.Popen(..., env={}) fails to pass empty env.
Gregory P. Smith
- [issue12305] Building PEPs doesn't work on Python 3
Eric Snow
- [issue12307] Inconsistent formatting of section titles in PEP 0
Eric Snow
- [issue12308] Add link to PEP 0 for topical index in wiki
Eric Snow
- [issue11610] Improved support for abstract base classes with descriptors
Eric Snow
- [issue11610] Improved support for abstract base classes with descriptors
Eric Snow
- [issue12307] Inconsistent formatting of section titles in PEP 0
Eric Snow
- [issue12308] Add link to PEP 0 for topical index in wiki
Eric Snow
- [issue11449] tarfile tries to file_.tell() even when creating a new archive
Dan Stromberg
- [issue12345] Add math.tau
Daniel Stutzbach
- [issue12248] __dir__ semantics changed in Python 2.7.2
Andreas Stührk
- [issue12265] revamp argument errors
Andreas Stührk
- [issue12292] bpython
Andreas Stührk
- [issue2377] Replace __import__ w/ importlib.__import__
Andreas Stührk
- [issue11682] PEP 380 reference implementation for 3.3
Andrew Svetlov
- [issue11553] Docs for: import, packages, site.py, .pth files
Greg Słodkowicz
- [issue10694] zipfile.py end of central directory detection not robust
Amar Takhar
- [issue12251] subprocess(..., stdout=sys.stderr) closes stderr for child
Evgeny Tarasov
- [issue12236] Tkinter __version__ uses subversion substitution
Julian Taylor
- [issue12236] Tkinter __version__ uses subversion substitution
Julian Taylor
- [issue12423] signal handler doesn't handle SIGABRT from os.abort
Dimitri Tcaciuc
- [issue12402] Overriding code.InteractiveConsole.write does not work
Miki Tebeka
- [issue12402] Overriding code.InteractiveConsole.write does not work
Miki Tebeka
- [issue12403] Allow overriding of writing to stdout in code.InteractiveConsole
Miki Tebeka
- [issue12403] Mention sys.displayhook in code module docs and the compile builtin docs
Miki Tebeka
- [issue12428] functools test coverage
Brian Thorne
- [issue11104] distutils sdist ignores MANIFEST
Stephen Thorne
- [issue11104] distutils sdist ignores MANIFEST
Stephen Thorne
- [issue11104] distutils sdist ignores MANIFEST
Stephen Thorne
- [issue11104] distutils sdist ignores MANIFEST
Stephen Thorne
- [issue11104] distutils sdist ignores MANIFEST
Stephen Thorne
- [issue11104] distutils sdist ignores MANIFEST
Stephen Thorne
- [issue11104] distutils sdist ignores MANIFEST
Stephen Thorne
- [issue10510] distutils upload/register should use CRLF in HTTP requests
Stephen Thorne
- [issue10510] distutils upload/register should use CRLF in HTTP requests
Stephen Thorne
- [issue11549] Build-out an AST optimizer, moving some functionality out of the peephole optimizer
Eugene Toder
- [issue12290] __setstate__ is called for false values
Eugene Toder
- [issue12290] __setstate__ is called for false values
Eugene Toder
- [issue12290] __setstate__ is called for false values
Eugene Toder
- [issue5996] abstract class instantiable when subclassing dict
Eugene Toder
- [issue11549] Build-out an AST optimizer, moving some functionality out of the peephole optimizer
Eugene Toder
- [issue12341] Some additions to .hgignore
Sandro Tosi
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Sandro Tosi
- [issue12341] Some additions to .hgignore
Sandro Tosi
- [issue12349] Typo in 3.2 "What's New": WGSI / WSGI
Sandro Tosi
- [issue12351] Update URL for pycrypto project
Sandro Tosi
- [issue12349] Typo in 3.2 "What's New": WGSI / WSGI
Sandro Tosi
- [issue10583] Encoding issue with chm help in 2.7.1
Sandro Tosi
- [issue10583] Encoding issue with chm help in 2.7.1
Sandro Tosi
- [issue11758] increase xml.dom.minidom test coverage
Sandro Tosi
- [issue11758] increase xml.dom.minidom test coverage
Sandro Tosi
- [issue12409] Moving "Documenting Python" to Devguide
Sandro Tosi
- [issue11551] test_dummy_thread.py test coverage improvement
Sandro Tosi
- [issue11869] Include information about the bug tracker Rietveld code review tool
Sandro Tosi
- [issue12296] Minor clarification in devguide
Sandro Tosi
- [issue11233] clarifying Availability: Unix
Sandro Tosi
- [issue11669] Clarify Lang Ref "Compound statements" footnote
Sandro Tosi
- [issue11669] Clarify Lang Ref "Compound statements" footnote
Sandro Tosi
- [issue11669] Clarify Lang Ref "Compound statements" footnote
Sandro Tosi
- [issue12409] Moving "Documenting Python" to Devguide
Sandro Tosi
- [issue12415] Missing: How to checkout the Doc sources
Sandro Tosi
- [issue12211] Better document math.copysign behavior.
Sandro Tosi
- [issue12277] Missing comma in os.walk docs
Sandro Tosi
- [issue12160] codecs doc: what is StreamCodec?
Sandro Tosi
- [issue11363] Curses - add missing functions to doc
Sandro Tosi
- [issue11363] Curses - add missing functions to doc
Sandro Tosi
- [issue11493] Add python.exe-gdb.py to .hgignore
Sandro Tosi
- [issue11689] sqlite: Incorrect unit test fails to detect failure
Sandro Tosi
- [issue11895] pybench prep_times calculation error
Sandro Tosi
- [issue12211] Better document math.copysign behavior.
Sandro Tosi
- [issue11469] Fix resource warning in test_trailers
Sandro Tosi
- [issue11568] docstring of select.epoll.register() is wrong
Sandro Tosi
- [issue11302] Add more tests to test_ast.py
Sandro Tosi
- [issue11568] docstring of select.epoll.register() is wrong
Sandro Tosi
- [issue12043] Update shutil documentation
Sandro Tosi
- [issue12043] Update shutil documentation
Sandro Tosi
- [issue11363] Curses - add missing functions to doc
Sandro Tosi
- [issue11610] Improved support for abstract base classes with descriptors
Daniel Urban
- [issue11610] Improved support for abstract base classes with descriptors
Daniel Urban
- [issue12374] Execution model should explain compile vs definition vs execution time
Daniel Urban
- [issue12387] IDLE save hotkey problem
Jacob VB
- [issue12387] IDLE save keyboard shortcut problem
Jacob VB
- [issue12387] IDLE save keyboard shortcut problem
Jacob VB
- [issue12387] IDLE save keyboard shortcut problem
Jacob VB
- [issue11802] filecmp.cmp needs a documented way to clear cache
Nadeem Vawda
- [issue12304] expose signalfd(2) in the signal module
Nadeem Vawda
- [issue12306] zlib: Expose zlibVersion to query runtime version of zlib
Nadeem Vawda
- [issue12309] os.environ was modified by test_packaging
Nadeem Vawda
- [issue10883] urllib: socket is not closed explicitly
Nadeem Vawda
- [issue12243] getpass.getuser works on OSX
Bryce Verdier
- [issue12243] getpass.getuser works on OSX
Bryce Verdier
- [issue12229] Remove unused variable in bufferedio.c
STINNER Victor
- [issue12230] test_subprocess.test_pass_fds() failed on x86 Tiger 3.x
STINNER Victor
- [issue12231] regrtest: add -k and -K options to filter tests by function/file names
STINNER Victor
- [issue12231] regrtest: add -k and -K options to filter tests by function/file names
STINNER Victor
- [issue8407] expose signalfd(2) and pthread_sigmask in the signal module
STINNER Victor
- [issue12230] test_subprocess.test_pass_fds() failed on x86 Tiger 3.x
STINNER Victor
- [issue12230] test_subprocess.test_pass_fds() failed on x86 Tiger 3.x
STINNER Victor
- [issue12230] test_subprocess.test_pass_fds() failed on x86 Tiger 3.x
STINNER Victor
- [issue12196] add pipe2() to the os module
STINNER Victor
- [issue12196] add pipe2() to the os module
STINNER Victor
- [issue12250] regrtest: make --timeout explicit
STINNER Victor
- [issue12251] subprocess(..., stdout=sys.stderr) closes stderr for child
STINNER Victor
- [issue12231] regrtest: add -k and -K options to filter tests by function/file names
STINNER Victor
- [issue12215] TextIOWrapper: issues with interlaced read-write
STINNER Victor
- [issue12016] Wrong behavior for '\xff\n'.decode('gb2312', 'ignore')
STINNER Victor
- [issue12224] problem with siginterrupt
STINNER Victor
- [issue12263] punycode codec ignores the error handler argument
STINNER Victor
- [issue12263] punycode codec ignores the error handler argument
STINNER Victor
- [issue12264] parser.expr(): reference count error if more than one argument is passed
STINNER Victor
- [issue12276] 3.x ignores sys.tracebacklimit=0
STINNER Victor
- [issue12084] os.stat() on windows doesn't consider relative symlink
STINNER Victor
- [issue12084] os.stat() on windows doesn't consider relative symlink
STINNER Victor
- [issue12084] os.stat() on windows doesn't consider relative symlink
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue11277] Crash with mmap and sparse files on Mac OS X
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue1195571] simple callback system for Py_FatalError
STINNER Victor
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
STINNER Victor
- [issue12187] subprocess.wait() with a timeout uses polling on POSIX
STINNER Victor
- [issue12289] http.server.CGIHTTPRequestHandler doesn't check if a Python script is executable
STINNER Victor
- [issue12285] Unexpected behavior for 0 or negative processes in multiprocessing.pool()
STINNER Victor
- [issue12289] http.server.CGIHTTPRequestHandler doesn't check if a Python script is executable
STINNER Victor
- [issue8407] expose signalfd(2) and pthread_sigmask in the signal module
STINNER Victor
- [issue12187] subprocess.wait() with a timeout uses polling on POSIX
STINNER Victor
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
STINNER Victor
- [issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module
STINNER Victor
- [issue12304] expose signalfd(2) in the signal module
STINNER Victor
- [issue12304] expose signalfd(2) in the signal module
STINNER Victor
- [issue8407] expose pthread_sigmask(), pthread_kill(), sigpending() and sigwait() in the signal module
STINNER Victor
- [issue12304] expose signalfd(2) in the signal module
STINNER Victor
- [issue8407] expose pthread_sigmask(), pthread_kill(), sigpending() and sigwait() in the signal module
STINNER Victor
- [issue8407] expose pthread_sigmask(), pthread_kill(), sigpending() and sigwait() in the signal module
STINNER Victor
- [issue12309] os.environ was modified by test_packaging
STINNER Victor
- [issue12310] Segfault in test_multiprocessing
STINNER Victor
- [issue8407] expose pthread_sigmask(), pthread_kill(), sigpending() and sigwait() in the signal module
STINNER Victor
- [issue12310] Segfault in test_multiprocessing
STINNER Victor
- [issue9205] Parent process hanging in multiprocessing if children terminate unexpectedly
STINNER Victor
- [issue12310] Segfault in test_multiprocessing
STINNER Victor
- [issue8407] expose pthread_sigmask(), pthread_kill(), sigpending() and sigwait() in the signal module
STINNER Victor
- [issue12310] Segfault in test_multiprocessing
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue12310] Segfault in test_multiprocessing
STINNER Victor
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
STINNER Victor
- [issue12316] test_signal: test_sigwait_thread failure on FreeBSD 6.4 buildbot
STINNER Victor
- [issue12310] Segfault in test_multiprocessing
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue12316] test_signal: test_sigwait_thread failure on FreeBSD 6.4 buildbot
STINNER Victor
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue12084] os.stat() on windows doesn't consider relative symlink
STINNER Victor
- [issue12316] test_signal: test_sigwait_thread failure on FreeBSD 6.4 buildbot
STINNER Victor
- [issue12084] os.stat() on windows doesn't consider relative symlink
STINNER Victor
- [issue8260] When I use codecs.open(...) and f.readline() follow up by f.read() return bad result
STINNER Victor
- [issue12084] os.stat() on windows doesn't consider relative symlink
STINNER Victor
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
STINNER Victor
- [issue12336] tkinter.test.test_ttk.test_widgets.test_select() failure on FreeBSD 6.4 3.x
STINNER Victor
- [issue12337] Need real TextIOWrapper for stdin/stdout
STINNER Victor
- [issue12337] Need real TextIOWrapper for stdin/stdout
STINNER Victor
- [issue12342] characters with ord above 65535 fail to display in IDLE
STINNER Victor
- [issue12133] ResourceWarning in urllib.request
STINNER Victor
- [issue10883] urllib: socket is not closed explicitly
STINNER Victor
- [issue12342] characters with ord above 65535 fail to display in IDLE
STINNER Victor
- [issue12167] test_packaging reference leak
STINNER Victor
- [issue12167] test_packaging reference leak
STINNER Victor
- [issue12263] punycode codec ignores the error handler argument
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue12345] Add math.tau
STINNER Victor
- [issue12345] Add math.tau
STINNER Victor
- [issue12343] Python 2.7.2 regression: ssl.SSLError: [Errno 2] _ssl.c:503: The operation did not complete (read)
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue12320] test_packaging failures
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue12310] Segfault in test_multiprocessing
STINNER Victor
- [issue12333] test_packaging failures under Solaris
STINNER Victor
- [issue12342] characters with ord above 65535 fail to display in IDLE
STINNER Victor
- [issue12263] punycode codec ignores the error handler argument
STINNER Victor
- [issue12133] ResourceWarning in urllib.request
STINNER Victor
- [issue12309] os.environ was modified by test_packaging
STINNER Victor
- [issue10883] urllib: socket is not closed explicitly
STINNER Victor
- [issue9246] os.getcwd() hardcodes max path len
STINNER Victor
- [issue9246] os.getcwd() hardcodes max path len
STINNER Victor
- [issue9246] os.getcwd() hardcodes max path len
STINNER Victor
- [issue12310] Segfault in test_multiprocessing
STINNER Victor
- [issue12320] test_packaging failures
STINNER Victor
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
STINNER Victor
- [issue12167] test_packaging reference leak
STINNER Victor
- [issue12363] test_signal.test_without_siginterrupt() sporadic failures on FreeBSD 6.4
STINNER Victor
- [issue12364] Timeout (1 hour) in test_concurrent_futures.tearDown() on sparc solaris10 gcc 3.x
STINNER Victor
- [issue12363] test_signal.test_without_siginterrupt() sporadic failures on FreeBSD 6.4
STINNER Victor
- [issue12367] select.error has no errno attribute
STINNER Victor
- [issue12363] test_signal.test_without_siginterrupt() sporadic failures on FreeBSD 6.4
STINNER Victor
- [issue3067] setlocale error message is confusing
STINNER Victor
- [issue9436] test_sysconfig failure: build a 32-bit Python a 64-bit OS
STINNER Victor
- [issue7652] Merge C version of decimal into py3k.
STINNER Victor
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
STINNER Victor
- [issue12314] regrtest checks (os.environ, sys.path, etc.) are hard to use
STINNER Victor
- [issue12338] multiprocessing.util._eintr_retry doen't recalculate timeouts
STINNER Victor
- [issue12338] multiprocessing.util._eintr_retry doen't recalculate timeouts
STINNER Victor
- [issue12371] datetime.now() bug
STINNER Victor
- [issue12367] select.error has no errno attribute
STINNER Victor
- [issue12337] Need real TextIOWrapper for stdin/stdout
STINNER Victor
- [issue11873] test_regexp() of test_compileall fails occassionally
STINNER Victor
- [issue12090] 3.2: build --without-threads fails
STINNER Victor
- [issue6697] Check that _PyUnicode_AsString() result is not NULL
STINNER Victor
- [issue6697] Check that _PyUnicode_AsString() result is not NULL
STINNER Victor
- [issue7732] imp.find_module crashes Python if there exists a directory named "__init__.py"
STINNER Victor
- [issue7732] imp.find_module crashes Python if there exists a directory named "__init__.py"
STINNER Victor
- [issue3067] setlocale error message is confusing
STINNER Victor
- [issue3067] setlocale error message is confusing
STINNER Victor
- [issue5905] strptime fails in non-UTF locale
STINNER Victor
- [issue4841] io's close() not handling errors correctly
STINNER Victor
- [issue4841] io's close() not handling errors correctly
STINNER Victor
- [issue4841] io's close() not handling errors correctly
STINNER Victor
- [issue10086] test_sysconfig failure when prefix matches /site
STINNER Victor
- [issue12285] Unexpected behavior for 0 or negative processes in multiprocessing.pool()
STINNER Victor
- [issue12213] BufferedRandom, BufferedRWPair: issues with interlaced read-write
STINNER Victor
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue12363] test_signal.test_without_siginterrupt() sporadic failures on FreeBSD 6.4
STINNER Victor
- [issue12364] Timeout (1 hour) in test_concurrent_futures.tearDown() on sparc solaris10 gcc 3.x
STINNER Victor
- [issue12364] Timeout (1 hour) in test_concurrent_futures.tearDown() on sparc solaris10 gcc 3.x
STINNER Victor
- [issue12364] Timeout (1 hour) in test_concurrent_futures.tearDown() on sparc solaris10 gcc 3.x
STINNER Victor
- [issue12364] Timeout (1 hour) in test_concurrent_futures.tearDown() on sparc solaris10 gcc 3.x
STINNER Victor
- [issue12263] punycode codec ignores the error handler argument
STINNER Victor
- [issue12352] multiprocessing.Value() hangs
STINNER Victor
- [issue12383] subprocess.Popen(..., env={}) fails to pass empty env.
STINNER Victor
- [issue12383] subprocess.Popen(..., env={}) fails to pass empty env.
STINNER Victor
- [issue12383] subprocess.Popen(..., env={}) fails to pass empty env.
STINNER Victor
- [issue12383] subprocess.Popen(..., env={}) fails to pass empty env.
STINNER Victor
- [issue12363] test_signal.test_without_siginterrupt() sporadic failures on FreeBSD 6.4
STINNER Victor
- [issue12181] SIGBUS error on OpenBSD (sparc64)
STINNER Victor
- [issue9642] #ifdef and mbcs: don't check for defined(HAVE_USABLE_WCHAR_T)
STINNER Victor
- [issue12363] test_signal.test_without_siginterrupt() sporadic failures on FreeBSD 6.4
STINNER Victor
- [issue12383] subprocess.Popen(..., env={}) fails to pass empty env.
STINNER Victor
- [issue11812] transient test_telnetlib failure
STINNER Victor
- [issue12372] semaphore errors on AIX 7.1
STINNER Victor
- [issue12392] pthread_kill() doesn't work on the main thread on FreeBSD6
STINNER Victor
- [issue12392] pthread_kill() doesn't work on the main thread on FreeBSD6
STINNER Victor
- [issue12392] pthread_kill() doesn't work on the main thread on FreeBSD6
STINNER Victor
- [issue11812] transient socket failure to connect to 'localhost'
STINNER Victor
- [issue11812] transient socket failure to connect to 'localhost'
STINNER Victor
- [issue11812] transient socket failure to connect to 'localhost'
STINNER Victor
- [issue11812] transient socket failure to connect to 'localhost'
STINNER Victor
- [issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module
STINNER Victor
- [issue12392] pthread_kill() doesn't work on the main thread on FreeBSD6
STINNER Victor
- [issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module
STINNER Victor
- [issue11457] Expose nanosecond precision from system calls
STINNER Victor
- [issue11457] Expose nanosecond precision from system calls
STINNER Victor
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
STINNER Victor
- [issue11457] Expose nanosecond precision from system calls
STINNER Victor
- [issue9642] #ifdef and mbcs: don't check for defined(HAVE_USABLE_WCHAR_T)
STINNER Victor
- [issue9642] #ifdef and mbcs: don't check for defined(HAVE_USABLE_WCHAR_T)
STINNER Victor
- [issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module
STINNER Victor
- [issue11870] test_3_join_in_forked_from_thread() of test_threading hangs 1 hour on "x86 Ubuntu Shared 3.x"
STINNER Victor
- [issue12157] join method of multiprocessing Pool object hangs if iterable argument of pool.map is empty
STINNER Victor
- [issue12410] Create a new helper function that enable to test that an operation don't hang more than a given timeout.
STINNER Victor
- [issue12352] multiprocessing.Value() hangs
STINNER Victor
- [issue12410] Create a new helper function that enable to test that an operation don't hang more than a given timeout.
STINNER Victor
- [issue12157] join method of multiprocessing Pool object hangs if iterable argument of pool.map is empty
STINNER Victor
- [issue11870] test_3_join_in_forked_from_thread() of test_threading hangs 1 hour on "x86 Ubuntu Shared 3.x"
STINNER Victor
- [issue12413] make faulthandler dump traceback of child processes
STINNER Victor
- [issue12352] multiprocessing.Value() hangs
STINNER Victor
- [issue12413] make faulthandler dump traceback of child processes
STINNER Victor
- [issue12413] make faulthandler dump traceback of child processes
STINNER Victor
- [issue12413] make faulthandler dump traceback of child processes
STINNER Victor
- [issue12413] make faulthandler dump traceback of child processes
STINNER Victor
- [issue12392] pthread_kill() doesn't work on the main thread on FreeBSD6
STINNER Victor
- [issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module
STINNER Victor
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
STINNER Victor
- [issue12139] Add CCC command support to ftplib
STINNER Victor
- [issue12139] Add CCC command support to ftplib
STINNER Victor
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
STINNER Victor
- [issue12423] signal handler doesn't handle SIGABRT from os.abort
STINNER Victor
- [issue12352] multiprocessing.Value() hangs
STINNER Victor
- [issue12352] multiprocessing.Value() hangs
STINNER Victor
- [issue12352] multiprocessing.Value() hangs
STINNER Victor
- [issue6755] Patch: new method get_wch for ncurses bindings: accept wide characters (unicode)
STINNER Victor
- [issue6755] Patch: new method get_wch for ncurses bindings: accept wide characters (unicode)
STINNER Victor
- [issue6755] Patch: new method get_wch for ncurses bindings: accept wide characters (unicode)
STINNER Victor
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
STINNER Victor
- [issue11870] test_3_join_in_forked_from_thread() of test_threading hangs 1 hour on "x86 Ubuntu Shared 3.x"
STINNER Victor
- [issue8912] `make patchcheck` should check the whitespace of .c/.h files
STINNER Victor
- [issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module
STINNER Victor
- [issue12426] packaging.tests.test_command_install_dist.InstallTestCase failure
STINNER Victor
- [issue12429] test_io.check_interrupted_write() sporadic failures on FreeBSD 6 on Python 2.7/3.2
STINNER Victor
- [issue12429] test_io.check_interrupted_write() sporadic failures on FreeBSD 6 on Python 2.7/3.2
STINNER Victor
- [issue12423] signal handler doesn't handle SIGABRT from os.abort
STINNER Victor
- [issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module
STINNER Victor
- [issue12440] test_ssl.test_options() failure on Snow Leopard: can't clear options before OpenSSL 0.9.8m
STINNER Victor
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
STINNER Victor
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
STINNER Victor
- [issue12400] regrtest: always run tests in verbose mode, but hide the output on success
STINNER Victor
- [issue12443] locale.setlocale(locale.LC_ALL, locale.getlocale()) fails for some locales
STINNER Victor
- [issue12443] locale.setlocale(locale.LC_ALL, locale.getlocale()) fails for some locales
STINNER Victor
- [issue12446] StreamReader Readlines behavior odd
STINNER Victor
- [issue8260] When I use codecs.open(...) and f.readline() follow up by f.read() return bad result
STINNER Victor
- [issue7117] Backport py3k float repr to trunk
STINNER Victor
- [issue12451] open: avoid the locale encoding when possible
STINNER Victor
- [issue12450] Use the Grisu algorithms to convert floats to strings
STINNER Victor
- [issue12452] reuse plistlib in sysconfig; deprecation process in plistlib
STINNER Victor
- [issue12452] reuse plistlib in sysconfig; deprecation process in plistlib
STINNER Victor
- [issue9561] distutils: set encoding to utf-8 for input and output files
STINNER Victor
- [issue9561] distutils: set encoding to utf-8 for input and output files
STINNER Victor
- [issue11873] test_regexp() of test_compileall fails occassionally
STINNER Victor
- [issue12453] test_import.test_failing_import_sticks() sporadic failures
STINNER Victor
- [issue12139] Add CCC command support to ftplib
STINNER Victor
- [issue12451] open: avoid the locale encoding when possible
STINNER Victor
- [issue12454] mailbox: use ASCII to read/write .mh_sequences files
STINNER Victor
- [issue12454] mailbox: use ASCII to read/write .mh_sequences files
STINNER Victor
- [issue12451] open: avoid the locale encoding when possible
STINNER Victor
- [issue5120] Disabling test_ttk_guionly on mac
STINNER Victor
- [issue8716] test_tk/test_tkk_guionly fails on OS X if run from buildbot slave daemon -- crashes Python
STINNER Victor
- [issue11999] sporadic failure in test_mailbox
STINNER Victor
- [issue6717] Some problem with recursion handling
Dino Viehland
- [issue12271] Python 2.7.x on IA64 running SLES 11 SP1
Vincent
- [issue12271] Python 2.7.x on IA64 running SLES 11 SP1
Vincent
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Pauli Virtanen
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Pauli Virtanen
- [issue8623] Aliasing warnings in socketmodule.c
Kristian Vlaardingerbroek
- [issue10845] test_multiprocessing failure under Windows
Kristian Vlaardingerbroek
- [issue10020] docs for sqlite3 describe functions not available without recompiling
Kristian Vlaardingerbroek
- [issue10583] Encoding issue with chm help in 2.7.1
Kristian Vlaardingerbroek
- [issue10583] Encoding issue with chm help in 2.7.1
Kristian Vlaardingerbroek
- [issue10583] Encoding issue with chm help in 2.7.1
Kristian Vlaardingerbroek
- [issue10020] docs for sqlite3 describe functions not available without recompiling
Kristian Vlaardingerbroek
- [issue10020] docs for sqlite3 describe functions not available without recompiling
Kristian Vlaardingerbroek
- [issue9955] multiprocessing.Pipe segmentation fault when recv of unpicklable object
Kristian Vlaardingerbroek
- [issue12411] cgi.parse_multipart is broken on 3.x
Jonas Wagner
- [issue1711800] SequenceMatcher bug with insert/delete block after "replace"
Peter Waller
- [issue8668] Packaging: add a 'develop' command
Peter Waller
- [issue8668] Packaging: add a 'develop' command
Peter Waller
- [issue12226] use secured channel for uploading packages to pypi
Barry A. Warsaw
- [issue12248] __dir__ semantics changed in Python 2.7.2
Barry A. Warsaw
- [issue12248] __dir__ semantics changed in Python 2.7.2
Barry A. Warsaw
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Barry A. Warsaw
- [issue12248] __dir__ semantics changed in Python 2.7.2
Barry A. Warsaw
- [issue12335] pysetup create will clobber an existing setup.cfg
Barry A. Warsaw
- [issue12313] make install misses packaging module
Barry A. Warsaw
- [issue12335] pysetup create will clobber an existing setup.cfg
Barry A. Warsaw
- [issue12370] Use of super overwrites use of __class__ in class namespace
Barry A. Warsaw
- [issue12370] Use of super overwrites use of __class__ in class namespace
Barry A. Warsaw
- [issue12417] Inappropriate copyright on profile files
Barry A. Warsaw
- [issue12417] Inappropriate copyright on profile files
Barry A. Warsaw
- [issue6560] socket sendmsg(), recvmsg() methods
David Watson
- [issue8372] socket: Buffer overrun while reading unterminated AF_UNIX addresses
David Watson
- [issue12439] BaseHTTPServer's send_reponse adds extra "\r\n" when using HTTPMessage in input
Yoav Weiss
- [issue12293] wrong arguments passed to SMTP.sendmail in example
Fredrik Wendt
- [issue762963] timemodule.c: Python loses current timezone
Stephen White
- [issue762963] timemodule.c: Python loses current timezone
Stephen White
- [issue1602133] non-framework built python fails to define environ properly
John Whitney
- [issue12267] Difficult to compile python in Visual Studio 2010 express
Tom Whittock
- [issue12267] Difficult to compile python in Visual Studio 2010 express
Tom Whittock
- [issue12267] Difficult to compile python in Visual Studio 2010 express
Tom Whittock
- [issue12267] Difficult to compile python in Visual Studio 2010 express
Tom Whittock
- [issue1195571] simple callback system for Py_FatalError
Tom Whittock
- [issue11553] Docs for: import, packages, site.py, .pth files
Graham Wideman
- [issue11553] Docs for: import, packages, site.py, .pth files
Graham Wideman
- [issue11553] Docs for: import, packages, site.py, .pth files
Graham Wideman
- [issue12244] cStringIO inconsistencies
Santoso Wijaya
- [issue12244] cStringIO inconsistencies
Santoso Wijaya
- [issue7860] 32-bit Python on 64-bit Windows reports incorrect architecture
Santoso Wijaya
- [issue12340] Access violation when using the C version of the io module
Santoso Wijaya
- [issue12340] Access violation when using the C version of the io module
Santoso Wijaya
- [issue12340] Access violation when using the C version of the io module
Santoso Wijaya
- [issue12340] Access violation when using the C version of the io module
Santoso Wijaya
- [issue12340] Access violation when using the C version of the io module
Santoso Wijaya
- [issue9246] os.getcwd() hardcodes max path len
Santoso Wijaya
- [issue12346] Python 2.7.2 source code build (release) depends on mercurial
Santoso Wijaya
- [issue12213] BufferedRandom, BufferedRWPair: issues with interlaced read-write
Santoso Wijaya
- [issue12403] Allow overriding of writing to stdout in code.InteractiveConsole
Santoso Wijaya
- [issue6068] ctypes is not correctly handling bitfields backed by 64 bit integers on Windows
Santoso Wijaya
- [issue6068] ctypes is not correctly handling bitfields backed by 64 bit integers on Windows
Santoso Wijaya
- [issue12431] urllib2.Request.get_full_url() broken in newer versions of Python
Santoso Wijaya
- [issue12435] Input function does not strip trailing '\r' from string input
Santoso Wijaya
- [issue12437] _ctypes.dlopen does not include errno in OSError
Santoso Wijaya
- [issue12226] use secured channel for uploading packages to pypi
Jakub Wilk
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Jakub Wilk
- [issue6056] socket.setdefaulttimeout affecting multiprocessing Manager
Derek Wilson
- [issue6056] socket.setdefaulttimeout affecting multiprocessing Manager
Derek Wilson
- [issue6056] socket.setdefaulttimeout affecting multiprocessing Manager
Derek Wilson
- [issue5572] distutils ignores the LIBS configure env var
Collin Winter
- [issue5575] Add env vars for controlling building sqlite, hashlib and ssl
Collin Winter
- [issue5572] distutils ignores the LIBS configure env var
Collin Winter
- [issue5572] distutils ignores the LIBS configure env var
Collin Winter
- [issue12346] Python 2.7.2 source code build (release) depends on mercurial
Graeme Winter
- [issue12346] Python 2.7.2 source code build (release) depends on mercurial
Graeme Winter
- [issue12350] Improve stat_result.st_blocks and st_blksize documentation
Lars Wirzenius
- [issue12350] Improve stat_result.st_blocks and st_blksize documentation
Lars Wirzenius
- [issue12350] Improve stat_result.st_blocks and st_blksize documentation
Lars Wirzenius
- [issue2202] urllib2 fails against IIS 6.0 (No support for MD5-sess auth)
Chris Withers
- [issue2202] urllib2 fails against IIS 6.0 (No support for MD5-sess auth)
Chris Withers
- [issue2202] urllib2 fails against IIS 6.0 (No support for MD5-sess auth)
Chris Withers
- [issue2202] urllib2 fails against IIS 6.0 (No support for MD5-sess auth)
Chris Withers
- [issue12014] str.format parses replacement field incorrectly
Ben Wolfson
- [issue12014] str.format parses replacement field incorrectly
Ben Wolfson
- [issue12014] str.format parses replacement field incorrectly
Ben Wolfson
- [issue12014] str.format parses replacement field incorrectly
Ben Wolfson
- [issue12185] Decimal documentation lists "first" and "second" arguments, should be "self" and "other"
Adam Woodbeck
- [issue12278] Core mentorship mention in the devguide
Adam Woodbeck
- [issue12278] Core mentorship mention in the devguide
Adam Woodbeck
- [issue12369] Revised core mentorship section of help.rst
Adam Woodbeck
- [issue10403] Use "member" consistently
Adam Woodbeck
- [issue10403] Use "member" consistently
Adam Woodbeck
- [issue10403] Use "member" consistently
Adam Woodbeck
- [issue10403] Use "member" consistently
Adam Woodbeck
- [issue12383] subprocess.Popen(..., env={}) fails to pass empty env.
Thomas Wouters
- [issue2122] mmap.flush does not check for errors on windows
Hirokazu Yamamoto
- [issue12084] os.stat() on windows doesn't consider relative symlink
Hirokazu Yamamoto
- [issue12084] os.stat() on windows doesn't consider relative symlink
Hirokazu Yamamoto
- [issue12084] os.stat() on windows doesn't consider relative symlink
Hirokazu Yamamoto
- [issue12084] os.stat() on windows doesn't consider relative symlink
Hirokazu Yamamoto
- [issue12430] Pip fails to fetch from mirror if PyPi checksum times out
Seppo Yli-Olli
- [issue12430] Pip fails to fetch from mirror if PyPi checksum times out
Seppo Yli-Olli
- [issue9098] MSYS build fails with `S_IXGRP' undeclared
Yuri
- [issue11798] Test cases not garbage collected after run
Fabio Zadrozny
- [issue12311] memory leak with self-referencing dict
Albert Zeyer
- [issue12311] memory leak with self-referencing dict
Albert Zeyer
- [issue12373] Duplicate packets in Multicast Receiver
Aleksey Zhurbitsky
- [issue12226] use secured channel for uploading packages to pypi
Tarek Ziadé
- [issue12246] create installation path if it's non-existent
Tarek Ziadé
- [issue12246] create installation path if it's non-existent
Tarek Ziadé
- [issue12246] create installation path if it's non-existent
Tarek Ziadé
- [issue12335] pysetup create will clobber an existing setup.cfg
Tarek Ziadé
- [issue12347] add an "extras" in packaging.pypi.simple.Crawler
Tarek Ziadé
- [issue12347] add an "extras" in packaging.pypi.simple.Crawler
Tarek Ziadé
- [issue12348] case sensitivness in packaging.pypi.simple.Crawler
Tarek Ziadé
- [issue12348] case sensitivness in packaging.pypi.simple.Crawler
Tarek Ziadé
- [issue12416] packaging does not have hooks callable during distribution removal
Tarek Ziadé
- [issue12416] packaging does not have hooks callable during distribution removal
Tarek Ziadé
- [issue7511] msvc9compiler.py: ValueError: [u'path']
mike bayer
- [issue7511] msvc9compiler.py: ValueError: [u'path']
mike bayer
- [issue12247] Finding subprocess.py depends on how IDLE is opened
Amaury Forgeot d'Arc
- [issue12252] '\u' in unicode raw string raise an syntax error
Amaury Forgeot d'Arc
- [issue12262] Not Inheriting File Descriptors on Windows?
Amaury Forgeot d'Arc
- [issue12262] Not Inheriting File Descriptors on Windows?
Amaury Forgeot d'Arc
- [issue12232] embedded python import cmath
Amaury Forgeot d'Arc
- [issue12276] 3.x ignores sys.tracebacklimit=0
Amaury Forgeot d'Arc
- [issue1195571] simple callback system for Py_FatalError
Amaury Forgeot d'Arc
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Amaury Forgeot d'Arc
- [issue12292] bpython
Amaury Forgeot d'Arc
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
Amaury Forgeot d'Arc
- [issue2057] difflib: add patch capability
Amaury Forgeot d'Arc
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Amaury Forgeot d'Arc
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Amaury Forgeot d'Arc
- [issue12326] Linux 3: tests should avoid using sys.platform == 'linux2'
Amaury Forgeot d'Arc
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
Amaury Forgeot d'Arc
- [issue12281] bytes.decode('mbcs', 'ignore') does replace undecodable bytes on Windows Vista or later
Amaury Forgeot d'Arc
- [issue12362] General Windows stdout redirection not working
Amaury Forgeot d'Arc
- [issue12362] General Windows stdout redirection not working
Amaury Forgeot d'Arc
- [issue12435] Input function does not strip trailing '\r' from string input
Amaury Forgeot d'Arc
- [issue12446] StreamReader Readlines behavior odd
Amaury Forgeot d'Arc
- [issue12447] ~True is not False
Amaury Forgeot d'Arc
- [issue12450] Use the Grisu algorithms to convert floats to strings
Amaury Forgeot d'Arc
- [issue7117] Backport py3k float repr to trunk
Amaury Forgeot d'Arc
- [issue12237] how to open non defult browser?
de
- [issue11802] filecmp.cmp needs a documented way to clear cache
jeff deifik
- [issue10583] Encoding issue with chm help in 2.7.1
flashk
- [issue12372] semaphore errors on AIX 7.1
reshmi george
- [issue9720] zipfile writes incorrect local file header for large files in zip64
goodwin.gt
- [issue12352] multiprocessing.Value() hangs
greg.ath
- [issue12352] multiprocessing.Value() hangs
greg.ath
- [issue11197] information leakage with SimpleHTTPServer
engelbert gruber
- [issue11197] information leakage with SimpleHTTPServer
engelbert gruber
- [issue11197] information leakage with SimpleHTTPServer
engelbert gruber
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
engelbert gruber
- [issue12291] file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3
engelbert gruber
- [issue8890] Use tempfile instead of /tmp in examples
engelbert gruber
- [issue5950] Make zipimport work with zipfile containing comments
engelbert gruber
- [issue12315] Improve http.client.HTTPResponse.read documentation
harobed
- [issue12319] [http.client] HTTPConnection.putrequest not support "chunked" Transfer-Encodings to send data
harobed
- [issue12319] [http.client] HTTPConnection.putrequest not support "chunked" Transfer-Encodings to send data
harobed
- [issue12327] in HTTPConnection the are len(body) and TypeError catch exception to detect if body is file like object, this hack do work with StringIO object
harobed
- [issue8260] When I use codecs.open(...) and f.readline() follow up by f.read() return bad result
harobed
- [issue12327] in HTTPConnection the are len(body) and TypeError catch exception to detect if body is file like object, this hack do work with StringIO object
harobed
- [issue12319] [http.client] HTTPConnection.putrequest not support "chunked" Transfer-Encodings to send data
harobed
- [issue12327] in HTTPConnection the are len(body) and TypeError catch exception to detect if body is file like object, this hack do work with StringIO object
harobed
- [issue12279] Add build_distinfo command to packaging
higery
- [issue828450] sdist generates bad MANIFEST on Windows
higery
- [issue828450] sdist generates bad MANIFEST on Windows
higery
- [issue828450] sdist generates bad MANIFEST on Windows
higery
- [issue828450] sdist generates bad MANIFEST on Windows
higery
- [issue828450] sdist generates bad MANIFEST on Windows
higery
- [issue828450] sdist generates bad MANIFEST on Windows
higery
- [issue12279] Add build_distinfo command to packaging
higery
- [issue12279] Add build_distinfo command to packaging
higery
- [issue12344] A kind of 'reinitialize_command' function which can initialize a command with key-value pair should be added for Command class
higery
- [issue12344] A kind of 'reinitialize_command' function which can initialize a command with key-value pair should be added for Command class
higery
- [issue12344] A kind of 'reinitialize_command' function which can initialize a command with key-value pair should be added for Command class
higery
- [issue12344] Add **kwargs to get_reinitialized_command
higery
- [issue12344] Add **kwargs to get_reinitialized_command
higery
- [issue12344] Add **kwargs to get_reinitialized_command
higery
- [issue6068] ctypes is not correctly handling bitfields backed by 64 bit integers on Windows
higstar
- [issue6715] xz compressor support
jeremybanks
- [issue2193] Cookie Colon Name Bug
karl
- [issue12275] urllib.request.HTTPRedirectHandler won't redirect to a URL with only path but not domain
lilydjwg
- [issue12157] join method of multiprocessing Pool object hangs if iterable argument of pool.map is empty
mouad
- [issue12157] join method of multiprocessing Pool object hangs if iterable argument of pool.map is empty
mouad
- [issue12157] join method of multiprocessing Pool object hangs if iterable argument of pool.map is empty
mouad
- [issue12157] join method of multiprocessing Pool object hangs if iterable argument of pool.map is empty
mouad
- [issue12157] join method of multiprocessing Pool object hangs if iterable argument of pool.map is empty
mouad
- [issue12157] join method of multiprocessing Pool object hangs if iterable argument of pool.map is empty
mouad
- [issue12157] join method of multiprocessing Pool object hangs if iterable argument of pool.map is empty
mouad
- [issue12157] join method of multiprocessing Pool object hangs if iterable argument of pool.map is empty
mouad
- [issue12410] Create a new helper function that enable to test that an operation don't hang more than a given timeout.
mouad
- [issue12157] join method of multiprocessing Pool object hangs if iterable argument of pool.map is empty
mouad
- [issue12410] Create a new helper function that enable to test that an operation don't hang more than a given timeout.
mouad
- [issue12410] Create a new helper function that enable to test that an operation don't hang more than a given timeout.
mouad
- [issue12410] Create a new helper function that enable to test that an operation don't hang more than a given timeout.
mouad
- [issue12157] join method of multiprocessing Pool object hangs if iterable argument of pool.map is empty
mouad
- [issue12157] join method of multiprocessing Pool object hangs if iterable argument of pool.map is empty
mouad
- [issue12038] assertEqual doesn't display newline differences quite well
mouad
- [issue10884] pkgutil EggInfoDistribution requirements for .egg-info metadata
michael mulich
- [issue12371] datetime.now() bug
olrait
- [issue12134] json.dump much slower than dumps
poq
- [issue12266] str.capitalize contradicts
py.user
- [issue12266] str.capitalize contradicts
py.user
- [issue12266] str.capitalize contradicts
py.user
- [issue12266] str.capitalize contradicts oneself
py.user
- [issue12380] bytearray center, ljust, rjust don't accept a bytearray as the fill character
py.user
- [issue12380] bytearray methods center, ljust, rjust don't accept a bytearray as the fill character
py.user
- [issue12381] bytearray methods count, find, index don't support None as in slice notation
py.user
- [issue12380] bytearray methods center, ljust, rjust don't accept a bytearray as the fill character
py.user
- [issue12385] the help for bytearray.maketrans describes bytes.maketrans
py.user
- [issue12380] bytearray methods center, ljust, rjust don't accept a bytearray as the fill character
py.user
- [issue12262] Not Inheriting File Descriptors on Windows?
sbt
- [issue12328] multiprocessing's overlapped PipeConnection on Windows
sbt
- [issue12328] multiprocessing's overlapped PipeConnection on Windows
sbt
- [issue12328] multiprocessing's overlapped PipeConnection on Windows
sbt
- [issue12328] multiprocessing's overlapped PipeConnection on Windows
sbt
- [issue12338] multiprocessing.util._eintr_retry doen't recalculate timeouts
sbt
- [issue12328] multiprocessing's overlapped PipeConnection on Windows
sbt
- [issue12328] multiprocessing's overlapped PipeConnection on Windows
sbt
- [issue12328] multiprocessing's overlapped PipeConnection on Windows
sbt
- [issue12328] multiprocessing's overlapped PipeConnection on Windows
sbt
- [issue11898] Sending binary data with a POST request in httplib can cause Unicode exceptions
sorin
- [issue11898] Sending binary data with a POST request in httplib can cause Unicode exceptions
sorin
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
sorin
- [issue11898] Sending binary data with a POST request in httplib can cause Unicode exceptions
sorin
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
sorin
- [issue11898] Sending binary data with a POST request in httplib can cause Unicode exceptions
sorin
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
sorin
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
sorin
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
sorin
- [issue12186] readline.replace_history_item still leaks memory
stefanholek
- [issue12312] is ok
tanushree
- [issue12226] use secured channel for uploading packages to pypi
anatoly techtonik
- [issue12226] use secured channel for uploading packages to pypi
anatoly techtonik
- [issue12226] use secured channel for uploading packages to pypi
anatoly techtonik
- [issue12226] use secured channel for uploading packages to pypi
anatoly techtonik
- [issue12226] use secured channel for uploading packages to pypi
anatoly techtonik
- [issue2057] difflib: add patch capability
anatoly techtonik
- [issue2057] difflib: add patch capability
anatoly techtonik
- [issue12357] Python dist modifications for secure PyPI uploads
anatoly techtonik
- [issue12226] use HTTPS by default for uploading packages to pypi
anatoly techtonik
- [issue12358] validate server certificate when uploading packages to PyPI
anatoly techtonik
- [issue12358] validate server certificate when uploading packages to PyPI
anatoly techtonik
- [issue12357] Python dist modifications for secure PyPI uploads
anatoly techtonik
- [issue12359] tutorial: Module search path description is incorrect
anatoly techtonik
- [issue12226] use HTTPS by default for uploading packages to pypi
anatoly techtonik
- [issue12358] validate server certificate when uploading packages to PyPI
anatoly techtonik
- [issue12358] validate server certificate when uploading packages to PyPI
anatoly techtonik
- [issue12358] validate server certificate when uploading packages to PyPI
anatoly techtonik
- [issue12226] use HTTPS by default for uploading packages to pypi
anatoly techtonik
- [issue12357] Python dist modifications for secure PyPI uploads
anatoly techtonik
- [issue12357] Python dist modifications for secure PyPI uploads
anatoly techtonik
- [issue12359] tutorial: Module search path description is incorrect
anatoly techtonik
- [issue12359] tutorial: Module search path description is incorrect
anatoly techtonik
- [issue12211] math.copysign must keep object type.
umedoblock
- [issue12211] math.copysign must keep object type.
umedoblock
- [issue12211] math.copysign must keep object type.
umedoblock
- [issue12211] math.copysign must keep object type.
umedoblock
- [issue12211] math.copysign must keep object type.
umedoblock
- [issue12211] math.copysign must keep object type.
umedoblock
- [issue12211] math.copysign must keep object type.
umedoblock
- [issue12211] Better document math.copysign behavior.
umedoblock
- [issue12211] Better document math.copysign behavior.
umedoblock
- [issue3067] setlocale error message is confusing
vincent.chute
- [issue12321] documentation of ElementTree.find
patrick vrijlandt
- [issue12322] ElementPath 1.3 expressions documentation
patrick vrijlandt
- [issue12323] ElementPath 1.3 expressions
patrick vrijlandt
- [issue12321] documentation of ElementTree.find
patrick vrijlandt
- [issue12342] characters with ord above 65535 fail conversion with str.format for '{:c}' in IDLE
wujek
- [issue11934] build with --prefix=/dev/null and zlib enabled in Modules/Setup failed
ysj.ray
- [issue9302] distutils API Reference: setup() and Extension parameters' description not correct.
ysj.ray
- [issue9302] distutils API Reference: setup() and Extension parameters' description not correct.
ysj.ray
- [issue7123] Multiprocess Process does not always exit when run from a thread.
Tomaž Šolc
- [issue6721] Locks in python standard library should be sanitized on fork
Tomaž Šolc
- [issue6721] Locks in python standard library should be sanitized on fork
Tomaž Šolc
- [issue6721] Locks in python standard library should be sanitized on fork
Tomaž Šolc
- [issue12251] subprocess(..., stdout=sys.stderr) closes stderr for child
Марк Коренберг
- [issue12251] subprocess(..., stdout=sys.stderr) closes stderr for child
Марк Коренберг
- [issue12251] subprocess(..., stdout=sys.stderr) closes stderr for child
Марк Коренберг
Last message date:
Thu Jun 30 23:28:12 CEST 2011
Archived on: Thu Jun 30 23:28:13 CEST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).