August 2011 Archives by author
Starting: Mon Aug 1 00:17:37 CEST 2011
Ending: Wed Aug 31 23:57:21 CEST 2011
Messages: 2220
- [issue12699] strange behaviour of locale.getlocale() -> None, None
Feth AREZKI
- [issue6721] Locks in python standard library should be sanitized on fork
Nir Aides
- [issue670664] HTMLParser.py - more robust SCRIPT tag parsing
Alexander
- [issue12759] "(?P=)" input for Tools/scripts/redemo.py throw an exception
Alexander
- [issue12759] "(?P=)" input for Tools/scripts/redemo.py raises unnhandled exception
Alexander
- [issue5639] Support TLS SNI extension in ssl module
Dolf Andringa
- [issue5639] Support TLS SNI extension in ssl module
Dolf Andringa
- [issue12540] "Restart Shell" command leaves pythonw.exe processes running
Aneesh
- [issue5752] xml.dom.minidom does not escape CR, LF and TAB characters within attribute values
Yap Sok Ann
- [issue12728] Python re lib fails case insensitive matches on Unicode data
Arfrever Frehtes Taifersar Arahesis
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Arfrever Frehtes Taifersar Arahesis
- [issue12730] Python's casemapping functions are untrustworthy due to narrow/wide build issues
Arfrever Frehtes Taifersar Arahesis
- [issue12731] python lib re uses obsolete sense of \w in full violation of UTS#18 RL1.2a
Arfrever Frehtes Taifersar Arahesis
- [issue12732] Can't portably use Unicode in Python identifiers
Arfrever Frehtes Taifersar Arahesis
- [issue12733] Request for grapheme support in Python re lib
Arfrever Frehtes Taifersar Arahesis
- [issue12734] Request for property support in Python re lib
Arfrever Frehtes Taifersar Arahesis
- [issue12735] request full Unicode collation support in std python library
Arfrever Frehtes Taifersar Arahesis
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Arfrever Frehtes Taifersar Arahesis
- [issue12737] string.title() is overzealous by upcasing combining marks inappropriately
Arfrever Frehtes Taifersar Arahesis
- [issue12746] normalization is affected by unicode width
Arfrever Frehtes Taifersar Arahesis
- [issue9200] Make str methods work with non-BMP chars on narrow builds
Arfrever Frehtes Taifersar Arahesis
- [issue12720] Expose linux extended filesystem attributes
Arfrever Frehtes Taifersar Arahesis
- [issue12213] BufferedRandom, BufferedRWPair: issues with interlaced read-write
Arfrever Frehtes Taifersar Arahesis
- [issue12794] platform: add a major function to get the system major version
Arfrever Frehtes Taifersar Arahesis
- [issue12789] re.Scanner doesn't support more than 2 groups on regex
Arfrever Frehtes Taifersar Arahesis
- [issue12795] Remove the major version from sys.platform
Arfrever Frehtes Taifersar Arahesis
- [issue12794] platform: add a major function to get the system major version
Arfrever Frehtes Taifersar Arahesis
- [issue9878] Avoid parsing pyconfig.h and Makefile by autogenerating extension module
Arfrever Frehtes Taifersar Arahesis
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Arfrever Frehtes Taifersar Arahesis
- [issue12794] platform: add a function to get the system version as tuple
Arfrever Frehtes Taifersar Arahesis
- [issue12873] 2to3 incorrectly handles multi-line imports from __future__
Arfrever Frehtes Taifersar Arahesis
- [issue12331] lib2to3 and packaging tests fail because they write into protected directory
Éric Araujo
- [issue11104] distutils sdist ignores MANIFEST
Éric Araujo
- [issue12676] Bug in http.client
Éric Araujo
- [issue12436] Missing items in installation/setup instructions
Éric Araujo
- [issue10087] HTML calendar is broken
Éric Araujo
- [issue12295] Fix ResourceWarning in turtledemo help window
Éric Araujo
- [issue12678] test_packaging and test_distutils failures under Windows
Éric Araujo
- [issue11561] "coverage" of Python regrtest cannot see initial import of libs
Éric Araujo
- [issue11561] "coverage" of Python regrtest cannot see initial import of libs
Éric Araujo
- [issue11933] newer() function in dep_util.py mixes up new vs. old files due stat.st_mtime vs stat
Éric Araujo
- [issue9338] argparse optionals with nargs='+' can't be followed by positionals
Éric Araujo
- [issue12641] Remove -mno-cygwin from distutils
Éric Araujo
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Éric Araujo
- [issue12662] Add support for duplicate options in configparser
Éric Araujo
- [issue12661] Add a new shutil.cleartree function to shutil module
Éric Araujo
- [issue12666] map semantic change not documented in What's New
Éric Araujo
- [issue12666] map semantic change not documented in What's New
Éric Araujo
- [issue12703] Improve error reporting for packaging.util.resolve_name
Éric Araujo
- [issue12666] map semantic change not documented in What's New
Éric Araujo
- [issue12666] map semantic change not documented in What's New
Éric Araujo
- [issue12301] Use :data:`sys.thing` instead of ``sys.thing`` throughout
Éric Araujo
- [issue12301] Use :data:`sys.thing` instead of ``sys.thing`` throughout
Éric Araujo
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Éric Araujo
- [issue12711] Explain tracker components in devguide
Éric Araujo
- [issue12604] VTRACE macro in _sre.c should use do {} while (0)
Éric Araujo
- [issue12604] VTRACE macro in _sre.c should use do {} while (0)
Éric Araujo
- [issue12657] Cannot override JSON encoding of basic type subclasses
Éric Araujo
- [issue12672] Some problems in documentation extending/newtypes.html
Éric Araujo
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Éric Araujo
- [issue12032] Tools/Scripts/crlf.py needs updating for python 3+
Éric Araujo
- [issue12715] Add symlink support to shutil functions
Éric Araujo
- [issue1666318] shutil.copytree doesn't give control over directory permissions
Éric Araujo
- [issue12717] ConfigParser._Chainmap error in 2.7.2
Éric Araujo
- [issue1492704] distinct error type from shutil.move()
Éric Araujo
- [issue12711] Explain tracker components in devguide
Éric Araujo
- [issue1438480] shutil.move raises OSError when copystat fails
Éric Araujo
- [issue9552] ssl build under Windows always rebuilds OpenSSL
Éric Araujo
- [issue12721] Chaotic use of helper functions in test_shutil for reading and writing files
Éric Araujo
- [issue12722] Link to heapq source from docs.python.org not working
Éric Araujo
- [issue12672] Some problems in documentation extending/newtypes.html
Éric Araujo
- [issue9528] Add pure Python implementation of time module to CPython
Éric Araujo
- [issue12672] Some problems in documentation extending/newtypes.html
Éric Araujo
- [issue12721] Chaotic use of helper functions in test_shutil for reading and writing files
Éric Araujo
- [issue9723] Add shlex.quote
Éric Araujo
- [issue9999] test_shutil cross-file-system tests are fragile (may not test what they purport to test)
Éric Araujo
- [issue9773] test_tarfile fails because of inaccurate mtime on AMD64 debian parallel buildbot
Éric Araujo
- [issue12715] Add symlink support to shutil functions
Éric Araujo
- [issue12712] weave build_tools library identification
Éric Araujo
- [issue12713] argparse: allow abbreviation of sub commands by users
Éric Araujo
- [issue12716] Reorganize os docs for files/dirs/fds
Éric Araujo
- [issue12725] Docs: Odd phrase "floating seconds" in socket.html
Éric Araujo
- [issue11233] clarifying Availability: Unix
Éric Araujo
- [issue10087] HTML calendar is broken
Éric Araujo
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Éric Araujo
- [issue12743] C API marshalling doc contains XXX
Éric Araujo
- [issue12742] Add support for CESU-8 encoding
Éric Araujo
- [issue12741] Add function similar to shutil.move that does not overwrite
Éric Araujo
- [issue12726] explain why locale.getlocale() does not read system's locales
Éric Araujo
- [issue12032] Tools/Scripts/crlf.py needs updating for python 3+
Éric Araujo
- [issue12721] Chaotic use of helper functions in test_shutil for reading and writing files
Éric Araujo
- [issue12733] Request for grapheme support in Python re lib
Éric Araujo
- [issue12734] Request for property support in Python re lib
Éric Araujo
- [issue12735] request full Unicode collation support in std python library
Éric Araujo
- [issue9723] Add shlex.quote
Éric Araujo
- [issue9723] Add shlex.quote
Éric Araujo
- [issue12765] test_packaging failure under Snow Leopard
Éric Araujo
- [issue9850] obsolete macpath module dangerously broken and should be removed
Éric Araujo
- [issue12779] Update packaging documentation
Éric Araujo
- [issue12779] Update packaging documentation
Éric Araujo
- [issue11553] Docs for: import, packages, site.py, .pth files
Éric Araujo
- [issue5845] rlcompleter should be enabled automatically
Éric Araujo
- [issue5845] rlcompleter should be enabled automatically
Éric Araujo
- [issue11599] Useless error message when distutils fails compiling
Éric Araujo
- [issue11599] Useless error message when distutils fails compiling
Éric Araujo
- [issue8286] distutils: path '[...]' cannot end with '/' -- need better error message
Éric Araujo
- [issue12780] Clean up tests for pyc/pyo in __file__
Éric Araujo
- [issue12394] packaging: generate scripts from callable (dotted paths)
Éric Araujo
- [issue12394] packaging: generate scripts from callable (dotted paths)
Éric Araujo
- [issue12394] packaging: generate scripts from callable (dotted paths)
Éric Araujo
- [issue12780] Clean up tests for pyc/pyo in __file__
Éric Araujo
- [issue12780] Clean up tests for pyc/pyo in __file__
Éric Araujo
- [issue12394] packaging: generate scripts from callable (dotted paths)
Éric Araujo
- [issue8668] Packaging: add a 'develop' command
Éric Araujo
- [issue12765] test_packaging failure under Snow Leopard
Éric Araujo
- [issue12707] Deprecate addinfourl getters
Éric Araujo
- [issue10149] Data truncation in expat parser
Éric Araujo
- [issue10745] setup.py install --user option undocumented
Éric Araujo
- [issue8617] Better document user site-packages in site module doc
Éric Araujo
- [issue12256] Link isinstance/issubclass doc to abc module
Éric Araujo
- [issue9173] logger statement not guarded in shutil._make_tarball
Éric Araujo
- [issue12703] Improve error reporting for packaging.util.resolve_name
Éric Araujo
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Éric Araujo
- [issue12409] Moving "Documenting Python" to Devguide
Éric Araujo
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Éric Araujo
- [issue12765] test_packaging failure under Snow Leopard
Éric Araujo
- [issue12785] list_distinfo_file is wrong
Éric Araujo
- [issue12785] list_distinfo_file is wrong
Éric Araujo
- [issue12678] test_packaging and test_distutils failures under Windows
Éric Araujo
- [issue12678] test_packaging and test_distutils failures under Windows
Éric Araujo
- [issue12659] Add tests for packaging.tests.support
Éric Araujo
- [issue1492704] distinct error type from shutil.move()
Éric Araujo
- [issue12782] Multiple context expressions do not support parentheses for continuation across lines
Éric Araujo
- [issue12768] docstrings for the threading module
Éric Araujo
- [issue12794] platform: add a major function to get the system major version
Éric Araujo
- [issue12792] Document the "type" field of the tracker in the devguide
Éric Araujo
- [issue12713] argparse: allow abbreviation of sub commands by users
Éric Araujo
- [issue9878] Avoid parsing pyconfig.h and Makefile by autogenerating extension module
Éric Araujo
- [issue12792] Document the "type" field of the tracker in the devguide
Éric Araujo
- [issue12713] argparse: allow abbreviation of sub commands by users
Éric Araujo
- [issue12713] argparse: allow abbreviation of sub commands by users
Éric Araujo
- [issue12703] Improve error reporting for packaging.util.resolve_name
Éric Araujo
- [issue12461] it's not clear how the shutil.copystat() should work on symlinks
Éric Araujo
- [issue4489] shutil.rmtree is vulnerable to a symlink attack
Éric Araujo
- [issue9993] shutil.move fails on symlink source
Éric Araujo
- [issue12803] SSLContext.load_cert_chain() should accept a password argument
Éric Araujo
- [issue10504] Trivial mingw compile fixes
Éric Araujo
- [issue12780] Clean up tests for pyc/pyo in __file__
Éric Araujo
- [issue12781] Mention SO_REUSEADDR near socket doc examples
Éric Araujo
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Éric Araujo
- [issue12790] doctest.testmod does not run tests in functools.partial functions
Éric Araujo
- [issue12793] allow filters in os.walk
Éric Araujo
- [issue12798] Update mimetypes documentation
Éric Araujo
- [issue11362] image/webp missing from mimetypes.py
Éric Araujo
- [issue1298813] sysmodule.c: realpath() is unsafe
Éric Araujo
- [issue12797] io.FileIO and io.open should support openat
Éric Araujo
- [issue12801] C realpath not used by os.path.realpath
Éric Araujo
- [issue12776] argparse: type conversion function should be called only once
Éric Araujo
- [issue12804] make test should not enable the urlfetch resource
Éric Araujo
- [issue12804] make test should not enable the urlfetch resource
Éric Araujo
- [issue12804] make test should not enable the urlfetch resource
Éric Araujo
- [issue12678] test_packaging and test_distutils failures under Windows
Éric Araujo
- [issue12678] test_packaging and test_distutils failures under Windows
Éric Araujo
- [issue12713] argparse: allow abbreviation of sub commands by users
Éric Araujo
- [issue12678] test_packaging and test_distutils failures under Windows
Éric Araujo
- [issue10730] add .svgz to mimetypes.suffix_map and .svg to types_map
Éric Araujo
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Éric Araujo
- [issue9993] shutil.move fails on symlink source
Éric Araujo
- [issue12713] argparse: allow abbreviation of sub commands by users
Éric Araujo
- [issue9893] Usefulness of the Misc/Vim/ files?
Éric Araujo
- [issue9893] Removing the Misc/Vim/ files
Éric Araujo
- [issue12678] test_packaging and test_distutils failures under Windows
Éric Araujo
- [issue12785] list_distinfo_file is wrong
Éric Araujo
- [issue12785] list_distinfo_file is wrong
Éric Araujo
- [issue12721] Chaotic use of helper functions in test_shutil for reading and writing files
Éric Araujo
- [issue12409] Moving "Documenting Python" to Devguide
Éric Araujo
- [issue12394] packaging: generate scripts from callable (dotted paths)
Éric Araujo
- [issue8668] Packaging: add a 'develop' command
Éric Araujo
- [issue12678] test_packaging and test_distutils failures under Windows
Éric Araujo
- [issue12678] test_packaging and test_distutils failures under Windows
Éric Araujo
- [issue12825] Missing and incorrect link to a command line option.
Éric Araujo
- [issue12824] Make the write_file() helper function in test_shutil return the file name it wrote to
Éric Araujo
- [issue12678] test_packaging and test_distutils failures under Windows
Éric Araujo
- [issue12828] xml.dom.minicompat is not documented
Éric Araujo
- [issue12678] test_packaging and test_distutils failures under Windows
Éric Araujo
- [issue12678] test_packaging and test_distutils failures under Windows
Éric Araujo
- [issue12678] test_packaging and test_distutils failures under Windows
Éric Araujo
- [issue12678] test_packaging and test_distutils failures under Windows
Éric Araujo
- [issue12830] --install-data doesn't effect resources destination
Éric Araujo
- [issue12840] "maintainer" value clear the "author" value when register
Éric Araujo
- [issue3754] cross-compilation support for python build
Éric Araujo
- [issue3871] cross and native build of python for mingw32 with packaging
Éric Araujo
- [issue12333] test_packaging failures under Solaris
Éric Araujo
- [issue12386] packaging fails in install_distinfo when writing RESOURCES
Éric Araujo
- [issue12840] "maintainer" value clear the "author" value when register
Éric Araujo
- [issue12333] test_distutils and test_packaging failures under Solaris
Éric Araujo
- [issue12833] raw_input misbehaves when readline is imported
Éric Araujo
- [issue12842] Docs: first parameter of tp_richcompare() always has the correct type
Éric Araujo
- [issue9302] distutils API Reference: setup() and Extension parameters' description not correct.
Éric Araujo
- [issue12759] "(?P=)" input for Tools/scripts/redemo.py raises unnhandled exception
Éric Araujo
- [issue12806] argparse: Hybrid help text formatter
Éric Araujo
- [issue12768] docstrings for the threading module
Éric Araujo
- [issue12195] Little documentation of annotations
Éric Araujo
- [issue9253] argparse: optional subparsers
Éric Araujo
- [issue3871] cross and native build of python for mingw32 with packaging
Éric Araujo
- [issue11913] sdist refuses README.rst
Éric Araujo
- [issue2636] Adding a new regex module (compatible with re)
Éric Araujo
- [issue10946] bdist doesn’t pass --skip-build on to subcommands
Éric Araujo
- [issue12785] list_distinfo_file is wrong
Éric Araujo
- [issue12833] raw_input misbehaves when readline is imported
Éric Araujo
- [issue12858] crypt.mksalt: use ssl.RAND_pseudo_bytes() if available
Éric Araujo
- [issue10946] bdist doesn’t pass --skip-build on to subcommands
Éric Araujo
- [issue12759] "(?P=)" input for Tools/scripts/redemo.py raises unnhandled exception
Éric Araujo
- [issue2945] bdist_rpm does not list dist files (should effect upload)
Éric Araujo
- [issue12853] global name 'r' is not defined in upload.py
Éric Araujo
- [issue9041] raised exception is misleading
Éric Araujo
- [issue1215] documentation doesn't say that you can't handle C segfaults from python
Éric Araujo
- [issue12765] test_packaging failure under Snow Leopard
Éric Araujo
- [issue11435] Links to source code should now point to hg repo
Éric Araujo
- [issue12785] list_distinfo_file is wrong
Éric Araujo
- [issue10086] test_sysconfig failure when prefix matches /site
Éric Araujo
- [issue12386] packaging fails in install_distinfo when writing RESOURCES
Éric Araujo
- [issue12671] urlopen returning empty string
Matthew Barnett
- [issue12671] urlopen returning empty string
Matthew Barnett
- [issue12671] urlopen returning empty string
Matthew Barnett
- [issue12728] Python re lib fails case insensitive matches on Unicode data
Matthew Barnett
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Matthew Barnett
- [issue12730] Python's casemapping functions are untrustworthy due to narrow/wide build issues
Matthew Barnett
- [issue12731] python lib re uses obsolete sense of \w in full violation of UTS#18 RL1.2a
Matthew Barnett
- [issue12732] Can't portably use Unicode in Python identifiers
Matthew Barnett
- [issue12733] Request for grapheme support in Python re lib
Matthew Barnett
- [issue12734] Request for property support in Python re lib
Matthew Barnett
- [issue12735] request full Unicode collation support in std python library
Matthew Barnett
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Matthew Barnett
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Matthew Barnett
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Matthew Barnett
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Matthew Barnett
- [issue12749] lib re cannot match non-BMP ranges (all versions, all builds)
Matthew Barnett
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Matthew Barnett
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Matthew Barnett
- [issue12753] \N{...} neglects formal aliases and named sequences from Unicode charnames namespace
Matthew Barnett
- [issue12789] re.Scanner don't support more then 2 groups on regex
Matthew Barnett
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Matthew Barnett
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Matthew Barnett
- [issue670664] HTMLParser.py - more robust SCRIPT tag parsing
Matt Basta
- [issue11561] "coverage" of Python regrtest cannot see initial import of libs
Ned Batchelder
- [issue12819] PEP 393 - Flexible Unicode String Representation
Torsten Becker
- [issue12694] crlf.py script from Tools doesn't work with Python 3.2
Alexander Belchenko
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Alexander Belopolsky
- [issue12758] time.time() returns local time instead of UTC
Alexander Belopolsky
- [issue12750] datetime.datetime how to correctly attach a timezone to an existing naive datetime
Alexander Belopolsky
- [issue12750] datetime.strftime('%s') should respect tzinfo
Alexander Belopolsky
- [issue12757] undefined name in doctest.py
Alexander Belopolsky
- [issue12772] fractional day attribute in datetime class
Alexander Belopolsky
- [issue12672] Some problems in documentation extending/newtypes.html
Eli Bendersky
- [issue11049] add tests for test.support
Eli Bendersky
- [issue11049] add tests for test.support
Eli Bendersky
- [issue12540] "Restart Shell" command leaves pythonw.exe processes running
Eli Bendersky
- [issue12672] Some problems in documentation extending/newtypes.html
Eli Bendersky
- [issue12672] Some problems in documentation extending/newtypes.html
Eli Bendersky
- [issue12672] Some problems in documentation extending/newtypes.html
Eli Bendersky
- [issue12672] Some problems in documentation extending/newtypes.html
Eli Bendersky
- [issue12672] Some problems in documentation extending/newtypes.html
Eli Bendersky
- [issue12672] Some problems in documentation extending/newtypes.html
Eli Bendersky
- [issue12767] document threading.Condition.notify
Eli Bendersky
- [issue12768] docstrings for the threading module
Eli Bendersky
- [issue12767] document threading.Condition.notify
Eli Bendersky
- [issue12767] document threading.Condition.notify
Eli Bendersky
- [issue12767] document threading.Condition.notify
Eli Bendersky
- [issue12672] Some problems in documentation extending/newtypes.html
Eli Bendersky
- [issue12781] Mention SO_REUSEADDR near socket doc examples
Eli Bendersky
- [issue12768] docstrings for the threading module
Eli Bendersky
- [issue12768] docstrings for the threading module
Eli Bendersky
- [issue12768] docstrings for the threading module
Eli Bendersky
- [issue12768] docstrings for the threading module
Eli Bendersky
- [issue12838] FAQ/Programming typo: range[3] is used
Eli Bendersky
- [issue12768] docstrings for the threading module
Eli Bendersky
- [issue12760] Add create mode to open()
Julian Berman
- [issue2651] Strings passed to KeyError do not round trip
Julian Berman
- [issue12782] Multiple context expressions do not support parentheses for continuation across lines
Julian Berman
- [issue12782] Multiple context expressions do not support parentheses for continuation across lines
Julian Berman
- [issue12745] Python2 or Python3 page
João Bernardo
- [issue12627] Implement PEP 394: The "python" Command on Unix-Like Systems
Jeremy Bicha
- [issue12855] open() and codecs.open() treat form-feed differently
Matthew Boehm
- [issue12855] open() and codecs.open() treat form-feed differently
Matthew Boehm
- [issue12855] open() and codecs.open() treat form-feed differently
Matthew Boehm
- [issue12855] open() and codecs.open() treat form-feed differently
Matthew Boehm
- [issue12855] open() and codecs.open() treat form-feed differently
Matthew Boehm
- [issue12855] linebreak sequences should be better documented
Matthew Boehm
- [issue12855] linebreak sequences should be better documented
Matthew Boehm
- [issue12855] linebreak sequences should be better documented
Matthew Boehm
- [issue12855] linebreak sequences should be better documented
Matthew Boehm
- [issue3244] multipart/form-data encoding
Forest Bond
- [issue12710] GTK crash
Toni Boni
- [issue12772] fractional day attribute in datetime class
Miguel de Val Borro
- [issue12772] fractional day attribute in datetime class
Miguel de Val Borro
- [issue12683] urlparse.urljoin different behavior for different scheme
Jasper van den Bosch
- [issue12498] asyncore.dispatcher_with_send, disconnection problem + miss-conception
François-Xavier Bourlet
- [issue2857] add codec for java modified utf-8
Georg Brandl
- [issue11513] chained exception/incorrect exception from tarfile.open on a non-existent file
Georg Brandl
- [issue12740] Add struct.Struct.nmemb
Georg Brandl
- [issue12757] undefined name in doctest.py
Georg Brandl
- [issue12678] test_packaging and test_distutils failures under Windows
Georg Brandl
- [issue12791] Yield" leaks exception being handled as garbage
Georg Brandl
- [issue12782] Multiple context expressions do not support parentheses for continuation across lines
Georg Brandl
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Georg Brandl
- [issue12792] Document the "type" field of the tracker in the devguide
Georg Brandl
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Georg Brandl
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Georg Brandl
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Georg Brandl
- [issue12409] Moving "Documenting Python" to Devguide
Georg Brandl
- [issue12589] test_long.test_nan_inf() failed on OpenBSD (powerpc)
Landry Breuil
- [issue12589] test_long.test_nan_inf() failed on OpenBSD (powerpc)
Landry Breuil
- [issue12589] test_long.test_nan_inf() failed on OpenBSD (powerpc)
Landry Breuil
- [issue12589] test_long.test_nan_inf() failed on OpenBSD (powerpc)
Landry Breuil
- [issue12589] test_long.test_nan_inf() failed on OpenBSD (powerpc)
Landry Breuil
- [issue6484] No unit test for mailcap module
Anthony Briggs
- [issue6484] No unit test for mailcap module
Anthony Briggs
- [issue12811] Tabnanny doesn't close its tokenize files properly
Anthony Briggs
- [issue12659] Add tests for packaging.tests.support
Francisco Martín Brugué
- [issue8639] Allow callable objects in inspect.getfullargspec
Maxim Bublis
- [issue8639] Allow callable objects in inspect.getfullargspec
Maxim Bublis
- [issue8639] Allow callable objects in inspect.getfullargspec
Maxim Bublis
- [issue7424] segmentation fault in listextend during install
Jon Buller
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Brett Cannon
- [issue12692] test_urllib2net is triggering a ResourceWarning
Brett Cannon
- [issue12693] test.support.transient_internet prints to stderr when verbose is false
Brett Cannon
- [issue12692] test_urllib2net is triggering a ResourceWarning
Brett Cannon
- [issue12693] test.support.transient_internet prints to stderr when verbose is false
Brett Cannon
- [issue12701] Apple's clang 2.1 (xcode 4.1, OSX 10.7) optimizer miscompiles intobject.c
Brett Cannon
- [issue9528] Add pure Python implementation of time module to CPython
Brett Cannon
- [issue12693] test.support.transient_internet prints to stderr when verbose is false
Brett Cannon
- [issue12756] datetime.datetime.utcnow should return a UTC timestamp
Brett Cannon
- [issue1559549] ImportError needs attributes for module and file name
Brett Cannon
- [issue9893] Usefulness of the Misc/Vim/ files?
Brett Cannon
- [issue9893] Usefulness of the Misc/Vim/ files?
Brett Cannon
- [issue12409] Moving "Documenting Python" to Devguide
Brett Cannon
- [issue12844] Support more than 255 arguments
Brett Cannon
- [issue12540] "Restart Shell" command leaves pythonw.exe processes running
Peter Caven
- [issue11159] Sax parser crashes if given unicode file name
John Chandler
- [issue12820] Tests for Lib/xml/dom/minicompat.py
John Chandler
- [issue12820] Tests for Lib/xml/dom/minicompat.py
John Chandler
- [issue12870] Regex object should have introspection methods
Matt Chaput
- [issue2857] Add "java modified utf-8" codec
Adal Chiriliuc
- [issue12742] Add support for CESU-8 encoding
Adal Chiriliuc
- [issue12742] Add support for CESU-8 encoding
Adal Chiriliuc
- [issue10015] Creating a multiproccess.pool.ThreadPool from a child thread blows up.
Christian
- [issue12728] Python re lib fails case insensitive matches on Unicode data
Tom Christiansen
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Tom Christiansen
- [issue12730] Python's casemapping functions are untrustworthy due to narrow/wide build issues
Tom Christiansen
- [issue12731] python lib re uses obsolete sense of \w in full violation of UTS#18 RL1.2a
Tom Christiansen
- [issue12732] Can't portably use Unicode in Python identifiers
Tom Christiansen
- [issue12728] Python re lib fails case insensitive matches on Unicode data
Tom Christiansen
- [issue12733] Request for grapheme support in Python re lib
Tom Christiansen
- [issue12734] Request for property support in Python re lib
Tom Christiansen
- [issue12735] request full Unicode collation support in std python library
Tom Christiansen
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Tom Christiansen
- [issue12737] string.title() is overzealous by upcasing combining marks inappropriately
Tom Christiansen
- [issue12734] Request for property support in Python re lib
Tom Christiansen
- [issue12568] Add functions to get the width in columns of a character
Tom Christiansen
- [issue11230] "Full unicode import system" not in 3.2
Tom Christiansen
- [issue2857] add codec for java modified utf-8
Tom Christiansen
- [issue11230] "Full unicode import system" not in 3.2
Tom Christiansen
- [issue12728] Python re lib fails case insensitive matches on Unicode data
Tom Christiansen
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Tom Christiansen
- [issue12731] python lib re uses obsolete sense of \w in full violation of UTS#18 RL1.2a
Tom Christiansen
- [issue12732] Can't portably use Unicode in Python identifiers
Tom Christiansen
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Tom Christiansen
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Tom Christiansen
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Tom Christiansen
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Tom Christiansen
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Tom Christiansen
- [issue12749] lib re cannot match non-BMP ranges (all versions, all builds)
Tom Christiansen
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Tom Christiansen
- [issue12749] lib re cannot match non-BMP ranges (all versions, all builds)
Tom Christiansen
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Tom Christiansen
- [issue12749] lib re cannot match non-BMP ranges (all versions, all builds)
Tom Christiansen
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Tom Christiansen
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Tom Christiansen
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Tom Christiansen
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Tom Christiansen
- [issue12746] normalization is affected by unicode width
Tom Christiansen
- [issue12753] \N{...} neglects formal aliases and named sequences from Unicode charnames namespace
Tom Christiansen
- [issue12730] Python's casemapping functions are untrustworthy due to narrow/wide build issues
Tom Christiansen
- [issue12730] Python's casemapping functions are untrustworthy due to narrow/wide build issues
Tom Christiansen
- [issue12734] Request for property support in Python re lib
Tom Christiansen
- [issue12734] Request for property support in Python re lib
Tom Christiansen
- [issue12730] Python's casemapping functions are untrustworthy due to narrow/wide build issues
Tom Christiansen
- [issue12753] \N{...} neglects formal aliases and named sequences from Unicode charnames namespace
Tom Christiansen
- [issue12734] Request for property support in Python re lib
Tom Christiansen
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Tom Christiansen
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Tom Christiansen
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Tom Christiansen
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Tom Christiansen
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Tom Christiansen
- [issue12753] \N{...} neglects formal aliases and named sequences from Unicode charnames namespace
Tom Christiansen
- [issue12753] \N{...} neglects formal aliases and named sequences from Unicode charnames namespace
Tom Christiansen
- [issue12735] request full Unicode collation support in std python library
Tom Christiansen
- [issue12737] str.title() is overzealous by upcasing combining marks inappropriately
Tom Christiansen
- [issue12735] request full Unicode collation support in std python library
Tom Christiansen
- [issue12735] request full Unicode collation support in std python library
Tom Christiansen
- [issue12735] request full Unicode collation support in std python library
Tom Christiansen
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Tom Christiansen
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Tom Christiansen
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Tom Christiansen
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Tom Christiansen
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Tom Christiansen
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Tom Christiansen
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Tom Christiansen
- [issue12676] Bug in http.client
Popa Claudiu
- [issue12648] Wrong import module search order on Windows
Nick Coghlan
- [issue11572] bring Lib/copy.py to 100% coverage
Nick Coghlan
- [issue12747] Move devguide into cpython repo
Nick Coghlan
- [issue11715] Building Python on multiarch Debian and Ubuntu
Nick Coghlan
- [issue11561] "coverage" of Python regrtest cannot see initial import of libs
Nick Coghlan
- [issue12782] Multiple context expressions do not support parentheses for continuation across lines
Nick Coghlan
- [issue12808] Coverage of codecs.py
Nick Coghlan
- [issue11657] multiprocessing_{send,recv}fd fail with fds > 256
Nick Coghlan
- [issue12814] Possible intermittent bug in test_array
Nick Coghlan
- [issue6560] socket sendmsg(), recvmsg() methods
Nick Coghlan
- [issue12811] Tabnanny doesn't close its tokenize files properly
Nick Coghlan
- [issue12796] total_ordering goes into infinite recursion when NotImplemented is returned
Nick Coghlan
- [issue10042] total_ordering
Nick Coghlan
- [issue11816] Refactor the dis module to provide better building blocks for bytecode analysis
Nick Coghlan
- [issue6560] socket sendmsg(), recvmsg() methods
Nick Coghlan
- [issue6560] socket sendmsg(), recvmsg() methods
Nick Coghlan
- [issue6560] socket sendmsg(), recvmsg() methods
Nick Coghlan
- [issue6484] No unit test for mailcap module
Nick Coghlan
- [issue6560] socket sendmsg(), recvmsg() methods
Nick Coghlan
- [issue6560] socket sendmsg(), recvmsg() methods
Nick Coghlan
- [issue6560] socket sendmsg(), recvmsg() methods
Nick Coghlan
- [issue6484] No unit test for mailcap module
Nick Coghlan
- [issue9923] mailcap module may not work on non-POSIX platforms if MAILCAPS env variable is set
Nick Coghlan
- [issue9923] mailcap module may not work on non-POSIX platforms if MAILCAPS env variable is set
Nick Coghlan
- [issue11816] Refactor the dis module to provide better building blocks for bytecode analysis
Nick Coghlan
- [issue11816] Refactor the dis module to provide better building blocks for bytecode analysis
Nick Coghlan
- [issue11816] Refactor the dis module to provide better building blocks for bytecode analysis
Nick Coghlan
- [issue5231] Change format of a memoryview
Nick Coghlan
- [issue12835] Missing SSLSocket.sendmsg() wrapper allows programs to send unencrypted data by mistake
Nick Coghlan
- [issue12835] Missing SSLSocket.sendmsg() wrapper allows programs to send unencrypted data by mistake
Nick Coghlan
- [issue9923] mailcap module may not work on non-POSIX platforms if MAILCAPS env variable is set
Nick Coghlan
- [issue6560] socket sendmsg(), recvmsg() methods
Nick Coghlan
- [issue12850] [PATCH] stm.atomic
Nick Coghlan
- [issue12850] [PATCH] stm.atomic
Nick Coghlan
- [issue11682] PEP 380 reference implementation for 3.3
Nick Coghlan
- [issue12567] curses implementation of Unicode is wrong in Python 3
Nicholas Cole
- [issue12666] map semantic change not documented in What's New
Jason R. Coombs
- [issue12666] map semantic change not documented in What's New
Jason R. Coombs
- [issue12666] map semantic change not documented in What's New
Jason R. Coombs
- [issue12666] map semantic change not documented in What's New
Jason R. Coombs
- [issue12666] map semantic change not documented in What's New
Jason R. Coombs
- [issue12777] Inconsistent use of VOLUME_NAME_* with GetFinalPathNameByHandle
Jason R. Coombs
- [issue9893] Usefulness of the Misc/Vim/ files?
Graeme Cross
- [issue12768] docstrings for the threading module
Graeme Cross
- [issue12767] document threading.Condition.notify
Graeme Cross
- [issue12768] docstrings for the threading module
Graeme Cross
- [issue12768] docstrings for the threading module
Graeme Cross
- [issue9253] argparse: optional subparsers
Zsolt Cserna
- [issue12662] Add support for duplicate options in configparser
Brian Curtin
- [issue12724] Add Py_RETURN_NOTIMPLEMENTED
Brian Curtin
- [issue12724] Add Py_RETURN_NOTIMPLEMENTED
Brian Curtin
- [issue12770] Email problem on Windows XP SP3 32bits
Brian Curtin
- [issue12777] Inconsistent use of VOLUME_NAME_* with GetFinalPathNameByHandle
Brian Curtin
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Brian Curtin
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Brian Curtin
- [issue12790] doctest.testmod does not run tests in functools.partial functions
Steven D'Aprano
- [issue2636] Regexp 2.7 (modifications to current re 2.2.2)
Steven D'Aprano
- [issue11657] multiprocessing_{send,recv}fd fail with fds > 256
Ben Darnell
- [issue11598] missing afxres.h error when building bdist_wininst in Visual Studio 2008 Express
Ned Deily
- [issue12540] "Restart Shell" command leaves pythonw.exe processes running
Ned Deily
- [issue12690] Tix bug 2643483
Ned Deily
- [issue12690] Tix bug 2643483
Ned Deily
- [issue12540] "Restart Shell" command leaves pythonw.exe processes running
Ned Deily
- [issue10570] curses.tigetstr() returns bytes, but curses.tparm() expects a string
Ned Deily
- [issue12698] urllib does not use no_proxy when it has blanks
Ned Deily
- [issue12699] strange behaviour of locale.getlocale() -> None, None
Ned Deily
- [issue12701] Apple's clang 2.1 (xcode 4.1, OSX 10.7) optimizer miscompiles intobject.c
Ned Deily
- [issue12696] pydoc error page due to lacking permissions on ./*
Ned Deily
- [issue11914] pydoc modules/help('modules') crash in dirs with unreadable subdirs
Ned Deily
- [issue7367] pkgutil.walk_packages fails on write-only directory in sys.path
Ned Deily
- [issue7367] pkgutil.walk_packages fails on write-only directory in sys.path
Ned Deily
- [issue12702] shutil.copytree() should use os.lutimes() to copy the metadata of symlinks
Ned Deily
- [issue12748] IDLE halts on osx when copy and paste
Ned Deily
- [issue12748] IDLE halts on osx when copy and paste
Ned Deily
- [issue12748] Problems using IDLE accelerators with OS X Dvorak - Qwerty ⌘ input method
Ned Deily
- [issue12748] Problems using IDLE accelerators with OS X Dvorak - Qwerty ⌘ input method
Ned Deily
- [issue12774] Warning -- multiprocessing.process._dangling was modified by test_multiprocessing
Ned Deily
- [issue12774] Warning -- multiprocessing.process._dangling was modified by test_multiprocessing
Ned Deily
- [issue12774] Warning -- multiprocessing.process._dangling was modified by test_multiprocessing
Ned Deily
- [issue12776] argparse: type conversion function should be called only once
Ned Deily
- [issue12765] test_packaging failure under Snow Leopard
Ned Deily
- [issue12765] test_packaging failure under Snow Leopard
Ned Deily
- [issue12765] test_packaging failure under Snow Leopard
Ned Deily
- [issue12765] test_packaging failure under Snow Leopard
Ned Deily
- [issue12713] argparse: allow abbreviation of sub commands by users
Ned Deily
- [issue12797] io.FileIO and io.open should support openat
Ned Deily
- [issue12797] io.FileIO and io.open should support openat
Ned Deily
- [issue12800] 'tarfile.StreamError: seeking backwards is not allowed' when extract symlink
Ned Deily
- [issue12829] pyexpat segmentation fault caused by multiple calls to Parse()
Ned Deily
- [issue6676] expat parser throws Memory Error when parsing multiple files
Ned Deily
- [issue6676] expat parser throws Memory Error when parsing multiple files
Ned Deily
- [issue12867] linecache.getline() Returning Error
Ned Deily
- [issue10639] reindent.py should not convert newlines
Scott Dial
- [issue12701] Apple's clang 2.1 (xcode 4.1, OSX 10.7) optimizer miscompiles intobject.c
Mark Dickinson
- [issue12831] 2to3 and integer division
Mark Dickinson
- [issue12831] 2to3 and integer division
Mark Dickinson
- [issue12754] Add alternative random number generators
Mark Dickinson
- [issue12686] argparse - add 'hide' feature
BJ Dierkes
- [issue9176] module termios doesn't build on HP-UX
Philip Douglass
- [issue12769] String with NUL characters truncated by ctypes when assigning to a char array
Rafał Dowgird
- [issue12769] String with NUL characters truncated by ctypes when assigning to a char array
Rafał Dowgird
- [issue12769] String with NUL characters truncated by ctypes when assigning to a char array
Rafał Dowgird
- [issue12800] 'tarfile.StreamError: seeking backwards is not allowed' when extract symlink
Aurélien Dunand
- [issue1666318] shutil.copytree doesn't give control over directory permissions
Ugra Dániel
- [issue6792] Distutils-based installer does not detect 64bit versions of Python
Eli_B
- [issue7089] shlex behaves unexpected if newlines are not whitespace
Ann Elliott
- [issue11576] timedelta subtraction glitch on big timedelta values
Gökçen Eraslan
- [issue12840] "maintainer" value clear the "author" value when register
Luca Fabbri
- [issue12840] "maintainer" value clear the "author" value when register
Luca Fabbri
- [issue12809] Missing new setsockopts in Linux (eg: IP_TRANSPARENT)
Michael Farrell
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Jean-Michel Fauth
- [issue12856] tempfile PRNG reuse between parent and child process
Ferringb
- [issue12856] tempfile PRNG reuse between parent and child process
Ferringb
- [issue12856] tempfile PRNG reuse between parent and child process
Ferringb
- [issue12856] tempfile PRNG reuse between parent and child process
Ferringb
- [issue12750] datetime.datetime timezone problems
Ben Finney
- [issue12756] datetime.datetime.utcnow should return a UTC timestamp
Ben Finney
- [issue12776] argparse: type conversion function should be called only once
Arnaud Fontaine
- [issue12776] argparse: type conversion function should be called only once
Arnaud Fontaine
- [issue12776] argparse: type conversion function should be called only once
Arnaud Fontaine
- [issue12776] argparse: type conversion function should be called only once
Arnaud Fontaine
- [issue12776] argparse: type conversion function should be called only once
Arnaud Fontaine
- [issue12776] argparse: type conversion function should be called only once
Arnaud Fontaine
- [issue12776] argparse: type conversion function should be called only once
Arnaud Fontaine
- [issue12776] argparse: type conversion function should be called only once
Arnaud Fontaine
- [issue8639] Allow callable objects in inspect.getfullargspec
Michael Foord
- [issue12681] unittest expectedFailure could take a message argument like skip does
Michael Foord
- [issue12862] ConfigParser does not implement "comments need to be preceded by a whitespace character" correctly
Daniel Fortunov
- [issue10149] Data truncation in expat parser
Fred L. Drake, Jr.
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Martin von Gagern
- [issue12695] subprocess.Popen: OSError: [Errno 9] Bad file descriptor
Martin von Gagern
- [issue12695] subprocess.Popen: OSError: [Errno 9] Bad file descriptor
Martin von Gagern
- [issue12696] pydoc error page due to lacking permissions on ./*
Martin von Gagern
- [issue12696] pydoc error page due to lacking permissions on ./*
Martin von Gagern
- [issue12719] Direct access to tp_dict can lead to stale attributes
Martin von Gagern
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Martin von Gagern
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Martin von Gagern
- [issue12717] ConfigParser._Chainmap error in 2.7.2
Mike Garabedian
- [issue12717] ConfigParser._Chainmap error in 2.7.2
Mike Garabedian
- [issue12849] urllib2 headers issue
Shubhojeet Ghosh
- [issue12836] cast() creates circular reference in original object
Benjamin Gilbert
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Tim Golden
- [issue10141] SocketCan support
Tiago Gonçalves
- [issue12863] py32 > Lib > xml.minidom > usage feedback > overrides
GPU Group
- [issue12841] Incorrect tarfile.py extraction
Lars Gustäbel
- [issue12841] Incorrect tarfile.py extraction
Lars Gustäbel
- [issue12841] Incorrect tarfile.py extraction
Lars Gustäbel
- [issue12829] pyexpat segmentation fault caused by multiple calls to Parse()
David H. Gutteridge
- [issue12829] pyexpat segmentation fault caused by multiple calls to Parse()
David H. Gutteridge
- [issue12829] pyexpat segmentation fault caused by multiple calls to Parse()
David H. Gutteridge
- [issue6676] expat parser throws Memory Error when parsing multiple files
David H. Gutteridge
- [issue12829] pyexpat segmentation fault caused by multiple calls to Parse()
David H. Gutteridge
- [issue12829] pyexpat segmentation fault caused by multiple calls to Parse()
David H. Gutteridge
- [issue12829] pyexpat segmentation fault caused by multiple calls to Parse()
David H. Gutteridge
- [issue9561] distutils: set encoding to utf-8 for input and output files
Michał Górny
- [issue12703] Loading a module
Rémy HUBSCHER
- [issue12703] Improve error reporting for packaging.util.resolve_name
Rémy HUBSCHER
- [issue12703] Improve error reporting for packaging.util.resolve_name
Rémy HUBSCHER
- [issue12703] Improve error reporting for packaging.util.resolve_name
Rémy HUBSCHER
- [issue12738] Bug in multiprocessing.JoinableQueue() implementation on Ubuntu 11.04
Michael Hall
- [issue12738] Bug in multiprocessing.JoinableQueue() implementation on Ubuntu 11.04
Michael Hall
- [issue12738] Bug in multiprocessing.JoinableQueue() implementation on Ubuntu 11.04
Michael Hall
- [issue12738] Bug in multiprocessing.JoinableQueue() implementation on Ubuntu 11.04
Michael Hall
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Larry Hastings
- [issue12725] Docs: Odd phrase "floating seconds" in socket.html
Ben Hayden
- [issue12723] tkSimpleDialog.askstring shouldn't allow empty string input
Matthew Hemke
- [issue12723] tkSimpleDialog.askstring shouldn't allow empty string input
Matthew Hemke
- [issue12723] tkSimpleDialog.askstring shouldn't allow empty string input
Matthew Hemke
- [issue12723] Provide an API in tkSimpleDialog for defining custom validation functions
Matthew Hemke
- [issue12537] mailbox's _become_message is very fragile
Kasun Herath
- [issue12668] 3.2 What's New: it's integer->string, not the opposite
Raymond Hettinger
- [issue12170] index() and count() methods of bytes and bytearray should accept byte ints
Raymond Hettinger
- [issue12666] map semantic change not documented in What's New
Raymond Hettinger
- [issue12717] ConfigParser._Chainmap error in 2.7.2
Raymond Hettinger
- [issue12717] ConfigParser._Chainmap error in 2.7.2
Raymond Hettinger
- [issue11866] race condition in threading._newname()
Raymond Hettinger
- [issue12740] Add struct.Struct.nmemb
Raymond Hettinger
- [issue12740] Add struct.Struct.nmemb
Raymond Hettinger
- [issue12744] inefficient pickling of long integers on 64-bit builds
Raymond Hettinger
- [issue12740] Add struct.Struct.nmemb
Raymond Hettinger
- [issue12204] str.upper converts to title
Raymond Hettinger
- [issue12204] str.upper converts to title
Raymond Hettinger
- [issue12754] Add alternative random number generators
Raymond Hettinger
- [issue12754] Add alternative random number generators
Raymond Hettinger
- [issue12793] allow filters in os.walk
Raymond Hettinger
- [issue11816] Refactor the dis module to provide better building blocks for bytecode analysis
Raymond Hettinger
- [issue12844] Support more than 255 arguments
Raymond Hettinger
- [issue12831] 2to3 and integer division
Raymond Hettinger
- [issue12195] Little documentation of annotations
Raymond Hettinger
- [issue12735] request full Unicode collation support in std python library
Raymond Hettinger
- [issue12754] Add alternative random number generators
Raymond Hettinger
- [issue12793] allow filters in os.walk
Raymond Hettinger
- [issue3244] multipart/form-data encoding
Johannes Hoff
- [issue12712] weave build_tools library identification
Tim Holme
- [issue12739] read stuck with multithreading and simultaneous subprocess.Popen
Joe Hu
- [issue12611] 2to3 crashes when converting doctest using reduce()
Catalin Iacob
- [issue1298813] sysmodule.c: realpath() is unsafe
Mihai Ibanescu
- [issue12608] crash in PyAST_Compile when running Python code
Meador Inge
- [issue12608] crash in PyAST_Compile when running Python code
Meador Inge
- [issue12608] crash in PyAST_Compile when running Python code
Meador Inge
- [issue4841] io's close() not handling errors correctly
Meador Inge
- [issue12613] itertools fixer fails
Meador Inge
- [issue12613] itertools fixer fails
Meador Inge
- [issue11105] Compiling evil ast crashes interpreter
Meador Inge
- [issue12744] inefficient pickling of long integers on 64-bit builds
Meador Inge
- [issue12744] inefficient pickling of long integers on 64-bit builds
Meador Inge
- [issue12738] Bug in multiprocessing.JoinableQueue() implementation on Ubuntu 11.04
Meador Inge
- [issue11241] ctypes: subclassing an already subclassed ArrayType generates AttributeError
Meador Inge
- [issue12740] Add struct.Struct.nmemb
Meador Inge
- [issue12740] Add struct.Struct.nmemb
Meador Inge
- [issue12740] Add struct.Struct.nmemb
Meador Inge
- [issue10320] printf %qd is nonstandard
Meador Inge
- [issue9651] ctypes crash when writing zerolength string buffer to file
Meador Inge
- [issue8743] set() operators don't work with collections.Set instances
Meador Inge
- [issue2651] Strings passed to KeyError do not round trip
Meador Inge
- [issue7433] MemoryView memory_getbuf causes segfaults, double call to tp_releasebuffer
Meador Inge
- [issue11241] ctypes: subclassing an already subclassed ArrayType generates AttributeError
Meador Inge
- [issue9041] raised exception is misleading
Meador Inge
- [issue11241] ctypes: subclassing an already subclassed ArrayType generates AttributeError
Meador Inge
- [issue12743] C API marshalling doc contains XXX
JJeffries
- [issue12195] Little documentation of annotations
JJeffries
- [issue12765] test_packaging failure under Snow Leopard
Bill Janssen
- [issue12705] Make compile('1\n2\n', '', 'single') raise an exception instead of silently truncating?
Devin Jeanpierre
- [issue12810] Remove check for negative unsigned value in socketmodule.c
Joel
- [issue12812] libffi does not build with clang on amd64
Joel
- [issue12810] Remove check for negative unsigned value in socketmodule.c
Joel
- [issue12679] ThreadError is not in threading.__all__
Matt Joiner
- [issue12684] profile does not dump stats on exception like cProfile does
Matt Joiner
- [issue12437] _ctypes.dlopen does not include errno in OSError
Matt Joiner
- [issue12437] _ctypes.dlopen does not include errno in OSError
Matt Joiner
- [issue9723] Add shlex.quote
Matt Joiner
- [issue12813] uuid4 is not tested if a uuid4 system routine isn't present
Matt Joiner
- [issue12641] Remove -mno-cygwin from distutils
Jon
- [issue12641] Remove -mno-cygwin from distutils
Jon
- [issue9528] Add pure Python implementation of time module to CPython
Alan Justino
- [issue9528] Add pure Python implementation of time module to CPython
Alan Justino
- [issue9528] Add pure Python implementation of time module to CPython
Alan Justino
- [issue10278] add time.wallclock() method
Kristján Valur Jónsson
- [issue12866] Want to submit our Audioop.c patch for 24bit audio
Peder Jørgensen
- [issue12786] subprocess wait() hangs when stdin is closed
Idan Kamara
- [issue12786] subprocess wait() hangs when stdin is closed
Idan Kamara
- [issue12833] raw_input misbehaves when readline is imported
Idan Kamara
- [issue12833] raw_input misbehaves when readline is imported
Idan Kamara
- [issue12833] raw_input misbehaves when readline is imported
Idan Kamara
- [issue12843] file object read* methods in append mode overflows
Otacon Karurosu
- [issue12843] file object read* methods in append mode overflows
Otacon Karurosu
- [issue12844] Support more than 255 arguments
Anders Kaseorg
- [issue12844] Support more than 255 arguments
Anders Kaseorg
- [issue11682] PEP 380 reference implementation for 3.3
Ryan Kelly
- [issue11816] Refactor the dis module to provide better building blocks for bytecode analysis
Ryan Kelly
- [issue12786] subprocess wait() hangs when stdin is closed
Mads Kiilerich
- [issue12833] raw_input misbehaves when readline is imported
Mads Kiilerich
- [issue12806] argparse: Hybrid help text formatter
Graylin Kim
- [issue12806] argparse: Hybrid help text formatter
Graylin Kim
- [issue10570] curses.tigetstr() returns bytes, but curses.tparm() expects a string
Tobias Klausmann
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Matthias Klose
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Jeremy Kloth
- [issue12678] test_packaging and test_distutils failures under Windows
Jeremy Kloth
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
James Y Knight
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
James Y Knight
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
James Y Knight
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
James Y Knight
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
James Y Knight
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
James Y Knight
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
James Y Knight
- [issue12758] time.time() returns local time instead of UTC
Maxim Koltsov
- [issue12758] time.time() returns local time instead of UTC
Maxim Koltsov
- [issue12758] time.time() returns local time instead of UTC
Maxim Koltsov
- [issue12758] time.time() returns local time instead of UTC
Maxim Koltsov
- [issue12853] global name 'r' is not defined in upload.py
Anthony Kong
- [issue1813] Codec lookup failing under turkish locale
Stefan Krah
- [issue1813] Codec lookup failing under turkish locale
Stefan Krah
- [issue1813] Codec lookup failing under turkish locale
Stefan Krah
- [issue7424] segmentation fault in listextend during install
Stefan Krah
- [issue10588] imp.find_module raises unexpected SyntaxError
Stefan Krah
- [issue10744] ctypes arrays have incorrect buffer information (PEP-3118)
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
- [issue9990] PyMemoryView_FromObject alters the Py_buffer after calling PyObject_GetBuffer when ndim 1
Stefan Krah
- [issue8305] memoview[0] creates an invalid view if ndim != 1
Stefan Krah
- [issue7433] MemoryView memory_getbuf causes segfaults, double call to tp_releasebuffer
Stefan Krah
- [issue10746] ctypes c_long & c_bool have incorrect PEP-3118 type codes
Stefan Krah
- [issue12730] Python's casemapping functions are untrustworthy due to narrow/wide build issues
Stefan Krah
- [issue12740] Add struct.Struct.nmemb
Stefan Krah
- [issue12740] Add struct.Struct.nmemb
Stefan Krah
- [issue10744] ctypes arrays have incorrect buffer information (PEP-3118)
Stefan Krah
- [issue12740] Add struct.Struct.nmemb
Stefan Krah
- [issue11835] python (x64) ctypes incorrectly pass structures parameter
Stefan Krah
- [issue12740] Add struct.Struct.nmemb
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
- [issue10293] PyMemoryView object has obsolete members
Stefan Krah
- [issue12817] test_multiprocessing: io.BytesIO() requires bytearray buffers
Stefan Krah
- [issue12817] test_multiprocessing: io.BytesIO() requires bytearray buffers
Stefan Krah
- [issue12817] test_multiprocessing: io.BytesIO() requires bytearray buffers
Stefan Krah
- [issue5231] Change format of a memoryview
Stefan Krah
- [issue5231] Change format of a memoryview
Stefan Krah
- [issue5231] Change format of a memoryview
Stefan Krah
- [issue5231] Change format of a memoryview
Stefan Krah
- [issue5231] Change format of a memoryview
Stefan Krah
- [issue12834] memoryview.tobytes() incorrect for non-contiguous arrays
Stefan Krah
- [issue12834] memoryview.tobytes() incorrect for non-contiguous arrays
Stefan Krah
- [issue12842] Docs: first parameter of tp_richcompare() always has the correct type
Stefan Krah
- [issue12845] PEP-3118: C-contiguity with zero strides
Stefan Krah
- [issue12851] ctypes: getbuffer() never provides strides
Stefan Krah
- [issue12784] Concatenation of strings returns the wrong string
Kåre Krig
- [issue12784] Concatenation of strings returns the wrong string
Kåre Krig
- [issue12784] Concatenation of strings returns the wrong string
Kåre Krig
- [issue12676] Bug in http.client
Senthil Kumaran
- [issue12183] Document behaviour of shutil.copy2 and copystat with symlinks
Senthil Kumaran
- [issue12183] Document behaviour of shutil.copy2 and copystat with symlinks
Senthil Kumaran
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Senthil Kumaran
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Senthil Kumaran
- [issue12677] Turtle, fix right/left rotation orientation
Senthil Kumaran
- [issue12677] Turtle, fix right/left rotation orientation
Senthil Kumaran
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Senthil Kumaran
- [issue12683] urlparse.urljoin different behavior for different scheme
Senthil Kumaran
- [issue12683] urlparse.urljoin different behavior for different scheme
Senthil Kumaran
- [issue11047] Bad description for an entry in whatsnew/2.7
Senthil Kumaran
- [issue12653] Provide accelerators for all buttons in Windows installers
Senthil Kumaran
- [issue12697] timeit documention still refers to the timeit.py script
Senthil Kumaran
- [issue12661] Add a new shutil.cleartree function to shutil module
Senthil Kumaran
- [issue10087] HTML calendar is broken
Senthil Kumaran
- [issue12677] Turtle, fix right/left rotation orientation
Senthil Kumaran
- [issue10087] HTML calendar is broken
Senthil Kumaran
- [issue12398] Sending binary data with a POST request in httplib can cause Unicode exceptions
Senthil Kumaran
- [issue12541] Accepting Badly formed headers in urllib HTTPBasicAuth
Senthil Kumaran
- [issue12706] timeout sentinel in ftplib and poplib
Senthil Kumaran
- [issue12706] timeout sentinel in ftplib and poplib documentation
Senthil Kumaran
- [issue10087] HTML calendar is broken
Senthil Kumaran
- [issue12541] Accepting Badly formed headers in urllib HTTPBasicAuth
Senthil Kumaran
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Senthil Kumaran
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Senthil Kumaran
- [issue12722] Link to heapq source from docs.python.org not working
Senthil Kumaran
- [issue10087] HTML calendar is broken
Senthil Kumaran
- [issue10087] HTML calendar is broken
Senthil Kumaran
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Ross Lagerwall
- [issue12702] shutil.copytree() should use os.lutimes() to copy the metadata of symlinks
Ross Lagerwall
- [issue12801] C realpath not used by os.path.realpath
Ross Lagerwall
- [issue12786] subprocess wait() hangs when stdin is closed
Ross Lagerwall
- [issue12852] test_posix.test_fdlistdir() segfault on OpenBSD
Ross Lagerwall
- [issue12852] test_posix.test_fdlistdir() segfault on OpenBSD
Ross Lagerwall
- [issue12852] test_posix.test_fdlistdir() segfault on OpenBSD
Ross Lagerwall
- [issue12801] C realpath not used by os.path.realpath
Ross Lagerwall
- [issue10087] HTML calendar is broken
Chris Lambacher
- [issue10087] HTML calendar is broken
Chris Lambacher
- [issue12688] ConfigParser.__init__(iterpolation=None) documentation != behavior
Łukasz Langa
- [issue12662] Add support for duplicate options in configparser
Łukasz Langa
- [issue444582] Finding programs in PATH, adding shutil.which
Simon Law
- [issue12808] Coverage of codecs.py
Tennessee Leeuwenburg
- [issue12808] Coverage of codecs.py
Tennessee Leeuwenburg
- [issue12815] Coverage of smtpd.py
Tennessee Leeuwenburg
- [issue12816] smtpd uses library outside of the standard libraries
Tennessee Leeuwenburg
- [issue12808] Coverage of codecs.py
Tennessee Leeuwenburg
- [issue12808] Coverage of codecs.py
Tennessee Leeuwenburg
- [issue12808] Coverage of codecs.py
Tennessee Leeuwenburg
- [issue12631] Mutable Sequence Type in .remove() is consistent only with lists, but not with bytearrays
Petri Lehtinen
- [issue12170] index() and count() methods of bytes and bytearray should accept byte ints
Petri Lehtinen
- [issue11657] multiprocessing_{send,recv}fd fail with fds > 256
Petri Lehtinen
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Petri Lehtinen
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Petri Lehtinen
- [issue12702] shutil.copytree() should use os.lutimes() to copy the metadata of symlinks
Petri Lehtinen
- [issue12611] 2to3 crashes when converting doctest using reduce()
Petri Lehtinen
- [issue12604] VTRACE macro in _sre.c should use do {} while (0)
Petri Lehtinen
- [issue12714] argparse.ArgumentParser.add_argument() documentation error
Petri Lehtinen
- [issue12715] Add symlink support to shutil functions
Petri Lehtinen
- [issue12702] shutil.copytree() should use os.lutimes() to copy the metadata of symlinks
Petri Lehtinen
- [issue12702] shutil.copytree() should use os.lutimes() to copy the metadata of symlinks
Petri Lehtinen
- [issue12714] argparse.ArgumentParser.add_argument() documentation error
Petri Lehtinen
- [issue12715] Add symlink support to shutil functions
Petri Lehtinen
- [issue12715] Add symlink support to shutil functions
Petri Lehtinen
- [issue12613] itertools fixer fails
Petri Lehtinen
- [issue12613] itertools fixer fails
Petri Lehtinen
- [issue12721] Chaotic use of helper functions in test_shutil for reading and writing files
Petri Lehtinen
- [issue12701] Apple's clang 2.1 (xcode 4.1, OSX 10.7) optimizer miscompiles intobject.c
Petri Lehtinen
- [issue12721] Chaotic use of helper functions in test_shutil for reading and writing files
Petri Lehtinen
- [issue4489] shutil.rmtree is vulnerable to a symlink attack
Petri Lehtinen
- [issue11657] multiprocessing_{send,recv}fd fail with fds > 256
Petri Lehtinen
- [issue3871] cross and native build of python for mingw32 with packaging
Luke Kenneth Casson Leighton
- [issue3871] cross and native build of python for mingw32 with distutils
Kalev Lember
- [issue3754] cross-compilation support for python build
Kalev Lember
- [issue10504] Trivial mingw compile fixes
Kalev Lember
- [issue9528] Add pure Python implementation of time module to CPython
Marc-Andre Lemburg
- [issue2857] add codec for java modified utf-8
Marc-Andre Lemburg
- [issue2857] Add "java modified utf-8" codec
Marc-Andre Lemburg
- [issue2857] Add "java modified utf-8" codec
Marc-Andre Lemburg
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Marc-Andre Lemburg
- [issue12752] locale.normalize does not take unicode strings
Marc-Andre Lemburg
- [issue12758] time.time() returns local time instead of UTC
Marc-Andre Lemburg
- [issue12758] time.time() returns local time instead of UTC
Marc-Andre Lemburg
- [issue12758] time.time() returns local time instead of UTC
Marc-Andre Lemburg
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Marc-Andre Lemburg
- [issue12751] Use macros for surrogates in unicodeobject.c
Marc-Andre Lemburg
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Marc-Andre Lemburg
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Marc-Andre Lemburg
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Marc-Andre Lemburg
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Marc-Andre Lemburg
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Marc-Andre Lemburg
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Marc-Andre Lemburg
- [issue9200] Make str methods work with non-BMP chars on narrow builds
Marc-Andre Lemburg
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Marc-Andre Lemburg
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Marc-Andre Lemburg
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Marc-Andre Lemburg
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Marc-Andre Lemburg
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Marc-Andre Lemburg
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Marc-Andre Lemburg
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Marc-Andre Lemburg
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Marc-Andre Lemburg
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Marc-Andre Lemburg
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Marc-Andre Lemburg
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Marc-Andre Lemburg
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Marc-Andre Lemburg
- [issue12794] platform: add a major function to get the system major version
Marc-Andre Lemburg
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Marc-Andre Lemburg
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Marc-Andre Lemburg
- [issue12794] platform: add a major function to get the system major version
Marc-Andre Lemburg
- [issue12795] Remove the major version from sys.platform
Marc-Andre Lemburg
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Marc-Andre Lemburg
- [issue12794] platform: add a function to get the system version as tuple
Marc-Andre Lemburg
- [issue12808] Coverage of codecs.py
Marc-Andre Lemburg
- [issue12795] Remove the major version from sys.platform
Marc-Andre Lemburg
- [issue12794] platform: add a function to get the system version as tuple
Marc-Andre Lemburg
- [issue12794] platform: add a function to get the system version as tuple
Marc-Andre Lemburg
- [issue12808] Coverage of codecs.py
Marc-Andre Lemburg
- [issue12795] Remove the major version from sys.platform
Marc-Andre Lemburg
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Marc-Andre Lemburg
- [issue12795] Remove the major version from sys.platform
Marc-Andre Lemburg
- [issue12808] Coverage of codecs.py
Marc-Andre Lemburg
- [issue12822] NewGIL should use CLOCK_MONOTONIC if possible.
Marc-Andre Lemburg
- [issue12541] Accepting Badly formed headers in urllib HTTPBasicAuth
Alex Leon
- [issue12541] Accepting Badly formed headers in urllib HTTPBasicAuth
Alex Leon
- [issue12690] tkinter bug 2643483
Gary Levin
- [issue12690] Tix bug 2643483
Gary Levin
- [issue12823] Broken link in "SSL wrapper for socket objects" document
Roger Li
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Glenn Linderman
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Lenard Lindstrom
- [issue12841] Incorrect tarfile.py extraction
Sebastien Luttringer
- [issue12689] IDLE crashes after pressing ctrl+space
Andrew Luzin
- [issue12689] IDLE crashes after pressing ctrl+space
Andrew Luzin
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Martin v. Löwis
- [issue12743] C API marshalling doc contains XXX
Martin v. Löwis
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Martin v. Löwis
- [issue12730] Python's casemapping functions are incorrect for non-BMP chars due to narrow/wide build issues
Martin v. Löwis
- [issue12755] Service application crash in python25!PyObject_Malloc
Martin v. Löwis
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Martin v. Löwis
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Martin v. Löwis
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Martin v. Löwis
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Martin v. Löwis
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Martin v. Löwis
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Martin v. Löwis
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Martin v. Löwis
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Martin v. Löwis
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Martin v. Löwis
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Martin v. Löwis
- [issue12794] platform: add a major function to get the system major version
Martin v. Löwis
- [issue12795] Remove the major version from sys.platform
Martin v. Löwis
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Martin v. Löwis
- [issue12775] immense performance problems related to the garbage collector
Martin v. Löwis
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Martin v. Löwis
- [issue12794] platform: add a function to get the system version as tuple
Martin v. Löwis
- [issue12794] platform: add a function to get the system version as tuple
Martin v. Löwis
- [issue12841] Incorrect tarfile.py extraction
Martin v. Löwis
- [issue12844] Support more than 255 arguments
Martin v. Löwis
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Matt M
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Dave Malcolm
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Dave Malcolm
- [issue12872] --with-tsc crashes on ppc64
Dave Malcolm
- [issue12680] cPickle.loads is not thread safe due to non-thread-safe imports
Sagiv Malihi
- [issue12680] cPickle.loads is not thread safe due to non-thread-safe imports
Sagiv Malihi
- [issue12680] cPickle.loads is not thread safe due to non-thread-safe imports
Sagiv Malihi
- [issue12770] Email problem on Windows XP SP3 32bits
Marcelo
- [issue12860] http client attempts to send a readable object twice
Lang Martin
- [issue12600] Support parameterized TestCases in unittest
Pere Martir
- [issue6560] socket sendmsg(), recvmsg() methods
Brian May
- [issue1205239] Let shift operators take any integer value
Craig McQueen
- [issue12675] tokenize module happily tokenizes code with syntax errors
Ezio Melotti
- [issue12675] tokenize module happily tokenizes code with syntax errors
Ezio Melotti
- [issue12183] Document behaviour of shutil.copy2 and copystat with symlinks
Ezio Melotti
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Ezio Melotti
- [issue12683] urlparse.urljoin different behavior for different scheme
Ezio Melotti
- [issue12541] Accepting Badly formed headers in urllib HTTPBasicAuth
Ezio Melotti
- [issue12677] Turtle, fix right/left rotation orientation
Ezio Melotti
- [issue12691] tokenize.untokenize is broken
Ezio Melotti
- [issue11572] bring Lib/copy.py to 100% coverage
Ezio Melotti
- [issue11561] "coverage" of Python regrtest cannot see initial import of libs
Ezio Melotti
- [issue12697] timeit documention still refers to the timeit.py script
Ezio Melotti
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Ezio Melotti
- [issue12301] Use :data:`sys.thing` instead of ``sys.thing`` throughout
Ezio Melotti
- [issue12301] Use :data:`sys.thing` instead of ``sys.thing`` throughout
Ezio Melotti
- [issue10087] HTML calendar is broken
Ezio Melotti
- [issue12707] Deprecate addinfourl getters
Ezio Melotti
- [issue10050] urllib.request still has old 2.x urllib primitives
Ezio Melotti
- [issue12707] Deprecate addinfourl getters
Ezio Melotti
- [issue12301] Use :data:`sys.thing` instead of ``sys.thing`` throughout
Ezio Melotti
- [issue12711] Explain tracker components in devguide
Ezio Melotti
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Ezio Melotti
- [issue12711] Explain tracker components in devguide
Ezio Melotti
- [issue2771] Test issue
Ezio Melotti
- [issue2771] Test issue
Ezio Melotti
- [issue2771] Test issue
Ezio Melotti
- [issue2771] Test issue
Ezio Melotti
- [issue12711] Explain tracker components in devguide
Ezio Melotti
- [issue12730] Python's casemapping functions are untrustworthy due to narrow/wide build issues
Ezio Melotti
- [issue12737] string.title() is overzealous by upcasing combining marks inappropriately
Ezio Melotti
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Ezio Melotti
- [issue12735] request full Unicode collation support in std python library
Ezio Melotti
- [issue12734] Request for property support in Python re lib
Ezio Melotti
- [issue12733] Request for grapheme support in Python re lib
Ezio Melotti
- [issue12732] Can't portably use Unicode in Python identifiers
Ezio Melotti
- [issue12731] python lib re uses obsolete sense of \w in full violation of UTS#18 RL1.2a
Ezio Melotti
- [issue12728] Python re lib fails case insensitive matches on Unicode data
Ezio Melotti
- [issue9723] Add shlex.quote
Ezio Melotti
- [issue12747] Move devguide into /Docs of cpython repo
Ezio Melotti
- [issue12747] Move devguide into /Docs of cpython repo
Ezio Melotti
- [issue12747] Move devguide into cpython repo
Ezio Melotti
- [issue12746] normalization is affected by unicode width
Ezio Melotti
- [issue10799] Improve webbrowser (.open) doc and behavior
Ezio Melotti
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Ezio Melotti
- [issue12748] IDLE halts on osx when copy and paste
Ezio Melotti
- [issue12725] Docs: Odd phrase "floating seconds" in socket.html
Ezio Melotti
- [issue12748] IDLE halts on osx when copy and paste
Ezio Melotti
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Ezio Melotti
- [issue12749] lib re cannot match non-BMP ranges (all versions, all builds)
Ezio Melotti
- [issue12749] lib re cannot match non-BMP ranges (all versions, all builds)
Ezio Melotti
- [issue12749] lib re cannot match non-BMP ranges (all versions, all builds)
Ezio Melotti
- [issue12749] lib re cannot match non-BMP ranges (all versions, all builds)
Ezio Melotti
- [issue12749] lib re cannot match non-BMP ranges (all versions, all builds)
Ezio Melotti
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Ezio Melotti
- [issue12266] str.capitalize contradicts oneself
Ezio Melotti
- [issue12749] lib re cannot match non-BMP ranges (all versions, all builds)
Ezio Melotti
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Ezio Melotti
- [issue12749] lib re cannot match non-BMP ranges (all versions, all builds)
Ezio Melotti
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Ezio Melotti
- [issue12266] str.capitalize contradicts oneself
Ezio Melotti
- [issue12711] Explain tracker components in devguide
Ezio Melotti
- [issue12737] str.title() is overzealous by upcasing combining marks inappropriately
Ezio Melotti
- [issue12751] Use macros for surrogates in unicodeobject.c
Ezio Melotti
- [issue12731] python lib re uses obsolete sense of \w in full violation of UTS#18 RL1.2a
Ezio Melotti
- [issue12734] Request for property support in Python re lib
Ezio Melotti
- [issue12733] Request for grapheme support in Python re lib
Ezio Melotti
- [issue12730] Python's casemapping functions are untrustworthy due to narrow/wide build issues
Ezio Melotti
- [issue9200] Make str methods work with non-BMP chars on narrow builds
Ezio Melotti
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Ezio Melotti
- [issue9200] Make str methods work with non-BMP chars on narrow builds
Ezio Melotti
- [issue12752] locale.normalize does not take unicode strings
Ezio Melotti
- [issue12204] str.upper converts to title
Ezio Melotti
- [issue12204] str.upper converts to title
Ezio Melotti
- [issue12204] str.upper converts to title
Ezio Melotti
- [issue8271] str.decode('utf8', 'replace') -- conformance with Unicode 5.2.0
Ezio Melotti
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Ezio Melotti
- [issue12730] Python's casemapping functions are untrustworthy due to narrow/wide build issues
Ezio Melotti
- [issue12753] \N{...} neglects formal aliases and named sequences from Unicode charnames namespace
Ezio Melotti
- [issue12751] Use macros for surrogates in unicodeobject.c
Ezio Melotti
- [issue12758] time.time() returns local time instead of UTC
Ezio Melotti
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Ezio Melotti
- [issue12758] time.time() returns local time instead of UTC
Ezio Melotti
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Ezio Melotti
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Ezio Melotti
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Ezio Melotti
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Ezio Melotti
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Ezio Melotti
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Ezio Melotti
- [issue9200] Make str methods work with non-BMP chars on narrow builds
Ezio Melotti
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Ezio Melotti
- [issue9200] Make str methods work with non-BMP chars on narrow builds
Ezio Melotti
- [issue9200] Make str methods work with non-BMP chars on narrow builds
Ezio Melotti
- [issue9200] Make str methods work with non-BMP chars on narrow builds
Ezio Melotti
- [issue12775] immense performance problems related to the garbage collector
Ezio Melotti
- [issue12707] Deprecate addinfourl getters
Ezio Melotti
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Ezio Melotti
- [issue12784] Concatenation of strings returns the wrong string
Ezio Melotti
- [issue12409] Moving "Documenting Python" to Devguide
Ezio Melotti
- [issue9200] Make str methods work with non-BMP chars on narrow builds
Ezio Melotti
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Ezio Melotti
- [issue12787] xmlrpc.client documentation (MultiCall Objects) points to a broken link
Ezio Melotti
- [issue12789] re.Scanner don't support more then 2 groups on regex
Ezio Melotti
- [issue12792] Document the "type" field of the tracker in the devguide
Ezio Melotti
- [issue12789] re.Scanner doesn't support more than 2 groups on regex
Ezio Melotti
- [issue12782] Multiple context expressions do not support parentheses for continuation across lines
Ezio Melotti
- [issue12803] SSLContext.load_cert_chain() should accept a password argument
Ezio Melotti
- [issue12795] Remove the major version from sys.platform
Ezio Melotti
- [issue9200] Make str methods work with non-BMP chars on narrow builds
Ezio Melotti
- [issue9200] Make the str.is* methods work with non-BMP chars on narrow builds
Ezio Melotti
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Ezio Melotti
- [issue12819] PEP 393 - Flexible Unicode String Representation
Ezio Melotti
- [issue9200] Make the str.is* methods work with non-BMP chars on narrow builds
Ezio Melotti
- [issue9200] Make the str.is* methods work with non-BMP chars on narrow builds
Ezio Melotti
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Ezio Melotti
- [issue12792] Document the "type" field of the tracker in the devguide
Ezio Melotti
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Ezio Melotti
- [issue12742] Add support for CESU-8 encoding
Ezio Melotti
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Ezio Melotti
- [issue12731] python lib re uses obsolete sense of \w in full violation of UTS#18 RL1.2a
Ezio Melotti
- [issue12731] python lib re uses obsolete sense of \w in full violation of UTS#18 RL1.2a
Ezio Melotti
- [issue12731] python lib re uses obsolete sense of \w in full violation of UTS#18 RL1.2a
Ezio Melotti
- [issue12846] unicodedata.normalize turkish letter problem
Ezio Melotti
- [issue12742] Add support for CESU-8 encoding
Ezio Melotti
- [issue12870] Regex object should have introspection methods
Ezio Melotti
- [issue12865] import SimpleHTTPServer
Andrey Men
- [issue12697] timeiot documention still refers to the timeit.py script
Alexis Metaireau
- [issue12697] timeiot documention still refers to the timeit.py script
Alexis Metaireau
- [issue12697] timeit documention still refers to the timeit.py script
Alexis Metaireau
- [issue6203] 3.x locale does not default to C, contrary to the documentation and to 2.x behavior
Alexis Metaireau
- [issue6203] 3.x locale does not default to C, contrary to the documentation and to 2.x behavior
Alexis Metaireau
- [issue12726] explain why locale.getlocale() does not read system's locales
Alexis Metaireau
- [issue8668] Packaging: add a 'develop' command
Alexis Metaireau
- [issue8668] Packaging: add a 'develop' command
Alexis Metaireau
- [issue8668] Packaging: add a 'develop' command
Alexis Metaireau
- [issue8668] Packaging: add a 'develop' command
Alexis Metaireau
- [issue12703] Improve error reporting for packaging.util.resolve_name
Alexis Metaireau
- [issue12867] linecache.getline() Returning Error
Jordan Meyer
- [issue12754] Add alternative random number generators
Sturla Molden
- [issue12754] Add alternative random number generators
Sturla Molden
- [issue12754] Add alternative random number generators
Sturla Molden
- [issue12754] Add alternative random number generators
Sturla Molden
- [issue12754] Add alternative random number generators
Sturla Molden
- [issue12754] Add alternative random number generators
Sturla Molden
- [issue12754] Add alternative random number generators
Sturla Molden
- [issue12678] test_packaging and test_distutils failures under Windows
Paul Moore
- [issue12674] pydoc str.split does not find the method
R. David Murray
- [issue12673] SEGFAULT error on OpenBSD (sparc)
R. David Murray
- [issue12675] tokenize module happily tokenizes code with syntax errors
R. David Murray
- [issue12680] cPickle.loads is not thread safe due to non-thread-safe imports
R. David Murray
- [issue10639] reindent.py should not convert newlines
R. David Murray
- [issue1813] Codec lookup failing under turkish locale
R. David Murray
- [issue12681] unittest expectedFailure could take a message argument like skip does
R. David Murray
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
R. David Murray
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
R. David Murray
- [issue12686] argparse - document (and improve?) use of SUPPRESS with help=
R. David Murray
- [issue12688] ConfigParser.__init__(iterpolation=None) documentation != behavior
R. David Murray
- [issue12689] IDLE crashes after pressing ctrl+space
R. David Murray
- [issue12693] test.support.transient_internet prints to stderr when verbose is false
R. David Murray
- [issue12032] Tools/Scripts/crlf.py needs updating for python 3+
R. David Murray
- [issue12694] crlf.py script from Tools doesn't work with Python 3.2
R. David Murray
- [issue12693] test.support.transient_internet prints to stderr when verbose is false
R. David Murray
- [issue12694] crlf.py script from Tools doesn't work with Python 3.2
R. David Murray
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
R. David Murray
- [issue12541] Accepting Badly formed headers in urllib HTTPBasicAuth
R. David Murray
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
R. David Murray
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
R. David Murray
- [issue12714] argparse.ArgumentParser.add_argument() documentation error
R. David Murray
- [issue6203] 3.x locale does not default to C, contrary to the documentation and to 2.x behavior
R. David Murray
- [issue12714] argparse.ArgumentParser.add_argument() documentation error
R. David Murray
- [issue12718] Logical mistake of importer method in logging.config.BaseConfigurator
R. David Murray
- [issue12723] tkSimpleDialog.askstring shouldn't allow empty string input
R. David Murray
- [issue6203] 3.x locale does not default to C, contrary to the documentation and to 2.x behavior
R. David Murray
- [issue12723] Provide an API in tkSimpleDialog for defining custom validation functions
R. David Murray
- [issue12718] Logical mistake of importer method in logging.config.BaseConfigurator
R. David Murray
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
R. David Murray
- [issue12734] Request for property support in Python re lib
R. David Murray
- [issue12723] Provide an API in tkSimpleDialog for defining custom validation functions
R. David Murray
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
R. David Murray
- [issue12740] Add struct.Struct.nmemb
R. David Murray
- [issue12750] datetime.datetime timezone problems
R. David Murray
- [issue12750] datetime.datetime timezone problems
R. David Murray
- [issue12756] datetime.datetime.utcnow should return a UTC timestamp
R. David Murray
- [issue12750] datetime.datetime how to correctly attach a timezone to an existing naive datetime
R. David Murray
- [issue12767] document threading.Condition.notify
R. David Murray
- [issue12767] document threading.Condition.notify
R. David Murray
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
R. David Murray
- [issue12782] Multiple context expressions do not support parentheses for continuation across lines
R. David Murray
- [issue12788] test_email fails with -R
R. David Murray
- [issue12816] smtpd uses library outside of the standard libraries
R. David Murray
- [issue12818] email.utils.formataddr incorrectly quotes parens inside quoted strings
R. David Murray
- [issue12818] email.utils.formataddr incorrectly quotes parens inside quoted strings
R. David Murray
- [issue12832] The documentation for the print function should explain/point to how to control the sys.stdout encoding
R. David Murray
- [issue12832] The documentation for the print function should explain/point to how to control the sys.stdout encoding
R. David Murray
- [issue12832] The documentation for the print function should explain/point to how to control the sys.stdout encoding
R. David Murray
- [issue12822] NewGIL should use CLOCK_MONOTONIC if possible.
INADA Naoki
- [issue12760] Add create mode to open()
Charles-François Natali
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Charles-François Natali
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Charles-François Natali
- [issue12760] Add create mode to open()
Charles-François Natali
- [issue12775] immense performance problems related to the garbage collector
Charles-François Natali
- [issue12760] Add create mode to open()
Charles-François Natali
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Charles-François Natali
- [issue12650] Subprocess leaks fd upon kill()
Charles-François Natali
- [issue12650] Subprocess leaks fd upon kill()
Charles-François Natali
- [issue12650] Subprocess leaks fd upon kill()
Charles-François Natali
- [issue12650] Subprocess leaks fd upon kill()
Charles-François Natali
- [issue12783] test_posix failure on FreeBSD 6.4: test_get_and_set_scheduler_and_param
Charles-François Natali
- [issue12786] subprocess wait() hangs when stdin is closed
Charles-François Natali
- [issue12786] subprocess wait() hangs when stdin is closed
Charles-François Natali
- [issue12783] test_posix failure on FreeBSD 6.4: test_get_and_set_scheduler_and_param
Charles-François Natali
- [issue11657] multiprocessing_{send,recv}fd fail with fds > 256
Charles-François Natali
- [issue12783] test_posix failure on FreeBSD 6.4: test_get_and_set_scheduler_and_param
Charles-François Natali
- [issue11657] multiprocessing_{send,recv}fd fail with fds > 256
Charles-François Natali
- [issue6560] socket sendmsg(), recvmsg() methods
Charles-François Natali
- [issue11657] multiprocessing_{send,recv}fd fail with fds > 256
Charles-François Natali
- [issue12821] test_fcntl failed on OpenBSD 5.x
Charles-François Natali
- [issue6560] socket sendmsg(), recvmsg() methods
Charles-François Natali
- [issue12827] OS-specific location in Lib/tempfile.py for OpenBSD
Charles-François Natali
- [issue12827] OS-specific location in Lib/tempfile.py for OpenBSD
Charles-François Natali
- [issue12827] OS-specific location in Lib/tempfile.py for OpenBSD
Charles-François Natali
- [issue12827] OS-specific location in Lib/tempfile.py for OpenBSD
Charles-François Natali
- [issue12821] test_fcntl failed on OpenBSD 5.x
Charles-François Natali
- [issue12822] NewGIL should use CLOCK_MONOTONIC if possible.
Charles-François Natali
- [issue12810] Remove check for negative unsigned value in socketmodule.c
Charles-François Natali
- [issue6560] socket sendmsg(), recvmsg() methods
Charles-François Natali
- [issue12333] test_packaging failures under Solaris
Charles-François Natali
- [issue12810] Remove check for negative unsigned value in socketmodule.c
Charles-François Natali
- [issue6560] socket sendmsg(), recvmsg() methods
Charles-François Natali
- [issue12786] subprocess wait() hangs when stdin is closed
Charles-François Natali
- [issue12760] Add create mode to open()
Charles-François Natali
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Charles-François Natali
- [issue12656] test.test_asyncore: add tests for AF_INET6 and AF_UNIX sockets
Charles-François Natali
- [issue5113] 2.5.4.3 / test_posix failing on HPUX systems
Charles-François Natali
- [issue6419] Broken test_kqueue.py on OpenBSD
Charles-François Natali
- [issue12801] C realpath not used by os.path.realpath
Charles-François Natali
- [issue12760] Add create mode to open()
Charles-François Natali
- [issue12786] subprocess wait() hangs when stdin is closed
Charles-François Natali
- [issue12656] test.test_asyncore: add tests for AF_INET6 and AF_UNIX sockets
Charles-François Natali
- [issue12801] C realpath not used by os.path.realpath
Charles-François Natali
- [issue12837] Patch for issue #12810 removed a valid check on socket ancillary data
Charles-François Natali
- [issue12837] Patch for issue #12810 removed a valid check on socket ancillary data
Charles-François Natali
- [issue5113] 2.5.4.3 / test_posix failing on HPUX systems
Charles-François Natali
- [issue5113] 2.5.4.3 / test_posix failing on HPUX systems
Charles-François Natali
- [issue12835] Missing SSLSocket.sendmsg() wrapper allows programs to send unencrypted data by mistake
Charles-François Natali
- [issue12656] test.test_asyncore: add tests for AF_INET6 and AF_UNIX sockets
Charles-François Natali
- [issue6560] socket sendmsg(), recvmsg() methods
Charles-François Natali
- [issue5113] 2.5.4.3 / test_posix failing on HPUX systems
Charles-François Natali
- [issue12786] subprocess wait() hangs when stdin is closed
Charles-François Natali
- [issue8426] multiprocessing.Queue fails to get() very large objects
Charles-François Natali
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Charles-François Natali
- [issue12837] Patch for issue #12810 removed a valid check on socket ancillary data
Charles-François Natali
- [issue12837] Patch for issue #12810 removed a valid check on socket ancillary data
Charles-François Natali
- [issue8426] multiprocessing.Queue fails to get() very large objects
Charles-François Natali
- [issue4028] Problem compiling the multiprocessing module on sunos5
Charles-François Natali
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Charles-François Natali
- [issue12801] C realpath not used by os.path.realpath
Charles-François Natali
- [issue12801] C realpath not used by os.path.realpath
Charles-François Natali
- [issue12852] test_posix.test_fdlistdir() segfault on OpenBSD
Charles-François Natali
- [issue12852] test_posix.test_fdlistdir() segfault on OpenBSD
Charles-François Natali
- [issue1462440] socket and threading: udp multicast setsockopt fails
Charles-François Natali
- [issue12868] test_faulthandler.test_stack_overflow() failed on OpenBSD
Charles-François Natali
- [issue12868] test_faulthandler.test_stack_overflow() failed on OpenBSD
Charles-François Natali
- [issue12871] Disable sched_get_priority_min/max if Python is compiled without threads
Charles-François Natali
- [issue12868] test_faulthandler.test_stack_overflow() failed on OpenBSD
Charles-François Natali
- [issue6721] Locks in python standard library should be sanitized on fork
Charles-François Natali
- [issue12472] Build failure on IRIX
Charles-François Natali
- [issue9993] shutil.move fails on symlink source
Jonathan Niehof
- [issue9993] shutil.move fails on symlink source
Jonathan Niehof
- [issue6484] No unit test for mailcap module
Gregory Nofi
- [issue11657] multiprocessing_{send,recv}fd fail with fds > 256
Jesse Noller
- [issue11657] multiprocessing_{send,recv}fd fail with fds > 256
Jesse Noller
- [issue4106] multiprocessing occasionally spits out exception during shutdown
Jesse Noller
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Jesse Noller
- [issue12789] re.Scanner don't support more then 2 groups on regex
Ângelo Otávio Nuffer Nunes
- [issue12789] re.Scanner doesn't support more than 2 groups on regex
Ângelo Otávio Nuffer Nunes
- [issue12730] Python's casemapping functions are untrustworthy due to narrow/wide build issues
Steffen Daode Nurpmeso
- [issue12730] Python's casemapping functions are untrustworthy due to narrow/wide build issues
Steffen Daode Nurpmeso
- [issue12750] datetime.datetime timezone problems
Daniel O'Connor
- [issue12750] datetime.datetime timezone problems
Daniel O'Connor
- [issue12750] datetime.datetime timezone problems
Daniel O'Connor
- [issue12750] datetime.datetime how to correctly attach a timezone to an existing naive datetime
Daniel O'Connor
- [issue12750] datetime.strftime('%s') should respect tzinfo
Daniel O'Connor
- [issue12805] Optimzations for bytes.join() et. al
John O'Connor
- [issue12805] Optimizations for bytes.join() et. al
John O'Connor
- [issue12807] Optimizations for {bytearray,bytes,unicode}.strip()
John O'Connor
- [issue10408] Denser dicts and linear probing
John O'Connor
- [issue12807] Optimizations for {bytearray,bytes,unicode}.strip()
John O'Connor
- [issue12807] Optimizations for {bytearray,bytes,unicode}.strip()
John O'Connor
- [issue12807] Optimizations for {bytearray,bytes,unicode}.strip()
John O'Connor
- [issue3871] cross and native build of python for mingw32 with packaging
Zooko O'Whielacronx
- [issue12757] undefined name in doctest.py
Michele Orrù
- [issue6584] gzip module has no custom exception
Michele Orrù
- [issue6584] gzip module has no custom exception
Michele Orrù
- [issue6669] TarFile.getmembers fails at struct.unpack: unpack requires a string argument of length 4
Michele Orrù
- [issue6584] gzip module has no custom exception
Michele Orrù
- [issue6669] TarFile.getmembers fails at struct.unpack: unpack requires a string argument of length 4
Michele Orrù
- [issue12646] zlib.Decompress.decompress/flush do not raise any exceptions when given truncated input streams
Oleg Oshmyan
- [issue12646] zlib.Decompress.decompress/flush do not raise any exceptions when given truncated input streams
Oleg Oshmyan
- [issue9850] obsolete macpath module dangerously broken and should be removed
Oleg Oshmyan
- [issue9850] obsolete macpath module dangerously broken and should be removed
Oleg Oshmyan
- [issue12701] Apple's clang 2.1 (xcode 4.1, OSX 10.7) optimizer miscompiles intobject.c
Ronald Oussoren
- [issue12701] Apple's clang 2.1 (xcode 4.1, OSX 10.7) optimizer miscompiles intobject.c
Ronald Oussoren
- [issue12853] global name 'r' is not defined in upload.py
Russell Owen
- [issue3244] multipart/form-data encoding
Conley Owens
- [issue670664] HTMLParser.py - more robust SCRIPT tag parsing
Chris Palmer
- [issue11397] os.path.realpath() may produce incorrect results
Martin Panter
- [issue12791] Yield" leaks exception being handled as garbage
Martin Panter
- [issue12611] 2to3 crashes when converting doctest using reduce()
Vlada Peric
- [issue12771] 2to3 -d adds extra whitespace
Vlada Peric
- [issue12675] tokenize module happily tokenizes code with syntax errors
Benjamin Peterson
- [issue8639] Allow callable objects in inspect.getfullargspec
Benjamin Peterson
- [issue12675] tokenize module happily tokenizes code with syntax errors
Benjamin Peterson
- [issue12681] unittest expectedFailure could take a message argument like skip does
Benjamin Peterson
- [issue12685] The backslash escape doesn't concatenate two strings in one in the with statement
Benjamin Peterson
- [issue12716] Reorganize os docs for files/dirs/fds
Benjamin Peterson
- [issue12716] Reorganize os docs for files/dirs/fds
Benjamin Peterson
- [issue12718] Logical mistake of importer method in logging.config.BaseConfigurator
Benjamin Peterson
- [issue12719] Direct access to tp_dict can lead to stale attributes
Benjamin Peterson
- [issue12720] Expose linux extended filesystem attributes
Benjamin Peterson
- [issue12608] crash in PyAST_Compile when running Python code
Benjamin Peterson
- [issue12608] crash in PyAST_Compile when running Python code
Benjamin Peterson
- [issue10588] imp.find_module raises unexpected SyntaxError
Benjamin Peterson
- [issue12724] Add Py_RETURN_NOTIMPLEMENTED
Benjamin Peterson
- [issue12746] normalization is affected by unicode width
Benjamin Peterson
- [issue12751] Use macros for surrogates in unicodeobject.c
Benjamin Peterson
- [issue12760] Add create mode to open()
Benjamin Peterson
- [issue12766] strange interaction between __slots__ and class-level attributes
Benjamin Peterson
- [issue12766] strange interaction between __slots__ and class-level attributes
Benjamin Peterson
- [issue12766] strange interaction between __slots__ and class-level attributes
Benjamin Peterson
- [issue12720] Expose linux extended filesystem attributes
Benjamin Peterson
- [issue12720] Expose linux extended filesystem attributes
Benjamin Peterson
- [issue12720] Expose linux extended filesystem attributes
Benjamin Peterson
- [issue12720] Expose linux extended filesystem attributes
Benjamin Peterson
- [issue12641] Remove -mno-cygwin from distutils
Roumen Petrov
- [issue12678] test_packaging and test_distutils failures under Windows
Roumen Petrov
- [issue3754] cross-compilation support for python build
Roumen Petrov
- [issue3871] cross and native build of python for mingw32 with distutils
Roumen Petrov
- [issue1099] Mac compile fails with pydebug and framework enabled
Elias Pipping
- [issue7247] test_fcntl_64_bit from test_fcntl.py fails in Python 2.6.4
Elias Pipping
- [issue7247] test_fcntl_64_bit from test_fcntl.py fails in Python 2.6.4
Elias Pipping
- [issue11651] Improve test targets in Makefile
Antoine Pitrou
- [issue12562] calling mmap twice fails on Windows
Antoine Pitrou
- [issue11651] Improve test targets in Makefile
Antoine Pitrou
- [issue11651] Improve test targets in Makefile
Antoine Pitrou
- [issue11651] Improve test targets in Makefile
Antoine Pitrou
- [issue12562] calling mmap twice fails on Windows
Antoine Pitrou
- [issue12562] calling mmap twice fails on Windows
Antoine Pitrou
- [issue11651] Improve test targets in Makefile
Antoine Pitrou
- [issue670664] HTMLParser.py - more robust SCRIPT tag parsing
Antoine Pitrou
- [issue12678] test_packaging and test_distutils failures under Windows
Antoine Pitrou
- [issue1813] Codec lookup failing under turkish locale
Antoine Pitrou
- [issue12646] zlib.Decompress.decompress/flush do not raise any exceptions when given truncated input streams
Antoine Pitrou
- [issue7424] segmentation fault in listextend during install
Antoine Pitrou
- [issue12680] cPickle.loads is not thread safe due to non-thread-safe imports
Antoine Pitrou
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Antoine Pitrou
- [issue12661] Add a new shutil.cleartree function to shutil module
Antoine Pitrou
- [issue10087] HTML calendar is broken
Antoine Pitrou
- [issue12437] _ctypes.dlopen does not include errno in OSError
Antoine Pitrou
- [issue12700] test_faulthandler fails on Mac OS X Lion
Antoine Pitrou
- [issue12437] _ctypes.dlopen does not include errno in OSError
Antoine Pitrou
- [issue10087] HTML calendar is broken
Antoine Pitrou
- [issue12687] Python 3.2 fails to load protocol 0 pickle
Antoine Pitrou
- [issue12687] Python 3.2 fails to load protocol 0 pickle
Antoine Pitrou
- [issue5639] Support TLS SNI extension in ssl module
Antoine Pitrou
- [issue12727] "make" always reruns asdl_c.py
Antoine Pitrou
- [issue12687] Python 3.2 fails to load protocol 0 pickle
Antoine Pitrou
- [issue5639] Support TLS SNI extension in ssl module
Antoine Pitrou
- [issue12672] Some problems in documentation extending/newtypes.html
Antoine Pitrou
- [issue12744] inefficient pickling of long integers on 64-bit builds
Antoine Pitrou
- [issue11564] pickle not 64-bit ready
Antoine Pitrou
- [issue12731] python lib re uses obsolete sense of \w in full violation of UTS#18 RL1.2a
Antoine Pitrou
- [issue12737] str.title() is overzealous by upcasing combining marks inappropriately
Antoine Pitrou
- [issue12746] normalization is affected by unicode width
Antoine Pitrou
- [issue12740] Add struct.Struct.nmemb
Antoine Pitrou
- [issue12745] Python2 or Python3 page
Antoine Pitrou
- [issue12744] inefficient pickling of long integers on 64-bit builds
Antoine Pitrou
- [issue9552] ssl build under Windows always rebuilds OpenSSL
Antoine Pitrou
- [issue12731] python lib re uses obsolete sense of \w in full violation of UTS#18 RL1.2a
Antoine Pitrou
- [issue12744] inefficient pickling of long integers on 64-bit builds
Antoine Pitrou
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Antoine Pitrou
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Antoine Pitrou
- [issue12749] lib re cannot match non-BMP ranges (all versions, all builds)
Antoine Pitrou
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Antoine Pitrou
- [issue12740] Add struct.Struct.nmemb
Antoine Pitrou
- [issue12751] Use macros for surrogates in unicodeobject.c
Antoine Pitrou
- [issue12752] locale.normalize does not take unicode strings
Antoine Pitrou
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Antoine Pitrou
- [issue12763] test_posix failure on OpenIndiana
Antoine Pitrou
- [issue12555] PEP 3151 implementation
Antoine Pitrou
- [issue12763] test_posix failure on OpenIndiana
Antoine Pitrou
- [issue12555] PEP 3151 implementation
Antoine Pitrou
- [issue12765] test_packaging failure under Snow Leopard
Antoine Pitrou
- [issue12766] strange interaction between __slots__ and class-level attributes
Antoine Pitrou
- [issue12766] strange interaction between __slots__ and class-level attributes
Antoine Pitrou
- [issue12766] strange interaction between __slots__ and class-level attributes
Antoine Pitrou
- [issue12766] strange interaction between __slots__ and class-level attributes
Antoine Pitrou
- [issue12720] Expose linux extended filesystem attributes
Antoine Pitrou
- [issue12767] document threading.Condition.notify
Antoine Pitrou
- [issue12760] Add create mode to open()
Antoine Pitrou
- [issue12760] Add create mode to open()
Antoine Pitrou
- [issue12775] immense performance problems related to the garbage collector
Antoine Pitrou
- [issue12777] Inconsistent use of VOLUME_NAME_* with GetFinalPathNameByHandle
Antoine Pitrou
- [issue12775] immense performance problems related to the garbage collector
Antoine Pitrou
- [issue12777] Inconsistent use of VOLUME_NAME_* with GetFinalPathNameByHandle
Antoine Pitrou
- [issue12778] JSON-serializing a large container takes too much memory
Antoine Pitrou
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Antoine Pitrou
- [issue12775] immense performance problems related to the garbage collector
Antoine Pitrou
- [issue12765] test_packaging failure under Snow Leopard
Antoine Pitrou
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Antoine Pitrou
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Antoine Pitrou
- [issue12778] JSON-serializing a large container takes too much memory
Antoine Pitrou
- [issue5845] rlcompleter should be enabled automatically
Antoine Pitrou
- [issue5845] rlcompleter should be enabled automatically
Antoine Pitrou
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Antoine Pitrou
- [issue12720] Expose linux extended filesystem attributes
Antoine Pitrou
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Antoine Pitrou
- [issue11564] pickle not 64-bit ready
Antoine Pitrou
- [issue11564] pickle not 64-bit ready
Antoine Pitrou
- [issue12782] Multiple context expressions do not support parentheses for continuation across lines
Antoine Pitrou
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Antoine Pitrou
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Antoine Pitrou
- [issue12784] Concatenation of strings returns the wrong string
Antoine Pitrou
- [issue12778] JSON-serializing a large container takes too much memory
Antoine Pitrou
- [issue12784] Concatenation of strings returns the wrong string
Antoine Pitrou
- [issue12778] JSON-serializing a large container takes too much memory
Antoine Pitrou
- [issue12786] subprocess wait() hangs when stdin is closed
Antoine Pitrou
- [issue11564] pickle not 64-bit ready
Antoine Pitrou
- [issue12213] BufferedRandom, BufferedRWPair: issues with interlaced read-write
Antoine Pitrou
- [issue12778] JSON-serializing a large container takes too much memory
Antoine Pitrou
- [issue12213] BufferedRandom, BufferedRWPair: issues with interlaced read-write
Antoine Pitrou
- [issue12788] test_email fails with -R
Antoine Pitrou
- [issue12791] reference cycle with exception state not broken by generator.close()
Antoine Pitrou
- [issue12791] reference cycle with exception state not broken by generator.close()
Antoine Pitrou
- [issue12791] reference cycle with exception state not broken by generator.close()
Antoine Pitrou
- [issue12213] BufferedRandom: issues with interlaced read-write
Antoine Pitrou
- [issue12213] BufferedRandom: issues with interlaced read-write
Antoine Pitrou
- [issue12213] BufferedRandom: issues with interlaced read-write
Antoine Pitrou
- [issue12555] PEP 3151 implementation
Antoine Pitrou
- [issue12555] PEP 3151 implementation
Antoine Pitrou
- [issue12796] total_ordering goes into infinite recursion when NotImplemented is returned
Antoine Pitrou
- [issue12797] io.FileIO and io.open should support openat
Antoine Pitrou
- [issue12797] io.FileIO and io.open should support openat
Antoine Pitrou
- [issue12783] test_posix failure on FreeBSD 6.4: test_get_and_set_scheduler_and_param
Antoine Pitrou
- [issue12799] realpath not resolving symbolic links under Windows
Antoine Pitrou
- [issue12797] io.FileIO and io.open should support openat
Antoine Pitrou
- [issue12801] C realpath not used by os.path.realpath
Antoine Pitrou
- [issue1298813] sysmodule.c: realpath() is unsafe
Antoine Pitrou
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Antoine Pitrou
- [issue12803] SSLContext.load_cert_chain() should accept a password argument
Antoine Pitrou
- [issue12817] test_multiprocessing: io.BytesIO() requires bytearray buffers
Antoine Pitrou
- [issue11564] pickle not 64-bit ready
Antoine Pitrou
- [issue9893] Removing the Misc/Vim/ files
Antoine Pitrou
- [issue12678] test_packaging and test_distutils failures under Windows
Antoine Pitrou
- [issue6560] socket sendmsg(), recvmsg() methods
Antoine Pitrou
- [issue6560] socket sendmsg(), recvmsg() methods
Antoine Pitrou
- [issue12817] test_multiprocessing: io.BytesIO() requires bytearray buffers
Antoine Pitrou
- [issue5231] Change format of a memoryview
Antoine Pitrou
- [issue5231] Change format of a memoryview
Antoine Pitrou
- [issue9993] shutil.move fails on symlink source
Antoine Pitrou
- [issue5231] Change format of a memoryview
Antoine Pitrou
- [issue11657] multiprocessing_{send,recv}fd fail with fds > 256
Antoine Pitrou
- [issue11657] multiprocessing_{send,recv}fd fail with fds > 256
Antoine Pitrou
- [issue11657] multiprocessing_{send,recv}fd fail with fds > 256
Antoine Pitrou
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Antoine Pitrou
- [issue12823] Broken link in "SSL wrapper for socket objects" document
Antoine Pitrou
- [issue12822] NewGIL should use CLOCK_MONOTONIC if possible.
Antoine Pitrou
- [issue6560] socket sendmsg(), recvmsg() methods
Antoine Pitrou
- [issue12807] Optimizations for {bytearray,bytes,unicode}.strip()
Antoine Pitrou
- [issue12803] SSLContext.load_cert_chain() should accept a password argument
Antoine Pitrou
- [issue12715] Add symlink support to shutil functions
Antoine Pitrou
- [issue12834] memoryview.tobytes() incorrect for non-contiguous arrays
Antoine Pitrou
- [issue4106] multiprocessing occasionally spits out exception during shutdown
Antoine Pitrou
- [issue4106] multiprocessing occasionally spits out exception during shutdown
Antoine Pitrou
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Antoine Pitrou
- [issue4106] multiprocessing occasionally spits out exception during shutdown
Antoine Pitrou
- [issue12656] test.test_asyncore: add tests for AF_INET6 and AF_UNIX sockets
Antoine Pitrou
- [issue12760] Add create mode to open()
Antoine Pitrou
- [issue12786] subprocess wait() hangs when stdin is closed
Antoine Pitrou
- [issue12760] Add create mode to open()
Antoine Pitrou
- [issue4106] multiprocessing occasionally spits out exception during shutdown
Antoine Pitrou
- [issue12656] test.test_asyncore: add tests for AF_INET6 and AF_UNIX sockets
Antoine Pitrou
- [issue12803] SSLContext.load_cert_chain() should accept a password argument
Antoine Pitrou
- [issue12760] Add create mode to open()
Antoine Pitrou
- [issue12837] Patch for issue #12810 removed a valid check on socket ancillary data
Antoine Pitrou
- [issue12835] Missing SSLSocket.sendmsg() wrapper allows programs to send unencrypted data by mistake
Antoine Pitrou
- [issue12803] SSLContext.load_cert_chain() should accept a password argument
Antoine Pitrou
- [issue12333] test_packaging failures under Solaris
Antoine Pitrou
- [issue3329] API for setting the memory allocator used by Python
Antoine Pitrou
- [issue12835] Missing SSLSocket.sendmsg() wrapper allows programs to send unencrypted data by mistake
Antoine Pitrou
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Antoine Pitrou
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Antoine Pitrou
- [issue12847] crash with negative PUT in pickle
Antoine Pitrou
- [issue12847] crash with negative PUT in pickle
Antoine Pitrou
- [issue11564] pickle not 64-bit ready
Antoine Pitrou
- [issue12848] pickle.py treats 32bit lengths as signed, but _pickle.c as unsigned
Antoine Pitrou
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Antoine Pitrou
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Antoine Pitrou
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Antoine Pitrou
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Antoine Pitrou
- [issue8296] multiprocessing.Pool hangs when issuing KeyboardInterrupt
Antoine Pitrou
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Antoine Pitrou
- [issue12720] Expose linux extended filesystem attributes
Antoine Pitrou
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Antoine Pitrou
- [issue12801] C realpath not used by os.path.realpath
Antoine Pitrou
- [issue10886] Unhelpful backtrace for multiprocessing.Queue
Antoine Pitrou
- [issue12801] C realpath not used by os.path.realpath
Antoine Pitrou
- [issue12853] global name 'r' is not defined in upload.py
Antoine Pitrou
- [issue10886] Unhelpful backtrace for multiprocessing.Queue
Antoine Pitrou
- [issue11564] pickle not 64-bit ready
Antoine Pitrou
- [issue12847] crash with negative PUT in pickle
Antoine Pitrou
- [issue12856] tempfile PRNG reuse between parent and child process
Antoine Pitrou
- [issue12555] PEP 3151 implementation
Antoine Pitrou
- [issue12555] PEP 3151 implementation
Antoine Pitrou
- [issue12793] allow filters in os.walk
Jacek Pliszka
- [issue12793] allow filters in os.walk
Jacek Pliszka
- [issue12793] allow filters in os.walk
Jacek Pliszka
- [issue7424] segmentation fault in listextend during install
Remi Pointel
- [issue12181] SIGBUS error on OpenBSD (sparc64)
Remi Pointel
- [issue12555] PEP 3151 implementation
Remi Pointel
- [issue12589] test_long.test_nan_inf() failed on OpenBSD (powerpc)
Remi Pointel
- [issue12821] test_fcntl failed on OpenBSD 5.x
Remi Pointel
- [issue12821] test_fcntl failed on OpenBSD 5.x
Remi Pointel
- [issue12826] module _socket failed to build on OpenBSD
Remi Pointel
- [issue12826] module _socket failed to build on OpenBSD
Remi Pointel
- [issue12827] OS-specific location in Lib/tempfile.py for OpenBSD
Remi Pointel
- [issue12827] OS-specific location in Lib/tempfile.py for OpenBSD
Remi Pointel
- [issue12827] OS-specific location in Lib/tempfile.py for OpenBSD
Remi Pointel
- [issue6419] Broken test_kqueue.py on OpenBSD
Remi Pointel
- [issue12852] test_posix.test_fdlistdir() segfault on OpenBSD
Remi Pointel
- [issue12852] test_posix.test_fdlistdir() segfault on OpenBSD
Remi Pointel
- [issue12852] test_posix.test_fdlistdir() segfault on OpenBSD
Remi Pointel
- [issue12852] test_posix.test_fdlistdir() segfault on OpenBSD
Remi Pointel
- [issue12868] test_faulthandler.test_stack_overflow() failed on OpenBSD
Remi Pointel
- [issue12868] test_faulthandler.test_stack_overflow() failed on OpenBSD
Remi Pointel
- [issue12868] test_faulthandler.test_stack_overflow() failed on OpenBSD
Remi Pointel
- [issue12868] test_faulthandler.test_stack_overflow() failed on OpenBSD
Remi Pointel
- [issue10951] gcc 4.6 warnings
Martin Pool
- [issue10951] gcc 4.6 warnings
Martin Pool
- [issue1215] Python hang when catching a segfault
Martin Pool
- [issue1215] documentation doesn't say that you can't handle C segfaults from python
Martin Pool
- [issue1215] documentation doesn't say that you can't handle C segfaults from python
Martin Pool
- [issue10713] re module doesn't describe string boundaries for \b
Martin Pool
- [issue10951] gcc 4.6 warnings
Martin Pool
- [issue7584] datetime.rfcformat() for Date and Time on the Internet
Martin Pool
- [issue1215] documentation doesn't say that you can't handle C segfaults from python
Martin Pool
- [issue12704] Language References does not specify exception raised by final yield()
Nikolaus Rath
- [issue12704] Language References does not specify exception raised by final yield()
Nikolaus Rath
- [issue1346874] httplib simply ignores CONTINUE
Nikolaus Rath
- [issue12755] Service application crash in python25!PyObject_Malloc
Chandra Sekhar Reddy
- [issue12755] Service application crash in python25!PyObject_Malloc
Chandra Sekhar Reddy
- [issue12755] Service application crash in python25!PyObject_Malloc
Chandra Sekhar Reddy
- [issue12540] "Restart Shell" command leaves pythonw.exe processes running
Terry J. Reedy
- [issue12666] map semantic change not documented in What's New
Terry J. Reedy
- [issue12675] tokenize module happily tokenizes code with syntax errors
Terry J. Reedy
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Terry J. Reedy
- [issue12690] Tix bug 2643483
Terry J. Reedy
- [issue12696] pydoc error page due to lacking permissions on ./*
Terry J. Reedy
- [issue12301] Use :data:`sys.thing` instead of ``sys.thing`` throughout
Terry J. Reedy
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Terry J. Reedy
- [issue12301] Use :data:`sys.thing` instead of ``sys.thing`` throughout
Terry J. Reedy
- [issue12705] Make compile('1\n2\n', '', 'single') raise an exception instead of silently truncating?
Terry J. Reedy
- [issue12706] timeout sentinel in ftplib and poplib documentation
Terry J. Reedy
- [issue12711] Explain tracker components in devguide
Terry J. Reedy
- [issue12723] Provide an API in tkSimpleDialog for defining custom validation functions
Terry J. Reedy
- [issue12725] Docs: Odd phrase "floating seconds" in socket.html
Terry J. Reedy
- [issue12726] explain that locale.getlocale() does not read system's locales
Terry J. Reedy
- [issue12728] Python re lib fails case insensitive matches on Unicode data
Terry J. Reedy
- [issue12730] Python's casemapping functions are untrustworthy due to narrow/wide build issues
Terry J. Reedy
- [issue12730] Python's casemapping functions are untrustworthy due to narrow/wide build issues
Terry J. Reedy
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Terry J. Reedy
- [issue12731] python lib re uses obsolete sense of \w in full violation of UTS#18 RL1.2a
Terry J. Reedy
- [issue12732] Can't portably use Unicode in Python identifiers
Terry J. Reedy
- [issue12737] str.title() is overzealous by upcasing combining marks inappropriately
Terry J. Reedy
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Terry J. Reedy
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Terry J. Reedy
- [issue12672] Some problems in documentation extending/newtypes.html
Terry J. Reedy
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Terry J. Reedy
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Terry J. Reedy
- [issue12672] Some problems in documentation extending/newtypes.html
Terry J. Reedy
- [issue12730] Python's casemapping functions are untrustworthy due to narrow/wide build issues
Terry J. Reedy
- [issue12730] Python's casemapping functions are untrustworthy due to narrow/wide build issues
Terry J. Reedy
- [issue12730] Python's casemapping functions are untrustworthy due to narrow/wide build issues
Terry J. Reedy
- [issue12672] Some problems in documentation extending/newtypes.html
Terry J. Reedy
- [issue12672] Some problems in documentation extending/newtypes.html
Terry J. Reedy
- [issue1626300] 'Installing Python Modules' does not work for Windows
Terry J. Reedy
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Terry J. Reedy
- [issue12745] Python2 or Python3 page
Terry J. Reedy
- [issue12753] \N{...} neglects formal aliases and named sequences from Unicode charnames namespace
Terry J. Reedy
- [issue12775] immense performance problems related to the garbage collector
Terry J. Reedy
- [issue12792] Document the "type" field of the tracker in the devguide
Terry J. Reedy
- [issue12792] Document the "type" field of the tracker in the devguide
Terry J. Reedy
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Terry J. Reedy
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Terry J. Reedy
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Terry J. Reedy
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Terry J. Reedy
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Terry J. Reedy
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Terry J. Reedy
- [issue12797] io.FileIO and io.open should support openat
Terry J. Reedy
- [issue12805] Optimizations for bytes.join() et. al
Terry J. Reedy
- [issue12815] Coverage of smtpd.py
Terry J. Reedy
- [issue12814] Possible intermittent bug in test_array
Terry J. Reedy
- [issue12808] Coverage of codecs.py
Terry J. Reedy
- [issue12816] smtpd uses library outside of the standard libraries
Terry J. Reedy
- [issue12829] pyexpat segmentation fault caused by multiple calls to Parse()
Terry J. Reedy
- [issue12829] pyexpat segmentation fault caused by multiple calls to Parse()
Terry J. Reedy
- [issue12836] ctypes.cast() creates circular reference in original object
Terry J. Reedy
- [issue12843] file object read* methods in append mode overflows
Terry J. Reedy
- [issue12846] unicodedata.normalize turkish letter problem
Terry J. Reedy
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Terry J. Reedy
- [issue12829] pyexpat segmentation fault caused by multiple calls to Parse()
Terry J. Reedy
- [issue12829] pyexpat segmentation fault caused by multiple calls to Parse()
Terry J. Reedy
- [issue12675] tokenize module happily tokenizes code with syntax errors
Gareth Rees
- [issue12675] tokenize module happily tokenizes code with syntax errors
Gareth Rees
- [issue12675] tokenize module happily tokenizes code with syntax errors
Gareth Rees
- [issue12675] tokenize module happily tokenizes code with syntax errors
Gareth Rees
- [issue12675] tokenize module happily tokenizes code with syntax errors
Gareth Rees
- [issue12691] tokenize.untokenize is broken
Gareth Rees
- [issue12691] tokenize.untokenize is broken
Gareth Rees
- [issue12691] tokenize.untokenize is broken
Gareth Rees
- [issue12675] tokenize module happily tokenizes code with syntax errors
Gareth Rees
- [issue12691] tokenize.untokenize is broken
Gareth Rees
- [issue12700] test_faulthandler fails on Mac OS X Lion
Gareth Rees
- [issue12691] tokenize.untokenize is broken
Gareth Rees
- [issue12700] test_faulthandler fails on Mac OS X Lion
Gareth Rees
- [issue12700] test_faulthandler fails on Mac OS X Lion
Gareth Rees
- [issue11572] bring Lib/copy.py to 100% coverage
Brandon Craig Rhodes
- [issue11561] "coverage" of Python regrtest cannot see initial import of libs
Brandon Craig Rhodes
- [issue11572] bring Lib/copy.py to 100% coverage
Brandon Craig Rhodes
- [issue12832] The documentation for the print function should explain/point to how to control the sys.stdout encoding
Zachary Richey
- [issue12850] [PATCH] stm.atomic
Armin Rigo
- [issue12850] [PATCH] stm.atomic
Armin Rigo
- [issue12850] [PATCH] stm.atomic
Armin Rigo
- [issue12850] [PATCH] stm.atomic
Armin Rigo
- [issue12562] calling mmap twice fails on Windows
Vlad Riscutia
- [issue12675] tokenize module happily tokenizes code with syntax errors
Vlad Riscutia
- [issue5149] syntactic sugar: type coercion on pointer assignment
Vlad Riscutia
- [issue12437] _ctypes.dlopen does not include errno in OSError
Vlad Riscutia
- [issue11835] python (x64) ctypes incorrectly pass structures parameter
Vlad Riscutia
- [issue11835] python (x64) ctypes incorrectly pass structures parameter
Vlad Riscutia
- [issue12764] segfault in ctypes.Struct with bad _fields_
Vlad Riscutia
- [issue12764] segfault in ctypes.Struct with bad _fields_
Vlad Riscutia
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Vlad Riscutia
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Vlad Riscutia
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Vlad Riscutia
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Vlad Riscutia
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Vlad Riscutia
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Vlad Riscutia
- [issue12667] Better logging.handler.SMTPHandler doc for 'secure' argument
Roundup Robot
- [issue9860] Building python outside of source directory fails
Roundup Robot
- [issue11104] distutils sdist ignores MANIFEST
Roundup Robot
- [issue12331] lib2to3 and packaging tests fail because they write into protected directory
Roundup Robot
- [issue12331] lib2to3 and packaging tests fail because they write into protected directory
Roundup Robot
- [issue11104] distutils sdist ignores MANIFEST
Roundup Robot
- [issue9860] Building python outside of source directory fails
Roundup Robot
- [issue12295] Fix ResourceWarning in turtledemo help window
Roundup Robot
- [issue11651] Improve test targets in Makefile
Roundup Robot
- [issue11049] add tests for test.support
Roundup Robot
- [issue12676] Bug in http.client
Roundup Robot
- [issue12676] Bug in http.client
Roundup Robot
- [issue12183] Document behaviour of shutil.copy2 and copystat with symlinks
Roundup Robot
- [issue12183] Document behaviour of shutil.copy2 and copystat with symlinks
Roundup Robot
- [issue10639] reindent.py should not convert newlines
Roundup Robot
- [issue12183] Document behaviour of shutil.copy2 and copystat with symlinks
Roundup Robot
- [issue12670] Fix struct code after forward declaration on ctypes doc
Roundup Robot
- [issue12665] Dictionary view example has error in set ops
Roundup Robot
- [issue11933] newer() function in dep_util.py mixes up new vs. old files due stat.st_mtime vs stat
Roundup Robot
- [issue12679] ThreadError is not in threading.__all__
Roundup Robot
- [issue12655] Expose sched.h functions
Roundup Robot
- [issue12663] ArgumentParser.error writes to stderr not to stdout
Roundup Robot
- [issue11049] add tests for test.support
Roundup Robot
- [issue12683] urlparse.urljoin different behavior for different scheme
Roundup Robot
- [issue12540] "Restart Shell" command leaves pythonw.exe processes running
Roundup Robot
- [issue11572] bring Lib/copy.py to 100% coverage
Roundup Robot
- [issue12698] urllib does not use no_proxy when it has blanks
Roundup Robot
- [issue11047] Bad description for an entry in whatsnew/2.7
Roundup Robot
- [issue12697] timeit documention still refers to the timeit.py script
Roundup Robot
- [issue12677] Turtle, fix right/left rotation orientation
Roundup Robot
- [issue10741] PyGILState_GetThisThreadState() lacks a doc entry
Roundup Robot
- [issue12709] In multiprocessing, error_callback isn't documented for map_async
Roundup Robot
- [issue12700] test_faulthandler fails on Mac OS X Lion
Roundup Robot
- [issue8617] Better document user site-packages in site module doc
Roundup Robot
- [issue10745] setup.py install --user option undocumented
Roundup Robot
- [issue12717] ConfigParser._Chainmap error in 2.7.2
Roundup Robot
- [issue12575] add a AST validator
Roundup Robot
- [issue12719] Direct access to tp_dict can lead to stale attributes
Roundup Robot
- [issue12722] Link to heapq source from docs.python.org not working
Roundup Robot
- [issue10087] HTML calendar is broken
Roundup Robot
- [issue12724] Add Py_RETURN_NOTIMPLEMENTED
Roundup Robot
- [issue12718] Logical mistake of importer method in logging.config.BaseConfigurator
Roundup Robot
- [issue12724] Add Py_RETURN_NOTIMPLEMENTED
Roundup Robot
- [issue12687] Python 3.2 fails to load protocol 0 pickle
Roundup Robot
- [issue12727] "make" always reruns asdl_c.py
Roundup Robot
- [issue12672] Some problems in documentation extending/newtypes.html
Roundup Robot
- [issue9723] Add shlex.quote
Roundup Robot
- [issue12032] Tools/Scripts/crlf.py needs updating for python 3+
Roundup Robot
- [issue12721] Chaotic use of helper functions in test_shutil for reading and writing files
Roundup Robot
- [issue12732] Can't portably use Unicode in Python identifiers
Roundup Robot
- [issue11513] chained exception/incorrect exception from tarfile.open on a non-existent file
Roundup Robot
- [issue12646] zlib.Decompress.decompress/flush do not raise any exceptions when given truncated input streams
Roundup Robot
- [issue12646] zlib.Decompress.decompress/flush do not raise any exceptions when given truncated input streams
Roundup Robot
- [issue12669] test_curses skipped on buildbots
Roundup Robot
- [issue12744] inefficient pickling of long integers on 64-bit builds
Roundup Robot
- [issue12725] Docs: Odd phrase "floating seconds" in socket.html
Roundup Robot
- [issue12266] str.capitalize contradicts oneself
Roundup Robot
- [issue12266] str.capitalize contradicts oneself
Roundup Robot
- [issue12266] str.capitalize contradicts oneself
Roundup Robot
- [issue12204] str.upper converts to title
Roundup Robot
- [issue12752] locale.normalize does not take unicode strings
Roundup Robot
- [issue9723] Add shlex.quote
Roundup Robot
- [issue12761] Typo in Doc/license.rst
Roundup Robot
- [issue12763] test_posix failure on OpenIndiana
Roundup Robot
- [issue12766] strange interaction between __slots__ and class-level attributes
Roundup Robot
- [issue12773] classes should have mutable docstrings
Roundup Robot
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Roundup Robot
- [issue12650] Subprocess leaks fd upon kill()
Roundup Robot
- [issue12650] Subprocess leaks fd upon kill()
Roundup Robot
- [issue12650] Subprocess leaks fd upon kill()
Roundup Robot
- [issue12650] Subprocess leaks fd upon kill()
Roundup Robot
- [issue12650] Subprocess leaks fd upon kill()
Roundup Robot
- [issue12672] Some problems in documentation extending/newtypes.html
Roundup Robot
- [issue12672] Some problems in documentation extending/newtypes.html
Roundup Robot
- [issue12780] Clean up tests for pyc/pyo in __file__
Roundup Robot
- [issue12256] Link isinstance/issubclass doc to abc module
Roundup Robot
- [issue1626300] 'Installing Python Modules' does not work for Windows
Roundup Robot
- [issue12256] Link isinstance/issubclass doc to abc module
Roundup Robot
- [issue10745] setup.py install --user option undocumented
Roundup Robot
- [issue8617] Better document user site-packages in site module doc
Roundup Robot
- [issue1626300] 'Installing Python Modules' does not work for Windows
Roundup Robot
- [issue12765] test_packaging failure under Snow Leopard
Roundup Robot
- [issue12778] JSON-serializing a large container takes too much memory
Roundup Robot
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Roundup Robot
- [issue12791] reference cycle with exception state not broken by generator.close()
Roundup Robot
- [issue12213] BufferedRandom, BufferedRWPair: issues with interlaced read-write
Roundup Robot
- [issue12213] BufferedRandom, BufferedRWPair: issues with interlaced read-write
Roundup Robot
- [issue12787] xmlrpc.client documentation (MultiCall Objects) points to a broken link
Roundup Robot
- [issue12213] BufferedRandom: issues with interlaced read-write
Roundup Robot
- [issue12141] sysconfig.get_config_vars('srcdir') fails in specific cases
Roundup Robot
- [issue12678] test_packaging and test_distutils failures under Windows
Roundup Robot
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Roundup Robot
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Roundup Robot
- [issue5301] add mimetype for image/vnd.microsoft.icon (patch)
Roundup Robot
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Roundup Robot
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Roundup Robot
- [issue12783] test_posix failure on FreeBSD 6.4: test_get_and_set_scheduler_and_param
Roundup Robot
- [issue12804] make test should not enable the urlfetch resource
Roundup Robot
- [issue11651] Improve test targets in Makefile
Roundup Robot
- [issue12678] test_packaging and test_distutils failures under Windows
Roundup Robot
- [issue12678] test_packaging and test_distutils failures under Windows
Roundup Robot
- [issue6560] socket sendmsg(), recvmsg() methods
Roundup Robot
- [issue6484] No unit test for mailcap module
Roundup Robot
- [issue12811] Tabnanny doesn't close its tokenize files properly
Roundup Robot
- [issue6560] socket sendmsg(), recvmsg() methods
Roundup Robot
- [issue9200] Make the str.is* methods work with non-BMP chars on narrow builds
Roundup Robot
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Roundup Robot
- [issue9200] Make the str.is* methods work with non-BMP chars on narrow builds
Roundup Robot
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Roundup Robot
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Roundup Robot
- [issue6484] No unit test for mailcap module
Roundup Robot
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Roundup Robot
- [issue12826] module _socket failed to build on OpenBSD
Roundup Robot
- [issue6560] socket sendmsg(), recvmsg() methods
Roundup Robot
- [issue12821] test_fcntl failed on OpenBSD 5.x
Roundup Robot
- [issue12821] test_fcntl failed on OpenBSD 5.x
Roundup Robot
- [issue11657] multiprocessing_{send,recv}fd fail with fds > 256
Roundup Robot
- [issue11657] multiprocessing_{send,recv}fd fail with fds > 256
Roundup Robot
- [issue12678] test_packaging and test_distutils failures under Windows
Roundup Robot
- [issue12678] test_packaging and test_distutils failures under Windows
Roundup Robot
- [issue12678] test_packaging and test_distutils failures under Windows
Roundup Robot
- [issue12810] Remove check for negative unsigned value in socketmodule.c
Roundup Robot
- [issue4106] multiprocessing occasionally spits out exception during shutdown
Roundup Robot
- [issue12656] test.test_asyncore: add tests for AF_INET6 and AF_UNIX sockets
Roundup Robot
- [issue12656] test.test_asyncore: add tests for AF_INET6 and AF_UNIX sockets
Roundup Robot
- [issue12656] test.test_asyncore: add tests for AF_INET6 and AF_UNIX sockets
Roundup Robot
- [issue12838] FAQ/Programming typo: range[3] is used
Roundup Robot
- [issue12803] SSLContext.load_cert_chain() should accept a password argument
Roundup Robot
- [issue12678] test_packaging and test_distutils failures under Windows
Roundup Robot
- [issue12333] test_packaging failures under Solaris
Roundup Robot
- [issue12786] subprocess wait() hangs when stdin is closed
Roundup Robot
- [issue9302] distutils API Reference: setup() and Extension parameters' description not correct.
Roundup Robot
- [issue12678] test_packaging and test_distutils failures under Windows
Roundup Robot
- [issue9302] distutils API Reference: setup() and Extension parameters' description not correct.
Roundup Robot
- [issue11360] In documentation of getopt, advertise argparse instead of optparse
Roundup Robot
- [issue11360] In documentation of getopt, advertise argparse instead of optparse
Roundup Robot
- [issue12835] Missing SSLSocket.sendmsg() wrapper allows programs to send unencrypted data by mistake
Roundup Robot
- [issue9923] mailcap module may not work on non-POSIX platforms if MAILCAPS env variable is set
Roundup Robot
- [issue12839] zlibmodule cannot handle Z_VERSION_ERROR zlib error
Roundup Robot
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Roundup Robot
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
Roundup Robot
- [issue12837] Patch for issue #12810 removed a valid check on socket ancillary data
Roundup Robot
- [issue11564] pickle not 64-bit ready
Roundup Robot
- [issue12847] crash with negative PUT in pickle
Roundup Robot
- [issue10946] bdist doesn’t pass --skip-build on to subcommands
Roundup Robot
- [issue10946] bdist doesn’t pass --skip-build on to subcommands
Roundup Robot
- [issue9651] ctypes crash when writing zerolength string buffer to file
Roundup Robot
- [issue11241] ctypes: subclassing an already subclassed ArrayType generates AttributeError
Roundup Robot
- [issue9651] ctypes crash when writing zerolength string buffer to file
Roundup Robot
- [issue10086] test_sysconfig failure when prefix matches /site
Roundup Robot
- [issue10086] test_sysconfig failure when prefix matches /site
Roundup Robot
- [issue3561] Windows installer should add Python and Scripts directories to the PATH environment variable
Aaron Robson
- [issue12006] strptime should implement %V or %u directive from libc
Aaron Robson
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Guido van Rossum
- [issue12728] Python re lib fails case insensitive matches on Unicode data
Guido van Rossum
- [issue12735] request full Unicode collation support in std python library
Guido van Rossum
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Guido van Rossum
- [issue12749] lib re cannot match non-BMP ranges (all versions, all builds)
Guido van Rossum
- [issue12737] str.title() is overzealous by upcasing combining marks inappropriately
Guido van Rossum
- [issue12746] normalization is affected by unicode width
Guido van Rossum
- [issue12731] python lib re uses obsolete sense of \w in full violation of UTS#18 RL1.2a
Guido van Rossum
- [issue12733] Request for grapheme support in Python re lib
Guido van Rossum
- [issue12734] Request for property support in Python re lib
Guido van Rossum
- [issue12753] \N{...} neglects formal aliases and named sequences from Unicode charnames namespace
Guido van Rossum
- [issue12735] request full Unicode collation support in std python library
Guido van Rossum
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Guido van Rossum
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Guido van Rossum
- [issue12731] python lib re uses obsolete sense of \w in full violation of UTS#18 RL1.2a
Guido van Rossum
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Guido van Rossum
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
Guido van Rossum
- [issue12831] 2to3 and integer division
Alexander Rødseth
- [issue12831] 2to3 and integer division
Alexander Rødseth
- [issue11049] add tests for test.support
Vinay Sajip
- [issue11049] add tests for test.support
Vinay Sajip
- [issue12687] Python 3.2 fails to load protocol 0 pickle
Vinay Sajip
- [issue12687] Python 3.2 fails to load protocol 0 pickle
Vinay Sajip
- [issue11049] add tests for test.support
Vinay Sajip
- [issue12718] Logical mistake of importer method in logging.config.BaseConfigurator
Vinay Sajip
- [issue12687] Python 3.2 fails to load protocol 0 pickle
Vinay Sajip
- [issue12687] Python 3.2 fails to load protocol 0 pickle
Vinay Sajip
- [issue12718] Logical mistake of importer method in logging.config.BaseConfigurator
Vinay Sajip
- [issue12718] Logical mistake of importer method in logging.config.BaseConfigurator
Vinay Sajip
- [issue12718] Logical mistake of importer method in logging.config.BaseConfigurator
Vinay Sajip
- [issue12687] Python 3.2 fails to load protocol 0 pickle
Vinay Sajip
- [issue12718] Logical mistake of importer method in logging.config.BaseConfigurator
Vinay Sajip
- [issue12687] Python 3.2 fails to load protocol 0 pickle
Vinay Sajip
- [issue12687] Python 3.2 fails to load protocol 0 pickle
Vinay Sajip
- [issue12394] packaging: generate scripts from callable (dotted paths)
Vinay Sajip
- [issue12394] packaging: generate scripts from callable (dotted paths)
Vinay Sajip
- [issue12394] packaging: generate scripts from callable (dotted paths)
Vinay Sajip
- [issue12394] packaging: generate scripts from callable (dotted paths)
Vinay Sajip
- [issue12394] packaging: generate scripts from callable (dotted paths)
Vinay Sajip
- [issue4106] multiprocessing occasionally spits out exception during shutdown
Vinay Sajip
- [issue12386] packaging fails in install_distinfo when writing RESOURCES
Vinay Sajip
- [issue12386] packaging fails in install_distinfo when writing RESOURCES
Vinay Sajip
- [issue12174] Multiprocessing logging levels unclear
Vinay Sajip
- [issue10015] Creating a multiprocess.pool.ThreadPool from a child thread blows up.
Vinay Sajip
- [issue8426] multiprocessing.Queue fails to get() very large objects
Vinay Sajip
- [issue11990] redirected output - stdout writes newline as \n in windows
Vinay Sajip
- [issue8296] multiprocessing.Pool hangs when issuing KeyboardInterrupt
Vinay Sajip
- [issue12836] ctypes.cast() creates circular reference in original object
Vinay Sajip
- [issue12769] String with NUL characters truncated by ctypes when assigning to a char array
Vinay Sajip
- [issue12769] String with NUL characters truncated by ctypes when assigning to a char array
Vinay Sajip
- [issue9041] raised exception is misleading
Vinay Sajip
- [issue9998] ctypes find_library should search LD_LIBRARY_PATH on linux
Vinay Sajip
- [issue12386] packaging fails in install_distinfo when writing RESOURCES
Vinay Sajip
- [issue11866] race condition in threading._newname()
Peter Saveliev
- [issue11866] race condition in threading._newname()
Peter Saveliev
- [issue12708] multiprocessing.Pool is missing a starmap[_async]() method.
Hynek Schlawack
- [issue12709] In multiprocessing, error_callback isn't documented for map_async
Hynek Schlawack
- [issue12708] multiprocessing.Pool is missing a starmap[_async]() method.
Hynek Schlawack
- [issue12709] In multiprocessing, error_callback isn't documented for map_async
Hynek Schlawack
- [issue12708] multiprocessing.Pool is missing a starmap[_async]() method.
Hynek Schlawack
- [issue12715] Add symlink support to shutil functions
Hynek Schlawack
- [issue12721] Chaotic use of helper functions in test_shutil for reading and writing files
Hynek Schlawack
- [issue12715] Add symlink support to shutil functions
Hynek Schlawack
- [issue12721] Chaotic use of helper functions in test_shutil for reading and writing files
Hynek Schlawack
- [issue12708] multiprocessing.Pool is missing a starmap[_async]() method.
Hynek Schlawack
- [issue12721] Chaotic use of helper functions in test_shutil for reading and writing files
Hynek Schlawack
- [issue12461] it's not clear how the shutil.copystat() should work on symlinks
Hynek Schlawack
- [issue9993] shutil.move fails on symlink source
Hynek Schlawack
- [issue12715] Add symlink support to shutil functions
Hynek Schlawack
- [issue4489] shutil.rmtree is vulnerable to a symlink attack
Hynek Schlawack
- [issue12721] Chaotic use of helper functions in test_shutil for reading and writing files
Hynek Schlawack
- [issue12824] Make the write_file() helper function in test_shutil return the file name it wrote to
Hynek Schlawack
- [issue12721] Chaotic use of helper functions in test_shutil for reading and writing files
Hynek Schlawack
- [issue12824] Make the write_file() helper function in test_shutil return the file name it wrote to
Hynek Schlawack
- [issue12715] Add symlink support to shutil functions
Hynek Schlawack
- [issue12715] Add symlink support to shutil functions
Hynek Schlawack
- [issue7105] weak dict iterators are fragile because of unpredictable GC runs
Matthew Schwickerath
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Vivek Sekhar
- [issue9262] IDLE: Use tabbed shell and edit windows
Roger Serwy
- [issue12688] ConfigParser.__init__(iterpolation=None) documentation != behavior
John Simon
- [issue12803] SSLContext.load_cert_chain() should accept a password argument
Adam Simpkins
- [issue12803] SSLContext.load_cert_chain() should accept a password argument
Adam Simpkins
- [issue12803] SSLContext.load_cert_chain() should accept a password argument
Adam Simpkins
- [issue12803] SSLContext.load_cert_chain() should accept a password argument
Adam Simpkins
- [issue12803] SSLContext.load_cert_chain() should accept a password argument
Adam Simpkins
- [issue12803] SSLContext.load_cert_chain() should accept a password argument
Adam Simpkins
- [issue12725] Docs: Odd phrase "floating seconds" in socket.html
Cris Simpson
- [issue12825] Missing and incorrect link to a command line option.
Kyle Simpson
- [issue12602] Missing using docs cross-references
Kyle Simpson
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Eric V. Smith
- [issue12675] tokenize module happily tokenizes code with syntax errors
Eric Snow
- [issue10395] new os.path function to extract common prefix based on path components
Eric Snow
- [issue12691] tokenize.untokenize is broken
Eric Snow
- [issue12672] Some problems in documentation extending/newtypes.html
Eric Snow
- [issue12672] Some problems in documentation extending/newtypes.html
Eric Snow
- [issue12747] Move devguide into /Docs of cpython repo
Eric Snow
- [issue12747] Move devguide into cpython repo
Eric Snow
- [issue12747] Move devguide into cpython repo
Eric Snow
- [issue12773] classes should have mutable docstrings
Eric Snow
- [issue12857] Expose called function on frame object
Eric Snow
- [issue12857] Expose called function on frame object
Eric Snow
- [issue12857] Expose called function on frame object
Eric Snow
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Ask Solem
- [issue11640] Shelve references globals in its __del__ method
Daniel Stutzbach
- [issue12612] Valgrind suppressions
Daniel Stutzbach
- [issue12682] Meaning of 'accepted' resolution as documented in devguide
Daniel Stutzbach
- [issue10588] imp.find_module raises unexpected SyntaxError
Andreas Stührk
- [issue12775] immense performance problems related to the garbage collector
Daniel Svensson
- [issue12775] immense performance problems related to the garbage collector
Daniel Svensson
- [issue12775] immense performance problems related to the garbage collector
Daniel Svensson
- [issue12775] immense performance problems related to the garbage collector
Daniel Svensson
- [issue12775] immense performance problems related to the garbage collector
Daniel Svensson
- [issue12775] immense performance problems related to the garbage collector
Daniel Svensson
- [issue12775] immense performance problems related to the garbage collector
Daniel Svensson
- [issue12850] [PATCH] stm.atomic
Andrew Svetlov
- [issue7983] The encoding map from Unicode to CP932 is different from that of Windows'
Nayuta Taga
- [issue7983] The encoding map from Unicode to CP932 is different from that of Windows'
Nayuta Taga
- [issue12752] locale.normalize does not take unicode strings
Julian Taylor
- [issue12752] locale.normalize does not take unicode strings
Julian Taylor
- [issue11816] Refactor the dis module to provide better building blocks for bytecode analysis
Eugene Toder
- [issue12670] Fix struct code after forward declaration on ctypes doc
Sandro Tosi
- [issue12677] Turtle, fix right/left rotation orientation
Sandro Tosi
- [issue12677] Turtle, fix right/left rotation orientation
Sandro Tosi
- [issue12670] Fix struct code after forward declaration on ctypes doc
Sandro Tosi
- [issue12665] Dictionary view example has error in set ops
Sandro Tosi
- [issue12677] Turtle, fix right/left rotation orientation
Sandro Tosi
- [issue12677] Turtle, fix right/left rotation orientation
Sandro Tosi
- [issue11572] bring Lib/copy.py to 100% coverage
Sandro Tosi
- [issue12691] tokenize.untokenize is broken
Sandro Tosi
- [issue11572] bring Lib/copy.py to 100% coverage
Sandro Tosi
- [issue12691] tokenize.untokenize is broken
Sandro Tosi
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Sandro Tosi
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Sandro Tosi
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Sandro Tosi
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Sandro Tosi
- [issue11572] bring Lib/copy.py to 100% coverage
Sandro Tosi
- [issue12675] tokenize module happily tokenizes code with syntax errors
Sandro Tosi
- [issue11047] Bad description for an entry in whatsnew/2.7
Sandro Tosi
- [issue12256] Link isinstance/issubclass doc to abc module
Sandro Tosi
- [issue11481] The copy module already uses copyreg
Sandro Tosi
- [issue11572] bring Lib/copy.py to 100% coverage
Sandro Tosi
- [issue11481] The copy module already uses copyreg
Sandro Tosi
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Sandro Tosi
- [issue12677] Turtle, fix right/left rotation orientation
Sandro Tosi
- [issue10741] PyGILState_GetThisThreadState() lacks a doc entry
Sandro Tosi
- [issue10741] PyGILState_GetThisThreadState() lacks a doc entry
Sandro Tosi
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Sandro Tosi
- [issue12709] In multiprocessing, error_callback isn't documented for map_async
Sandro Tosi
- [issue12710] GTK crash
Sandro Tosi
- [issue11836] multiprocessing.queues.SimpleQueue is undocumented
Sandro Tosi
- [issue11836] multiprocessing.queues.SimpleQueue is undocumented
Sandro Tosi
- [issue12709] In multiprocessing, error_callback isn't documented for map_async
Sandro Tosi
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Sandro Tosi
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Sandro Tosi
- [issue12761] Typo in Doc/license.rst
Sandro Tosi
- [issue12761] Typo in Doc/license.rst
Sandro Tosi
- [issue12761] Typo in Doc/license.rst
Sandro Tosi
- [issue12781] Mention SO_REUSEADDR near socket doc examples
Sandro Tosi
- [issue12781] Mention SO_REUSEADDR near socket doc examples
Sandro Tosi
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Sandro Tosi
- [issue12787] xmlrpc.client documentation (MultiCall Objects) points to a broken link
Sandro Tosi
- [issue12787] xmlrpc.client documentation (MultiCall Objects) points to a broken link
Sandro Tosi
- [issue12798] Update mimetypes documentation
Sandro Tosi
- [issue5301] add mimetype for image/vnd.microsoft.icon (patch)
Sandro Tosi
- [issue11362] image/webp missing from mimetypes.py
Sandro Tosi
- [issue1043134] Add preferred extensions for MIME types
Sandro Tosi
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
Sandro Tosi
- [issue12409] Moving "Documenting Python" to Devguide
Sandro Tosi
- [issue12409] Moving "Documenting Python" to Devguide
Sandro Tosi
- [issue12828] xml.dom.minicompat is not documented
Sandro Tosi
- [issue12828] xml.dom.minicompat is not documented
Sandro Tosi
- [issue12820] Tests for Lib/xml/dom/minicompat.py
Sandro Tosi
- [issue12798] Update mimetypes documentation
Sandro Tosi
- [issue12741] Implementation of shutil.move
David Townshend
- [issue12741] Add function similar to shutil.move that does not overwrite
David Townshend
- [issue12760] Add create mode to open()
David Townshend
- [issue12760] Add create mode to open()
David Townshend
- [issue12760] Add create mode to open()
David Townshend
- [issue12760] Add create mode to open()
David Townshend
- [issue12760] Add create mode to open()
David Townshend
- [issue6695] PyXXX_ClearFreeList for dict, set, and list
Matthias Troffaes
- [issue12691] tokenize.untokenize is broken
Daniel Urban
- [issue12675] tokenize module happily tokenizes code with syntax errors
Daniel Urban
- [issue12735] request full Unicode collation support in std python library
Daniel Urban
- [issue12732] Can't portably use Unicode in Python identifiers
Daniel Urban
- [issue12772] fractional day attribute in datetime class
Daniel Urban
- [issue12775] immense performance problems related to the garbage collector
Daniel Urban
- [issue12857] Expose called function on frame object
Daniel Urban
- [issue12850] [PATCH] stm.atomic
Daniel Urban
- [issue12661] Add a new shutil.cleartree function to shutil module
Leonid Vasilev
- [issue12661] Add a new shutil.cleartree function to shutil module
Leonid Vasilev
- [issue12669] test_curses skipped on buildbots
Nadeem Vawda
- [issue11651] Improve test targets in Makefile
Nadeem Vawda
- [issue11651] Improve test targets in Makefile
Nadeem Vawda
- [issue11651] Improve test targets in Makefile
Nadeem Vawda
- [issue11651] Improve test targets in Makefile
Nadeem Vawda
- [issue11651] Improve test targets in Makefile
Nadeem Vawda
- [issue12692] test_urllib2net is triggering a ResourceWarning
Nadeem Vawda
- [issue12692] test_urllib2net is triggering a ResourceWarning
Nadeem Vawda
- [issue12646] zlib.Decompress.decompress/flush do not raise any exceptions when given truncated input streams
Nadeem Vawda
- [issue12646] zlib.Decompress.decompress/flush do not raise any exceptions when given truncated input streams
Nadeem Vawda
- [issue12646] zlib.Decompress.decompress/flush do not raise any exceptions when given truncated input streams
Nadeem Vawda
- [issue12646] zlib.Decompress.decompress/flush do not raise any exceptions when given truncated input streams
Nadeem Vawda
- [issue12707] Deprecate addinfourl getters
Nadeem Vawda
- [issue12646] zlib.Decompress.decompress/flush do not raise any exceptions when given truncated input streams
Nadeem Vawda
- [issue10570] curses.tigetstr() returns bytes, but curses.tparm() expects a string
Nadeem Vawda
- [issue12669] test_curses skipped on buildbots
Nadeem Vawda
- [issue12646] zlib.Decompress.decompress/flush do not raise any exceptions when given truncated input streams
Nadeem Vawda
- [issue11564] pickle not 64-bit ready
Nadeem Vawda
- [issue11564] pickle not 64-bit ready
Nadeem Vawda
- [issue11564] pickle not 64-bit ready
Nadeem Vawda
- [issue11564] pickle not 64-bit ready
Nadeem Vawda
- [issue11564] pickle not 64-bit ready
Nadeem Vawda
- [issue11564] pickle not 64-bit ready
Nadeem Vawda
- [issue12795] Remove the major version from sys.platform
Nadeem Vawda
- [issue12797] io.FileIO and io.open should support openat
Nadeem Vawda
- [issue12804] make test should not enable the urlfetch resource
Nadeem Vawda
- [issue12804] make test should not enable the urlfetch resource
Nadeem Vawda
- [issue12678] test_packaging and test_distutils failures under Windows
Nadeem Vawda
- [issue12785] list_distinfo_file is wrong
Nadeem Vawda
- [issue12678] test_packaging and test_distutils failures under Windows
Nadeem Vawda
- [issue11564] pickle not 64-bit ready
Nadeem Vawda
- [issue11564] pickle not 64-bit ready
Nadeem Vawda
- [issue12785] list_distinfo_file is wrong
Nadeem Vawda
- [issue12678] test_packaging and test_distutils failures under Windows
Nadeem Vawda
- [issue11564] pickle not 64-bit ready
Nadeem Vawda
- [issue11564] pickle not 64-bit ready
Nadeem Vawda
- [issue11564] pickle not 64-bit ready
Nadeem Vawda
- [issue12678] test_packaging and test_distutils failures under Windows
Nadeem Vawda
- [issue12678] test_packaging and test_distutils failures under Windows
Nadeem Vawda
- [issue12678] test_packaging and test_distutils failures under Windows
Nadeem Vawda
- [issue12839] zlibmodule cannot handle Z_VERSION_ERROR zlib error
Nadeem Vawda
- [issue12833] raw_input misbehaves when readline is imported
Nadeem Vawda
- [issue12839] zlibmodule cannot handle Z_VERSION_ERROR zlib error
Nadeem Vawda
- [issue12850] [PATCH] stm.atomic
Nadeem Vawda
- [issue11564] pickle not 64-bit ready
Nadeem Vawda
- [issue6715] xz compressor support
Nadeem Vawda
- [issue6715] xz compressor support
Nadeem Vawda
- [issue6715] xz compressor support
Nadeem Vawda
- [issue12785] list_distinfo_file is wrong
Nadeem Vawda
- [issue12871] Disable sched_get_priority_min/max if Python is compiled without threads
Nadeem Vawda
- [issue12301] Use :data:`sys.thing` instead of ``sys.thing`` throughout
Bryce Verdier
- [issue12301] Use :data:`sys.thing` instead of ``sys.thing`` throughout
Bryce Verdier
- [issue12700] test_faulthandler fails on Mac OS X Lion
STINNER Victor
- [issue10087] HTML calendar is broken
STINNER Victor
- [issue10570] curses.tigetstr() returns bytes, but curses.tparm() expects a string
STINNER Victor
- [issue12567] curses implementation of Unicode is wrong in Python 3
STINNER Victor
- [issue12669] test_curses skipped on buildbots
STINNER Victor
- [issue9561] distutils: set encoding to utf-8 for input and output files
STINNER Victor
- [issue12700] test_faulthandler fails on Mac OS X Lion
STINNER Victor
- [issue12700] test_faulthandler fails on Mac OS X Lion
STINNER Victor
- [issue12699] strange behaviour of locale.getlocale() -> None, None
STINNER Victor
- [issue9528] Add pure Python implementation of time module to CPython
STINNER Victor
- [issue2857] Add CESU-8 codec ("java modified utf-8")
STINNER Victor
- [issue11230] "Full unicode import system" not in 3.2
STINNER Victor
- [issue2857] Add "java modified utf-8" codec
STINNER Victor
- [issue12746] normalization is affected by unicode width
STINNER Victor
- [issue12737] str.title() is overzealous by upcasing combining marks inappropriately
STINNER Victor
- [issue12751] Use macros for surrogates in unicodeobject.c
STINNER Victor
- [issue12751] Use macros for surrogates in unicodeobject.c
STINNER Victor
- [issue12751] Use macros for surrogates in unicodeobject.c
STINNER Victor
- [issue12751] Use macros for surrogates in unicodeobject.c
STINNER Victor
- [issue12755] Service application crash in python25!PyObject_Malloc
STINNER Victor
- [issue10744] ctypes arrays have incorrect buffer information (PEP-3118)
STINNER Victor
- [issue12760] Add create mode to open()
STINNER Victor
- [issue12765] test_packaging failure under Snow Leopard
STINNER Victor
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
STINNER Victor
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
STINNER Victor
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
STINNER Victor
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
STINNER Victor
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
STINNER Victor
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
STINNER Victor
- [issue12754] Add alternative random number generators
STINNER Victor
- [issue12754] Add alternative random number generators
STINNER Victor
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
STINNER Victor
- [issue12755] Service application crash in python25!PyObject_Malloc
STINNER Victor
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
STINNER Victor
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
STINNER Victor
- [issue12769] String with NUL characters truncated by ctypes when assigning to a char array
STINNER Victor
- [issue12567] curses implementation of Unicode is wrong in Python 3
STINNER Victor
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue12775] immense performance problems related to the garbage collector
STINNER Victor
- [issue12775] immense performance problems related to the garbage collector
STINNER Victor
- [issue12760] Add create mode to open()
STINNER Victor
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue9200] Make str methods work with non-BMP chars on narrow builds
STINNER Victor
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue12784] Concatenation of strings returns the wrong string
STINNER Victor
- [issue12784] Concatenation of strings returns the wrong string
STINNER Victor
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue12784] Concatenation of strings returns the wrong string
STINNER Victor
- [issue12784] Concatenation of strings returns the wrong string
STINNER Victor
- [issue12213] BufferedRandom, BufferedRWPair: issues with interlaced read-write
STINNER Victor
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue12794] platform: add a major function to get the system major version
STINNER Victor
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue12795] Remove the major version from sys.platform
STINNER Victor
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue12795] Remove the major version from sys.platform
STINNER Victor
- [issue12794] platform: add a major function to get the system major version
STINNER Victor
- [issue12795] Remove the major version from sys.platform
STINNER Victor
- [issue12794] platform: add a major function to get the system major version
STINNER Victor
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue9878] Avoid parsing pyconfig.h and Makefile by autogenerating extension module
STINNER Victor
- [issue12797] io.FileIO and io.open should support openat
STINNER Victor
- [issue12794] platform: add a major function to get the system major version
STINNER Victor
- [issue12799] realpath not resolving symbolic links under Windows
STINNER Victor
- [issue9949] os.path.realpath on Windows does not follow symbolic links
STINNER Victor
- [issue12801] C realpath not used by os.path.realpath
STINNER Victor
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue12794] platform: add a major function to get the system major version
STINNER Victor
- [issue12795] Remove the major version from sys.platform
STINNER Victor
- [issue12795] Remove the major version from sys.platform
STINNER Victor
- [issue12794] platform: add a function to get the system version as tuple
STINNER Victor
- [issue12795] Remove the major version from sys.platform
STINNER Victor
- [issue12795] Remove the major version from sys.platform
STINNER Victor
- [issue12819] PEP 393 - Flexible Unicode String Representation
STINNER Victor
- [issue9200] Make the str.is* methods work with non-BMP chars on narrow builds
STINNER Victor
- [issue12729] Python lib re cannot handle Unicode properly due to narrow/wide bug
STINNER Victor
- [issue12191] Add shutil.chown to allow to use user and group name (and not only uid/gid)
STINNER Victor
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
STINNER Victor
- [issue12822] NewGIL should use CLOCK_MONOTONIC if possible.
STINNER Victor
- [issue12822] NewGIL should use CLOCK_MONOTONIC if possible.
STINNER Victor
- [issue10278] add time.wallclock() method
STINNER Victor
- [issue12808] Coverage of codecs.py
STINNER Victor
- [issue12826] module _socket failed to build on OpenBSD
STINNER Victor
- [issue12827] OS-specific location in Lib/tempfile.py for OpenBSD
STINNER Victor
- [issue12827] OS-specific location in Lib/tempfile.py for OpenBSD
STINNER Victor
- [issue9993] shutil.move fails on symlink source
STINNER Victor
- [issue11657] multiprocessing_{send,recv}fd fail with fds > 256
STINNER Victor
- [issue12821] test_fcntl failed on OpenBSD 5.x
STINNER Victor
- [issue12819] PEP 393 - Flexible Unicode String Representation
STINNER Victor
- [issue12834] memoryview.tobytes() incorrect for non-contiguous arrays
STINNER Victor
- [issue12801] C realpath not used by os.path.realpath
STINNER Victor
- [issue12801] C realpath not used by os.path.realpath
STINNER Victor
- [issue1298813] sysmodule.c: realpath() is unsafe
STINNER Victor
- [issue12801] C realpath not used by os.path.realpath
STINNER Victor
- [issue12760] Add create mode to open()
STINNER Victor
- [issue12786] subprocess wait() hangs when stdin is closed
STINNER Victor
- [issue5113] 2.5.4.3 / test_posix failing on HPUX systems
STINNER Victor
- [issue5113] 2.5.4.3 / test_posix failing on HPUX systems
STINNER Victor
- [issue5113] 2.5.4.3 / test_posix failing on HPUX systems
STINNER Victor
- [issue5113] 2.5.4.3 / test_posix failing on HPUX systems
STINNER Victor
- [issue5113] 2.5.4.3 / test_posix failing on HPUX systems
STINNER Victor
- [issue12801] C realpath not used by os.path.realpath
STINNER Victor
- [issue5113] 2.5.4.3 / test_posix failing on HPUX systems
STINNER Victor
- [issue5113] 2.5.4.3 / test_posix failing on HPUX systems
STINNER Victor
- [issue5113] 2.5.4.3 / test_posix failing on HPUX systems
STINNER Victor
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
STINNER Victor
- [issue12841] Incorrect tarfile.py extraction
STINNER Victor
- [issue12287] ossaudiodev: stack corruption with FD >= FD_SETSIZE
STINNER Victor
- [issue12841] Incorrect tarfile.py extraction
STINNER Victor
- [issue12841] Incorrect tarfile.py extraction
STINNER Victor
- [issue12852] test_posix.test_fdlistdir() segfault on OpenBSD
STINNER Victor
- [issue12841] Incorrect tarfile.py extraction
STINNER Victor
- [issue12852] test_posix.test_fdlistdir() segfault on OpenBSD
STINNER Victor
- [issue12852] test_posix.test_fdlistdir() segfault on OpenBSD
STINNER Victor
- [issue12855] open() and codecs.open() treat form-feed differently
STINNER Victor
- [issue12589] test_long.test_nan_inf() failed on OpenBSD (powerpc)
STINNER Victor
- [issue12855] open() and codecs.open() treat form-feed differently
STINNER Victor
- [issue12852] test_posix.test_fdlistdir() segfault on OpenBSD
STINNER Victor
- [issue12855] linebreak sequences should be better documented
STINNER Victor
- [issue12855] linebreak sequences should be better documented
STINNER Victor
- [issue10278] add time.wallclock() method
STINNER Victor
- [issue10278] add time.wallclock() method
STINNER Victor
- [issue12858] crypt.mksalt: use ssl.RAND_pseudo_bytes() if available
STINNER Victor
- [issue12754] Add alternative random number generators
STINNER Victor
- [issue12855] linebreak sequences should be better documented
STINNER Victor
- [issue1215] documentation doesn't say that you can't handle C segfaults from python
STINNER Victor
- [issue1215] documentation doesn't say that you can't handle C segfaults from python
STINNER Victor
- [issue12871] Disable sched_get_priority_min/max if Python is compiled without threads
STINNER Victor
- [issue12868] test_faulthandler.test_stack_overflow() failed on OpenBSD
STINNER Victor
- [issue10744] ctypes arrays have incorrect buffer information (PEP-3118)
Pauli Virtanen
- [issue12752] locale.normalize does not take unicode strings
Barry A. Warsaw
- [issue12752] locale.normalize does not take unicode strings
Barry A. Warsaw
- [issue12752] locale.normalize does not take unicode strings
Barry A. Warsaw
- [issue12752] locale.normalize does not take unicode strings
Barry A. Warsaw
- [issue12752] locale.normalize does not take unicode strings
Barry A. Warsaw
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Barry A. Warsaw
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Barry A. Warsaw
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Barry A. Warsaw
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Barry A. Warsaw
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Barry A. Warsaw
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Barry A. Warsaw
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Barry A. Warsaw
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Barry A. Warsaw
- [issue12326] Linux 3: code should avoid using sys.platform == 'linux2'
Barry A. Warsaw
- [issue12780] Clean up tests for pyc/pyo in __file__
Barry A. Warsaw
- [issue12816] smtpd uses library outside of the standard libraries
Barry A. Warsaw
- [issue11715] Building Python on multiarch Debian and Ubuntu
Barry A. Warsaw
- [issue6715] xz compressor support
Barry A. Warsaw
- [issue12850] [PATCH] stm.atomic
Barry A. Warsaw
- [issue12762] EnvironmentError_str contributes to unportable code
Barry A. Warsaw
- [issue12835] Missing SSLSocket.sendmsg() wrapper allows programs to send unencrypted data by mistake
David Watson
- [issue6560] socket sendmsg(), recvmsg() methods
David Watson
- [issue12837] Patch for issue #12810 removed a valid check on socket ancillary data
David Watson
- [issue12837] Patch for issue #12810 removed a valid check on socket ancillary data
David Watson
- [issue12835] Missing SSLSocket.sendmsg() wrapper allows programs to send unencrypted data by mistake
David Watson
- [issue2259] Poor support other than 44.1khz, 16bit audio files?
Philipp Weinfurter
- [issue2259] Poor support other than 44.1khz, 16bit audio files?
Philipp Weinfurter
- [issue2259] Poor support other than 44.1khz, 16bit audio files?
Philipp Weinfurter
- [issue12676] Bug in http.client
Santoso Wijaya
- [issue12676] Bug in http.client
Santoso Wijaya
- [issue12676] Bug in http.client
Santoso Wijaya
- [issue10395] new os.path function to extract common prefix based on path components
Santoso Wijaya
- [issue12681] unittest expectedFailure could take a message argument like skip does
Santoso Wijaya
- [issue12437] _ctypes.dlopen does not include errno in OSError
Santoso Wijaya
- [issue12437] _ctypes.dlopen does not include errno in OSError
Santoso Wijaya
- [issue12750] datetime.strftime('%s') should respect tzinfo
Santoso Wijaya
- [issue12801] C realpath not used by os.path.realpath
Santoso Wijaya
- [issue12657] Cannot override JSON encoding of basic type subclasses
Niko Wilbert
- [issue12761] Typo in Doc/license.rst
Jakub Wilk
- [issue12762] EnvironmentError_str contributes to unportable code
Jakub Wilk
- [issue12762] EnvironmentError_str contributes to unportable code
Jakub Wilk
- [issue12687] Python 3.2 fails to load protocol 0 pickle
Andrew Wilkins
- [issue12713] argparse: allow abbreviation of sub commands by users
Peter Williams
- [issue12786] subprocess wait() hangs when stdin is closed
Ben Wolfson
- [issue12409] Moving "Documenting Python" to Devguide
Adam Woodbeck
- [issue11176] give more meaningful argument names in argparse documentation
Adam Woodbeck
- [issue12846] unicodedata.normalize turkish letter problem
Cem YILDIZ
- [issue12846] unicodedata.normalize turkish letter problem
Cem YILDIZ
- [issue12846] unicodedata.normalize turkish letter problem
Cem YILDIZ
- [issue12854] PyOS_Readline usage in tokenizer ignores sys.stdin/sys.stdout
Albert Zeyer
- [issue12859] readline implementation doesn't release the GIL
Albert Zeyer
- [issue12859] readline implementation doesn't release the GIL
Albert Zeyer
- [issue12861] PyOS_Readline uses single lock
Albert Zeyer
- [issue12861] PyOS_Readline uses single lock
Albert Zeyer
- [issue12869] PyOS_StdioReadline is printing the prompt on stderr
Albert Zeyer
- [issue12861] PyOS_Readline uses single lock
Albert Zeyer
- [issue12713] argparse: allow abbreviation of sub commands by users
Christian Ziemski
- [issue12713] argparse: allow abbreviation of sub commands by users
Christian Ziemski
- [issue12713] argparse: allow abbreviation of sub commands by users
Christian Ziemski
- [issue12713] argparse: allow abbreviation of sub commands by users
Christian Ziemski
- [issue12713] argparse: allow abbreviation of sub commands by users
Christian Ziemski
- [issue12713] argparse: allow abbreviation of sub commands by users
Christian Ziemski
- [issue12713] argparse: allow abbreviation of sub commands by users
Christian Ziemski
- [issue1492704] distinct error type from shutil.move()
Gennadiy Zlobin
- [issue12761] Typo in Doc/license.rst
Gennadiy Zlobin
- [issue12761] Typo in Doc/license.rst
Gennadiy Zlobin
- [issue12562] calling mmap twice fails on Windows
Piotr Zolnierczuk
- [issue12562] calling mmap twice fails on Windows
Piotr Zolnierczuk
- [issue12754] Add alternative random number generators
douglas bagnall
- [issue12754] Add alternative random number generators
douglas bagnall
- [issue12754] Add alternative random number generators
douglas bagnall
- [issue12708] multiprocessing.Pool is missing a starmap[_async]() method.
Amaury Forgeot d'Arc
- [issue11866] race condition in threading._newname()
Amaury Forgeot d'Arc
- [issue11241] ctypes: subclassing an already subclassed ArrayType generates AttributeError
Amaury Forgeot d'Arc
- [issue12755] Service application crash in python25!PyObject_Malloc
Amaury Forgeot d'Arc
- [issue12764] segfault in ctypes.Struct with bad _fields_
Amaury Forgeot d'Arc
- [issue12755] Service application crash in python25!PyObject_Malloc
Amaury Forgeot d'Arc
- [issue12775] immense performance problems related to the garbage collector
Amaury Forgeot d'Arc
- [issue12797] io.FileIO and io.open should support openat
Amaury Forgeot d'Arc
- [issue9200] Make the str.is* methods work with non-BMP chars on narrow builds
Amaury Forgeot d'Arc
- [issue12760] Add create mode to open()
Amaury Forgeot d'Arc
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Amaury Forgeot d'Arc
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Amaury Forgeot d'Arc
- [issue12802] Windows error code 267 should be mapped to ENOTDIR, not EINVAL
Amaury Forgeot d'Arc
- [issue12843] file object read* methods in append mode overflows
Amaury Forgeot d'Arc
- [issue9651] ctypes crash when writing zerolength string buffer to file
Amaury Forgeot d'Arc
- [issue11241] ctypes: subclassing an already subclassed ArrayType generates AttributeError
Amaury Forgeot d'Arc
- [issue12865] import SimpleHTTPServer
Amaury Forgeot d'Arc
- [issue11357] Add support for PEP 381 Mirror Authenticity
david
- [issue12701] Apple's clang 2.1 (xcode 4.1, OSX 10.7) optimizer miscompiles intobject.c
deadshort
- [issue12701] Apple's clang 2.1 (xcode 4.1, OSX 10.7) optimizer miscompiles intobject.c
deadshort
- [issue12701] Apple's clang 2.1 (xcode 4.1, OSX 10.7) optimizer miscompiles intobject.c
deadshort
- [issue1621] Do not assume signed integer overflow behavior
deadshort
- [issue12394] packaging: generate scripts from callable (dotted paths)
higery
- [issue12394] packaging: generate scripts from callable (dotted paths)
higery
- [issue12394] packaging: generate scripts from callable (dotted paths)
higery
- [issue12394] packaging: generate scripts from callable (dotted paths)
higery
- [issue8668] Packaging: add a 'develop' command
higery
- [issue8668] Packaging: add a 'develop' command
higery
- [issue8668] Packaging: add a 'develop' command
higery
- [issue8668] Packaging: add a 'develop' command
higery
- [issue12678] test_packaging and test_distutils failures under Windows
higery
- [issue12678] test_packaging and test_distutils failures under Windows
higery
- [issue12678] test_packaging and test_distutils failures under Windows
higery
- [issue12748] IDLE halts on osx when copy and paste
hy
- [issue12748] IDLE halts on osx when copy and paste
hy
- [issue12748] IDLE halts on osx when copy and paste
hy
- [issue12748] IDLE halts on osx when copy and paste
hy
- [issue7171] Add inet_ntop and inet_pton support for Windows
honglei jiang
- [issue12698] urllib does not use no_proxy when it has blanks
jimmi
- [issue12648] Wrong import module search order on Windows
kota
- [issue12636] IDLE ignores -*- coding -*- with -r option
ledave123
- [issue1731717] race condition in subprocess module
jan matejek
- [issue12801] C realpath not used by os.path.realpath
jan matejek
- [issue12659] Add tests for packaging.tests.support
shane moore
- [issue12662] Add support for duplicate options in configparser
ojab
- [issue12662] Add support for duplicate options in configparser
ojab
- [issue12778] JSON-serializing a large container takes too much memory
poq
- [issue12778] JSON-serializing a large container takes too much memory
poq
- [issue12778] JSON-serializing a large container takes too much memory
poq
- [issue12685] The backslash escape doesn't concatenate two strings in one in the with statement
py.user
- [issue12685] The backslash escape doesn't concatenate two strings in one in the with statement
py.user
- [issue12640] test_ctypes seg fault (test_callback_register_double); armv7; gcc 4.5.1
python272
- [issue11913] sdist should allow for README.rst
resc
- [issue12839] zlibmodule cannot handle Z_VERSION_ERROR zlib error
rmtew
- [issue12839] zlibmodule cannot handle Z_VERSION_ERROR zlib error
rmtew
- [issue12673] SEGFAULT error on OpenBSD (sparc)
rpointel
- [issue12673] SEGFAULT error on OpenBSD (sparc)
rpointel
- [issue7424] segmentation fault in listextend during install
rpointel
- [issue7424] segmentation fault in listextend during install
rpointel
- [issue7424] segmentation fault in listextend during install
rpointel
- [issue8323] buffer objects are picklable but result is not unpicklable
sbt
- [issue10886] Unhelpful backtrace for multiprocessing.Queue
sbt
- [issue8037] multiprocessing.Queue's put() not atomic thread wise
sbt
- [issue8037] multiprocessing.Queue's put() not atomic thread wise
sbt
- [issue6721] Locks in python standard library should be sanitized on fork
sbt
- [issue10886] Unhelpful backtrace for multiprocessing.Queue
sbt
- [issue12541] Accepting Badly formed headers in urllib HTTPBasicAuth
shevegen
- [issue12864] 2to3 creates illegal code on import a.b inside a package
simohe
- [issue11969] Can't launch multiproccessing.Process on methods
terry.h
- [issue12674] pydoc str.split does not find the method
thp
- [issue12388] cannot specify recursive extra_files in packaging setup.cfg
trevor
- [issue12386] packaging fails in install_distinfo when writing RESOURCES
trevor
- [issue12830] --install-data doesn't effect resources destination
trevor
- [issue12386] packaging fails in install_distinfo when writing RESOURCES
trevor
- [issue12386] packaging fails in install_distinfo when writing RESOURCES
trevor
- [issue9338] argparse optionals with nargs='+' can't be followed by positionals
wrobell
- [issue12515] email modifies the message structure when the parsed email is invalid
xavierd
- [issue12515] email modifies the message structure when the parsed email is invalid
xavierd
- [issue12515] email modifies the message structure when the parsed email is invalid
xavierd
- [issue12515] email modifies the message structure when the parsed email is invalid
xavierd
- [issue12515] email modifies the message structure when the parsed email is invalid
xavierd
- [issue12515] email modifies the message structure when the parsed email is invalid
xavierd
- [issue12718] Logical mistake of importer method in logging.config.BaseConfigurator
Александр
- [issue12718] Logical mistake of importer method in logging.config.BaseConfigurator
Александр
- [issue12718] Logical mistake of importer method in logging.config.BaseConfigurator
Александр
- [issue12463] Calling SocketServer.shutdown() when server_forever() was not called will hang
Марк Коренберг
- [issue12715] Add symlink support to shutil functions
Марк Коренберг
Last message date:
Wed Aug 31 23:57:21 CEST 2011
Archived on: Wed Aug 31 23:57:23 CEST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).