January 2012 Archives by thread
Starting: Sun Jan 1 00:50:05 CET 2012
Ending: Tue Jan 31 23:38:15 CET 2012
Messages: 2468
- [issue13641] decoding functions in the base64 module could accept unicode strings
Berker Peksag
- [issue12930] reindent.py inserts spaces in multiline literals
Jonathan Rogers
- [issue12930] reindent.py inserts spaces in multiline literals
Jonathan Rogers
- [issue13691] pydoc help (or help('help')) claims to run a help utility; does nothing
Devin Jeanpierre
- [issue13683] Docs in Python 3:raise statement mistake
Roundup Robot
- [issue13683] Docs in Python 3:raise statement mistake
Sandro Tosi
- [issue13690] Add DEBUG flag to documentation of re.compile
Roundup Robot
- [issue13690] Add DEBUG flag to documentation of re.compile
Sandro Tosi
- [issue13692] 2to3 mangles from . import frobnitz
Henrik Holmboe
- [issue13645] import machinery vulnerable to timestamp collisions
Antoine Pitrou
- [issue13680] Aifc comptype write fix
Roundup Robot
- [issue13680] Aifc comptype write fix
Sandro Tosi
- [issue13693] email.Header.Header incorrect/non-smart on international charset address fields
kxroberto
- [issue13640] add mimetype for application/vnd.apple.mpegurl
Roundup Robot
- [issue13640] add mimetype for application/vnd.apple.mpegurl
Sandro Tosi
- [issue10839] email module should not allow some header field repetitions
kxroberto
- [issue2481] locale.strxfrm does not work with Unicode strings
Jay Freeman (saurik)
- [issue13676] sqlite3: Zero byte truncates string contents
Petri Lehtinen
- [issue13676] sqlite3: Zero byte truncates string contents
Petri Lehtinen
- [issue13676] sqlite3: Zero byte truncates string contents
Petri Lehtinen
- [issue13594] Aifc markers write fix
Roundup Robot
- [issue13594] Aifc markers write fix
Sandro Tosi
- [issue13641] decoding functions in the base64 module could accept unicode strings
Antoine Pitrou
- [issue13302] Clarification needed in C API arg parsing
Roundup Robot
- [issue13302] Clarification needed in C API arg parsing
Sandro Tosi
- [issue2481] locale.strxfrm does not work with Unicode strings
Martin v. Löwis
- [issue13694] asynchronous connect in asyncore.dispatcher does not set addr
Matt Joiner
- [issue2481] locale.strxfrm does not work with Unicode strings
Jay Freeman (saurik)
- [issue13695] "type specific" to "type-specific"
Boštjan Mejak
- [issue2698] Extension module build fails for MinGW: missing vcvarsall.bat
Piotr Dobrogost
- [issue13565] test_multiprocessing.test_notify_all() hangs on "AMD64 Snow Leopard 02 03.x"
Charles-François Natali
- [issue13609] Add "os.get_terminal_size()" function
Antoine Pitrou
- [issue13609] Add "os.get_terminal_size()" function
Giampaolo Rodola'
- [issue9975] Incorrect use of flowinfo and scope_id in IPv6 sockaddr tuple
Roundup Robot
- [issue13684] httplib tunnel infinite loop
Ross Lagerwall
- [issue13690] Add DEBUG flag to documentation of re.compile
Éric Araujo
- [issue1467619] Header.decode_header eats up spaces
Ralf Schlatterbeck
- [issue13402] Document absoluteness of sys.executable
Éric Araujo
- [issue1467619] Header.decode_header eats up spaces
Antoine Pitrou
- [issue1079] decode_header does not follow RFC 2047
Ralf Schlatterbeck
- [issue13609] Add "os.get_terminal_size()" function
Ross Lagerwall
- [issue12394] packaging: generate scripts from callable (dotted paths)
Éric Araujo
- [issue13511] Specifying multiple lib and include directories on linux
Éric Araujo
- [issue6983] Add specific get_platform() for freebsd
Éric Araujo
- [issue13561] os.listdir documentation should mention surrogateescape
Éric Araujo
- [issue9993] shutil.move fails on symlink source
Éric Araujo
- [issue13663] pootle.python.org is outdated.
Ezio Melotti
- [issue13665] TypeError: string or integer address expected instead of str instance
Ezio Melotti
- [issue10839] email module should not allow some header field repetitions
R. David Murray
- [issue1467619] Header.decode_header eats up spaces
R. David Murray
- [issue1079] decode_header does not follow RFC 2047
R. David Murray
- [issue9993] shutil.move fails on symlink source
Antoine Pitrou
- [issue13696] [urllib.request.HTTPRedirectHandler.http_error_302] Relative Redirect issue
CRicky
- [issue13609] Add "os.get_terminal_size()" function
Zbyszek Szmek
- [issue13609] Add "os.get_terminal_size()" function
Ross Lagerwall
- [issue13697] python RLock implementation unsafe with signals
Robert Collins
- [issue13698] Should not use mboxo format
endolith
- [issue13685] argparse does not sanitize help strings for % signs
Eric V. Smith
- [issue13653] reorder set.intersection parameters for better performance
Jesús Cea Avión
- [issue13609] Add "os.get_terminal_size()" function
Zbyszek Szmek
- [issue8245] email examples don't actually work (SMTP.connect is not called)
Sandro Tosi
- [issue13699] test_gdb has recently started failing
Vinay Sajip
- [issue8184] multiprocessing.managers will not fail if listening ocket already in use
Phill
- [issue8184] multiprocessing.managers will not fail if listening ocket already in use
Phill
- [issue13700] imaplib.IMAP4.authenticate authobject fails with PLAIN mechanism
Erno Tukia
- [issue13701] Remove Decimal Python 2.3 Compatibility
Ramchandra Apte
- [issue13585] Add contextlib.ContextStack
Meador Inge
- [issue12364] Deadlock in test_concurrent_futures
Ross Lagerwall
- [issue12364] Deadlock in test_concurrent_futures
Ross Lagerwall
- [issue1372770] email.Header should preserve original FWS
Srikanth S
- [issue11492] email.header.Header doesn't fold headers correctly
Srikanth S
- [issue12364] Deadlock in test_concurrent_futures
Antoine Pitrou
- [issue12394] packaging: generate scripts from callable (dotted paths)
Vinay Sajip
- [issue13598] string.Formatter doesn't support empty curly braces "{}"
Éric Araujo
- [issue1079] decode_header does not follow RFC 2047
R. David Murray
- [issue4755] Add function to get common path prefix
Éric Araujo
- [issue1079] decode_header does not follow RFC 2047
R. David Murray
- [issue8184] multiprocessing.managers will not fail if listening ocket already in use
Charles-François Natali
- [issue13702] relative symlinks in tarfile.extract broken
Patrick von Reth
- [issue13685] argparse does not sanitize help strings for % signs
Jeff Yurkiw
- [issue818201] distutils: clean does not use build_base option from build
Éric Araujo
- [issue9975] Incorrect use of flowinfo and scope_id in IPv6 sockaddr tuple
Charles-François Natali
- [issue8184] multiprocessing.managers will not fail if listening ocket already in use
Antoine Pitrou
- [issue8184] multiprocessing.managers will not fail if listening ocket already in use
Charles-François Natali
- [issue9349] document argparse's help=SUPPRESS
Roundup Robot
- [issue9349] document argparse's help=SUPPRESS
Sandro Tosi
- [issue13703] Hash collision security issue
Barry A. Warsaw
- [issue13114] check -r fails with non-ASCII unicode long_description
Jason R. Coombs
- [issue8184] multiprocessing.managers will not fail if listening ocket already in use
Phill
- [issue13704] Random number generator in Python core
Christian Heimes
- [issue6031] BaseServer.shutdown documentation is incomplete
Roundup Robot
- [issue6031] BaseServer.shutdown documentation is incomplete
Sandro Tosi
- [issue13636] Python SSL Stack doesn't have a Secure Default set of ciphers
Roundup Robot
- [issue13636] Python SSL Stack doesn't have a Secure Default set of ciphers
Roundup Robot
- [issue8416] python 2.6.5 documentation can't search
Sandro Tosi
- [issue13705] Raising exceptions from finally works better than advertised in the documentation
Sinisa Segvic
- [issue13706] Unicode fill characters no longer work in numeric formatting
Stefan Krah
- [issue8416] python 2.6.5 documentation can't search
Terry J. Reedy
- [issue8416] python 2.6.5 documentation can't search
Terry J. Reedy
- [issue8416] python 2.6.5 documentation can't search
Ezio Melotti
- [issue13707] Clarify hash() lifetime
Terry J. Reedy
- [issue13636] Python SSL Stack doesn't have a Secure Default set of ciphers
Antoine Pitrou
- [issue8416] python 2.6.5 documentation can't search
Santiago Gala
- [issue13708] Document ctypes.wintypes
Ramchandra Apte
- [issue13708] Document ctypes.wintypes
Ramchandra Apte
- [issue13709] Capitalization mistakes in the documentation for ctypes
Ramchandra Apte
- [issue9201] IDLE: raises Exception TclError in a special case
Ned Deily
- [issue13558] multiprocessing package incompatible with PyObjC
Ned Deily
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Ned Deily
- [issue13556] When tzinfo.utcoffset is out-of-bounds, the exception message is misleading
Ned Deily
- [issue13556] When tzinfo.utcoffset is out-of-bounds, the exception message is misleading
Alexander Belopolsky
- [issue13550] Rewrite logging hack of the threading module
Jesús Cea Avión
- [issue4188] test_threading hang when running as verbose
Jesús Cea Avión
- [issue13128] httplib debuglevel on CONNECT doesn't print response headers
Ned Deily
- [issue13710] hash() on string containing only null characters returns the length of the string
Ramchandra Apte
- [issue8416] python 2.6.5 documentation can't search
Georg Brandl
- [issue13711] html.parser.HTMLParser doesn't parse tags in comments in scripts correctly
Manuel Bärenz
- [issue13712] test_packaging depends on hash order
Christian Heimes
- [issue13713] Regression for http.client read()
Ross Lagerwall
- [issue12660] test_gdb fails when installed
Vinay Sajip
- [issue13464] HTTPResponse is missing an implementation of readinto
Roundup Robot
- [issue7098] g formatting for decimal types should always strip trailing zeros.
Stefan Krah
- [issue11648] openlog()s 'logopt' keyword broken in syslog module
Sandro Tosi
- [issue10772] Several actions for argparse arguments missing from docs
Roundup Robot
- [issue10772] Several actions for argparse arguments missing from docs
Sandro Tosi
- [issue13641] decoding functions in the base64 module could accept unicode strings
Berker Peksag
- [issue13714] Methods of ftplib never ends if the ip address changes
Sworddragon
- [issue13128] httplib debuglevel on CONNECT doesn't print response headers
Antoine Pitrou
- [issue13715] typo in unicodedata documentation
Eli Collins
- [issue12760] Add create mode to open()
Charles-François Natali
- [issue12926] tarfile tarinfo.extract*() broken with symlinks
Roundup Robot
- [issue12926] tarfile tarinfo.extract*() broken with symlinks
Lars Gustäbel
- [issue11984] Wrong "See also" in symbol and token module docs
Roundup Robot
- [issue11984] Wrong "See also" in symbol and token module docs
Sandro Tosi
- [issue12042] What's New multiprocessing example error
Roundup Robot
- [issue12042] What's New multiprocessing example error
Sandro Tosi
- [issue13716] distutils doc contains lots of XXX
Florent Xicluna
- [issue13717] print fails on unicode '\udce5' surrogates not allowed
Atle Pedersen
- [issue13511] Specifying multiple lib and include directories on linux
Martin v. Löwis
- [issue13609] Add "os.get_terminal_size()" function
Martin v. Löwis
- [issue10521] str methods don't accept non-BMP fillchar on a narrow Unicode build
Benjamin Peterson
- [issue10542] Py_UNICODE_NEXT and other macros for surrogates
Benjamin Peterson
- [issue13609] Add "os.get_terminal_size()" function
Zbyszek Szmek
- [issue9993] shutil.move fails on symlink source
Hynek Schlawack
- [issue12415] Missing: How to checkout the Doc sources
Sandro Tosi
- [issue9993] shutil.move fails on symlink source
Antoine Pitrou
- [issue8184] multiprocessing.managers will not fail if listening ocket already in use
Phill
- [issue13609] Add "os.get_terminal_size()" function
STINNER Victor
- [issue8184] multiprocessing.managers will not fail if listening ocket already in use
Phill
- [issue8184] multiprocessing.managers will not fail if listening ocket already in use
Antoine Pitrou
- [issue8184] multiprocessing.managers will not fail if listening ocket already in use
Phill
- [issue13642] urllib incorrectly quotes username and password in https basic auth
Joonas Kuorilehto
- [issue13642] urllib incorrectly quotes username and password in https basic auth
Joonas Kuorilehto
- [issue9993] shutil.move fails on symlink source
Hynek Schlawack
- [issue13642] urllib incorrectly quotes username and password in https basic auth
Senthil Kumaran
- [issue13718] Format Specification Mini-Language does not accept comma for percent value
Michael Kesper
- [issue13609] Add "os.get_terminal_size()" function
Zbyszek Szmek
- [issue13041] argparse: terminal width is not detected properly
Zbyszek Szmek
- [issue13719] bdist_msi upload fails
Ralf Schmitt
- [issue8184] multiprocessing.managers will not fail if listening ocket already in use
Antoine Pitrou
- [issue13609] Add "os.get_terminal_size()" function
Zbyszek Szmek
- [issue13609] Add "os.get_terminal_size()" function
Amaury Forgeot d'Arc
- [issue13720] argparse print_help() fails if COLUMNS is set to a low value
Zbyszek Szmek
- [issue13642] urllib incorrectly quotes username and password in https basic auth
Joonas Kuorilehto
- [issue13615] setup.py register fails with -r argument
Éric Araujo
- [issue11473] upload command no longer accepts repository by section name
Éric Araujo
- [issue13511] Specifying multiple lib and include directories on linux
Ray
- [issue13033] Add shutil.chowntree
Éric Araujo
- [issue1040439] Missing documentation on how to link with libpython
Éric Araujo
- [issue13562] Notes about module load path
Éric Araujo
- [issue11473] upload command no longer accepts repository by section name
Éric Araujo
- [issue11473] upload command no longer accepts repository by section name
Éric Araujo
- [issue12415] Missing: How to checkout the Doc sources
Éric Araujo
- [issue12415] Missing: How to checkout the Doc sources
Ezio Melotti
- [issue12415] Missing: How to checkout the Doc sources
Éric Araujo
- [issue12415] Missing: How to checkout the Doc sources
Ezio Melotti
- [issue12415] Missing: How to checkout the Doc sources
Éric Araujo
- [issue13721] ssl.wrap_socket on a connected but failed connection succeeds and .peer_certificate gives AttributeError
Mads Kiilerich
- [issue9253] argparse: optional subparsers
Benjamin West
- [issue9253] argparse: optional subparsers
Benjamin West
- [issue13562] Notes about module load path
Eric Snow
- [issue13609] Add "os.get_terminal_size()" function
Zbyszek Szmek
- [issue13562] Notes about module load path
Nam Nguyen
- [issue1521950] shlex.split() does not tokenize like the shell
Vinay Sajip
- [issue1521950] shlex.split() does not tokenize like the shell
Vinay Sajip
- [issue13555] cPickle MemoryError when loading large file (while pickle works)
Charles-François Natali
- [issue9993] shutil.move fails on symlink source
Roundup Robot
- [issue9993] shutil.move fails on symlink source
Antoine Pitrou
- [issue13722] "distributions can disable the encodings package"
Antoine Pitrou
- [issue13723] Regular expressions: (?:X|\s+)*$ takes a long time
Eric Promislow
- [issue13724] socket.create_connection and multiple IP addresses
Mads Kiilerich
- [issue13511] Specifying multiple lib and include directories on linux
Martin v. Löwis
- [issue13609] Add "os.get_terminal_size()" function
Zbyszek Szmek
- [issue13685] argparse does not sanitize help strings for % signs
Terry J. Reedy
- [issue13686] Some notes on the docs of multiprocessing
Terry J. Reedy
- [issue9253] argparse: optional subparsers
Éric Araujo
- [issue13511] Specifying multiple lib and include directories on linux
Ronald Oussoren
- [issue13725] regrtest does not recognize -d flag
Erno Tukia
- [issue13033] Add shutil.chowntree
Nick Coghlan
- [issue13726] regrtest ambiguous -S flag
Erno Tukia
- [issue4489] shutil.rmtree is vulnerable to a symlink attack
Hynek Schlawack
- [issue13727] Accessor macros for PyDateTime_Delta members
Amaury Forgeot d'Arc
- [issue13728] Description of -m and -c cli options wrong?
Sandro Tosi
- [issue12989] Consistently handle path separator in Py_GetPath on Windows
Éric Araujo
- [issue13550] Rewrite logging hack of the threading module
Charles-François Natali
- [issue13729] Evaluation order for dics key/value
Sandro Tosi
- [issue13550] Rewrite logging hack of the threading module
Éric Araujo
- [issue13609] Add "os.get_terminal_size()" function
Éric Araujo
- [issue13666] datetime documentation typos
Aaron Maenpaa
- [issue13666] datetime documentation typos
Aaron Maenpaa
- [issue13666] datetime documentation typos
Stephen Kelly
- [issue13502] Documentation for Event.wait return value is either wrong or incomplete
Roundup Robot
- [issue12005] modulo result of Decimal differs from float/int
Aaron Maenpaa
- [issue13730] Grammar mistake in Decimal documentation
Aaron Maenpaa
- [issue13731] Awkward phrasing in Decimal documentation
Aaron Maenpaa
- [issue13502] Documentation for Event.wait return value is either wrong or incomplete
Charles-François Natali
- [issue9253] argparse: optional subparsers
Benjamin West
- [issue9253] argparse: optional subparsers
Benjamin West
- [issue13732] test_logging failure on Windows buildbots
Charles-François Natali
- [issue13587] Correcting the typos error in Doc/howto/urllib2.rst
Aaron Maenpaa
- [issue9253] argparse: optional subparsers
Benjamin West
- [issue9253] argparse: optional subparsers
Benjamin West
- [issue13050] RLock support the context manager protocol but this is not documented
Aaron Maenpaa
- [issue13050] RLock support the context manager protocol but this is not documented
Raymond Hettinger
- [issue13733] Change required to sysconfig.py for Python 2.7.2 on OS/2
Paul Smedley
- [issue13734] Add a generic directory walker method to avoid symlink attacks
Hynek Schlawack
- [issue13735] The protocol > 0 of cPickle does not given stable dictionary values
Kay Hayen
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Benjamin Peterson
- [issue4489] shutil.rmtree is vulnerable to a symlink attack
Ross Lagerwall
- [issue13736] urllib.request.urlopen leaks exceptions from socket and httplib.client
Jyotirmoy Bhattacharya
- [issue12364] Deadlock in test_concurrent_futures
Roundup Robot
- [issue13737] bugs.python.org's Django settings file DEBUG=True
Bithin A
- [issue12364] Deadlock in test_concurrent_futures
Ross Lagerwall
- [issue12760] Add create mode to open()
Charles-François Natali
- [issue10278] add time.wallclock() method
Matthias Klose
- [issue13122] Out of date links in the sidebar of the documentation index of versions 3.1 and 3.2
Sandro Tosi
- [issue12760] Add create mode to open()
Antoine Pitrou
- [issue13738] Optimize bytes.upper() and lower()
Antoine Pitrou
- [issue13673] PyTraceBack_Print() fails if signal received but PyErr_CheckSignals() not called
sbt
- [issue13026] Dis module - documentation of MAKE_FUNCTION
Sandro Tosi
- [issue13739] os.fdlistdir() is not idempotent
Charles-François Natali
- [issue13521] Make dict.setdefault() atomic
Filip Gruszczyński
- [issue12760] Add create mode to open()
Charles-François Natali
- [issue13521] Make dict.setdefault() atomic
Antoine Pitrou
- [issue10278] add time.wallclock() method
STINNER Victor
- [issue8184] multiprocessing.managers will not fail if listening ocket already in use
Charles-François Natali
- [issue12760] Add create mode to open()
Charles-François Natali
- [issue13026] Dis module - documentation of MAKE_FUNCTION
Terry J. Reedy
- [issue13122] Out of date links in the sidebar of the documentation index of versions 3.1 and 3.2
Terry J. Reedy
- [issue13122] Out of date links in the sidebar of the documentation index of versions 3.1 and 3.2
Antoine Pitrou
- [issue13122] Out of date links in the sidebar of the documentation index of versions 3.1 and 3.2
Terry J. Reedy
- [issue13122] Out of date links in the sidebar of the documentation index of versions 3.1 and 3.2
Terry J. Reedy
- [issue13521] Make dict.setdefault() atomic
Filip Gruszczyński
- [issue13122] Out of date links in the sidebar of the documentation index of versions 3.1 and 3.2
Georg Brandl
- [issue13122] Out of date links in the sidebar of the documentation index of versions 3.1 and 3.2
Terry J. Reedy
- [issue13642] urllib incorrectly quotes username and password in https basic auth
Michele Orrù
- [issue13521] Make dict.setdefault() atomic
Filip Gruszczyński
- [issue13740] winsound.SND_NOWAIT ignored on modern Windows platforms
Jelle Geerts
- [issue13741] *** glibc detected *** python: double free or corruption (!prev): 0x0000000001d53ad0 ***
Andrew
- [issue11990] redirected output - stdout writes newline as \n in windows
Peter Csapo
- [issue9116] test_capi.test_no_FatalError_infinite_loop crash on Windows
Terry J. Reedy
- [issue11906] test_argparse failure in interactive mode
Terry J. Reedy
- [issue11633] regression: print buffers output when end=''
anatoly techtonik
- [issue13742] Add a key parameter (like sorted) to heapq.merge
Simon Sapin
- [issue11633] regression: print buffers output when end=''
Terry J. Reedy
- [issue5441] Convenience API for timeit.main
Simon Sapin
- [issue9637] docs do not say that urllib uses HTTP_PROXY
Neil Muller
- [issue13743] xml.dom.minidom.Document class is not documented
Sandro Tosi
- [issue13744] raw byte strings are described in a confusing way
Barry A. Warsaw
- [issue4630] IDLE no longer respects .Xdefaults insertOffTime
Jelle Geerts
- [issue10278] add time.wallclock() method
Matthias Klose
- [issue4489] shutil.rmtree is vulnerable to a symlink attack
Jesús Cea Avión
- [issue13642] urllib incorrectly quotes username and password in https basic auth
Michele Orrù
- [issue13745] configuring --with-dbmliborder=bdb doesn't build the gdbm extension
Matthias Klose
- [issue13682] Documentation of os.fdopen() refers to non-existing bufsize argument of builtin open()
Éric Araujo
- [issue13631] readline fails to parse some forms of .editrc under editline (libedit) emulation on Mac OS X
Éric Araujo
- [issue12207] Document ast.PyCF_ONLY_AST
Éric Araujo
- [issue1612012] builtin compile() doc needs PyCF_DONT_IMPLY_DEDENT
Éric Araujo
- [issue13677] correct docstring for builtin compile
Éric Araujo
- [issue11906] test_argparse failure in interactive mode
Éric Araujo
- [issue13746] ast.Tuple's have an inconsistent "col_offset" value
Igor Bronshteyn
- [issue4489] shutil.rmtree is vulnerable to a symlink attack
Éric Araujo
- [issue9253] argparse: optional subparsers
Éric Araujo
- [issue9253] argparse: optional subparsers
Éric Araujo
- [issue9253] argparse: optional subparsers
Éric Araujo
- [issue9253] argparse: optional subparsers
Éric Araujo
- [issue11633] Document that print buffers output when end=''
Éric Araujo
- [issue13631] readline fails to parse some forms of .editrc under editline (libedit) emulation on Mac OS X
Zvezdan Petkovic
- [issue9637] docs do not say that urllib uses HTTP_PROXY
Terry J. Reedy
- [issue9637] docs do not say that urllib uses HTTP_PROXY
Senthil Kumaran
- [issue11633] Document that print buffers output when end=''
anatoly techtonik
- [issue13747] ssl_version documentation error
Ben Darnell
- [issue13748] Allow rb"" literals as an equivalent to br""
Antoine Pitrou
- [issue13749] socketserver can't stop
K Richard Pixley
- [issue13750] queue broken when built without-thread
Charles-François Natali
- [issue11633] Document that print may need explicit flushing
Terry J. Reedy
- [issue13751] multiprocessing.pool hangs if any worker raises an Exception whose constructor requires a parameter
Faheem Mitha
- [issue11205] Evaluation order of dictionary display is different from reference manual.
Sandro Tosi
- [issue12760] Add create mode to open()
Roundup Robot
- [issue13645] import machinery vulnerable to timestamp collisions
Brett Cannon
- [issue6727] ImportError when package is symlinked on Windows
Jason R. Coombs
- [issue6727] ImportError when package is symlinked on Windows
Alex Regueiro
- [issue11906] test_argparse failure in interactive mode
Roundup Robot
- [issue11906] test_argparse failure in interactive mode
Roundup Robot
- [issue11906] test_argparse failure in interactive mode
Terry J. Reedy
- [issue13241] llvm-gcc-4.2 miscompiles Python (XCode 4.1 on Mac OS 10.7)
Guido van Rossum
- [issue11948] Tutorial/Modules - small fix to better clarify the modules search path
Terry J. Reedy
- [issue13241] llvm-gcc-4.2 miscompiles Python (XCode 4.1 on Mac OS 10.7)
Ned Deily
- [issue13752] add a casefold() method
Benjamin Peterson
- [issue11418] Method's global scope is module containing function definition, not class.
Terry J. Reedy
- [issue13168] Python 2.6 having trouble finding modules when invoked via a symlink
Terry J. Reedy
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Benjamin Peterson
- [issue13753] str.join description contains an incorrect reference to argument
py.user
- [issue13754] str.ljust and str.rjust do not exactly describes original string return
py.user
- [issue13755] str.endswith and str.startswith do not take lists of strings
py.user
- [issue13642] urllib incorrectly quotes username and password in https basic auth
Joonas Kuorilehto
- [issue13241] llvm-gcc-4.2 miscompiles Python (XCode 4.1 on Mac OS 10.7)
Ronald Oussoren
- [issue13241] llvm-gcc-4.2 miscompiles Python (XCode 4.1 on Mac OS 10.7)
Ronald Oussoren
- [issue12760] Add create mode to open()
Charles-François Natali
- [issue13642] urllib incorrectly quotes username and password in https basic auth
Michele Orrù
- [issue13642] urllib incorrectly quotes username and password in https basic auth
Michele Orrù
- [issue13642] urllib incorrectly quotes username and password in https basic auth
Michele Orrù
- [issue13703] Hash collision security issue
STINNER Victor
- [issue13756] Python3.2.2 make fail on cygwin
Holger
- [issue5998] Add __bool__ to threading.Event and multiprocessing.Event
Florian Berger
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Benjamin Peterson
- [issue13642] urllib incorrectly quotes username and password in https basic auth
Roundup Robot
- [issue13642] urllib incorrectly quotes username and password in https basic auth
Senthil Kumaran
- [issue9637] docs do not say that urllib uses HTTP_PROXY
Roundup Robot
- [issue9637] docs do not say that urllib uses HTTP_PROXY
Roundup Robot
- [issue9637] docs do not say that urllib uses HTTP_PROXY
Senthil Kumaran
- [issue13757] os.fdlistdir() should not close the file descriptor given in argument
Charles-François Natali
- [issue13685] argparse does not sanitize help strings for % signs
Steven Bethard
- [issue12760] Add create mode to open()
Charles-François Natali
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Benjamin Peterson
- [issue13758] compile() should not encode 'filename' (at least on Windows)
Terry J. Reedy
- [issue13759] Python 3.2.2 Mac installer version doesn't accept multibyte character in interactive mode
Atsushi Shibata
- [issue13760] ConfigParser exceptions are not pickleable
Faheem Mitha
- [issue1692335] Fix exception pickling: Move initial args assignment to BaseException.__new__
Faheem Mitha
- [issue13761] Add flush keyword to print()
Georg Brandl
- [issue4630] IDLE no longer respects .Xdefaults insertOffTime
Terry J. Reedy
- [issue4630] IDLE: add cursor noblink option
Terry J. Reedy
- [issue13472] devguide doesn’t list all build dependencies
Tshepang Lekhonkhobe
- [issue13440] Explain the "status quo wins a stalemate" principle in the devguide
Tshepang Lekhonkhobe
- [issue12907] Update test coverage devguide page
Tshepang Lekhonkhobe
- [issue12296] Minor clarification in devguide
Tshepang Lekhonkhobe
- [issue13762] missing section: how to contribute to devguide
Tshepang Lekhonkhobe
- [issue13124] Add "Running a Build Slave" page to the devguide
Tshepang Lekhonkhobe
- [issue12409] Moving "Documenting Python" to Devguide
Tshepang Lekhonkhobe
- [issue13275] Recommend xml.etree for XML processing
Tshepang Lekhonkhobe
- [issue13275] Recommend xml.etree for XML processing
Tshepang Lekhonkhobe
- [issue13763] rm obsolete reference in devguide
Tshepang Lekhonkhobe
- [issue13764] Misc/build.sh is outdated... talks about svn
Tshepang Lekhonkhobe
- [issue13765] Distutils does not put quotes around paths that contain spaces when compiling with MSVC
Almar Klein
- [issue13766] explain the relationship between Lib/lib2to3/Grammar.txt and Grammar/Grammar
Tshepang Lekhonkhobe
- [issue12779] Update packaging documentation
Tshepang Lekhonkhobe
- [issue2175] Expat sax parser silently ignores the InputSource protocol
Tshepang Lekhonkhobe
- [issue1975] signals not always delivered to main thread, since other threads have the signal unmasked
Floris Bruynooghe
- [issue13767] Would be nice to have a future import that turned off old except style
Zaheer Merali
- [issue13768] Doc/tools/dailybuild.py available only on 2.7 branch
Tshepang Lekhonkhobe
- [issue13769] json.dump(ensure_ascii=False) return str instead of unicode
Марк Коренберг
- [issue13770] python3 & json: add ensure_ascii documentation
Марк Коренберг
- [issue1692335] Fix exception pickling: Move initial args assignment to BaseException.__new__
Tal Einat
- [issue13771] HTTPSConnection __init__ super implementation causes recursion error
Michael Mulich
- [issue11633] Document that print may need explicit flushing
Roundup Robot
- [issue11633] Document that print may need explicit flushing
Terry J. Reedy
- [issue11418] Method's global scope is module containing function definition, not class.
Roundup Robot
- [issue12409] Moving "Documenting Python" to Devguide
Sandro Tosi
- [issue13772] listdir() doesn't work with non-trivial symlinks
Antoine Pitrou
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Benjamin Peterson
- [issue13773] Support sqlite3 uri filenames
poq
- [issue13241] llvm-gcc-4.2 miscompiles Python (XCode 4.1 on Mac OS 10.7)
Ronald Oussoren
- [issue13681] Aifc read compressed frames fix
Sandro Tosi
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Roundup Robot
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Benjamin Peterson
- [issue13241] llvm-gcc-4.2 miscompiles Python (XCode 4.1 on Mac OS 10.7)
Nam Nguyen
- [issue13774] json.loads raises a SystemError for invalid encoding on 2.7.2
Julian Berman
- [issue13775] Access Denied message on symlink creation misleading for an existing file/directory target.
Santoso Wijaya
- [issue11633] Document that print may need explicit flushing
Cameron Simpson
- [issue4806] Function calls taking a generator as star argument can mask TypeErrors in the generator
Martin Panter
- [issue11944] Function call with * and generator hide exception raised by generator.
Martin Panter
- [issue4806] Function calls taking a generator as star argument can mask TypeErrors in the generator
Martin Panter
- [issue5218] Check for tp_iter in ceval:ext_do_call before overriding exception message
Martin Panter
- [issue13645] import machinery vulnerable to timestamp collisions
Antoine Pitrou
- [issue12760] Add create mode to open()
David Townshend
- [issue13241] llvm-gcc-4.2 miscompiles Python (XCode 4.1 on Mac OS 10.7)
Ronald Oussoren
- [issue6774] socket.shutdown documentation: on some platforms, closing one half closes the other half
Mads Kiilerich
- [issue6774] socket.shutdown documentation: on some platforms, closing one half closes the other half
Antoine Pitrou
- [issue11682] PEP 380 reference implementation for 3.3
Nick Coghlan
- [issue11682] PEP 380 reference implementation for 3.3
Nick Coghlan
- [issue11682] PEP 380 reference implementation for 3.3
Nick Coghlan
- [issue11682] PEP 380 reference implementation for 3.3
Nick Coghlan
- [issue11682] PEP 380 reference implementation for 3.3
Nick Coghlan
- [issue13359] urllib2 doesn't escape spaces in http requests
Michele Orrù
- [issue13359] urllib2 doesn't escape spaces in http requests
Mads Kiilerich
- [issue13776] formatter_unicode.c still assumes ASCII
Jim Jewett
- [issue13359] urllib2 doesn't escape spaces in http requests
Michele Orrù
- [issue13359] urllib2 doesn't escape spaces in http requests
Mads Kiilerich
- [issue9253] argparse: optional subparsers
Éric Araujo
- [issue9253] argparse: optional subparsers
Éric Araujo
- [issue13631] readline fails to parse some forms of .editrc under editline (libedit) emulation on Mac OS X
Éric Araujo
- [issue6095] os.curdir as the default argument for os.listdir
Éric Araujo
- [issue11397] os.path.realpath() may produce incorrect results
Vadim Fint
- [issue11397] os.path.realpath() may produce incorrect results
Konstantin Nikitin
- [issue12409] Moving "Documenting Python" to Devguide
Éric Araujo
- [issue13645] import machinery vulnerable to timestamp collisions
Brett Cannon
- [issue11633] Document that print may need explicit flushing
Éric Araujo
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Jim Jewett
- [issue12409] Moving "Documenting Python" to Devguide
Sandro Tosi
- [issue12409] Moving "Documenting Python" to Devguide
Sandro Tosi
- [issue2292] Missing *-unpacking generalizations
Zbyszek Szmek
- [issue11682] PEP 380 reference implementation for 3.3
Zbyszek Szmek
- [issue11682] PEP 380 reference implementation for 3.3
Zbyszek Szmek
- [issue13777] socket: communicating with Mac OS X KEXT controls
Michael Goderbauer
- [issue10112] Use -Wl, --dynamic-list=x.list, not -Xlinker -export-dynamic
Jan Kratochvil
- [issue10112] Use -Wl, --dynamic-list=x.list, not -Xlinker -export-dynamic
Meador Inge
- [issue6774] socket.shutdown documentation: on some platforms, closing one half closes the other half
Charles-François Natali
- [issue11633] Document that print may need explicit flushing
Roundup Robot
- [issue6774] socket.shutdown documentation: on some platforms, closing one half closes the other half
Nicolas Dumazet
- [issue6210] Exception Chaining missing method for suppressing context
Ethan Furman
- [issue6210] Exception Chaining missing method for suppressing context
Patrick Westerhoff
- [issue13629] _PyParser_TokenNames does not match up with the token.h numbers
Meador Inge
- [issue10344] codecs.readline doesn't care buffering=0
Terry J. Reedy
- [issue10344] codecs.StreamReader.readline doc needs fix
Terry J. Reedy
- [issue13778] Python should invalidate all non-owned 'thread.lock' objects when forking
lesha
- [issue6721] Locks in python standard library should be sanitized on fork
lesha
- [issue13779] os.walk: bottom-up
patrick vrijlandt
- [issue11682] PEP 380 reference implementation for 3.3
Nick Coghlan
- [issue13780] make YieldFrom its own node
Benjamin Peterson
- [issue12409] Moving "Documenting Python" to Devguide
Georg Brandl
- [issue11682] PEP 380 reference implementation for 3.3
Éric Araujo
- [issue13473] Add tests for files byte-compiled by distutils[2]
Éric Araujo
- [issue12415] Missing: How to checkout the Doc sources
Éric Araujo
- [issue12409] Moving "Documenting Python" to Devguide
Éric Araujo
- [issue13447] Add tests for some scripts in Tools/scripts
Éric Araujo
- [issue1475523] gettext breaks on plural-forms header
Éric Araujo
- [issue1475523] gettext breaks on plural-forms header
Éric Araujo
- [issue13645] import machinery vulnerable to timestamp collisions
Roundup Robot
- [issue13645] import machinery vulnerable to timestamp collisions
Antoine Pitrou
- [issue2124] xml.sax and xml.dom fetch DTDs by default
Brian Visel
- [issue13768] Doc/tools/dailybuild.py available only on 2.7 branch
Georg Brandl
- [issue1692335] Fix exception pickling: Move initial args assignment to BaseException.__new__
Georg Brandl
- [issue2124] xml.sax and xml.dom fetch DTDs by default
Martin v. Löwis
- [issue2124] xml.sax and xml.dom fetch DTDs by default
Brian Visel
- [issue2124] xml.sax and xml.dom fetch DTDs by default
Martin v. Löwis
- [issue8881] socket.getaddrinfo() should return named tuples
Floris Bruynooghe
- [issue8881] socket.getaddrinfo() should return named tuples
Antoine Pitrou
- [issue13781] gzip module does the wrong thing with an os.fdopen()'ed fileobj
Gregory P. Smith
- [issue6727] ImportError when package is symlinked on Windows
Jason R. Coombs
- [issue6727] ImportError when package is symlinked on Windows
Jason R. Coombs
- [issue6727] ImportError when package is symlinked on Windows
Amaury Forgeot d'Arc
- [issue6727] ImportError when package is symlinked on Windows
Alex Regueiro
- [issue6727] ImportError when package is symlinked on Windows
Jason R. Coombs
- [issue6727] ImportError when package is symlinked on Windows
Jason R. Coombs
- [issue6727] ImportError when package is symlinked on Windows
Jason R. Coombs
- [issue13782] xml.etree.ElementTree: Element.append doesn't type-check its argument
John Machin
- [issue1397474] timeit execution enviroment
Terry J. Reedy
- [issue8473] doctest fails if you have inconsistent lineendings
Terry J. Reedy
- [issue11633] Document that print may need explicit flushing
Éric Araujo
- [issue11633] Document that print may need explicit flushing
Cameron Simpson
- [issue12409] Moving "Documenting Python" to Devguide
Éric Araujo
- [issue11633] Document that print may need explicit flushing
Éric Araujo
- [issue11633] Document that print may need explicit flushing
Roundup Robot
- [issue13783] Clean up PEP 380 C API additions
Nick Coghlan
- [issue4106] multiprocessing occasionally spits out exception during shutdown
Yaniv Aknin
- [issue13294] http.server: minor code style changes.
Senthil Kumaran
- [issue13294] http.server: minor code style changes.
Senthil Kumaran
- [issue13642] urllib incorrectly quotes username and password in https basic auth
Joonas Kuorilehto
- [issue13642] urllib incorrectly quotes username and password in https basic auth
Joonas Kuorilehto
- [issue12760] Add create mode to open()
Roundup Robot
- [issue13642] urllib incorrectly quotes username and password in https basic auth
Roundup Robot
- [issue13642] urllib incorrectly quotes username and password in https basic auth
Senthil Kumaran
- [issue13784] Documentation of xml.sax.xmlreader: Locator.getLineNumber() and Locator.getColumnNumber()
patrick vrijlandt
- [issue13642] urllib incorrectly quotes username and password in https basic auth
Joonas Kuorilehto
- [issue13785] Make concurrent.futures.Future state public
Juan Javier
- [issue13786] regrtest.py does not handle --trace
Meador Inge
- [issue6721] Locks in python standard library should be sanitized on fork
Jesús Cea Avión
- [issue6721] Locks in python standard library should be sanitized on fork
Gregory P. Smith
- [issue12409] Moving "Documenting Python" to Devguide
Sandro Tosi
- [issue12949] Documentation of PyCode_New() lacks kwonlyargcount argument
Mahmoud Hashemi
- [issue13787] PyCode_New not round-trippable (TypeError)
Mahmoud Hashemi
- [issue13788] os.closerange optimization
Ferringb
- [issue13789] _tkinter does not build on Windows 7
Terry J. Reedy
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
py.user
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
Eric V. Smith
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
py.user
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
R. David Murray
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
R. David Murray
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
py.user
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
py.user
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
R. David Murray
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
py.user
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
R. David Murray
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
Eric V. Smith
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
Terry J. Reedy
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
Eric V. Smith
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
R. David Murray
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
R. David Murray
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
Terry J. Reedy
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
Eric V. Smith
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
R. David Murray
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
Eric V. Smith
- [issue13790] In str.format an incorrect error message for list, tuple, dict, set
Terry J. Reedy
- [issue13495] IDLE: Regressions - Two ColorDelegator instances loaded and -e no longer edits new files.
Roger Serwy
- [issue13495] IDLE: Regressions - Two ColorDelegator instances loaded and -e no longer edits new files.
Terry J. Reedy
- [issue13791] Other versions
Matt Joiner
- [issue8052] subprocess close_fds behavior should only close open fds
Ferringb
- [issue8052] subprocess close_fds behavior should only close open fds
Ferringb
- [issue13521] Make dict.setdefault() atomic
Filip Gruszczyński
- [issue11694] xdrlib raises ConversionError in inconsistent way
Filip Gruszczyński
- [issue8052] subprocess close_fds behavior should only close open fds
Ross Lagerwall
- [issue11694] xdrlib raises ConversionError in inconsistent way
Georg Brandl
- [issue11694] xdrlib raises ConversionError in inconsistent way
Georg Brandl
- [issue6727] ImportError when package is symlinked on Windows
Jason R. Coombs
- [issue6727] ImportError when package is symlinked on Windows
Jason R. Coombs
- [issue6727] ImportError when package is symlinked on Windows
Jason R. Coombs
- [issue6727] ImportError when package is symlinked on Windows
Jason R. Coombs
- [issue13589] Aifc low level serialization primitives fix
Antoine Pitrou
- [issue13792] The "os.execl" call doesn't give programs exit code
Kay Hayen
- [issue13039] IDLE editor: shell-like behaviour on line starting with ">>>"
Roundup Robot
- [issue13039] IDLE editor: shell-like behaviour on line starting with ">>>"
Terry J. Reedy
- [issue13039] IDLE editor: shell-like behaviour on line starting with ">>>"
Terry J. Reedy
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Jim Jewett
- [issue13588] Change name of internal closure functions in importlib
Berker Peksag
- [issue13629] _PyParser_TokenNames does not match up with the token.h numbers
Roundup Robot
- [issue13629] _PyParser_TokenNames does not match up with the token.h numbers
Meador Inge
- [issue12736] Request for python casemapping functions to use full not simple casemaps per Unicode's recommendation
Roundup Robot
- [issue12705] Make compile('1\n2\n', '', 'single') raise an exception instead of silently truncating?
Éric Araujo
- [issue13793] hasattr, delattr, getattr fail with unnormalized names
Jim Jewett
- [issue13793] hasattr, delattr, getattr fail with unnormalized names
Antoine Pitrou
- [issue13793] hasattr, delattr, getattr fail with unnormalized names
Benjamin Peterson
- [issue13793] hasattr, delattr, getattr fail with unnormalized names
Jim Jewett
- [issue13793] hasattr, delattr, getattr fail with unnormalized names
Benjamin Peterson
- [issue13793] hasattr, delattr, getattr fail with unnormalized names
Raymond Hettinger
- [issue13793] hasattr, delattr, getattr fail with unnormalized names
Benjamin Peterson
- [issue13794] Copyright Year - Chnage it to 2012 please
AJ
- [issue6528] builtins colored as keyword at beginning of line
Ezio Melotti
- [issue13078] IDLE: Python Crashes When Saving Or Opening
Ezio Melotti
- [issue13052] IDLE: replace ending with '\' causes crash
Ezio Melotti
- [issue2134] Add new attribute to TokenInfo to report specific token IDs
Ezio Melotti
- [issue13465] A Jython section in the dev guide would be great
Ezio Melotti
- [issue13665] TypeError: string or integer address expected instead of str instance
Ezio Melotti
- [issue13443] wrong links and examples in the functional HOWTO
Éric Araujo
- [issue13443] wrong links and examples in the functional HOWTO
Éric Araujo
- [issue13443] wrong links and examples in the functional HOWTO
Éric Araujo
- [issue11906] test_argparse failure in interactive mode
Ezio Melotti
- [issue13795] CDATA Element missing
Pedro Andres Aranda Gutierrez
- [issue13796] use 'text=...' to define the text attribute of and xml.etree.ElementTree.Element
Pedro Andres Aranda Gutierrez
- [issue12600] Support parameterized TestCases in unittest
Mark Diekhans
- [issue13275] Recommend xml.etree for XML processing
Éric Araujo
- [issue6528] builtins colored as keyword at beginning of line
Roundup Robot
- [issue6528] builtins colored as keyword at beginning of line
Terry J. Reedy
- [issue13052] IDLE: replace ending with '\' causes crash
Terry J. Reedy
- [issue13435] Copybutton does not hide tracebacks
Ezio Melotti
- [issue13052] IDLE: replace ending with '\' causes crash
Ezio Melotti
- [issue6528] builtins colored as keyword at beginning of line
Terry J. Reedy
- [issue2292] Missing *-unpacking generalizations
Ezio Melotti
- [issue11906] test_argparse failure in interactive mode
Terry J. Reedy
- [issue13122] Out of date links in the sidebar of the documentation index of versions 3.1 and 3.2
Terry J. Reedy
- [issue13797] Add a __buffer__ special method to retrieve a PEP 3118 object
Nick Coghlan
- [issue13435] Copybutton does not hide tracebacks
Georg Brandl
- [issue12705] Make compile('1\n2\n', '', 'single') raise an exception instead of silently truncating?
Antoine Pitrou
- [issue13798] Pasting and then running code doesn't work in the IDLE Shell
Ramchandra Apte
- [issue13799] Base 16 should be hexadecimal in Unicode HOWTO
Ramchandra Apte
- [issue12834] memoryview.tobytes() incorrect for non-contiguous arrays
Nick Coghlan
- [issue12600] Support parameterized TestCases in unittest
R. David Murray
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Nick Coghlan
- [issue12600] Support parameterized TestCases in unittest
R. David Murray
- [issue13801] The Python 3 Docs don't highlight nonlocal
Ramchandra Apte
- [issue12600] Support parameterized TestCases in unittest
Éric Araujo
- [issue12600] Support parameterized TestCases in unittest
Michael Foord
- [issue6531] atexit_callfuncs() crashing within Py_Finalize() when using multiple interpreters.
Christian Häggström
- [issue13665] TypeError: string or integer address expected instead of str instance
Meador Inge
- [issue1692335] Fix exception pickling: Move initial args assignment to BaseException.__new__
Zbyszek Szmek
- [issue12705] Make compile('1\n2\n', '', 'single') raise an exception instead of silently truncating?
Benjamin Peterson
- [issue12415] Missing: How to checkout the Doc sources
Éric Araujo
- [issue12415] Missing: How to checkout the Doc sources
Éric Araujo
- [issue11805] package_data only allows one glob per-package
Éric Araujo
- [issue12409] Moving "Documenting Python" to Devguide
Éric Araujo
- [issue11805] package_data only allows one glob per-package
Éric Araujo
- [issue13412] Symbolic links omitted by os.listdir on some systems
Jason R. Coombs
- [issue5300] Distutils ignores file permissions
Éric Araujo
- [issue8502] support plurals in pygettext
Éric Araujo
- [issue8913] Document that datetime.__format__ is datetime.strftime
Éric Araujo
- [issue13588] Change name of internal closure functions in importlib
Roundup Robot
- [issue13588] Change name of internal closure functions in importlib
Brett Cannon
- [issue13609] Add "os.get_terminal_size()" function
Zbyszek Szmek
- [issue12409] Moving "Documenting Python" to Devguide
Roundup Robot
- [issue12409] Moving "Documenting Python" to Devguide
Sandro Tosi
- [issue6727] ImportError when package is symlinked on Windows
Jason R. Coombs
- [issue6727] ImportError when package is symlinked on Windows
Jason R. Coombs
- [issue6727] ImportError when package is symlinked on Windows
Jason R. Coombs
- [issue6531] atexit_callfuncs() crashing within Py_Finalize() when using multiple interpreters.
Antoine Pitrou
- [issue6531] atexit_callfuncs() crashing within Py_Finalize() when using multiple interpreters.
Antoine Pitrou
- [issue12705] Make compile('1\n2\n', '', 'single') raise an exception instead of silently truncating?
Meador Inge
- [issue13052] IDLE: replace ending with '\' causes crash
Roger Serwy
- [issue12600] Support parameterized TestCases in unittest
R. David Murray
- [issue6727] ImportError when package is symlinked on Windows
Jason R. Coombs
- [issue6727] ImportError when package is symlinked on Windows
Jason R. Coombs
- [issue6727] ImportError when package is symlinked on Windows
Jason R. Coombs
- [issue12415] Missing: How to checkout the Doc sources
Sandro Tosi
- [issue13052] IDLE: replace ending with '\' causes crash
Terry J. Reedy
- [issue13641] decoding functions in the base64 module could accept unicode strings
Berker Peksag
- [issue13165] Integrate stringbench in the Tools directory
Berker Peksag
- [issue11695] Improve argparse usage/help customization
Berker Peksag
- [issue8285] IDLE not smart indenting correctly in nested statements
Terry J. Reedy
- [issue13802] IDLE Prefernces/Fonts: use multiple alphabets in examples
Terry J. Reedy
- [issue13165] Integrate stringbench in the Tools directory
Jim Jewett
- [issue6531] atexit_callfuncs() crashing within Py_Finalize() when using multiple interpreters.
Eric Snow
- [issue12600] Support parameterized TestCases in unittest
R. David Murray
- [issue7676] IDLE shell shouldn't use TABs
Terry J. Reedy
- [issue8052] subprocess close_fds behavior should only close open fds
Gregory P. Smith
- [issue8052] subprocess close_fds behavior should only close open fds
Gregory P. Smith
- [issue6559] add pass_fds paramter to subprocess.Popen()
Ferringb
- [issue6559] add pass_fds paramter to subprocess.Popen()
Gregory P. Smith
- [issue964437] idle help is modal
Terry J. Reedy
- [issue6698] IDLE no longer opens only an edit window when configured to do so
Terry J. Reedy
- [issue13803] Under Solaris, distutils doesn't include bitness in the directory name
Jesús Cea Avión
- [issue10278] add time.wallclock() method
akira
- [issue13500] Hitting EOF gets cmd.py into a infinite EOF on return loop
Garrett Cooper
- [issue8285] IDLE not smart indenting correctly in nested statements
Cherniavsky Beni
- [issue8285] IDLE not smart indenting correctly in nested statements
Tal Einat
- [issue13804] Python library structure creates hard to read code when using higher order functions
Martin Häcker
- [issue12415] Missing: How to checkout the Doc sources
Ezio Melotti
- [issue13805] [].sort() should return self
Martin Häcker
- [issue12600] Support parameterized TestCases in unittest
Nick Coghlan
- [issue12600] Support parameterized TestCases in unittest
Nick Coghlan
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Kristján Valur Jónsson
- [issue12600] Support parameterized TestCases in unittest
R. David Murray
- [issue13411] Hashable memoryviews
Stefan Krah
- [issue13411] Hashable memoryviews
Stefan Krah
- [issue12600] Add example of using load_tests to parameterise Test Cases
Nick Coghlan
- [issue13589] Aifc low level serialization primitives fix
Oleg Plakhotnyuk
- [issue13806] Audioop decompression frames size check fix
Oleg Plakhotnyuk
- [issue13681] Aifc read compressed frames fix
Oleg Plakhotnyuk
- [issue13681] Aifc read compressed frames fix
Oleg Plakhotnyuk
- [issue12705] Make compile('1\n2\n', '', 'single') raise an exception instead of silently truncating?
Meador Inge
- [issue13807] logging.Handler.handlerError() may raise AttributeError in traceback.print_exception()
Thomas Ryschawy
- [issue13589] Aifc low level serialization primitives fix
Roundup Robot
- [issue13589] Aifc low level serialization primitives fix
Antoine Pitrou
- [issue13681] Aifc read compressed frames fix
Antoine Pitrou
- [issue6727] ImportError when package is symlinked on Windows
Éric Araujo
- [issue12415] Missing: How to checkout the Doc sources
Éric Araujo
- [issue12705] Make compile('1\n2\n', '', 'single') raise an exception instead of silently truncating?
Éric Araujo
- [issue11805] package_data only allows one glob per-package
Éric Araujo
- [issue11805] package_data only allows one glob per-package
Éric Araujo
- [issue11805] package_data only allows one glob per-package
Éric Araujo
- [issue11805] package_data only allows one glob per-package
Éric Araujo
- [issue11240] Running unit tests in a command line tool leads to infinite loop with multiprocessing on Windows
Chris Jones
- [issue12705] Make compile('1\n2\n', '', 'single') raise an exception instead of silently truncating?
Georg Brandl
- [issue5689] Support xz compression in tarfile module
Amaury Forgeot d'Arc
- [issue13808] url for Tutor mailing list is broken
Tshepang Lekhonkhobe
- [issue13809] bz2 does not work when threads are disabled
Amaury Forgeot d'Arc
- [issue6531] atexit_callfuncs() crashing within Py_Finalize() when using multiple interpreters.
Antoine Pitrou
- [issue6531] atexit_callfuncs() crashing within Py_Finalize() when using multiple interpreters.
Roundup Robot
- [issue6531] atexit_callfuncs() crashing within Py_Finalize() when using multiple interpreters.
Antoine Pitrou
- [issue13810] refer people to Doc/Makefile when not using 'make' to build main documentation
Tshepang Lekhonkhobe
- [issue12705] Make compile('1\n2\n', '', 'single') raise an exception instead of silently truncating?
Éric Araujo
- [issue10278] add time.wallclock() method
Roundup Robot
- [issue13811] In str.format an incorrect alignment option doesn't make fill char and onself absent
py.user
- [issue13811] In str.format an incorrect alignment option doesn't make fill char and onself absent
py.user
- [issue13811] In str.format an incorrect alignment option doesn't make fill char and onself absent
Eric V. Smith
- [issue13811] In str.format an incorrect alignment option doesn't make fill char and onself absent
py.user
- [issue13811] In str.format an incorrect alignment option doesn't make fill char and onself absent
Eric V. Smith
- [issue13811] In str.format an incorrect alignment option doesn't make fill char and onself absent
Boštjan Mejak
- [issue13811] In str.format an incorrect alignment option doesn't make fill char and onself absent
py.user
- [issue13811] In str.format an incorrect alignment option doesn't make fill char and onself absent
Eric V. Smith
- [issue13811] In str.format an incorrect alignment option doesn't make fill char and onself absent
py.user
- [issue13811] In str.format an incorrect alignment option doesn't make fill char and onself absent
Stefan Krah
- [issue13811] In str.format, if invalid fill and alignment are specified, the text of the ValueError message is misleading.
Eric V. Smith
- [issue13811] In str.format, if invalid fill and alignment are specified, the text of the ValueError message is misleading.
py.user
- [issue13811] In str.format, if invalid fill and alignment are specified, the text of the ValueError message is misleading.
Stefan Krah
- [issue13811] In str.format, if invalid fill and alignment are specified, the text of the ValueError message is misleading.
Eric V. Smith
- [issue13811] In str.format, if invalid fill and alignment are specified, the text of the ValueError message is misleading.
py.user
- [issue13811] In str.format, if invalid fill and alignment are specified, the text of the ValueError message is misleading.
Eric V. Smith
- [issue13811] In str.format, if invalid fill and alignment are specified, the text of the ValueError message is misleading.
Roundup Robot
- [issue10278] add time.wallclock() method
Roundup Robot
- [issue13812] multiprocessing package doesn't flush stderr on child exception
Jon Brandvein
- [issue13665] TypeError: string or integer address expected instead of str instance
Roundup Robot
- [issue13665] TypeError: string or integer address expected instead of str instance
Ezio Melotti
- [issue13813] "sysconfig.py" and "distutils/util.py" redundancy
Jesús Cea Avión
- [issue9208] SMTPHandler in the logging module does not handle unicode strings
Chris Withers
- [issue6531] atexit_callfuncs() crashing within Py_Finalize() when using multiple interpreters.
Graham Dumpleton
- [issue13814] Generators as context managers.
Arkadiusz Wahlig
- [issue10109] itertools.product with infinite iterator cause MemoryError.
Sumudu Fernando
- [issue5689] Support xz compression in tarfile module
Roundup Robot
- [issue13815] tarfile.ExFileObject can't be wrapped using io.TextIOWrapper
Colin Watson
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Stefan Krah
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Nick Coghlan
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Nick Coghlan
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Nick Coghlan
- [issue11805] package_data only allows one glob per-package
Éric Araujo
- [issue1785] "inspect" gets broken by some descriptors
Vincent Pelletier
- [issue1785] "inspect" gets broken by some descriptors
Vincent Pelletier
- [issue13816] Two typos in the docs
Boštjan Mejak
- [issue1785] "inspect" gets broken by some descriptors
Antoine Pitrou
- [issue1785] "inspect" gets broken by some descriptors
Roundup Robot
- [issue1785] "inspect" gets broken by some descriptors
Antoine Pitrou
- [issue11805] package_data only allows one glob per-package
Erik Bray
- [issue13817] deadlock in subprocess while running several threads using Popen
Christoph Glaubitz
- [issue10278] add time.wallclock() method
Antoine Pitrou
- [issue13818] argparse: -h listening required options under optional arguments
Miguel Godinho
- [issue13819] _warnings settings are process-wide
Antoine Pitrou
- [issue10278] add time.wallclock() method
Roundup Robot
- [issue10278] add time.wallclock() method
Antoine Pitrou
- [issue10109] itertools.product with infinite iterator cause MemoryError.
Terry J. Reedy
- [issue10109] itertools.product with infinite iterator cause MemoryError.
Sumudu Fernando
- [issue13820] 2.6 is no longer in the future
Jim Jewett
- [issue13821] misleading return from isidentifier
Jim Jewett
- [issue10109] itertools.product with infinite iterator cause MemoryError.
Terry J. Reedy
- [issue13822] is(upper/lower/title) are not exactly correct
Benjamin Peterson
- [issue2134] Add new attribute to TokenInfo to report specific token IDs
Roundup Robot
- [issue2134] Add new attribute to TokenInfo to report specific token IDs
Meador Inge
- [issue12705] Make compile('1\n2\n', '', 'single') raise an exception instead of silently truncating?
Roundup Robot
- [issue12705] Make compile('1\n2\n', '', 'single') raise an exception instead of silently truncating?
Meador Inge
- [issue7980] time.strptime not thread safe
Florent Xicluna
- [issue11108] Intermittent AttributeError when using time.strptime in threads
Florent Xicluna
- [issue13823] xml.etree.ElementTree.ElementTree.write - argument checking
patrick vrijlandt
- [issue11948] Tutorial/Modules - small fix to better clarify the modules search path
Roundup Robot
- [issue11948] Tutorial/Modules - small fix to better clarify the modules search path
Sandro Tosi
- [issue13824] argparse.FileType opens a file without excepting resposibility for closing it
David Layton
- [issue9631] Python 2.7 installation issue for Linux gcc-4.1.0-3 (Fedora Core 5?)
mike
- [issue13825] Datetime failing while reading active directory time attribute
Chris Gill
- [issue13826] Having a shlex example in the subprocess.Popen docs is confusing
Julian Berman
- [issue13478] No documentation for timeit.default_timer
Sandro Tosi
- [issue13478] No documentation for timeit.default_timer
Sandro Tosi
- [issue13827] Unexecuted import changes namespace
Michael Hipp
- [issue11551] test_dummy_thread.py test coverage improvement
Sandro Tosi
- [issue11948] Tutorial/Modules - small fix to better clarify the modules search path
Eric Snow
- [issue13828] Further improve casefold documentation
Jim Jewett
- [issue13641] decoding functions in the base64 module could accept unicode strings
Antoine Pitrou
- [issue13829] exception error
Dan kamp
- [issue13830] codecs error handler is called with a UnicodeDecodeError with the same args
Amaury Forgeot d'Arc
- [issue13831] get method of multiprocessing.pool.Async should return full traceback
Faheem Mitha
- [issue13832] tokenization assuming ASCII whitespace; missing multiline case
Jim Jewett
- [issue11948] Tutorial/Modules - small fix to better clarify the modules search path
Terry J. Reedy
- [issue13605] document argparse's nargs=REMAINDER
Roundup Robot
- [issue13605] document argparse's nargs=REMAINDER
Sandro Tosi
- [issue13605] document argparse's nargs=REMAINDER
Roundup Robot
- [issue13020] structseq.c: refleak
Torsten Landschoff
- [issue13833] No documentation for PyStructSequence
Torsten Landschoff
- [issue10278] add time.wallclock() method
Roundup Robot
- [issue13405] Add DTrace probes
Jesús Cea Avión
- [issue13405] Add DTrace probes
Jesús Cea Avión
- [issue13405] Add DTrace probes
Jesús Cea Avión
- [issue13405] Add DTrace probes
Jesús Cea Avión
- [issue13405] Add DTrace probes
Jesús Cea Avión
- [issue13405] Add DTrace probes
Jesús Cea Avión
- [issue13405] Add DTrace probes
Benjamin Peterson
- [issue12949] Documentation of PyCode_New() lacks kwonlyargcount argument
Meador Inge
- [issue13405] Add DTrace probes
Jesús Cea Avión
- [issue12949] Documentation of PyCode_New() lacks kwonlyargcount argument
Roundup Robot
- [issue12949] Documentation of PyCode_New() lacks kwonlyargcount argument
Meador Inge
- [issue13405] Add DTrace probes
Glyph Lefkowitz
- [issue13405] Add DTrace probes
John Levon
- [issue13405] Add DTrace probes
Benjamin Peterson
- [issue13516] Gzip old log files in rotating handlers
Vinay Sajip
- [issue8108] test_ftplib fails with OpenSSL 0.9.8m
Maxim Yegorushkin
- [issue11076] Iterable argparse Namespace
Jean-Lou Dupont
- [issue13405] Add DTrace probes
Jesús Cea Avión
- [issue13405] Add DTrace probes
Jesús Cea Avión
- [issue6631] Disallow relative files paths in urllib*.open()
Senthil Kumaran
- [issue6631] Disallow relative files paths in urllib*.open()
Roundup Robot
- [issue6631] Disallow relative files paths in urllib*.open()
Roundup Robot
- [issue6631] Disallow relative files paths in urllib*.open()
Senthil Kumaran
- [issue13834] In help(bytes.strip) there is no info about leading ASCII whitespace
py.user
- [issue1602] windows console doesn't print or input Unicode
akira
- [issue6631] Disallow relative files paths in urllib*.open()
Amaury Forgeot d'Arc
- [issue13609] Add "os.get_terminal_size()" function
STINNER Victor
- [issue12922] StringIO and seek()
Roundup Robot
- [issue12922] StringIO and seek()
Antoine Pitrou
- [issue13609] Add "os.get_terminal_size()" function
Giampaolo Rodola'
- [issue8052] subprocess close_fds behavior should only close open fds
Roundup Robot
- [issue8052] subprocess close_fds behavior should only close open fds
Roundup Robot
- [issue8052] subprocess close_fds behavior should only close open fds
Roundup Robot
- [issue11551] test_dummy_thread.py test coverage improvement
Denver Coneybeare
- [issue8052] subprocess close_fds behavior should only close open fds
Roundup Robot
- [issue8052] subprocess close_fds behavior should only close open fds
Gregory P. Smith
- [issue457066] pow(a,b,c) should accept b<0
Thomas Dybdahl Ahle
- [issue13835] whatsnew/3.3 misspelling/mislink
July Tikhonov
- [issue13836] Define key failed
olivier
- [issue4966] Improving Lib Doc Sequence Types Section
Nick Coghlan
- [issue6727] ImportError when package is symlinked on Windows
Jason R. Coombs
- [issue4966] Improving Lib Doc Sequence Types Section
Ezio Melotti
- [issue6792] Distutils-based installer does not detect 64bit versions of Python
vr gamer
- [issue9625] argparse: Problem with defaults for variable nargs
Michał Michalski
- [issue13837] test_shutil fails with symlinks enabled under Windows
Antoine Pitrou
- [issue13520] Patch to make pickle aware of __qualname__
Hynek Schlawack
- [issue13838] In str.format "{0:#.5g}" for decimal.Decimal doesn't print trailing zeros
py.user
- [issue7098] g formatting for decimal types should always strip trailing zeros.
py.user
- [issue13839] -m pstats should combine all the profiles given as arguments
Matt Joiner
- [issue12684] profile does not dump stats on exception like cProfile does
Matt Joiner
- [issue13840] create_string_buffer rejects str init_or_size parameter
Vincent Pelletier
- [issue4966] Improving Lib Doc Sequence Types Section
Georg Brandl
- [issue6210] Exception Chaining missing method for suppressing context
Catalin Iacob
- [issue4966] Improving Lib Doc Sequence Types Section
Raymond Hettinger
- [issue9625] argparse: Problem with defaults for variable nargs
Michał M.
- [issue8713] multiprocessing needs option to eschew fork() under Linux
sbt
- [issue8713] multiprocessing needs option to eschew fork() under Linux
sbt
- [issue4686] Exceptions in ConfigParser don't set .args
Roundup Robot
- [issue6792] Distutils-based installer does not detect 64bit versions of Python
Brian Curtin
- [issue13190] ConfigParser uses wrong newline on Windows
Łukasz Langa
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Santoso Wijaya
- [issue13841] multiprocessing should use sys.exit() where possible
Jon Brandvein
- [issue13842] Cannot pickle Ellipsis or NotImplemented
James Sanders
- [issue10580] Installer sentence in bold
Boštjan Mejak
- [issue10580] Installer sentence in bold
Brian Curtin
- [issue6721] Locks in python standard library should be sanitized on fork
sbt
- [issue6721] Locks in python standard library should be sanitized on fork
sbt
- [issue13843] Python doesn't compile anymore on our Solaris buildbot: undefined libintl_* symbols
STINNER Victor
- [issue10580] Installer sentence in bold
Boštjan Mejak
- [issue10580] Installer sentence in bold
Brian Curtin
- [issue9625] argparse: Problem with defaults for variable nargs when using choices
Martin Pengelly-Phillips
- [issue10278] add time.wallclock() method
Roundup Robot
- [issue5305] imaplib should support international mailbox names
C Fraire
- [issue13844] hg.python.org doesn't escape title attributes in annotate view
Robert Xiao
- [issue13845] Use GetSystemTimeAsFileTime() to get a resolution of 100 ns on Windows
STINNER Victor
- [issue13846] Add time.monotonic() function
STINNER Victor
- [issue13847] Catch time(), ftime(), localtime() and clock() errors
STINNER Victor
- [issue13847] Catch time(), ftime(), localtime() and clock() errors
Roundup Robot
- [issue13847] Catch time(), ftime(), localtime() and clock() errors
Roundup Robot
- [issue13847] Catch time(), ftime(), localtime() and clock() errors
STINNER Victor
- [issue13847] Catch time(), ftime(), localtime() and clock() errors
Roundup Robot
- [issue13847] Catch time(), ftime(), localtime() and clock() errors
Roundup Robot
- [issue13847] Catch time(), ftime(), localtime() and clock() errors
STINNER Victor
- [issue13847] Catch time(), ftime(), localtime() and clock() errors
STINNER Victor
- [issue13847] Catch time(), ftime(), localtime() and clock() errors
Terry J. Reedy
- [issue13847] Catch time(), ftime(), localtime() and clock() errors
Roundup Robot
- [issue13847] Catch time(), ftime(), localtime() and clock() errors
STINNER Victor
- [issue11457] os.stat(): add new fields to get timestamps as Decimal objects with nanosecond resolution
STINNER Victor
- [issue11457] os.stat(): add new fields to get timestamps as Decimal objects with nanosecond resolution
STINNER Victor
- [issue11235] Source files with date modifed in 2106 cause OverflowError
Antoine Pitrou
- [issue13848] io.open() doesn't check for embedded NUL characters
Antoine Pitrou
- [issue13849] Add tests for NUL checking in certain strs
Alex Gaynor
- [issue13850] Summary tables for argparse add_argument options
Nick Coghlan
- [issue11235] Source files with date modifed in 2106 cause OverflowError
Antoine Pitrou
- [issue11235] Source files with date modifed in 2106 cause OverflowError
Antoine Pitrou
- [issue13686] Some notes on the docs of multiprocessing
Ezio Melotti
- [issue4966] Improving Lib Doc Sequence Types Section
Nick Coghlan
- [issue13851] Packaging distutils2 for Fedora
Vikash Agrawal
- [issue13852] Doc fixes with patch
Boštjan Mejak
- [issue4966] Improving Lib Doc Sequence Types Section
Nick Coghlan
- [issue4966] Improving Lib Doc Sequence Types Section
Nick Coghlan
- [issue11457] os.stat(): add new fields to get timestamps as Decimal objects with nanosecond resolution
Arfrever Frehtes Taifersar Arahesis
- [issue11235] Source files with date modifed in 2106 cause OverflowError
Brett Cannon
- [issue11235] Source files with date modifed in 2106 cause OverflowError
Roundup Robot
- [issue11235] Source files with date modifed in 2106 cause OverflowError
Antoine Pitrou
- [issue13853] SystemExit/sys.exit() doesn't print boolean argument
Jon Brandvein
- [issue13854] multiprocessing: SystemExit from child with non-int, non-str arg causes TypeError
Jon Brandvein
- [issue13672] Add co_qualname attribute in code objects
Meador Inge
- [issue12501] callable(): remove/amend the deprecation warning in Python 2.7
Roundup Robot
- [issue13672] Add co_qualname attribute in code objects
Meador Inge
- [issue13855] Add qualname support to types.FunctionType
Meador Inge
- [issue13856] xmlrpc / httplib changes to allow for certificate verification
Nathanael Noblet
- [issue7097] urlparse.urljoin of simple "http://" and "somedomain.com" produces incorrect result
Mark Nottingham
- [issue13857] Add textwrap.indent() as counterpart to textwrap.dedent()
Nick Coghlan
- [issue13858] readline fails on nonblocking, unbuffered io.FileIO objects
Matt Joiner
- [issue12500] Skip test_ssl.test_connect_ex() on connection error
Nadeem Vawda
- [issue12804] "make test" fails on systems without internet access
Roundup Robot
- [issue12804] "make test" fails on systems without internet access
Nadeem Vawda
- [issue13322] buffered read() and write() does not raise BlockingIOError
Matt Joiner
- [issue9285] Add a profile decorator to profile and cProfile
Yuval Greenfield
- [issue13051] Infinite recursion in curses.textpad.Textbox
Tycho Andersen
- [issue13859] Lingering StandardError in logging module
Matt Joiner
- [issue10042] total_ordering
Catalin Iacob
- [issue13860] PyBuffer_FillInfo() return value
Stefan Krah
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Stefan Krah
- [issue13411] Hashable memoryviews
Stefan Krah
- [issue13411] Hashable memoryviews
Stefan Krah
- [issue12834] PyBuffer_ToContiguous() incorrect for non-contiguous arrays
Stefan Krah
- [issue13703] Hash collision security issue
Antoine Pitrou
- [issue13861] test_pydoc failure
Stefan Krah
- [issue13862] test_zlib failure
Stefan Krah
- [issue6056] socket.setdefaulttimeout affecting multiprocessing Manager
Derek Wilson
- [issue13863] Using py_compile does not prevent recompilation due to 'bad mtime'.
Mark Dickinson
- [issue13864] Python 2.7.2 refuses to open
stephen Andel
- [issue13865] distutils documentation says Extension has "optional" argument
Miki Tebeka
- [issue13866] {urllib, urllib.parse}.urlencode should not use quote_plus
Stephen Day
- [issue6056] socket.setdefaulttimeout affecting multiprocessing Manager
Jim Jewett
- [issue13867] misleading comment in weakrefobject.h
Jim Jewett
- [issue13868] Add hyphen doc fix
Boštjan Mejak
- [issue13869] CFLAGS="-UNDEBUG" build failure
Stefan Krah
- [issue11457] os.stat(): add new fields to get timestamps as Decimal objects with nanosecond resolution
Larry Hastings
- [issue12776] argparse: type conversion function should be called only once
Arnaud Fontaine
- [issue10042] total_ordering
Jim Jewett
- [issue5707] IDLE will not load
Terry J. Reedy
- [issue11457] os.stat(): add new fields to get timestamps as Decimal objects with nanosecond resolution
Raymond Hettinger
- [issue11437] IDLE crash on startup with typo in config-keys.cfg
Terry J. Reedy
- [issue4765] IDLE fails to "Delete Custom Key Set" properly
Terry J. Reedy
- [issue11437] IDLE crash on startup with typo in config-keys.cfg
Terry J. Reedy
- [issue13071] IDLE accepts, then crashes, on invalid key bindings.
Terry J. Reedy
- [issue13870] false comment in collections/__init__.py ordered dict
Jim Jewett
- [issue13871] namedtuple does not normalize field names when sanitizing
Jim Jewett
- [issue13435] Copybutton does not hide tracebacks
Ezio Melotti
- [issue13455] Reorganize tracker docs in the devguide
Ezio Melotti
- [issue11457] os.stat(): add new fields to get timestamps as Decimal objects with nanosecond resolution
Larry Hastings
- [issue13872] socket.detach doesn't mark socket._closed
Matt Joiner
- [issue5210] zlib does not indicate end of compressed stream properly
Nadeem Vawda
- [issue8536] Support new features of ZLIB 1.2.4
Nadeem Vawda
- [issue5784] raw deflate format and zlib module
Nadeem Vawda
- [issue5804] Add an 'offset' argument to zlib.decompress
Nadeem Vawda
- [issue13873] SIGBUS in test_zlib on Debian bigmem buildbot
Nadeem Vawda
- [issue13874] test_faulthandler: read_null test fails with current clang
Stefan Krah
- [issue13875] cmd: no user documentation
anatoly techtonik
- [issue13876] Sporadic failure in test_socket
Nadeem Vawda
- [issue1003195] segfault when running smtplib example
Jon Bringhurst
- [issue1003195] segfault when running smtplib example
Jon Bringhurst
- [issue8828] Atomic function to rename a file
Antoine Pitrou
- [issue13877] segfault when running smtplib example
Jon Bringhurst
- [issue13878] test_sched failures on Windows buildbot
Nadeem Vawda
- [issue13879] Argparse does not support subparser aliases in 2.7
Tim Willis
- [issue10580] Installer sentence in bold
Boštjan Mejak
- [issue13880] pydoc -k throws "AssertionError: distutils has already been patched by <class py2exe.Distribution at 0x0000000005987408>"
__KFL__
- [issue13455] Reorganize tracker docs in the devguide
Terry J. Reedy
- [issue13881] Stream encoder for zlib_codec doesn't use the incremental encoder
Andrew McNabb
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
STINNER Victor
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
STINNER Victor
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
STINNER Victor
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
Arfrever Frehtes Taifersar Arahesis
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
Alexander Belopolsky
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
Antoine Pitrou
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
Alexander Belopolsky
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
Eric V. Smith
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
STINNER Victor
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
STINNER Victor
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
STINNER Victor
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
STINNER Victor
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
STINNER Victor
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
STINNER Victor
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
STINNER Victor
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
STINNER Victor
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
STINNER Victor
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
STINNER Victor
- [issue13882] Add format argument for time.time(), time.clock(), ... to get a timestamp as a Decimal object
STINNER Victor
- [issue13883] PYTHONCASEOK docs mistakenly says it is limited to Windows
Brett Cannon
- [issue13666] datetime documentation typos
Stephen Kelly
- [issue6210] Exception Chaining missing method for suppressing context
Ethan Furman
- [issue6210] Exception Chaining missing method for suppressing context
Ethan Furman
- [issue13884] IDLE 2.6.5 Recent Files undocks
Tim McGreevy
- [issue6210] Exception Chaining missing method for suppressing context
Nick Coghlan
- [issue13651] Improve redirection in urllib
tom kel
- [issue13885] CVE-2011-3389: _ssl module always disables the CBC IV attack countermeasure
Antoine Pitrou
- [issue1003195] segfault when running smtplib example
Charles-François Natali
- [issue13886] readline-related test_builtin failure
Nadeem Vawda
- [issue13887] defaultdict.get does not default to initial default but None
Jörn Hees
- [issue13888] test_builtin failure when run after test_tk
Nadeem Vawda
- [issue11682] PEP 380 reference implementation for 3.3
Nick Coghlan
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Nick Coghlan
- [issue8536] Support new features of ZLIB 1.2.4
abhishek
- [issue8536] Support new features of ZLIB 1.2.4
Nadeem Vawda
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Nick Coghlan
- [issue12328] multiprocessing's overlapped PipeConnection on Windows
sbt
- [issue4966] Improving Lib Doc Sequence Types Section
Nick Coghlan
- [issue4966] Improving Lib Doc Sequence Types Section
Nick Coghlan
- [issue13889] str(float) and round(float) issues with FPU precision
Samuel Iseli
- [issue4966] Improving Lib Doc Sequence Types Section
Ezio Melotti
- [issue13874] test_faulthandler: read_null test fails with current clang
STINNER Victor
- [issue13890] test_importlib failures under Windows
Antoine Pitrou
- [issue13891] CPU DoS With Python's socket module
John Zimmerman
- [issue1003195] segfault when running smtplib example
Charles-François Natali
- [issue8536] Support new features of ZLIB 1.2.4
abhishek
- [issue13892] distutils handling of windows manifest isn't optimal
Jack Jansen
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Stefan Krah
- [issue8536] Support new features of ZLIB 1.2.4
Arfrever Frehtes Taifersar Arahesis
- [issue4765] IDLE fails to "Delete Custom Key Set" properly
Terry J. Reedy
- [issue13893] Make CGIHTTPServer capable of redirects (and status other than 200)
Giovanni Funchal
- [issue4966] Improving Lib Doc Sequence Types Section
Nick Coghlan
- [issue1625] bz2.BZ2File doesn't support multiple streams
Jesús Cea Avión
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Nick Coghlan
- [issue1003195] segfault when running smtplib example
Jesús Cea Avión
- [issue4765] IDLE fails to "Delete Custom Key Set" properly
Roger Serwy
- [issue13894] threading._CRLock should not be tested if _thread.RLock isn't implemented
Matt Joiner
- [issue13496] bisect module: Overflow at index computation
Mark Dickinson
- [issue4966] Improving Lib Doc Sequence Types Section
Nick Coghlan
- [issue13895] test_ssl hangs on Ubuntu
Nadeem Vawda
- [issue13896] shelf doesn't work with 'with'
Filip Gruszczyński
- [issue4966] Improving Lib Doc Sequence Types Section
Nick Coghlan
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Stefan Krah
- [issue10910] pyport.h FreeBSD/Mac OS X "fix" causes errors in C++ compilation
Chen Huang
- [issue13897] Move fields relevant to coroutine/generators out of frame into generator/threadstate
Mark Shannon
- [issue10910] pyport.h FreeBSD/Mac OS X "fix" causes errors in C++ compilation
Chen Huang
- [issue13898] Ignored exception in test_ssl
Nadeem Vawda
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Stefan Krah
- [issue1633941] for line in sys.stdin: doesn't notice EOF the first time
Ralph Corderoy
- [issue13496] bisect module: Overflow at index computation
Mark Dickinson
- [issue11437] IDLE crash on startup with typo in config-keys.cfg
Roger Serwy
- [issue5707] IDLE will not load
Roger Serwy
- [issue13504] Meta-issue for "Invent with Python" IDLE feedback
Roger Serwy
- [issue13899] re pattern r"[\A]" should work like "A" but matches nothing. Ditto B and Z.
John Machin
- [issue10910] pyport.h FreeBSD/Mac OS X "fix" causes errors in C++ compilation
Chen Huang
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Nick Coghlan
- [issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)
Nick Coghlan
- [issue13900] http://docs.python.org/library/email.parser.html#email.parser.Parser.parse
Parker Phinney
- [issue13900] documentation page on email.parser contains self-referential non-definition of headersonly parameter
Parker Phinney
- [issue2636] Adding a new regex module (compatible with re)
Nick Coghlan
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue6210] Exception Chaining missing method for suppressing context
Ethan Furman
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Nick Coghlan
- [issue2636] Adding a new regex module (compatible with re)
Devin Jeanpierre
- [issue6210] Exception Chaining missing method for suppressing context
Nick Coghlan
- [issue2636] Adding a new regex module (compatible with re)
Georg Brandl
- [issue2636] Adding a new regex module (compatible with re)
Devin Jeanpierre
- [issue13901] test_get_outputs (test_distutils) failure with --enable-shared on Mac OS X
toggtc
- [issue1625] bz2.BZ2File doesn't support multiple streams
Nadeem Vawda
- [issue13902] Sporadic test_threading failure on FreeBSD 6.4 buildbot
Nadeem Vawda
- [issue6210] Exception Chaining missing method for suppressing context
Ethan Furman
- [issue6210] Exception Chaining missing method for suppressing context
Georg Brandl
- [issue13903] New shared-keys dictionary implementation
Mark Shannon
- [issue6774] socket.shutdown documentation: on some platforms, closing one half closes the other half
Roundup Robot
- [issue4966] Improving Lib Doc Sequence Types Section
Ezio Melotti
- [issue6774] socket.shutdown documentation: on some platforms, closing one half closes the other half
Charles-François Natali
- [issue6210] Exception Chaining missing method for suppressing context
Patrick Westerhoff
- [issue13904] Generator as *args: TypeError replaced
July Tikhonov
- [issue6210] Exception Chaining missing method for suppressing context
Ethan Furman
- [issue13905] Built-in Types Comparisons should mention rich comparison methods
Catalin Iacob
- [issue5231] Change format of a memoryview
Antoine Pitrou
- [issue1625] bz2.BZ2File doesn't support multiple streams
Nadeem Vawda
- [issue13507] Modify OS X installer builds to package liblzma for the new lzma module
David Bolen
- [issue5231] Change format of a memoryview
Stefan Krah
- [issue13906] mimetypes.py under windows - bad exception catch
Alexander Maksimenko
- [issue13907] test_pprint relies on set/dictionary repr() ordering
Mark Shannon
- [issue7097] urlparse.urljoin of simple "http://" and "somedomain.com" produces incorrect result
Senthil Kumaran
- [issue4966] Improving Lib Doc Sequence Types Section
Nick Coghlan
- [issue6210] Exception Chaining missing method for suppressing context
Ethan Furman
- [issue13908] PyType_FromSpec() lacks PyType_Ready() call
Andreas Stührk
- [issue13909] Ordering of free variables in dis is dependent on dict ordering.
Mark Shannon
- [issue13910] test_packaging is dependent on dict ordering.
Mark Shannon
- [issue13911] test_trace depends on dict repr() ordering
Mark Shannon
- [issue6210] Exception Chaining missing method for suppressing context
Nick Coghlan
- [issue6210] Exception Chaining missing method for suppressing context
Patrick Westerhoff
- [issue11457] os.stat(): add new fields to get timestamps as Decimal objects with nanosecond resolution
STINNER Victor
- [issue11457] os.stat(): add new fields to get timestamps as Decimal objects with nanosecond resolution
Arfrever Frehtes Taifersar Arahesis
- [issue9207] multiprocessing occasionally spits out exception during shutdown (_handle_workers)
Paul Nasrat
- [issue4966] Improving Lib Doc Sequence Types Section
Terry J. Reedy
- [issue4966] Improving Lib Doc Sequence Types Section
Georg Brandl
- [issue12892] UTF-16 and UTF-32 codecs should reject (lone) surrogates
Kang-Hao (Kenny) Lu
- [issue4966] Improving Lib Doc Sequence Types Section
Nick Coghlan
- [issue12892] UTF-16 and UTF-32 codecs should reject (lone) surrogates
Ezio Melotti
- [issue11457] os.stat(): add new fields to get timestamps as Decimal objects with nanosecond resolution
Arfrever Frehtes Taifersar Arahesis
- [issue11457] os.stat(): add new fields to get timestamps as Decimal objects with nanosecond resolution
R. David Murray
- [issue10580] Installer sentence in bold
Boštjan Mejak
- [issue10580] Installer sentence in bold
Brian Curtin
- [issue1625] bz2.BZ2File doesn't support multiple streams
Éric Araujo
- [issue10910] pyport.h FreeBSD/Mac OS X "fix" causes errors in C++ compilation
Ronald Oussoren
- [issue13609] Add "os.get_terminal_size()" function
Zbyszek Szmek
- [issue13912] ImportError using __import__ and relative level 1
Jason R. Coombs
- [issue10580] Minor grammar change in Python’s MSI installer
Éric Araujo
- [issue12804] "make test" fails on systems without internet access
Éric Araujo
- [issue10910] pyport.h FreeBSD/Mac OS X "fix" causes errors in C++ compilation
Bert JW Regeer
- [issue8828] Atomic function to rename a file
Roundup Robot
- [issue8828] Atomic function to rename a file
Antoine Pitrou
- [issue11457] os.stat(): add new fields to get timestamps as Decimal objects with nanosecond resolution
STINNER Victor
- [issue13609] Add "os.get_terminal_size()" function
Zbyszek Szmek
- [issue13506] IDLE sys.path does not contain Current Working Directory
Terry J. Reedy
- [issue13506] IDLE sys.path does not contain Current Working Directory
Terry J. Reedy
- [issue13506] IDLE sys.path does not contain Current Working Directory
Terry J. Reedy
- [issue13506] IDLE sys.path does not contain Current Working Directory
Roger Serwy
- [issue13506] IDLE sys.path does not contain Current Working Directory
Roundup Robot
- [issue13506] IDLE sys.path does not contain Current Working Directory
Terry J. Reedy
- [issue13229] Improve tools for iterating over filesystem directories
Nick Coghlan
- [issue13229] Improve tools for iterating over filesystem directories
Antoine Pitrou
- [issue10580] Minor grammar change in Python’s MSI installer
Boštjan Mejak
- [issue13609] Add "os.get_terminal_size()" function
anatoly techtonik
- [issue13609] Add "os.get_terminal_size()" function
Antoine Pitrou
- [issue13496] bisect module: Overflow at index computation
Jesús Cea Avión
- [issue1625] bz2.BZ2File doesn't support multiple streams
Jesús Cea Avión
- [issue7856] cannot decode from or encode to big5 \xf9\xd8
Kang-Hao (Kenny) Lu
- [issue13609] Add "os.get_terminal_size()" function
anatoly techtonik
- [issue13913] utf-8 or utf8 or utf-8 (codec display name inconsistency)
Kang-Hao (Kenny) Lu
- [issue13496] bisect module: Overflow at index computation
Mark Dickinson
- [issue13496] bisect module: Overflow at index computation
Mark Dickinson
- [issue13496] bisect module: Overflow at index computation
Antoine Pitrou
- [issue13402] Document absoluteness of sys.executable
Petri Lehtinen
- [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
- [issue10580] Minor grammar change in Python’s MSI installer
Boštjan Mejak
- [issue10580] Minor grammar change in Python’s MSI installer
Amaury Forgeot d'Arc
- [issue13914] In module re the repeat interval {} doesn't accept numbers greater than 65535
py.user
- [issue13169] Regular expressions with 0 to 65536 repetitions raises OverflowError
STINNER Victor
Last message date:
Tue Jan 31 23:38:15 CET 2012
Archived on: Tue Jan 31 23:38:16 CET 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).