August 2012 Archives by thread
Starting: Wed Aug 1 00:00:54 CEST 2012
Ending: Fri Aug 31 23:35:09 CEST 2012
Messages: 3173
- [issue15510] textwrap.wrap('') returns empty list
Chris Jerdonek
- [issue15517] Minor trimming for ASDL parser
Taihyun Hwang
- [issue8847] crash appending list and namedtuple
Stefan Krah
- [issue8847] crash appending list and namedtuple
Stefan Krah
- [issue8847] crash appending list and namedtuple
Stefan Krah
- [issue8847] crash appending list and namedtuple
Stefan Krah
- [issue14814] Implement PEP 3144 (the ipaddress module)
Nick Coghlan
- [issue15231] update PyPI upload doc to say --no-raw passed to rst2html.py
Éric Araujo
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Nick Coghlan
- [issue8847] crash appending list and namedtuple
Martin v. Löwis
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Arfrever Frehtes Taifersar Arahesis
- [issue15471] importlib's __import__() argument style nit
Barry A. Warsaw
- [issue8847] crash appending list and namedtuple
Jesús Cea Avión
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15500] Python should support naming threads
Jesús Cea Avión
- [issue15488] Closed files keep their buffer alive
Jesús Cea Avión
- [issue15489] Correct __sizeof__ support for BytesIO
Jesús Cea Avión
- [issue15490] Correct __sizeof__ support for StringIO
Jesús Cea Avión
- [issue14803] Add feature to allow code execution prior to __main__ invocation
Ned Batchelder
- [issue14918] Incorrect TypeError message for wrong function arguments
Jesús Cea Avión
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Atsuo Ishimoto
- [issue15499] Sleep is hardcoded in webbrowser.UnixBrowser
Jesús Cea Avión
- [issue15499] Sleep is hardcoded in webbrowser.UnixBrowser
Roundup Robot
- [issue15518] Provide test coverage for filecmp.dircmp.report methods.
Chris Calloway
- [issue15454] Allow dircmp.report() output stream to be customized
Chris Calloway
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Nick Coghlan
- [issue15519] finish exposing WindowsRegistryImporter in importlib
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Nick Coghlan
- [issue15488] Closed files keep their buffer alive
Jesús Cea Avión
- [issue15488] Closed files keep their buffer alive
Jesús Cea Avión
- [issue15453] ctype with packed bitfields does not match native compiler
Mike Castle
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Nick Coghlan
- [issue15488] Closed files keep their buffer alive
Jesús Cea Avión
- [issue15488] Closed files keep their buffer alive
Jesús Cea Avión
- [issue15488] Closed files keep their buffer alive
Meador Inge
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Nick Coghlan
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue14814] Implement PEP 3144 (the ipaddress module)
Eli Bendersky
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Nick Coghlan
- [issue13072] Getting a buffer from a Unicode array uses invalid format
STINNER Victor
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
STINNER Victor
- [issue12073] regrtest: use faulthandler to dump the tracebacks on SIGUSR1
STINNER Victor
- [issue15213] _PyOS_URandom documentation
STINNER Victor
- [issue13992] Segfault in PyTrash_destroy_chain
Manu Cupcic
- [issue15520] Document datetime.timestamp() in 3.3 What's New
Dirkjan Ochtman
- [issue15488] Closed files keep their buffer alive
Serhiy Storchaka
- [issue8847] crash appending list and namedtuple
Roundup Robot
- [issue15521] Dev Guide should say how to run tests in 2.7
Chris Jerdonek
- [issue8847] crash appending list and namedtuple
Roundup Robot
- [issue8847] crash appending list and namedtuple
Martin v. Löwis
- [issue15510] textwrap.wrap('') returns empty list
Chris Jerdonek
- [issue15037] curses.unget_wch and test_curses fail when linked with ncurses 5.7 and earlier
STINNER Victor
- [issue15522] impove 27 percent performance on stringpbject.c( by prefetch and loop optimization)
abael
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Stefan Krah
- [issue15523] Block on close TCP socket in SocketServer.py
Jarvis
- [issue13072] Getting a buffer from a Unicode array uses invalid format
STINNER Victor
- [issue15231] update PyPI upload doc to say --no-raw passed to rst2html.py
Chris Jerdonek
- [issue13992] Segfault in PyTrash_destroy_chain
Manu Cupcic
- [issue15524] Dict items() ordering varies across interpreter invocations
Dmitry Dvoinikov
- [issue15488] Closed files keep their buffer alive
Antoine Pitrou
- [issue15213] _PyOS_URandom documentation
Antoine Pitrou
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Stefan Krah
- [issue15425] Another strange Tracebacks with importlib
Nick Coghlan
- [issue15525] test_multiprocessing failure on Windows XP
Nick Coghlan
- [issue15526] regrtest crash on Windows 7 AMD64
Nick Coghlan
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Arfrever Frehtes Taifersar Arahesis
- [issue15510] textwrap.wrap('') returns empty list
Antoine Pitrou
- [issue15496] harden directory removal for tests on Windows
Jeremy Kloth
- [issue15496] harden directory removal for tests on Windows
Antoine Pitrou
- [issue15527] Double parents in functions references
Serhiy Storchaka
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Brett Cannon
- [issue6308] termios fix for QNX breaks HP-UX
Dirkjan Ochtman
- [issue15468] Edit docs to hide hashlib.md5()
Daniel Holth
- [issue15528] Better support for finalization with weakrefs
Richard Oudkerk
- [issue15529] PyIter_Check evaluates to 0 for Python list object
Tom Tromey
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Brett Cannon
- [issue15463] test_faulthandler can fail if install path is too long
Roundup Robot
- [issue15463] test_faulthandler can fail if install path is too long
STINNER Victor
- [issue14811] decoding_fgets() truncates long lines and fails with a SyntaxError("Non-UTF-8 code starting with...")
STINNER Victor
- [issue15479] Allow MAX_STRING_LENGTH limits to be changed at runtime
STINNER Victor
- [issue15441] test_posixpath fails on Japanese edition of Windows
Roundup Robot
- [issue15441] test_posixpath fails on Japanese edition of Windows
STINNER Victor
- [issue15463] test_faulthandler can fail if install path is too long
Chris Jerdonek
- [issue15530] Enhance Py_MIN and Py_MAX
STINNER Victor
- [issue15463] test_faulthandler can fail if install path is too long
Chris Jerdonek
- [issue15531] os.path symlink docs missing
Dave Abrahams
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Stefan Krah
- [issue15500] Python should support naming threads
Christian Heimes
- [issue15468] Edit docs to hide hashlib.md5()
Christian Heimes
- [issue15510] textwrap.wrap('') returns empty list
Chris Jerdonek
- [issue9635] Add Py_BREAKPOINT and sys._breakpoint hooks
Dave Malcolm
- [issue15532] "for line in file" is *still* broken in Python 2.7
Andy Lutomirski
- [issue13072] Getting a buffer from a Unicode array uses invalid format
STINNER Victor
- [issue1521950] shlex.split() does not tokenize like the shell
Vinay Sajip
- [issue14713] PEP 414 installation hook fails with an AssertionError
Vinay Sajip
- [issue15321] bdist_wininst installers may terminate with "close failed in file object destructor:\nsys.excepthook is missing\nlost sys.stderr"
Roundup Robot
- [issue15231] update PyPI upload doc to say --no-raw passed to rst2html.py
Roundup Robot
- [issue15231] update PyPI upload doc to say --no-raw passed to rst2html.py
Eli Bendersky
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15496] harden directory removal for tests on Windows
Chris Jerdonek
- [issue7443] test.support.unlink issue on Windows platform
Chris Jerdonek
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Nick Coghlan
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15496] harden directory removal for tests on Windows
Nick Coghlan
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue7443] test.support.unlink issue on Windows platform
Nick Coghlan
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Atsuo Ishimoto
- [issue15533] subprocess.Popen(cwd) documentation
Chris Jerdonek
- [issue10731] UnicodeDecodeError in OS X tkinter when binding to <MouseWheel>
Ned Deily
- [issue15534] xmlrpc escaping breaks on unicode \u043c
Dmitry Dvoinikov
- [issue15496] harden directory removal for tests on Windows
Nick Coghlan
- [issue15496] harden directory removal for tests on Windows
Martin v. Löwis
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Nick Coghlan
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Roundup Robot
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Nick Coghlan
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Nick Coghlan
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Roundup Robot
- [issue15496] harden directory removal for tests on Windows
Antoine Pitrou
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Nick Coghlan
- [issue15535] Fix pickling of named tuples in 2.7.3
Thomas Miedema
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15311] Dev Guide update hook broken
Chris Jerdonek
- [issue15536] re.split doesn't respect MULTILINE
Dave Abrahams
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15496] harden directory removal for tests on Windows
Jeremy Kloth
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15537] MULTILINE confuses re.split
Dave Abrahams
- [issue14873] Windows devguide: clarification for build errors due to missing optional dependencies
Chris Jerdonek
- [issue15311] Dev Guide update hook broken
Ezio Melotti
- [issue15496] harden directory removal for tests on Windows
Martin v. Löwis
- [issue15538] Avoid nonstandard s6_addr8
Philipp Hagemeister
- [issue15311] Dev Guide update hook broken
Martin v. Löwis
- [issue15311] Dev Guide update procedure documentation in dev guide outdated
Martin v. Löwis
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Brett Cannon
- [issue15216] Support setting the encoding on a text stream after creation
Atsuo Ishimoto
- [issue14905] zipimport.c needs to support namespace packages when no 'directory' entry exists
Jonathan Paugh
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15539] Fixing Tools/scripts/pindent.py
Serhiy Storchaka
- [issue10731] UnicodeDecodeError in OS X tkinter when binding to <MouseWheel>
Marc Culler
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Brett Cannon
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric V. Smith
- [issue14873] Windows devguide: clarification for build errors due to missing optional dependencies
Chris Jerdonek
- [issue15311] Dev Guide update procedure documentation in dev guide outdated
Chris Jerdonek
- [issue15295] Import machinery documentation
Phillip J. Eby
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15540] Python 3.3 and numpy
Dave Malcolm
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
STINNER Victor
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Brett Cannon
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Brett Cannon
- [issue15541] logging.exception doesn't accept 'extra'
Ned Batchelder
- [issue15473] importlib no longer uses imp.NullImporter
Brett Cannon
- [issue15403] Refactor package creation support code into a common location
Chris Jerdonek
- [issue15542] Documentation incorrectly suggests __init__ called after direct __new__ call
Aaron Staley
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Antoine Pitrou
- [issue7317] Display full tracebacks when an error occurs asynchronously
Antoine Pitrou
- [issue7317] Display full tracebacks when an error occurs asynchronously
Antoine Pitrou
- [issue7317] Display full tracebacks when an error occurs asynchronously
Antoine Pitrou
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Phillip J. Eby
- [issue15543] central documentation for 'universal newlines'
Chris Jerdonek
- [issue15456] Correct __sizeof__ support for code objects
Jesús Cea Avión
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Nick Coghlan
- [issue15544] math.isnan fails with some Decimal NaNs
Steven D'Aprano
- [issue15459] ctypes Structures with subclassed types in the _fields_ list
Meador Inge
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15311] Dev Guide update procedure documentation in dev guide outdated
Roundup Robot
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Atsuo Ishimoto
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Nick Coghlan
- [issue14330] don't use host python, use host search paths for host compiler
Georg Brandl
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Eric Snow
- [issue15545] sqlite3.Connection.iterdump() does not work with row_factory = sqlite3.Row
Pierre Le Marre
- [issue15545] sqlite3.Connection.iterdump() does not work with row_factory = sqlite3.Row
Martin v. Löwis
- [issue15204] Deprecate the 'U' open mode
Chris Jerdonek
- [issue15546] Iteration breaks with bz2.open(filename,'rt')
David Beazley
- [issue15546] Iteration breaks with bz2.open(filename,'rt')
Antoine Pitrou
- [issue15546] Iteration breaks with bz2.open(filename,'rt')
Nadeem Vawda
- [issue15546] Iteration breaks with bz2.open(filename,'rt')
David Beazley
- [issue15546] Iteration breaks with bz2.open(filename,'rt')
Nadeem Vawda
- [issue15546] Iteration breaks with bz2.open(filename,'rt')
Antoine Pitrou
- [issue15546] Iteration breaks with bz2.open(filename,'rt')
Serhiy Storchaka
- [issue15546] Iteration breaks with bz2.open(filename,'rt')
Roundup Robot
- [issue15546] Iteration breaks with bz2.open(filename,'rt')
Nadeem Vawda
- [issue15546] Iteration breaks with bz2.open(filename,'rt')
Roundup Robot
- [issue15546] Iteration breaks with bz2.open(filename,'rt')
Nadeem Vawda
- [issue15546] Iteration breaks with bz2.open(filename,'rt')
Serhiy Storchaka
- [issue15546] Iteration breaks with bz2.open(filename,'rt')
Nadeem Vawda
- [issue15546] Iteration breaks with bz2.open(filename,'rt')
Roundup Robot
- [issue15546] Iteration breaks with bz2.open(filename,'rt')
Serhiy Storchaka
- [issue15546] Iteration breaks with bz2.open(filename,'rt')
Nadeem Vawda
- [issue15547] Why do we have os.truncate() and os.ftruncate() whereas os.truncate() accepts a file descriptor?
STINNER Victor
- [issue15514] Correct __sizeof__ support for cpu_set
Jesús Cea Avión
- [issue15514] Correct __sizeof__ support for cpu_set
Roundup Robot
- [issue15478] UnicodeDecodeError on OSError on Windows with undecodable (bytes) filename
STINNER Victor
- [issue15512] Correct __sizeof__ support for parser
Jesús Cea Avión
- [issue15548] Mention all new os functions in What's New in Python 3.3
STINNER Victor
- [issue15512] Correct __sizeof__ support for parser
Roundup Robot
- [issue15469] Correct __sizeof__ support for deque
Roundup Robot
- [issue15512] Correct __sizeof__ support for parser
Antoine Pitrou
- [issue15512] Correct __sizeof__ support for parser
Serhiy Storchaka
- [issue15473] importlib no longer uses imp.NullImporter
Brett Cannon
- [issue15512] Correct __sizeof__ support for parser
Serhiy Storchaka
- [issue15512] Correct __sizeof__ support for parser
Roundup Robot
- [issue15513] Correct __sizeof__ support for pickle
Serhiy Storchaka
- [issue6471] errno and strerror attributes incorrectly set on socket errors wrapped by urllib
R. David Murray
- [issue15512] Correct __sizeof__ support for parser
Serhiy Storchaka
- [issue13498] os.makedirs exist_ok documentation is incorrect, as is some of the behavior
R. David Murray
- [issue15492] textwrap.wrap expand_tabs does not behave as expected
R. David Murray
- [issue15494] Move test/support.py into a test.support subpackage
R. David Murray
- [issue15549] openssl version in windows builds does not support renegotiation
Cory Mintz
- [issue15486] Standardised mechanism for stripping importlib frames from tracebacks
Jesús Cea Avión
- [issue15550] Trailing white spaces
Serhiy Storchaka
- [issue15425] Another strange Tracebacks with importlib
Jesús Cea Avión
- [issue15487] Correct __sizeof__ support for buffered I/O
Jesús Cea Avión
- [issue15510] textwrap.wrap('') returns empty list
Jesús Cea Avión
- [issue15510] textwrap.wrap('') returns empty list
Jesús Cea Avión
- [issue15551] Unit tests that return generators silently fail
Jason Baker
- [issue15510] textwrap.wrap('') returns empty list
Antoine Pitrou
- [issue15552] gettext: if looking for .mo in default locations, also look in locale-bundle location
Dominique Leuenberger
- [issue15464] ssl: add set_msg_callback function
Antoine Pitrou
- [issue15510] textwrap.wrap('') returns empty list
Ethan Furman
- [issue15510] textwrap.wrap('') returns empty list
Ethan Furman
- [issue15510] textwrap.wrap('') returns empty list
Antoine Pitrou
- [issue15510] textwrap.wrap('') returns empty list
Antoine Pitrou
- [issue15510] textwrap.wrap('') returns empty list
Chris Jerdonek
- [issue1859] textwrap doesn't linebreak on "\n"
Antoine Pitrou
- [issue14905] zipimport.c needs to support namespace packages when no 'directory' entry exists
Eric Snow
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Roundup Robot
- [issue1859] textwrap doesn't linebreak on "\n"
Chris Jerdonek
- [issue12605] Enhancements to gdb 7 debugging hooks
Antoine Pitrou
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Roundup Robot
- [issue10841] binary stdio
STINNER Victor
- [issue15510] textwrap.wrap('') returns empty list
Chris Jerdonek
- [issue12655] Expose sched.h functions
STINNER Victor
- [issue15510] textwrap.wrap('') returns empty list
Chris Jerdonek
- [issue12655] Expose sched.h functions
Antoine Pitrou
- [issue15553] Segfault in test_6_daemon_threads() of test_threading, on Mac OS X Lion
STINNER Victor
- [issue15510] textwrap.wrap('') returns empty list
Chris Jerdonek
- [issue15554] correct and clarify str.splitlines() documentation
Chris Jerdonek
- [issue15352] importlib.h should be regenerated when the marshaling code changes
Eric Snow
- [issue12655] Expose sched.h functions
Benjamin Peterson
- [issue12655] Expose sched.h functions
Antoine Pitrou
- [issue12655] Expose sched.h functions
Antoine Pitrou
- [issue12655] Expose sched.h functions
Antoine Pitrou
- [issue14565] is_cgi doesn't function as documented for cgi_directories
Oscar Campos
- [issue14565] is_cgi doesn't function as documented for cgi_directories
Oscar Campos
- [issue12655] Expose sched.h functions
STINNER Victor
- [issue14565] is_cgi doesn't function as documented for cgi_directories
Oscar Campos
- [issue12655] Expose sched.h functions
Antoine Pitrou
- [issue12655] Expose sched.h functions
Giampaolo Rodola'
- [issue12655] Expose sched.h functions
Serhiy Storchaka
- [issue1859] textwrap doesn't linebreak on "\n"
Jesús Cea Avión
- [issue12655] Expose sched.h functions
Roundup Robot
- [issue12655] Expose sched.h functions
Antoine Pitrou
- [issue1859] textwrap doesn't linebreak on "\n"
Serhiy Storchaka
- [issue15555] Default newlines of io.TextIOWrapper
Atsuo Ishimoto
- [issue15556] os.stat fails for file pending delete on Windows
Jeremy Kloth
- [issue14565] is_cgi doesn't function as documented for cgi_directories
Glenn Linderman
- [issue15557] Tests for webbrowser module
Anton Barkovsky
- [issue15447] A file is not properly closed by webbrowser._invoke
Anton Barkovsky
- [issue15509] webbrowser.open sometimes passes zero-length argument to the browser.
Anton Barkovsky
- [issue13052] IDLE: replace ending with '\' causes crash
Roundup Robot
- [issue13052] IDLE: replace ending with '\' causes crash
Andrew Svetlov
- [issue12655] Expose sched.h functions
Roundup Robot
- [issue15492] textwrap.wrap expand_tabs does not behave as expected
R. David Murray
- [issue13498] os.makedirs exist_ok documentation is incorrect, as is some of the behavior
R. David Murray
- [issue15510] textwrap.wrap('') returns empty list
R. David Murray
- [issue1859] textwrap doesn't linebreak on "\n"
R. David Murray
- [issue15500] Python should support naming threads
R. David Murray
- [issue14330] don't use host python, use host search paths for host compiler
Georg Brandl
- [issue15500] Python should support naming threads
Florent Xicluna
- [issue15496] harden directory removal for tests on Windows
Jeremy Kloth
- [issue15558] webbrowser output to console
Juancarlo Añez
- [issue15496] harden directory removal for tests on Windows
Brian Curtin
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Antoine Pitrou
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Roundup Robot
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Roundup Robot
- [issue13837] test_shutil fails with symlinks enabled under Windows
Antoine Pitrou
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Antoine Pitrou
- [issue15500] Python should support naming threads
Antoine Pitrou
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Atsuo Ishimoto
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Atsuo Ishimoto
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Atsuo Ishimoto
- [issue12428] functools test coverage
Brian Thorne
- [issue15559] Bad interaction between ipaddress addresses and the bytes constructor
Nick Coghlan
- [issue1553375] Add traceback.print_full_exception()
Florent Xicluna
- [issue15560] _sqlite3.so is built with wrong include file on OS X when using an SDK
Ned Deily
- [issue15077] Regexp match goes into infinite loop
Serhiy Storchaka
- [issue15239] Abandoned Tools/unicode/mkstringprep.py
Serhiy Storchaka
- [issue15239] Abandoned Tools/unicode/mkstringprep.py
Serhiy Storchaka
- [issue15144] Possible integer overflow in operations with addresses and sizes.
Serhiy Storchaka
- [issue15144] Possible integer overflow in operations with addresses and sizes.
Serhiy Storchaka
- [issue15202] followlinks/follow_symlinks/symlinks flags unification
Serhiy Storchaka
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Martin v. Löwis
- [issue15378] Underported Tools/unicode/comparecodecs.py
Serhiy Storchaka
- [issue15379] Charmap decoding of no-BMP characters
Serhiy Storchaka
- [issue15379] Charmap decoding of no-BMP characters
Serhiy Storchaka
- [issue15216] Support setting the encoding on a text stream after creation
Martin v. Löwis
- [issue15475] Correct __sizeof__ support for itertools
Serhiy Storchaka
- [issue4508] distutils compiler not handling spaces in path to output/src files
Brian Thorne
- [issue15490] Correct __sizeof__ support for StringIO
Serhiy Storchaka
- [issue15513] Correct __sizeof__ support for pickle
Serhiy Storchaka
- [issue4997] xml.sax.saxutils.XMLGenerator should write to io.RawIOBase.
Serhiy Storchaka
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Atsuo Ishimoto
- [issue15381] Optimize BytesIO to so less reallocations when written, similarly to StringIO
Serhiy Storchaka
- [issue15424] __sizeof__ of array should include size of items
Serhiy Storchaka
- [issue14814] Implement PEP 3144 (the ipaddress module)
Roundup Robot
- [issue14814] Implement PEP 3144 (the ipaddress module)
Eli Bendersky
- [issue14814] Implement PEP 3144 (the ipaddress module)
Nick Coghlan
- [issue14814] Implement PEP 3144 (the ipaddress module)
Roundup Robot
- [issue14814] Implement PEP 3144 (the ipaddress module)
Roundup Robot
- [issue14814] Implement PEP 3144 (the ipaddress module)
Nick Coghlan
- [issue14814] Implement PEP 3144 (the ipaddress module)
Roundup Robot
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Roundup Robot
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
STINNER Victor
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Atsuo Ishimoto
- [issue15492] textwrap.wrap expand_tabs does not behave as expected
Chris Jerdonek
- [issue15163] pydoc displays __loader__ as module data
Brett Cannon
- [issue15561] update subprocess docs to reference io.TextIOWrapper
Chris Jerdonek
- [issue15239] Abandoned Tools/unicode/mkstringprep.py
Martin v. Löwis
- [issue15562] CaseFolding not working properly
Martin v. Löwis
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Roundup Robot
- [issue13072] Getting a buffer from a Unicode array uses invalid format
STINNER Victor
- [issue13072] Getting a buffer from a Unicode array uses invalid format
STINNER Victor
- [issue15471] importlib's __import__() argument style nit
Brett Cannon
- [issue7897] Support parametrized tests in unittest
Bradley Froehle
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Brett Cannon
- [issue15482] __import__() change between 3.2 and 3.3
Brett Cannon
- [issue15471] importlib's __import__() argument style nit
Arfrever Frehtes Taifersar Arahesis
- [issue15482] __import__() change between 3.2 and 3.3
Roundup Robot
- [issue15482] __import__() change between 3.2 and 3.3
Brett Cannon
- [issue15522] impove 27 percent performance on stringpbject.c( by prefetch and loop optimization)
abael
- [issue15492] textwrap.wrap expand_tabs does not behave as expected
R. David Murray
- [issue14182] collections.Counter equality test thrown-off by zero counts
Stephen Webber
- [issue15471] importlib's __import__() argument style nit
Meador Inge
- [issue15352] importlib.h should be regenerated when the marshaling code changes
Meador Inge
- [issue15471] importlib's __import__() argument style nit
Georg Brandl
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Georg Brandl
- [issue8912] `make patchcheck` should check the whitespace of .c/.h files
Serhiy Storchaka
- [issue15563] wrong conversion reported by
Walid Shaari
- [issue15509] webbrowser.open sometimes passes zero-length argument to the browser.
Tshepang Lekhonkhobe
- [issue15506] configure should use PKG_PROG_PKG_CONFIG
Tshepang Lekhonkhobe
- [issue15504] pickle/cPickle saves invalid/incomplete data
Tshepang Lekhonkhobe
- [issue15501] Document exception classes in subprocess module
Tshepang Lekhonkhobe
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Stefan Krah
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Stefan Krah
- [issue15564] cgi.FieldStorage should not call read_multi on files
patrick vrijlandt
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Nick Coghlan
- [issue15565] pdb displays runt Exception strings
Paul
- [issue15500] Python should support naming threads
Attila Nagy
- [issue15566] tarfile.TarInfo.frombuf documentation is out of date
Sebastian Ramacher
- [issue15567] threading.py contains undefined name in self-test code
Stefan Behnel
- [issue10182] match_start truncates large values
Serhiy Storchaka
- [issue10182] match_start truncates large values
Serhiy Storchaka
- [issue10182] match_start truncates large values
Serhiy Storchaka
- [issue15464] ssl: add set_msg_callback function
Thiébaud Weksteen
- [issue15500] Python should support naming threads
R. David Murray
- [issue15500] Python should support naming threads
R. David Murray
- [issue15500] Python should support naming threads
R. David Murray
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Stefan Krah
- [issue15037] curses.unget_wch and test_curses fail when linked with ncurses 5.7 and earlier
Roundup Robot
- [issue15037] curses.unget_wch and test_curses fail when linked with ncurses 5.7 and earlier
Ned Deily
- [issue14225] _cursesmodule compile error in OS X 32-bit-only installer build
Ned Deily
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Nick Coghlan
- [issue15163] pydoc displays __loader__ as module data
Éric Araujo
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Stefan Krah
- [issue9890] Visual C++ Runtime Library Error is there a fix?
Karen KarenL
- [issue15163] pydoc displays __loader__ as module data
Brett Cannon
- [issue15471] importlib's __import__() argument style nit
Roundup Robot
- [issue15471] importlib's __import__() argument style nit
Brett Cannon
- [issue15163] pydoc displays __loader__ as module data
Georg Brandl
- [issue9890] Visual C++ Runtime Library Error is there a fix?
Karen KarenL
- [issue15163] pydoc displays __loader__ as module data
Brett Cannon
- [issue15163] pydoc displays __loader__ as module data
Éric Araujo
- [issue15163] pydoc displays __loader__ as module data
Roundup Robot
- [issue15163] pydoc displays __loader__ as module data
Brett Cannon
- [issue15437] Merge Doc/ACKS.txt names into Misc/ACKS
Chris Jerdonek
- [issue15437] Merge Doc/ACKS.txt names into Misc/ACKS
Chris Jerdonek
- [issue15424] __sizeof__ of array should include size of items
Ludwig Hähne
- [issue15568] yield from missed StopIteration raised from iterator instead of getting value
Dino Viehland
- [issue15216] Support setting the encoding on a text stream after creation
INADA Naoki
- [issue15569] Dev Guide format-only roles
Chris Jerdonek
- [issue14182] collections.Counter equality test thrown-off by zero counts
Meador Inge
- [issue15424] __sizeof__ of array should include size of items
Meador Inge
- [issue15216] Support setting the encoding on a text stream after creation
STINNER Victor
- [issue15216] Support setting the encoding on a text stream after creation
STINNER Victor
- [issue15216] Support setting the encoding on a text stream after creation
STINNER Victor
- [issue15122] Add an option to always rewrite single-file mailboxes in-place.
Petri Lehtinen
- [issue15570] email.header.decode_header parses differently
Dmitry Dvoinikov
- [issue15571] Python version of TextIOWrapper ignores "write_through" arg
Nick Coghlan
- [issue15216] Support setting the encoding on a text stream after creation
Nick Coghlan
- [issue14182] collections.Counter equality test thrown-off by zero counts
Mark Dickinson
- [issue13992] Segfault in PyTrash_destroy_chain
Francois VISCONTE
- [issue15424] __sizeof__ of array should include size of items
Ludwig Hähne
- [issue11715] Building Python on multiarch Debian and Ubuntu
Matthias Klose
- [issue14330] don't use host python, use host search paths for host compiler
Matthias Klose
- [issue14330] don't use host python, use host search paths for host compiler
Matthias Klose
- [issue14330] don't use host python, use host search paths for host compiler
Matthias Klose
- [issue15424] __sizeof__ of array should include size of items
Serhiy Storchaka
- [issue15572] Python2 documentation of the file() built-in function
Cherniavsky Beni
- [issue14870] Descriptions of os.utime() and os.utimensat() use wrong notation
Ezio Melotti
- [issue15573] Support unknown formats in memoryview comparisons
Stefan Krah
- [issue12641] Remove -mno-cygwin from distutils
Ruben Van Boxem
- [issue15500] Python should support naming threads
Andrew Svetlov
- [issue8800] add threading.RWLock
Matthew Lauber
- [issue9635] Add Py_BREAKPOINT and sys._breakpoint hooks
Dave Malcolm
- [issue15574] IDLE crash in OS X even with 2.7.3 and ActiveTcl 8.5.12
Leon Maurer
- [issue14330] don't use host python, use host search paths for host compiler
Georg Brandl
- [issue14330] don't use host python, use host search paths for host compiler
Stefan Krah
- [issue14330] don't use host python, use host search paths for host compiler
Stefan Krah
- [issue15575] Tutorial is unclear on multiple imports of a module.
Roy Smith
- [issue15576] importlib: ExtensionFileLoader not used to load packages from __init__.so files
Stefan Behnel
- [issue15501] Document exception classes in subprocess module
Andrew Svetlov
- [issue15577] Real Argc Argv in embeded interpreter
nordaux
- [issue15578] Crash when modifying sys.modules during import
Thomas Wouters
- [issue14330] don't use host python, use host search paths for host compiler
Ezio Melotti
- [issue15579] some unicode keys not found using in dictionary.keys()
axw
- [issue15580] fix True/False/None reST markup
Chris Jerdonek
- [issue15424] __sizeof__ of array should include size of items
Meador Inge
- [issue15510] textwrap.wrap('') returns empty list
Greg Ward
- [issue15510] textwrap.wrap('') returns empty list
Chris Jerdonek
- [issue15581] curses: segfault in addstr()
hut
- [issue15582] Enhance inspect.getdoc to follow inheritance chains
Nick Coghlan
- [issue14182] collections.Counter equality test thrown-off by zero counts
Meador Inge
- [issue15583] Provide examples in Python doc for usage of various modules
Sarbjit singh
- [issue15584] os.popen deprecation warning not in Python 3 docs
Ramchandra Apte
- [issue15585] usage of os.popen in standard library
Ramchandra Apte
- [issue15424] __sizeof__ of array should include size of items
Georg Brandl
- [issue14182] collections.Counter equality test thrown-off by zero counts
Stephen Webber
- [issue15586] Provide some examples for usage of ElementTree methods/attributes
Sarbjit singh
- [issue15587] IDLE is pixelated on the Macbook Pro with Retina Display
Tyler Crompton
- [issue15588] quopri: encodestring and decodestring handle bytes, not strings
patrick vrijlandt
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Antoine Pitrou
- [issue14182] collections.Counter equality test thrown-off by zero counts
Raymond Hettinger
- [issue15475] Correct __sizeof__ support for itertools
Raymond Hettinger
- [issue15589] Bus error on Debian sparc
Stefan Krah
- [issue11715] Building Python on multiarch Debian and Ubuntu
Roundup Robot
- [issue14330] don't use host python, use host search paths for host compiler
Matthias Klose
- [issue11715] Building Python on multiarch Debian and Ubuntu
Matthias Klose
- [issue15475] Correct __sizeof__ support for itertools
Raymond Hettinger
- [issue15590] --libs is inconsistent for python-config --libs and pkgconfig python --libs
Matthias Klose
- [issue15591] when building the extensions, stdout is lost when stdout is redirected
Matthias Klose
- [issue15426] On a x86_64 Linux workstation, the build-from-source is borked.
Matthias Klose
- [issue15475] Correct __sizeof__ support for itertools
Meador Inge
- [issue14182] collections.Counter equality test thrown-off by zero counts
Eric Snow
- [issue15592] subprocess.communicate() breaks on no input with universal newlines true
Chris Jerdonek
- [issue9327] doctest DocFileCase setUp/tearDown asymmetry
Marius Gedminas
- [issue2604] doctest.DocTestCase fails when run repeatedly
Marius Gedminas
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Roundup Robot
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Roundup Robot
- [issue15501] Document exception classes in subprocess module
Andrew Svetlov
- [issue15151] Documentation for Signature, Parameter and signature in inspect module
Andrew Svetlov
- [issue15593] urlparse.parse_qs documentation wrong re: urlencode
Rob Kinyon
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Antoine Pitrou
- [issue15594] test_copyfile_named_pipe() fails on Mac OS X Snow Leopard: OSError: [Errno 22] Invalid argument
STINNER Victor
- [issue15510] textwrap.wrap('') returns empty list
R. David Murray
- [issue8800] add threading.RWLock
Andrew Svetlov
- [issue15595] subprocess.Popen(universal_newlines=True) does not work for certain locales
Chris Jerdonek
- [issue15426] On a x86_64 Linux workstation, the build-from-source is borked.
Éric Araujo
- [issue15596] pickle: Faster serialization of Unicode strings
STINNER Victor
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Roundup Robot
- [issue15597] exception __suppress_context__ test failures on OS X ppc systems
Ned Deily
- [issue15598] relative import unexpectedly binds name
Antony Lee
- [issue15599] test_circular_imports() of test_threaded_import fails on FreeBSD 9.0
STINNER Victor
- [issue9635] Add Py_BREAKPOINT and sys._breakpoint hooks
STINNER Victor
- [issue15216] Support setting the encoding on a text stream after creation
rurpy the second
- [issue15216] Support setting the encoding on a text stream after creation
Nick Coghlan
- [issue15600] expose the finder details used by the FileFinder path hook
Eric Snow
- [issue14992] os.makedirs expect_ok=True test_os failure when directory has S_ISGID bit set
Roundup Robot
- [issue15601] tkinter test_variables fails with OS X Aqua Tk 8.4
Ned Deily
- [issue15602] zipfile: wrong encoding charset of member filename
monson
- [issue12834] memoryview.to_bytes() and PyBuffer_ToContiguous() incorrect for non-contiguous arrays
Martin v. Löwis
- [issue12834] memoryview.to_bytes() and PyBuffer_ToContiguous() incorrect for non-contiguous arrays
Nick Coghlan
- [issue12834] memoryview.to_bytes() and PyBuffer_ToContiguous() incorrect for non-contiguous arrays
Stefan Krah
- [issue15231] update PyPI upload doc to say --no-raw passed to rst2html.py
Eli Bendersky
- [issue15231] update PyPI upload doc to say --no-raw passed to rst2html.py
Eli Bendersky
- [issue15457] consistent treatment of generator terminology
Chris Jerdonek
- [issue14814] Implement PEP 3144 (the ipaddress module)
Eli Bendersky
- [issue14814] Implement PEP 3144 (the ipaddress module)
Eli Bendersky
- [issue15355] generator docs should mention already-executing exception
Chris Jerdonek
- [issue15151] Documentation for Signature, Parameter and signature in inspect module
Andrew Svetlov
- [issue15501] Document exception classes in subprocess module
Anton Barkovsky
- [issue15501] Document exception classes in subprocess module
Anton Barkovsky
- [issue15501] Document exception classes in subprocess module
Anton Barkovsky
- [issue15501] Document exception classes in subprocess module
Anton Barkovsky
- [issue15151] Documentation for Signature, Parameter and signature in inspect module
Yury Selivanov
- [issue15501] Document exception classes in subprocess module
Roundup Robot
- [issue14966] Fully document subprocess.CalledProcessError
Andrew Svetlov
- [issue15501] Document exception classes in subprocess module
Andrew Svetlov
- [issue4966] Improving Lib Doc Sequence Types Section
Ezio Melotti
- [issue10702] bytes and bytearray methods are not documented
Ezio Melotti
- [issue11643] Use |version| instead of X.Y in the doc
Ezio Melotti
- [issue15603] Multiprocessing creates incorrect pids
Chris
- [issue15604] PyObject_IsTrue failure checks
Serhiy Storchaka
- [issue11643] Use |version| instead of X.Y in the doc
Chris Jerdonek
- [issue14814] Implement PEP 3144 (the ipaddress module)
pmoody
- [issue15605] Explain sphinx documentation building in devguide
Daniel Ellis
- [issue15606] re.VERBOSE doesn't ignore certain whitespace
Steven Collins
- [issue14814] Implement PEP 3144 (the ipaddress module)
Eli Bendersky
- [issue14814] Implement PEP 3144 (the ipaddress module)
pmoody
- [issue15607] New print's argument "flush" is not mentioned in docstring
Serhiy Storchaka
- [issue5819] Add PYTHONPREFIXES environment variable
Andrew Svetlov
- [issue15608] Improve socketserver doc
Terry J. Reedy
- [issue15609] Format string: add more fast-path
STINNER Victor
- [issue15610] PyImport_ImportModuleEx always fails in 3.3 with "ValueError: level must be >= 0"
Dave Malcolm
- [issue15216] Support setting the encoding on a text stream after creation
STINNER Victor
- [issue15216] Support setting the encoding on a text stream after creation
STINNER Victor
- [issue15611] devguide: add "core mentors" area to Experts Index
Chris Jerdonek
- [issue15444] Incorrectly written contributor's names
Chris Jerdonek
- [issue12782] Multiple context expressions do not support parentheses for continuation across lines
Atsuo Ishimoto
- [issue15612] Rewriter StringIO to use the _PyUnicodeWriter API
STINNER Victor
- [issue14814] Implement PEP 3144 (the ipaddress module)
Eli Bendersky
- [issue15613] argparse ArgumentDefaultsHelpFormatter interacts badly with --arg and nargs=+
Alex Jurkiewicz
- [issue15614] print statement not showing valid result
laki
- [issue15615] More tests for JSON decoder to test Exceptions
Kushal Das
- [issue15616] logging.FileHandler not correctly created with PyYaml (unpickling problems?)
Jordi Puigsegur
- [issue15424] __sizeof__ of array should include size of items
Ludwig Hähne
- [issue15424] __sizeof__ of array should include size of items
Ludwig Hähne
- [issue15424] __sizeof__ of array should include size of items
Ludwig Hähne
- [issue15424] __sizeof__ of array should include size of items
Ludwig Hähne
- [issue15424] __sizeof__ of array should include size of items
Ludwig Hähne
- [issue15424] __sizeof__ of array should include size of items
Ludwig Hähne
- [issue15424] __sizeof__ of array should include size of items
Ludwig Hähne
- [issue15617] FAIL: test_create_connection (test.test_socket.NetworkConnectionNoServer)
Floris Bruynooghe
- [issue15365] Traceback reporting can fail if IO cannot be imported
Kristján Valur Jónsson
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Brett Cannon
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Nick Coghlan
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Nick Coghlan
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Brett Cannon
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Brett Cannon
- [issue15618] turtle.pencolor() chokes on unicode
Juancarlo Añez
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Nick Coghlan
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Roundup Robot
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Brett Cannon
- [issue15424] __sizeof__ of array should include size of items
Serhiy Storchaka
- [issue15619] set.pop() documentation is confusing
Anton Barkovsky
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Brett Cannon
- [issue15444] Incorrectly written contributor's names
Serhiy Storchaka
- [issue15444] Incorrectly written contributor's names
Serhiy Storchaka
- [issue15365] Traceback reporting can fail if IO cannot be imported
Eric Snow
- [issue13405] Add DTrace probes
Francois Dion
- [issue15239] Abandoned Tools/unicode/mkstringprep.py
Serhiy Storchaka
- [issue15502] Meta path finders and path entry finders are different, but share an ABC
Roundup Robot
- [issue15620] readline.clear_history() missing in test_readline.py
Juancarlo Añez
- [issue15621] UnboundLocalError on simple in-place assignment of an inner scope
zipher
- [issue15239] Abandoned Tools/unicode/mkstringprep.py
Martin v. Löwis
- [issue15424] __sizeof__ of array should include size of items
Roundup Robot
- [issue15424] __sizeof__ of array should include size of items
Meador Inge
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Georg Brandl
- [issue15622] memoryview.to_list() incorrect for 'c' format
Martin v. Löwis
- [issue15239] Abandoned Tools/unicode/mkstringprep.py
Georg Brandl
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Martin v. Löwis
- [issue15239] Abandoned Tools/unicode/mkstringprep.py
Arfrever Frehtes Taifersar Arahesis
- [issue3132] implement PEP 3118 struct changes
Arfrever Frehtes Taifersar Arahesis
- [issue15444] Incorrectly written contributor's names
Antoine Pitrou
- [issue15444] Incorrectly written contributor's names
Serhiy Storchaka
- [issue3132] implement PEP 3118 struct changes
Nick Coghlan
- [issue15444] Incorrectly written contributor's names
Roundup Robot
- [issue15444] Incorrectly written contributor's names
Antoine Pitrou
- [issue15623] Init time relative imports no longer work from __init__.so modules
Stefan Behnel
- [issue15624] clarify io.TextIOWrapper newline documentation
Chris Jerdonek
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Nick Coghlan
- [issue15151] Documentation for Signature, Parameter and signature in inspect module
Andrew Svetlov
- [issue15625] Support u and w codes in memoryview
Martin v. Löwis
- [issue15626] unittest.main negates -bb option and programmatic warning configuration
Ben Darnell
- [issue15031] Split .pyc parsing from module loading
Brett Cannon
- [issue15031] Split .pyc parsing from module loading
Brett Cannon
- [issue15627] Add a method to importlib.abc.SourceLoader for converting source to a code object
Brett Cannon
- [issue15628] Add import ABC hierarchy to docs for importlib
Andrew Svetlov
- [issue10848] Move test.regrtest from getopt to argparse
Chris Jerdonek
- [issue7652] Merge C version of decimal into py3k.
STINNER Victor
- [issue10486] http.server doesn't set all CGI environment variables
Berker Peksag
- [issue15629] Run doctests in Doc/*.rst as part of regrtest
Chris Jerdonek
- [issue15630] Missing "continue" example for "for" loop tutorial
Daniel Ellis
- [issue15631] Python 3.3 beta 1 installation issue lib/lib64 folders
ita1024
- [issue15632] regrtest.py: spurious leaks with -R option
Stefan Krah
- [issue15633] httplib.response is not closed after all data has been read
Nikolaus Rath
- [issue13742] Add a key parameter (like sorted) to heapq.merge
Simon Sapin
- [issue15634] synchronized decorator for the threading module
Juan Javier
- [issue15635] memory leak with generators
Florent Xicluna
- [issue8800] add threading.RWLock
Kristján Valur Jónsson
- [issue13498] os.makedirs exist_ok documentation is incorrect, as is some of the behavior
Hynek Schlawack
- [issue15636] base64.decodebytes is only available in Python3.1+
Andrew Scheller
- [issue15637] Segfault reading null VMA (works fine in python 2.x)
Alberto Milone
- [issue15509] webbrowser.open sometimes passes zero-length argument to the browser.
Andrew Svetlov
- [issue15638] incorrect version info for TextIOWrapper write_through docs
Chris Jerdonek
- [issue13498] os.makedirs exist_ok documentation is incorrect, as is some of the behavior
R. David Murray
- [issue15639] csv.Error description is incorrectly broad
Xavier Morel
- [issue12623] "universal newlines" subprocess support broken with select- and poll-based communicate()
Andrew Svetlov
- [issue10224] Build 3.x documentation using python3.x
Andrew Svetlov
- [issue15151] Documentation for Signature, Parameter and signature in inspect module
Roundup Robot
- [issue15151] Documentation for Signature, Parameter and signature in inspect module
Andrew Svetlov
- [issue15151] Documentation for Signature, Parameter and signature in inspect module
Andrew Svetlov
- [issue15151] Documentation for Signature, Parameter and signature in inspect module
Yury Selivanov
- [issue13498] os.makedirs exist_ok documentation is incorrect, as is some of the behavior
R. David Murray
- [issue13742] Add a key parameter (like sorted) to heapq.merge
Éric Araujo
- [issue15151] Documentation for Signature, Parameter and signature in inspect module
Andrew Svetlov
- [issue12436] Missing items in installation/setup instructions
Mike Hoy
- [issue15497] correct characters in TextWrapper.replace_whitespace docs
Chris Jerdonek
- [issue15437] Merge Doc/ACKS.txt names into Misc/ACKS
Chris Jerdonek
- [issue14167] document return statement in finally blocks
Andrew Svetlov
- [issue15031] Split .pyc parsing from module loading
Brett Cannon
- [issue15640] Document deprecate importlib.abc.Finder
Brett Cannon
- [issue15641] Clean up importlib for Python 3.4
Brett Cannon
- [issue15497] correct characters in TextWrapper.replace_whitespace docs
Roundup Robot
- [issue15497] correct characters in TextWrapper.replace_whitespace docs
Andrew Svetlov
- [issue14649] doctest.DocTestSuite error misleading when module has no docstrings
Chris Jerdonek
- [issue15642] Integrate pickle protocol version 4 GSoC work by Stefan Mihaila
Alexandre Vassalotti
- [issue11549] Build-out an AST optimizer, moving some functionality out of the peephole optimizer
Terry J. Reedy
- [issue15496] harden directory removal for tests on Windows
Antoine Pitrou
- [issue8800] add threading.RWLock
Antoine Pitrou
- [issue15496] harden directory removal for tests on Windows
Brian Curtin
- [issue15496] harden directory removal for tests on Windows
Roundup Robot
- [issue15643] Support OpenCSW in setup.py
Floris Bruynooghe
- [issue15496] harden directory removal for tests on Windows
Roundup Robot
- [issue15496] harden directory removal for tests on Windows
Brian Curtin
- [issue15269] Document dircmp.left and dircmp.right
Chris Jerdonek
- [issue15364] sysconfig confused by relative paths
Richard Oudkerk
- [issue15322] sysconfig.get_config_var('srcdir') returns unexpected value
Richard Oudkerk
- [issue15322] sysconfig.get_config_var('srcdir') returns unexpected value
Chris Jerdonek
- [issue15322] sysconfig.get_config_var('srcdir') returns unexpected value
Richard Oudkerk
- [issue12623] "universal newlines" subprocess support broken with select- and poll-based communicate()
Chris Jerdonek
- [issue9161] add_option in optparse no longer accepts unicode string
R. David Murray
- [issue9161] add_option in optparse no longer accepts unicode string
Michael Johnson
- [issue9161] add_option in optparse no longer accepts unicode string
Roundup Robot
- [issue9161] add_option in optparse no longer accepts unicode string
R. David Murray
- [issue6033] LOOKUP_METHOD and CALL_METHOD optimization
R. David Murray
- [issue7231] Windows installer does not add \Scripts folder to the path
R. David Murray
- [issue15644] after _bytesio.seek(0), _bytesio.getvalue() returned reversed data.
umedoblock
- [issue15645] 2to3 Grammar pickles not created when upgrading to 3.3.0b2
Stefan Holek
- [issue14935] PEP 384 Refactoring applied to _csv module
Robin Schreiber
- [issue14935] PEP 384 Refactoring applied to _csv module
Robin Schreiber
- [issue15269] Document dircmp.left and dircmp.right
Senthil Kumaran
- [issue15269] Document dircmp.left and dircmp.right
Senthil Kumaran
- [issue15269] Document dircmp.left and dircmp.right
Chris Jerdonek
- [issue15646] multiprocessing can do equivalent of a fork bomb on Windows
Richard Oudkerk
- [issue15647] isdir should be a local symbol, not exported
Matthias Klose
- [issue6135] subprocess seems to use local encoding and give no choice
Chris Jerdonek
- [issue15648] stderr "refs" output does not respect PYTHONIOENCODING
Chris Jerdonek
- [issue14167] document return statement in finally blocks
Roundup Robot
- [issue14167] document return statement in finally blocks
Andrew Svetlov
- [issue9161] add_option in optparse no longer accepts unicode string
Roundup Robot
- [issue13370] test_ctypes fails when building python with clang
Stan Seibert
- [issue15649] subprocess.Popen.communicate: accept str for input parameter if universal_newlines is False
Andrew Svetlov
- [issue15204] Deprecate the 'U' open mode
Andrew Svetlov
- [issue14649] doctest.DocTestSuite error misleading when module has no docstrings
Andrew Svetlov
- [issue6135] subprocess seems to use local encoding and give no choice
Chris Jerdonek
- [issue14649] doctest.DocTestSuite error misleading when module has no docstrings
R. David Murray
- [issue15390] PEP 3121, 384 refactoring applied to datetime module
Robin Schreiber
- [issue15650] PEP 3121, 384 refactoring applied to dbm module
Robin Schreiber
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Robin Schreiber
- [issue15390] PEP 3121, 384 refactoring applied to datetime module
Andrew Svetlov
- [issue15652] PEP 3121, 384 refactoring applied to gdbm module
Robin Schreiber
- [issue15653] PEP 3121, 384 refactoring applied to hashopenssl module
Robin Schreiber
- [issue15653] PEP 3121, 384 refactoring applied to hashopenssl module
Antoine Pitrou
- [issue15653] PEP 3121, 384 refactoring applied to hashopenssl module
Antoine Pitrou
- [issue15653] PEP 3121, 384 refactoring applied to hashopenssl module
Antoine Pitrou
- [issue15653] PEP 3121, 384 refactoring applied to hashopenssl module
Robin Schreiber
- [issue15653] PEP 3121, 384 refactoring applied to hashopenssl module
Robin Schreiber
- [issue15653] PEP 3121, 384 refactoring applied to hashopenssl module
Antoine Pitrou
- [issue15653] PEP 3121, 384 refactoring applied to hashopenssl module
Robin Schreiber
- [issue15653] PEP 3121, 384 refactoring applied to hashopenssl module
Andrew Svetlov
- [issue15653] PEP 3121, 384 refactoring applied to hashopenssl module
Martin v. Löwis
- [issue15653] PEP 3121, 384 refactoring applied to hashopenssl module
Greg Stein
- [issue15654] PEP 384 Refactoring applied to bz2 module
Robin Schreiber
- [issue15655] PEP 384 Refactoring applied to json module
Robin Schreiber
- [issue15656] "Extending Python with C" page needs update for 3.x
Sandro Tosi
- [issue15657] Error in Python 3 docs for PyMethodDef
Sandro Tosi
- [issue14649] doctest.DocTestSuite error misleading when module has no docstrings
Chris Jerdonek
- [issue15390] PEP 3121, 384 refactoring applied to datetime module
Antoine Pitrou
- [issue14649] doctest.DocTestSuite error misleading when module has no docstrings
Chris Jerdonek
- [issue14649] doctest.DocTestSuite error misleading when module has no docstrings
R. David Murray
- [issue15490] Correct __sizeof__ support for StringIO
Serhiy Storchaka
- [issue15490] Correct __sizeof__ support for StringIO
Serhiy Storchaka
- [issue15490] Correct __sizeof__ support for StringIO
Serhiy Storchaka
- [issue15658] Idle stopped working
Oskars
- [issue15269] Document dircmp.left and dircmp.right
Chris Jerdonek
- [issue14649] doctest.DocTestSuite error misleading when module has no docstrings
Chris Jerdonek
- [issue15204] Deprecate the 'U' open mode
Raymond Hettinger
- [issue15659] using os.fork() and import user's modules results in errors
Michael
- [issue15269] Document dircmp.left and dircmp.right
Roundup Robot
- [issue15269] Document dircmp.left and dircmp.right
R. David Murray
- [issue15660] In str.format there is a misleading error message about alignment
py.user
- [issue13252] new decumulate() function in itertools module
Raymond Hettinger
- [issue15661] OS X installer packages should be signed for OS X 10.8 Gatekeeper feature
Ned Deily
- [issue15390] PEP 3121, 384 refactoring applied to datetime module
Robin Schreiber
- [issue15662] PEP 3121 refactoring applied to locale module
Robin Schreiber
- [issue15663] Investigate providing Tcl/Tk 8.5 with OS X installers
Ned Deily
- [issue15664] test_curses not run with 'make test'
Ronald Oussoren
- [issue13370] test_ctypes fails when building python with clang
Ronald Oussoren
- [issue11062] mailbox fails to round-trip a file to a Babyl mailbox
Petri Lehtinen
- [issue11062] mailbox fails to round-trip a file to a Babyl mailbox
Roundup Robot
- [issue11062] mailbox fails to round-trip a file to a Babyl mailbox
Petri Lehtinen
- [issue11062] mailbox fails to round-trip a file to a Babyl mailbox
Petri Lehtinen
- [issue12669] test_curses skipped on buildbots
Ronald Oussoren
- [issue12669] test_curses skipped on buildbots
Ronald Oussoren
- [issue15665] PEP 3121, 384 refactoring applied to lsprof module
Robin Schreiber
- [issue12669] test_curses skipped on buildbots
Ronald Oussoren
- [issue15666] PEP 3121, 384 refactoring applied to lzma module
Robin Schreiber
- [issue15667] PEP 3121, 384 refactoring applied to pickle module
Robin Schreiber
- [issue15668] PEP 3121, 384 Refactoring applied to random module
Robin Schreiber
- [issue15669] PEP 3121, 384 Refactoring applied to sre module
Robin Schreiber
- [issue15670] PEP 3121, 384 Refactoring applied to ssl module
Robin Schreiber
- [issue15671] PEP 3121, 384 Refactoring applied to struct module
Robin Schreiber
- [issue15672] PEP 3121, 384 Refactoring applied to testbuffer module
Robin Schreiber
- [issue15673] PEP 3121, 384 Refactoring applied to testcapi module
Robin Schreiber
- [issue15674] PEP 3121, 384 Refactoring applied to thread module
Robin Schreiber
- [issue15675] PEP 3121, 384 Refactoring applied to array module
Robin Schreiber
- [issue15676] mmap: add empty file check prior to offset check
Steven Willis
- [issue15346] Tkinter extention modules no documentation
Daniel Swanson
- [issue15346] Tkinter extention modules have no documentation
Daniel Swanson
- [issue12623] "universal newlines" subprocess support broken with select- and poll-based communicate()
Andrew Svetlov
- [issue12623] "universal newlines" subprocess support broken with select- and poll-based communicate()
Chris Jerdonek
- [issue12623] "universal newlines" subprocess support broken with select- and poll-based communicate()
Antoine Pitrou
- [issue11062] mailbox fails to round-trip a file to a Babyl mailbox
Andrew Svetlov
- [issue12623] "universal newlines" subprocess support broken with select- and poll-based communicate()
Andrew Svetlov
- [issue11062] mailbox fails to round-trip a file to a Babyl mailbox
Petri Lehtinen
- [issue12623] "universal newlines" subprocess support broken with select- and poll-based communicate()
Andrew Svetlov
- [issue12623] "universal newlines" subprocess support broken with select- and poll-based communicate()
Andrew Svetlov
- [issue12623] "universal newlines" subprocess support broken with select- and poll-based communicate()
Antoine Pitrou
- [issue12623] "universal newlines" subprocess support broken with select- and poll-based communicate()
Antoine Pitrou
- [issue15677] Gzip/zlib allows for compression level=0
Sandro Tosi
- [issue12623] "universal newlines" subprocess support broken with select- and poll-based communicate()
Andrew Svetlov
- [issue12623] "universal newlines" subprocess support broken with select- and poll-based communicate()
Chris Jerdonek
- [issue12623] "universal newlines" subprocess support broken with select- and poll-based communicate()
Andrew Svetlov
- [issue15490] Correct __sizeof__ support for StringIO
Serhiy Storchaka
- [issue12669] test_curses skipped on buildbots
Nadeem Vawda
- [issue12669] test_curses skipped on buildbots
Nadeem Vawda
- [issue12623] "universal newlines" subprocess support broken with select- and poll-based communicate()
Chris Jerdonek
- [issue12436] Missing items in installation/setup instructions
Éric Araujo
- [issue7231] Windows installer does not add \Scripts folder to the path
Éric Araujo
- [issue15678] IDLE menu customization is broken from OS X command lines
Ned Deily
- [issue11062] mailbox fails to round-trip a file to a Babyl mailbox
Roundup Robot
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Serhiy Storchaka
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Georg Brandl
- [issue13119] Newline for print() is \n on Windows, and not \r\n as expected
Serhiy Storchaka
- [issue15679] HTMLParser can fail on unquoted attributes.
Julien Palard
- [issue15680] PEP 3121 refactoring applied to audioop module
Robin Schreiber
- [issue15681] PEP 3121 refactoring applied to binascii module
Robin Schreiber
- [issue15682] PEP 3121 refactoring applied to fpectl module
Robin Schreiber
- [issue15683] add decorator for make functions partial applicable
Arvin Moezzi
- [issue15684] PEP 3121 refactoring applied to fpetest module
Robin Schreiber
- [issue15685] PEP 3121, 384 Refactoring applied to itertools module
Robin Schreiber
- [issue15686] PEP 3121, 384 Refactoring applied to md5 module
Robin Schreiber
- [issue15687] PEP 3121, 384 Refactoring applied to mmap module
Robin Schreiber
- [issue15688] PEP 3121 Refactoring applied to nis module
Robin Schreiber
- [issue15689] PEP 3121, 384 Refactoring applied to operator module
Robin Schreiber
- [issue15690] PEP 3121, 384 Refactoring applied to parser module
Robin Schreiber
- [issue11062] mailbox fails to round-trip a file to a Babyl mailbox
Petri Lehtinen
- [issue15691] PEP 3121, 384 Refactoring applied to posix module
Robin Schreiber
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Nick Coghlan
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Martin v. Löwis
- [issue15035] array.array of UCS2 values
Stefan Krah
- [issue15035] array.array of UCS2 values
Nick Coghlan
- [issue15035] array.array of UCS2 values
Martin v. Löwis
- [issue15035] array.array of UCS2 values
Ronald Oussoren
- [issue15692] Unexpected exponentiation in lambda function
Björn Dahlgren
- [issue15693] expose glossary link on hover
Chris Jerdonek
- [issue14669] test_multiprocessing failure on OS X Tiger
Roundup Robot
- [issue15694] link to "file object" glossary entry in open() and io docs
Chris Jerdonek
- [issue6484] No unit test for mailcap module
Petri Lehtinen
- [issue6484] No unit test for mailcap module
R. David Murray
- [issue15695] Correct __sizeof__ support for StgDict
Serhiy Storchaka
- [issue15455] index entries not showing up in glossary
Chris Jerdonek
- [issue15696] Correct __sizeof__ support for mmap
Serhiy Storchaka
- [issue15035] array.array of UCS2 values
Arfrever Frehtes Taifersar Arahesis
- [issue15697] PEP 3121 refactoring applied to pwd module
Robin Schreiber
- [issue15698] PEP 3121, 384 Refactoring applied to pyexpat module
Robin Schreiber
- [issue15699] PEP 3121, 384 Refactoring applied to readline module
Robin Schreiber
- [issue15700] PEP 3121, 384 Refactoring applied to resource module
Robin Schreiber
- [issue15701] AttributeError from HTTPError when using digest auth
Jody McIntyre
- [issue15702] Multiprocessing Pool deadlocks on join after empty map operation
James Hutchison
- [issue11062] mailbox fails to round-trip a file to a Babyl mailbox
Andrew Svetlov
- [issue15703] PEP 3121, 384 Refactoring applied to select module
Robin Schreiber
- [issue15704] PEP 3121, 384 Refactoring applied to sha1 module
Robin Schreiber
- [issue6696] Profile objects should be documented
Andrew Svetlov
- [issue15705] PEP 3121, 384 Refactoring applied to sha256 module
Robin Schreiber
- [issue15706] PEP 3121, 384 Refactoring applied to sha512 module
Robin Schreiber
- [issue15707] PEP 3121, 384 Refactoring applied to signal module
Robin Schreiber
- [issue15708] PEP 3121, 384 Refactoring applied to socket module
Robin Schreiber
- [issue15709] PEP 3121, 384 Refactoring applied to termios module
Robin Schreiber
- [issue15710] logging module crashes in Python 2.7.3 for handler.setLevel(long)
Tobin Baker
- [issue15711] PEP 3121, 384 Refactoring applied to time module
Robin Schreiber
- [issue15712] PEP 3121, 384 Refactoring applied to unicodedata module
Robin Schreiber
- [issue15713] PEP 3121, 384 Refactoring applied to zipimport module
Robin Schreiber
- [issue15714] PEP 3121, 384 Refactoring applied to grp module
Robin Schreiber
- [issue15715] __import__ now raises with non-existing items in fromlist in 3.3
Simon Feltman
- [issue13475] Add '-p'/'--path0' command line option to override sys.path[0] initialisation
Gregory P. Smith
- [issue15716] Ability to specify the PYTHONPATH via a command line flag
Gregory P. Smith
- [issue15355] generator docs should mention already-executing exception
R. David Murray
- [issue4253] Maildir dumpmessage on
Petri Lehtinen
- [issue14977] mailcap does not respect precedence in the presence of wildcards
Petri Lehtinen
- [issue14977] mailcap does not respect precedence in the presence of wildcards
Petri Lehtinen
- [issue15718] Possible OverflowError in __len__ method undocumented (when called via len() function)
Rostyslav Dzinko
- [issue14501] Error initialising BaseManager class with 'authkey' argument of string type.
Roundup Robot
- [issue14501] Error initialising BaseManager class with 'authkey' argument of string type.
Richard Oudkerk
- [issue15477] test_cmath failures on OS X 10.8
Martin v. Löwis
- [issue15412] Note in documentation for weakrefs
Roundup Robot
- [issue15412] Note in documentation for weakrefs
Richard Oudkerk
- [issue5765] stack overflow evaluating eval("()" * 30000)
Mark Shannon
- [issue15717] Mail System Error - Returned Mail
Éric Araujo
- [issue15717] Mail System Error - Returned Mail
Éric Araujo
- [issue15717] Mail System Error - Returned Mail
Éric Araujo
- [issue15031] Split .pyc parsing from module loading
Brett Cannon
- [issue15717] Mail System Error - Returned Mail
Ezio Melotti
- [issue15717] Mail System Error - Returned Mail
Martin v. Löwis
- [issue15717] Mail System Error - Returned Mail
Ezio Melotti
- [issue15717] Mail System Error - Returned Mail
Éric Araujo
- [issue15717] Mail System Error - Returned Mail
Ezio Melotti
- [issue15717] Mail System Error - Returned Mail
R. David Murray
- [issue15717] Mail System Error - Returned Mail
Martin v. Löwis
- [issue15477] test_cmath failures on OS X 10.8
Trent Nelson
- [issue15307] Patch for --symlink support in pyvenv with framework python
Roundup Robot
- [issue15719] Sort dict items in urlencode()
Guido van Rossum
- [issue15355] generator docs should mention already-executing exception
Chris Jerdonek
- [issue15355] generator docs should mention already-executing exception
Roundup Robot
- [issue15355] generator docs should mention already-executing exception
R. David Murray
- [issue9271] Python throws `IOError: [Errno 27] File too large' on long file names
R. David Murray
- [issue14905] zipimport.c needs to support namespace packages when no 'directory' entry exists
Eric Snow
- [issue15720] move __import__() out of the default lookup chain
Eric Snow
- [issue15477] test_cmath failures on OS X 10.8
Mark Dickinson
- [issue15477] test_cmath failures on OS X 10.8
Mark Dickinson
- [issue15477] test_cmath failures on OS X 10.8
Mark Dickinson
- [issue15477] test_cmath failures on OS X 10.8
Mark Dickinson
- [issue15477] test_cmath failures on OS X 10.8
Mark Dickinson
- [issue15477] test_cmath failures on OS X 10.8
Mark Dickinson
- [issue15477] test_cmath failures on OS X 10.8
Trent Nelson
- [issue15477] test_cmath failures on OS X 10.8
Martin v. Löwis
- [issue15721] PEP 3121, 384 Refactoring applied to tkinter module
Robin Schreiber
- [issue15477] test_cmath failures on OS X 10.8
Mark Dickinson
- [issue15477] test_cmath failures on OS X 10.8
Roundup Robot
- [issue15477] test_cmath failures on OS X 10.8
Roundup Robot
- [issue15477] test_cmath failures on OS X 10.8
Mark Dickinson
- [issue9920] test_cmath on atan fails on AIX
Mark Dickinson
- [issue15722] PEP 3121, 384 Refactoring applied to decimal module
Robin Schreiber
- [issue14803] Add feature to allow code execution prior to __main__ invocation
Arfrever Frehtes Taifersar Arahesis
- [issue14905] zipimport.c needs to support namespace packages when no 'directory' entry exists
Arfrever Frehtes Taifersar Arahesis
- [issue8323] buffer objects are picklable but result is not unpicklable
Florent Xicluna
- [issue13498] os.makedirs exist_ok documentation is incorrect, as is some of the behavior
Hynek Schlawack
- [issue13498] os.makedirs exist_ok documentation is incorrect, as is some of the behavior
R. David Murray
- [issue15723] Python breaks OS' append guarantee on file writes
Poul-Henning Kamp
- [issue1574] Touchpad 2 Finger scroll does not work in IDLE on Mac (But scroll wheel of external mouse does)
Roger Serwy
- [issue1574] Touchpad 2 Finger scroll does not work in IDLE on Mac (But scroll wheel of external mouse does)
Ned Deily
- [issue15285] test_timeout failure when system on IPv4 10.x.x.x subnet
Trent Nelson
- [issue15285] test_timeout failure when system on IPv4 10.x.x.x subnet
Ned Deily
- [issue8240] ssl.SSLSocket.write may fail on non-blocking sockets
Ben Darnell
- [issue12436] Missing items in installation/setup instructions
Mike Hoy
- [issue13341] Incorrect documentation for "u" PyArg_Parse format unit
Mike Hoy
- [issue15298] _sysconfigdata is generated in srcdir, not builddir
Georg Brandl
- [issue15037] curses.unget_wch and test_curses fail when linked with ncurses 5.7 and earlier
Georg Brandl
- [issue14814] Implement PEP 3144 (the ipaddress module)
Georg Brandl
- [issue12623] "universal newlines" subprocess support broken with select- and poll-based communicate()
Georg Brandl
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Georg Brandl
- [issue15037] curses.unget_wch and test_curses fail when linked with ncurses 5.7 and earlier
Georg Brandl
- [issue14814] Implement PEP 3144 (the ipaddress module)
Georg Brandl
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Stefan Krah
- [issue15724] Add "versionchanged" to memoryview docs
Stefan Krah
- [issue14814] Implement PEP 3144 (the ipaddress module)
Eli Bendersky
- [issue6074] .pyc files created readonly if .py file is readonly, python won't overwrite
Kevin Chen
- [issue14905] zipimport.c needs to support namespace packages when no 'directory' entry exists
Stephen Thorne
- [issue15725] PyType_FromSpecWithBases bugfix
Robin Schreiber
- [issue15726] PyState_FindModule false length-comparison fix
Robin Schreiber
- [issue6074] .pyc files created readonly if .py file is readonly, python won't overwrite
Kevin Chen
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Stefan Krah
- [issue15727] PyType_FromSpecWithBases tp_new bugfix
Robin Schreiber
- [issue15131] Document py/pyw launchers
Brian Curtin
- [issue14668] Document the path option in the Windows installer
Roundup Robot
- [issue15728] Leak in PyUnicode_AsWideCharString()
Stefan Krah
- [issue15037] curses.unget_wch and test_curses fail when linked with ncurses 5.7 and earlier
Ned Deily
- [issue10951] gcc 4.6 warnings
Martin v. Löwis
- [issue15729] PyStructSequence_NewType enhancement
Robin Schreiber
- [issue5765] stack overflow evaluating eval("()" * 30000)
Francisco Martín Brugué
- [issue13579] string.Formatter doesn't understand the a conversion specifier
Roundup Robot
- [issue13579] string.Formatter doesn't understand the a conversion specifier
R. David Murray
- [issue5765] stack overflow evaluating eval("()" * 30000)
Antoine Pitrou
- [issue12436] Missing items in installation/setup instructions
Mike Hoy
- [issue5765] stack overflow evaluating eval("()" * 30000)
Amaury Forgeot d'Arc
- [issue5765] stack overflow evaluating eval("()" * 30000)
Amaury Forgeot d'Arc
- [issue12436] Missing items in installation/setup instructions
Mike Hoy
- [issue11631] Python 2.7.1 64bit, Win7 64bit problem to read and write with UDP.
Mahmood Hikmet
- [issue11631] Python 2.7.1 64bit, Win7 64bit problem to read and write with UDP.
Antoine Pitrou
- [issue14814] Implement PEP 3144 (the ipaddress module)
Nick Coghlan
- [issue11631] Python 2.7.1 64bit, Win7 64bit problem to read and write with UDP.
Mahmood Hikmet
- [issue6074] .pyc files created readonly if .py file is readonly, python won't overwrite
Kevin Chen
- [issue14814] Implement PEP 3144 (the ipaddress module)
Roundup Robot
- [issue14814] Implement PEP 3144 (the ipaddress module)
Roundup Robot
- [issue15730] Silence unused value warnings under Mac OS X 10.8/clang
Benno Rice
- [issue2051] PYO file permission problem
Nick Coghlan
- [issue6074] .pyc files created readonly if .py file is readonly, python won't overwrite
Nick Coghlan
- [issue7665] test_urllib2 and test_ntpath fail if path contains "\"
Benno Rice
- [issue6074] .pyc files created readonly if .py file is readonly, python won't overwrite
Nick Coghlan
- [issue8810] TZ offset description is unclear in docs
Ben Finney
- [issue14846] Change in error when sys.path contains a nonexistent folder (importlib)
Roundup Robot
- [issue13299] namedtuple row factory for sqlite3
Russell Sim
- [issue5808] Subprocess.getstatusoutput Fails Executing 'dir' Command on Windows
R. David Murray
- [issue15731] Mechanism for inheriting docstrings and signatures
Nick Coghlan
- [issue8810] TZ offset description is unclear in docs
Nick Coghlan
- [issue1152248] Add support for reading records with arbitrary separators to the standard IO stack
Nick Coghlan
- [issue8810] TZ offset description is unclear in docs
Ben Finney
- [issue6074] .pyc files created readonly if .py file is readonly, python won't overwrite
Kevin Chen
- [issue5765] stack overflow evaluating eval("()" * 30000)
Andrea Griffini
- [issue11631] Python 2.7.1 64bit, Win7 64bit problem to read and write with UDP.
Martin v. Löwis
- [issue4966] Improving Lib Doc Sequence Types Section
Nick Coghlan
- [issue11631] Python 2.7.1 64bit, Win7 64bit problem to read and write with UDP.
Martin v. Löwis
- [issue4966] Improving Lib Doc Sequence Types Section
Roundup Robot
- [issue8943] Bug in InteractiveConsole
Michael Dorman
- [issue10852] SSL/TLS sni use in smtp, pop, imap, nntp, ftp client libs by default
danblack
- [issue15732] Crash (constructed) in _PySequence_BytesToCharpArray()
Stefan Krah
- [issue12643] code.InteractiveConsole ignores sys.excepthook
aliles
- [issue8943] Bug in InteractiveConsole
Michael Dorman
- [issue13799] Base 16 should be hexadecimal in Unicode HOWTO
Sandro Tosi
- [issue13370] test_ctypes fails when building python with clang
Ronald Oussoren
- [issue15733] PEP 3121, 384 Refactoring applied to winapi module
Robin Schreiber
- [issue15734] PEP 3121, 384 Refactoring applied to spwd module
Robin Schreiber
- [issue15735] PEP 3121, 384 Refactoring applied to ossaudio module
Robin Schreiber
- [issue15736] Crash #2 (constructed overflow) in _PySequence_BytesToCharpArray()
Stefan Krah
- [issue12643] code.InteractiveConsole ignores sys.excepthook
Andrew Svetlov
- [issue15737] NULL dereference in zipimport.c
Stefan Krah
- [issue15738] Crash (constructed) in subprocess_fork_exec()
Stefan Krah
- [issue6749] Support for encrypted zipfiles when interpreting zipfile as script
Nick Coghlan
- [issue14329] proxy_bypass_macosx_sysconf does not handle singel ip addresses correctly
Ronald Oussoren
- [issue12643] code.InteractiveConsole ignores sys.excepthook
aliles
- [issue14406] Race condition in concurrent.futures
Ralf Schmitt
- [issue12643] code.InteractiveConsole ignores sys.excepthook
Roundup Robot
- [issue6074] .pyc files created readonly if .py file is readonly, python won't overwrite
Nick Coghlan
- [issue14406] Race condition in concurrent.futures
Ralf Schmitt
- [issue14649] doctest.DocTestSuite error misleading when module has no docstrings
Andrew Svetlov
- [issue15739] Python crashes with "Bus error: 10"
Apple Grew
- [issue15740] test_ssl failure when cacert.org CA cert in system keychain on OSX
Ronald Oussoren
- [issue12643] code.InteractiveConsole ignores sys.excepthook
Andrew Svetlov
- [issue15741] NULL dereference in builtin_compile()
Stefan Krah
- [issue12643] code.InteractiveConsole ignores sys.excepthook
Nick Coghlan
- [issue13789] _tkinter does not build on Windows 7
Patrick Welche
- [issue14873] Windows devguide: clarification for build errors due to missing optional dependencies
Patrick Welche
- [issue13210] Support Visual Studio 2010
Patrick Welche
- [issue13461] Error on test_issue_1395_5 with Python 2.7 and VS2010
Patrick Welche
- [issue12643] code.InteractiveConsole ignores sys.excepthook
Andrew Svetlov
- [issue13370] test_ctypes fails when building python with clang
Ronald Oussoren
- [issue13370] test_ctypes fails when building python with clang
Stan Seibert
- [issue1065427] sre_parse group limit check missing with 'python -O'
Eugene Voytitsky
- [issue15742] SQLite3 documentation changes
Mike Hoy
- [issue15199] Default mimetype for javascript should be application/javascript
Roundup Robot
- [issue15199] Default mimetype for javascript should be application/javascript
Petri Lehtinen
- [issue15743] test_urllib2/test_urllib use deprecated urllib.Request methods
Jeff Knupp
- [issue14468] Update cloning guidelines in devguide
Sandro Tosi
- [issue13799] Base 16 should be hexadecimal in Unicode HOWTO
Terry J. Reedy
- [issue15209] Re-raising exceptions from an expression
Ethan Furman
- [issue14954] weakref doc clarification
Ethan Furman
- [issue12415] Missing: How to checkout the Doc sources
Roundup Robot
- [issue14617] confusing docs with regard to __hash__
Ethan Furman
- [issue12415] Missing: How to checkout the Doc sources
Sandro Tosi
- [issue15744] missing tests for {RawIO,BufferedIO,TextIO}.writelines
Antoine Pitrou
- [issue14617] confusing docs with regard to __hash__
Antoine Pitrou
- [issue14954] weakref doc clarification
Roundup Robot
- [issue14954] weakref doc clarification
Antoine Pitrou
- [issue14468] Update cloning guidelines in devguide
Chris Jerdonek
- [issue14468] Update cloning guidelines in devguide
Antoine Pitrou
- [issue14468] Update cloning guidelines in devguide
Sandro Tosi
- [issue14468] Update cloning guidelines in devguide
Chris Jerdonek
- [issue14468] Update cloning guidelines in devguide
Ezio Melotti
- [issue9762] PEP 3149 related build failures
Stephen M McQuay
- [issue7741] Allow multiple statements in code.InteractiveConsole.push
aliles
- [issue7741] Allow multiple statements in code.InteractiveConsole.push
aliles
- [issue7741] Allow multiple statements in code.InteractiveConsole.push
aliles
- [issue1228112] code.py use sys.excepthook to display exceptions
aliles
- [issue14563] Segmentation fault on ctypes.Structure subclass with byte string field names
aliles
- [issue15285] test_timeout failure when system on IPv4 10.x.x.x subnet
Trent Nelson
- [issue1228112] code.py use sys.excepthook to display exceptions
Miki Tebeka
- [issue15285] test_timeout failure when system on IPv4 10.x.x.x subnet
Roundup Robot
- [issue15285] test_timeout failure when system on IPv4 10.x.x.x subnet
Trent Nelson
- [issue15745] Numerous utime ns tests fail on FreeBSD w/ ZFS
Trent Nelson
- [issue15746] test_winsound bombing out on 2003 buildslave
Trent Nelson
- [issue15747] Various chflags tests failing on FreeBSD/ZFS
Trent Nelson
- [issue15748] Various symlink test failures in test_shutil on FreeBSD
Trent Nelson
- [issue12834] memoryview.to_bytes() and PyBuffer_ToContiguous() incorrect for non-contiguous arrays
Alexander Belopolsky
- [issue14130] memoryview: add multi-dimensional indexing and slicing
Alexander Belopolsky
- [issue3132] implement PEP 3118 struct changes
Alexander Belopolsky
- [issue15749] cgitb prints html for text when display disabled.
aliles
- [issue15750] test_localtime_daylight_false_dst_true raises OverflowError: mktime argument out of range
Trent Nelson
- [issue15751] Add PyGILState_SwitchInterpreter
Nick Coghlan
- [issue13299] namedtuple row factory for sqlite3
Raymond Hettinger
- [issue15752] change test_json's use of deprecated unittest function
Jeff Knupp
- [issue13370] test_ctypes fails when building python with clang
Ned Deily
- [issue13922] argparse handling multiple "--" in args improperly
George-Cristian Bîrzan
- [issue15753] No-argument super in method with variable arguments raises SystemError
James
- [issue13922] argparse handling multiple "--" in args improperly
Steven Bethard
- [issue13299] namedtuple row factory for sqlite3
Russell Sim
- [issue13299] namedtuple row factory for sqlite3
Nick Coghlan
- [issue13299] namedtuple row factory for sqlite3
Russell Sim
- [issue15745] Numerous utime ns tests fail on FreeBSD w/ ZFS
Stefan Krah
- [issue15754] Traceback message not returning SQLite check constraint details
John Taylor
- [issue10852] SSL/TLS sni use in smtp, pop, imap, nntp, ftp client libs by default
danblack
- [issue10852] SSL/TLS sni use in smtp, pop, imap, nntp, ftp client libs by default
danblack
- [issue10852] SSL/TLS sni use in smtp, pop, imap, nntp, ftp client libs by default
Antoine Pitrou
- [issue10852] SSL/TLS sni use in smtp, pop, imap, nntp, ftp client libs by default
Antoine Pitrou
- [issue14452] SysLogHandler sends invalid messages when using unicode
Jody McIntyre
- [issue10852] SSL/TLS sni use in smtp, pop, imap, nntp, ftp client libs by default
R. David Murray
- [issue8109] Server-side support for TLS Server Name Indication extension
danblack
- [issue6422] timeit called from within Python should allow autoranging
Andrew Svetlov
- [issue6422] timeit called from within Python should allow autoranging
Antoine Pitrou
- [issue15756] subprocess.poll() does not handle errno.ECHILD "No child processes"
Todd Whiteman
- [issue10712] 2to3 fixer for deprecated unittest method names
Ezio Melotti
- [issue14468] Update cloning guidelines in devguide
Éric Araujo
- [issue15757] ./configure --with-pydebug on FreeBSD results in -O2 -pipe eventually ending up in CFLAGS.
Trent Nelson
- [issue15758] 500x speed up for Popen.communicate() on Windows
Richard Oudkerk
- [issue13520] Patch to make pickle aware of __qualname__
Richard Oudkerk
- [issue15316] runpy swallows ImportError information with relative imports
Chris Jerdonek
- [issue15316] runpy swallows ImportError information with relative imports
Chris Jerdonek
- [issue1207589] Right Click Context Menu
R. David Murray
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Yap Sok Ann
- [issue665194] datetime-RFC2822 roundtripping
R. David Murray
- [issue665194] datetime-RFC2822 roundtripping
Alexander Belopolsky
- [issue665194] datetime-RFC2822 roundtripping
Alexander Belopolsky
- [issue665194] datetime-RFC2822 roundtripping
R. David Murray
- [issue665194] datetime-RFC2822 roundtripping
R. David Murray
- [issue15316] runpy swallows ImportError information with relative imports
Chris Jerdonek
- [issue665194] datetime-RFC2822 roundtripping
Alexander Belopolsky
- [issue15759] "make suspicious" doesn't display instructions in case of failure
Ezio Melotti
- [issue7741] Allow multiple statements in code.InteractiveConsole.push
Kristján Valur Jónsson
- [issue1207589] Right Click Context Menu
Nashev
- [issue15316] runpy swallows ImportError information with relative imports
Chris Jerdonek
- [issue5088] optparse: inconsistent default value for append actions
Louis Deflandre
- [issue7741] Allow multiple statements in code.InteractiveConsole.push
Nick Coghlan
- [issue10852] SSL/TLS sni use in smtp, pop, imap, nntp, ftp client libs by default
danblack
- [issue14292] OS X installer build script doesn't set $CXX, so it ends up as "c++"
Ronald Oussoren
- [issue14292] OS X installer build script doesn't set $CXX, so it ends up as "c++"
Ronald Oussoren
- [issue13370] test_ctypes fails when building python with clang
Ronald Oussoren
- [issue13405] Add DTrace probes
Samuel John
- [issue15760] make install should generate grammar file
Lennart Regebro
- [issue15761] Setting PYTHONEXECUTABLE can cause segfaults on OS X
Ned Deily
- [issue15762] Windows 8 certification
Aaron Galea
- [issue11776] Constructor signatures missing in types module documentation
Nick Coghlan
- [issue11776] Constructor signatures missing in types module documentation
Nick Coghlan
- [issue7741] Allow multiple statements in code.InteractiveConsole.push
Andrew Svetlov
- [issue7741] Allow multiple statements in code.InteractiveConsole.push
aliles
- [issue15763] email non-ASCII characters in TO or FROM field doesn't work
Helmut Jarausch
- [issue12716] Reorganize os docs for files/dirs/fds
Mike Hoy
- [issue8256] input() doesn't catch _PyUnicode_AsString() exception; io.StringIO().encoding is None
aliles
- [issue8256] input() doesn't catch _PyUnicode_AsString() exception; io.StringIO().encoding is None
Antoine Pitrou
- [issue15764] Sqlite3 performance
Jens Henrik Leonhard Jensen
- [issue15765] test_getcwd_long_pathnames (in test_posix) kills NetBSD
Trent Nelson
- [issue1207589] Right Click Context Menu
Terry J. Reedy
- [issue5088] optparse: inconsistent default value for append actions
R. David Murray
- [issue15316] runpy swallows ImportError information with relative imports
Jeff Knupp
- [issue9334] argparse does not accept options taking arguments beginning with dash (regression from optparse)
Andrew McNabb
- [issue15766] _imp.load_dynamic() does crash with non-ASCII path and uses the wrong encoding
STINNER Victor
- [issue14965] super() and property inheritance behavior
Torsten Landschoff
- [issue15316] runpy swallows ImportError information with relative imports
Brett Cannon
- [issue9374] urlparse should parse query and fragment for arbitrary schemes
Matthias Klose
- [issue11776] Constructor signatures missing in types module documentation
Terry J. Reedy
- [issue15316] runpy swallows ImportError information with relative imports
Chris Jerdonek
- [issue15316] runpy swallows ImportError information with relative imports
Brett Cannon
- [issue15316] runpy swallows ImportError information with relative imports
Chris Jerdonek
- [issue15767] add ModuleNotFoundError
Eric Snow
- [issue15316] runpy swallows ImportError information with relative imports
Eric Snow
- [issue15768] re.sub() with re.MULTILINE not replacing all occurrences
Eric Cousineau
- [issue665194] datetime-RFC2822 roundtripping
R. David Murray
- [issue665194] datetime-RFC2822 roundtripping
Roundup Robot
- [issue15769] urllib.request.urlopen with cafile or capath set overrides any previous Handlers
Brian Turek
- [issue665194] datetime-RFC2822 roundtripping
R. David Murray
- [issue665194] datetime-RFC2822 roundtripping
Alexander Belopolsky
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
R. David Murray
- [issue665194] datetime-RFC2822 roundtripping
Roundup Robot
- [issue665194] datetime-RFC2822 roundtripping
Roundup Robot
- [issue665194] datetime-RFC2822 roundtripping
Roundup Robot
- [issue665194] datetime-RFC2822 roundtripping
Alexander Belopolsky
- [issue1578643] various datetime methods fail in restricted mode
Alexander Belopolsky
- [issue13370] test_ctypes fails when building python with clang
Ned Deily
- [issue14292] OS X installer build script doesn't set $CXX, so it ends up as "c++"
Roundup Robot
- [issue14292] OS X installer build script doesn't set $CXX, so it ends up as "c++"
Ned Deily
- [issue15770] _testbuffer.get_contiguous() doesn't check input arguments
STINNER Victor
- [issue15771] Tunple Bug?
zhuojun
- [issue11776] Constructor signatures missing in types module documentation
Ezio Melotti
- [issue11776] Constructor signatures missing in types module documentation
Mike Hoy
- [issue14674] Link to & explain deviations from RFC 4627 in json module docs
Petri Lehtinen
- [issue15393] JSONDecoder.raw_decode breaks on leading whitespace
Petri Lehtinen
- [issue10436] tarfile.extractfile in "r|" stream mode fails with filenames or members from getmembers()
Wichert Akkerman
- [issue15393] JSONDecoder.raw_decode breaks on leading whitespace
R. David Murray
- [issue13212] json library is decoding/encoding when it should not
Tomasz Buchert
- [issue11698] Improve repr for structseq objects to show named, but unindexed fields
moijes12
- [issue626452] Support RFC 2111 in email package
moijes12
- [issue1660009] continuing problem with httplib multiple set-cookie headers
moijes12
- [issue724459] Add documentation about line endings in email messages.
moijes12
- [issue11664] Add patch method to unittest.TestCase
moijes12
- [issue11698] Improve repr for structseq objects to show named, but unindexed fields
moijes12
- [issue2380] Raise a Py3K warning for catching nested tuples with non-BaseException exceptions
moijes12
- [issue15442] Expand the list of default dirs filecmp.dircmp ignores
moijes12
- [issue11776] Constructor signatures missing in types module documentation
Terry J. Reedy
- [issue11880] add a {dist-info} category to distutils2
Daniel Holth
- [issue14674] Link to & explain deviations from RFC 4627 in json module docs
Éric Araujo
- [issue15442] Expand the list of default dirs filecmp.dircmp ignores
moijes12
- [issue2380] Raise a Py3K warning for catching nested tuples with non-BaseException exceptions
moijes12
- [issue13518] configparser can’t read file objects from urlopen
moijes12
- [issue15249] email.generator.BytesGenerator doesn't mangle "From " lines when non-ASCII bytes are present
LittleQ
- [issue14674] Link to & explain deviations from RFC 4627 in json module docs
Georg Brandl
- [issue15249] email.generator.BytesGenerator doesn't mangle "From " lines when non-ASCII bytes are present
LittleQ
- [issue15136] Decimal accepting Fraction
Zachary Ware
- [issue626452] Support RFC 2111 in email package
Christian Heimes
- [issue626452] Support RFC 2392 in email package
R. David Murray
- [issue626452] Support RFC 2392 in email package
moijes12
- [issue626452] Support RFC 2392 in email package
R. David Murray
- [issue13212] json library is decoding/encoding when it should not
Petri Lehtinen
- [issue15249] email.generator.BytesGenerator doesn't mangle "From " lines when non-ASCII bytes are present
Petri Lehtinen
- [issue15442] Expand the list of default dirs filecmp.dircmp ignores
Chris Jerdonek
- [issue11664] Add patch method to unittest.TestCase
Chris Jerdonek
- [issue15351] Add to unittest.TestCase support for using context managers
Chris Jerdonek
- [issue15772] Unresolved symbols in Windows 64-bit python
Saul Spatz
- [issue13592] repr(regex) doesn't include actual regex
Hugo Lopes Tavares
- [issue15773] `is' operator returns False on classmethods
Stefan Mihaila
- [issue2051] PYO file permission problem
Nick Coghlan
- [issue15774] String method title() produces incorrect resutls
mesheb82
- [issue15352] importlib.h should be regenerated when the marshaling code changes
Eric Snow
- [issue14455] plistlib unable to read json and binary plist files
Mark Grandi
- [issue2051] PYO file permission problem
Eric Snow
- [issue14674] Link to & explain deviations from RFC 4627 in json module docs
Chris Rebert
- [issue13212] json library is decoding/encoding when it should not
Chris Rebert
- [issue15037] curses.unget_wch and test_curses fail when linked with ncurses 5.7 and earlier
Roundup Robot
- [issue2051] PYO file permission problem
Eric Snow
- [issue2051] PYO file permission problem
Eric Snow
- [issue2051] PYO file permission problem
Nick Coghlan
- [issue15775] Add StopParser() to expat
Nemeskey Dávid
- [issue2051] PYO file permission problem
Nick Coghlan
- [issue6074] .pyc files created readonly if .py file is readonly, python won't overwrite
Nick Coghlan
- [issue15136] Decimal accepting Fraction
Chris Rebert
- [issue14965] super() and property inheritance behavior
Chris Rebert
- [issue2501] xml.sax.parser() doesn't terminate when given a filename
Roundup Robot
- [issue2501] xml.sax.parser() doesn't terminate when given a filename
Nick Coghlan
- [issue2051] PYO file permission problem
Nick Coghlan
- [issue2051] PYO file permission problem
Roundup Robot
- [issue15136] Decimal accepting Fraction
Mark Dickinson
- [issue10076] Regex objects became uncopyable in 2.5
Анхбаяр Лхагвадорж
- [issue15776] Allow pyvenv to work in existing directory
Stefan Holek
- [issue11776] Constructor signatures missing in types module documentation
Mike Hoy
- [issue15777] test_capi refleak
Ross Lagerwall
- [issue15765] test_getcwd_long_pathnames (in test_posix) kills NetBSD
Charles-François Natali
- [issue14455] plistlib unable to read json and binary plist files
Ronald Oussoren
- [issue626452] Support RFC 2392 in email package
moijes12
- [issue10606] Misspelling of Jamie Zawinski's surname in urllib.parse docstring
Michal Božoň
- [issue13370] test_ctypes fails when building python with clang
Ronald Oussoren
- [issue13370] test_ctypes fails when building python with clang
Ronald Oussoren
- [issue13370] test_ctypes fails when building python with clang
Ronald Oussoren
- [issue15511] _decimal does not build in PGUpdate mode
Roundup Robot
- [issue15511] _decimal does not build in PGUpdate mode
Martin v. Löwis
- [issue15442] Expand the list of default dirs filecmp.dircmp ignores
R. David Murray
- [issue15037] curses.unget_wch and test_curses fail when linked with ncurses 5.7 and earlier
Martin v. Löwis
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Martin v. Löwis
- [issue15249] email.generator.BytesGenerator doesn't mangle "From " lines when non-ASCII bytes are present
Roundup Robot
- [issue15249] email.generator.BytesGenerator doesn't mangle "From " lines when non-ASCII bytes are present
R. David Murray
- [issue15316] runpy swallows ImportError information with relative imports
Georg Brandl
- [issue15136] Decimal accepting Fraction
Stefan Krah
- [issue15316] runpy swallows ImportError information with relative imports
Brett Cannon
- [issue9374] urlparse should parse query and fragment for arbitrary schemes
Antoine Pitrou
- [issue9374] urlparse should parse query and fragment for arbitrary schemes
Roundup Robot
- [issue15778] str(ImportError(b'foo')) fails
Dave Malcolm
- [issue12623] "universal newlines" subprocess support broken with select- and poll-based communicate()
Andrew Svetlov
- [issue2051] PYO file permission problem
Eric Snow
- [issue14674] Link to & explain deviations from RFC 4627 in json module docs
Antoine Pitrou
- [issue2051] PYO file permission problem
Brett Cannon
- [issue15779] socket error [Errno 10013] when creating SMTP object
James Hutchison
- [issue2051] PYO file permission problem
Roundup Robot
- [issue14674] Link to & explain deviations from RFC 4627 in json module docs
Roundup Robot
- [issue14674] Link to & explain deviations from RFC 4627 in json module docs
Antoine Pitrou
- [issue11225] getcwd fix for NetBSD to handle ERANGE errno
Charles-François Natali
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Roundup Robot
- [issue13072] Getting a buffer from a Unicode array uses invalid format
Stefan Krah
- [issue13370] test_ctypes fails when building python with clang
Ned Deily
- [issue14521] math.copysign(1., float('nan')) returns -1.
Roundup Robot
- [issue14521] math.copysign(1., float('nan')) returns -1.
Roundup Robot
- [issue15780] IDLE (windows) with PYTHONPATH and multiple python versions
James Hutchison
- [issue13370] test_ctypes fails when building python with clang
Ronald Oussoren
- [issue15136] Decimal accepting Fraction
Zachary Ware
- [issue15316] runpy swallows ImportError information with relative imports
Brett Cannon
- [issue13370] test_ctypes fails when building python with clang
Ronald Oussoren
- [issue15316] runpy swallows ImportError information with relative imports
Roundup Robot
- [issue15316] runpy swallows ImportError information with relative imports
Brett Cannon
- [issue14649] doctest.DocTestSuite error misleading when module has no docstrings
Chris Jerdonek
- [issue13370] test_ctypes fails when building python with clang
Ned Deily
- [issue14649] doctest.DocTestSuite error misleading when module has no docstrings
Chris Jerdonek
- [issue14455] plistlib unable to read json and binary plist files
Mark Grandi
- [issue14649] doctest.DocTestSuite error misleading when module has no docstrings
R. David Murray
- [issue634412] RFC 2387 in email package
R. David Murray
- [issue7475] codecs missing: base64 bz2 hex zlib hex_codec ...
Nick Coghlan
- [issue15781] test_threaded_import fails on Windows
Stefan Krah
- [issue13370] test_ctypes fails when building python with clang
Ronald Oussoren
- [issue13518] configparser can’t read file objects from urlopen
Antoine Pitrou
- [issue13370] test_ctypes fails when building python with clang
Roundup Robot
- [issue13370] test_ctypes fails when building python with clang
Ronald Oussoren
- [issue15782] Compile error for a number of Mac modules with recent Xcode
Ronald Oussoren
- [issue12834] memoryview.to_bytes() and PyBuffer_ToContiguous() incorrect for non-contiguous arrays
Martin v. Löwis
- [issue12834] memoryview.to_bytes() and PyBuffer_ToContiguous() incorrect for non-contiguous arrays
Nick Coghlan
- [issue12834] memoryview.to_bytes() and PyBuffer_ToContiguous() incorrect for non-contiguous arrays
Nick Coghlan
- [issue12834] memoryview.to_bytes() and PyBuffer_ToContiguous() incorrect for non-contiguous arrays
Stefan Krah
- [issue15783] decimal.localcontext(None) fails when using the C accelerator module
Nick Coghlan
- [issue15136] Decimal accepting Fraction
Nick Coghlan
- [issue10650] decimal.py: quantize(): excess digits with watchexp=0
Stefan Krah
- [issue10650] decimal.py: quantize(): excess digits with watchexp=0
Stefan Krah
- [issue14649] doctest.DocTestSuite error misleading when module has no docstrings
Chris Jerdonek
- [issue15136] Decimal accepting Fraction
Terry J. Reedy
- [issue15222] mailbox.mbox writes without empty line after each message
Petri Lehtinen
- [issue15222] mailbox.mbox writes without empty line after each message
Petri Lehtinen
- [issue14649] doctest.DocTestSuite error misleading when module has no docstrings
Chris Jerdonek
- [issue15784] OSError.__str__() should distinguish between errno and winerror
Richard Oudkerk
- [issue11776] Constructor signatures missing in types module documentation
Mike Hoy
- [issue11776] Constructor signatures missing in types module documentation
Mike Hoy
- [issue11776] Constructor signatures missing in types module documentation
Ezio Melotti
- [issue15510] textwrap.wrap('') returns empty list
Chris Jerdonek
- [issue12890] cgitb displays <p> tags when executed in text mode
Ezio Melotti
- [issue13801] The Python 3 Docs don't highlight nonlocal
Ezio Melotti
- [issue13801] The Python 3 Docs don't highlight nonlocal
Berker Peksag
- [issue13801] The Python 3 Docs don't highlight nonlocal
Ezio Melotti
- [issue15785] curses.get_wch() returns keypad codes incorrectly
Adam Simpkins
- [issue8256] input() doesn't catch _PyUnicode_AsString() exception; io.StringIO().encoding is None
aliles
- [issue10076] Regex objects became uncopyable in 2.5
Matthew Barnett
- [issue1432343] Description of file-object read() method is wrong.
R. David Murray
- [issue9148] os.execve puts process to background on windows
R. David Murray
- [issue15786] IDLE code completion window does not scoll/select with mouse
suddha sourav
- [issue3760] PEP 3121 --- PyType_Copy is missing
Alexander Belopolsky
- [issue15390] PEP 3121, 384 refactoring applied to datetime module
Alexander Belopolsky
- [issue15787] PEP 3121 Refactoring
Alexander Belopolsky
- [issue13769] json.dump(ensure_ascii=False) return str instead of unicode
Petri Lehtinen
- [issue14880] csv.reader and .writer use wrong kwargs notation in 2.7 docs
Chris Rebert
- [issue14824] reprlib documentation references string module
Chris Rebert
- [issue15788] cross-refs in the subprocess.Popen.std{in, out, err} warning box aren't linked
Chris Rebert
- [issue15788] cross-refs in the subprocess.Popen.std{in, out, err} warning box aren't linked
Ezio Melotti
- [issue15788] cross-refs in the subprocess.Popen.std{in, out, err} warning box aren't linked
Chris Rebert
- [issue15788] cross-refs in the subprocess.Popen.std{in, out, err} warning box aren't linked
Chris Rebert
- [issue15788] cross-refs in the subprocess.Popen.std{in, out, err} warning box aren't linked
Chris Rebert
- [issue15788] cross-refs in the subprocess.Popen.std{in, out, err} warning box aren't linked
Roundup Robot
- [issue15788] cross-refs in the subprocess.Popen.std{in, out, err} warning box aren't linked
Ezio Melotti
- [issue15789] mention shell-like parts of the std lib in the subprocess docs
Chris Rebert
- [issue14570] Document json "sort_keys" parameter properly
Chris Rebert
- [issue11964] Undocumented change to indent param of json.dump in 3.2
Chris Rebert
- [issue7186] Document specialness of __doc__, and possibly other "special" attributes
Chris Rebert
- [issue9650] format codes in time.strptime docstrings
Chris Rebert
- [issue14783] Update int() docstring from manual
Chris Rebert
- [issue14870] Descriptions of os.utime() and os.utimensat() use wrong notation
Chris Rebert
- [issue14880] csv.reader and .writer use wrong kwargs notation in 2.7 docs
Petri Lehtinen
- [issue9650] format codes in time.strptime docstrings
Alexander Belopolsky
- [issue15790] Python 3.3.0rc1 release notes claims PEP-405 support, yet pysetup is not in the package (needs more usage documentation, to get pip working)
Pas
- [issue15790] Python 3.3.0rc1 release notes claims PEP-405 support, yet pysetup is not in the package (needs more usage documentation, to get pip working)
Ronald Oussoren
- [issue15790] Python 3.3.0rc1 release notes claims PEP-405 support, yet pysetup is not in the package (needs more usage documentation, to get pip working)
Pas
- [issue15790] Python 3.3.0rc1 release notes claims PEP-405 support, yet pysetup is not in the package (needs more usage documentation, to get pip working)
Ronald Oussoren
- [issue15790] Python 3.3.0rc1 release notes claims PEP-405 support, yet pysetup is not in the package (needs more usage documentation, to get pip working)
Pas
- [issue15790] Python 3.3.0rc1 release notes claims PEP-405 support, yet pysetup is not in the package (needs more usage documentation, to get pip working)
Jesús Cea Avión
- [issue15791] pydoc does not handle unicode AUTHOR field
Michele Orrù
- [issue12403] Mention sys.displayhook in code module docs and the compile builtin docs
Aaron Iles
- [issue15792] Fix compiler options for x64 builds on Windows
Jeremy Kloth
- [issue11964] Undocumented change to indent param of json.dump in 3.2
Éric Araujo
- [issue2988] Invalid cookies crash web applications
Wichert Akkerman
- [issue2988] Invalid cookies crash web applications
Wichert Akkerman
- [issue1065986] Fix pydoc crashing on unicode strings
Martin v. Löwis
- [issue13405] Add DTrace probes
Jesús Cea Avión
- [issue11964] Undocumented change to indent param of json.dump in 3.2
Petri Lehtinen
- [issue11964] Undocumented change to indent param of json.dump in 3.2
Petri Lehtinen
- [issue11964] Undocumented change to indent param of json.dump in 3.2
Éric Araujo
- [issue10076] Regex objects became uncopyable in 2.5
Michael Shields
- [issue15793] Stack corruption in ssl.RAND_egd()
Serhiy Storchaka
- [issue15794] test_importlib: test_locks failure
Stefan Krah
- [issue15795] Zipfile.extractall does not preserve file permissions
Alexey Boriskin
- [issue15796] Fix readline() docstrings
Serhiy Storchaka
- [issue9650] format codes in time.strptime docstrings
Chris Rebert
- [issue14649] doctest.DocTestSuite error misleading when module has no docstrings
Chris Jerdonek
- [issue6074] .pyc files created readonly if .py file is readonly, python won't overwrite
Eric Snow
- [issue15136] Decimal accepting Fraction
Raymond Hettinger
- [issue14783] Update int() docstring from manual
Raymond Hettinger
- [issue9694] argparse required arguments displayed under "optional arguments"
Martin Burger
- [issue14880] csv.reader and .writer use wrong kwargs notation in 2.7 docs
Hynek Schlawack
- [issue11176] give more meaningful argument names in argparse documentation
David Lam
- [issue1185124] pydoc doesn't find all module doc strings
Mike Hoy
- [issue11964] Undocumented change to indent param of json.dump in 3.2
Roundup Robot
- [issue11964] Undocumented change to indent param of json.dump in 3.2
Petri Lehtinen
- [issue14880] csv.reader and .writer use wrong kwargs notation in 2.7 docs
Petri Lehtinen
- [issue15797] bdist_msi does not pass -install/remove flags to install_script
B Maqueira
- [issue11489] json.dumps not parsable by json.loads (on Linux only)
Petri Lehtinen
- [issue9668] strings in json.dump in '' instead of ""
Petri Lehtinen
- [issue14880] csv.reader and .writer use wrong kwargs notation in 2.7 docs
Hynek Schlawack
- [issue14880] csv.reader and .writer use wrong kwargs notation in 2.7 docs
Roundup Robot
- [issue14880] csv.reader and .writer use wrong kwargs notation in 2.7 docs
Hynek Schlawack
- [issue13405] Add DTrace probes
Samuel John
- [issue13769] json.dump(ensure_ascii=False) return str instead of unicode
Petri Lehtinen
- [issue14042] json.dumps() documentation is slightly incorrect.
Petri Lehtinen
- [issue13769] json.dump(ensure_ascii=False) return str instead of unicode
Petri Lehtinen
- [issue13769] json.dump(ensure_ascii=False) return str instead of unicode
Petri Lehtinen
- [issue1185124] pydoc doesn't find all module doc strings
Nick Coghlan
- [issue1185124] pydoc doesn't find all module doc strings
Nick Coghlan
- [issue15798] subprocess.Popen() fails if 0, 1 or 2 descriptor is closed
Aleksey Filippov
- [issue15798] subprocess.Popen() fails if 0, 1 or 2 descriptor is closed
Ezio Melotti
- [issue15798] subprocess.Popen() fails if 0, 1 or 2 descriptor is closed
Ross Lagerwall
- [issue15798] subprocess.Popen() fails if 0, 1 or 2 descriptor is closed
Chris Rebert
- [issue15798] subprocess.Popen() fails if 0, 1 or 2 descriptor is closed
Gregory P. Smith
- [issue15798] subprocess.Popen() fails if 0, 1 or 2 descriptor is closed
Ross Lagerwall
- [issue15798] subprocess.Popen() fails if 0, 1 or 2 descriptor is closed
Gregory P. Smith
- [issue15798] subprocess.Popen() fails if 0, 1 or 2 descriptor is closed
Aleksey Filippov
- [issue15798] subprocess.Popen() fails if 0, 1 or 2 descriptor is closed
Gregory P. Smith
- [issue15798] subprocess.Popen() fails if 0, 1 or 2 descriptor is closed
Gregory P. Smith
- [issue15798] subprocess.Popen() fails if 0, 1 or 2 descriptor is closed
Ross Lagerwall
- [issue15798] subprocess.Popen() fails if 0, 1 or 2 descriptor is closed
Antoine Pitrou
- [issue15798] subprocess.Popen() fails if 0, 1 or 2 descriptor is closed
Andrew Svetlov
- [issue15798] subprocess.Popen() fails if 0, 1 or 2 descriptor is closed
Richard Oudkerk
- [issue14783] Update int() docstring from manual
Ezio Melotti
- [issue11489] json.dumps not parsable by json.loads (on Linux only)
Serhiy Storchaka
- [issue13266] Add inspect.unwrap(f) to easily unravel "__wrapped__" chains
Éric Araujo
- [issue13592] repr(regex) doesn't include actual regex
Ezio Melotti
- [issue14468] Update cloning guidelines in devguide
Mike Hoy
- [issue15799] httplib client and statusline
karl
- [issue15800] Closing of sys.std* files in gzip test.
Serhiy Storchaka
- [issue15801] Weird string interpolation behaviour
Erik Allik
- [issue15802] Illegal test for mailbox
Serhiy Storchaka
- [issue14649] doctest.DocTestSuite error misleading when module has no docstrings
R. David Murray
- [issue14649] doctest.DocTestSuite error misleading when module has no docstrings
Chris Jerdonek
- [issue14649] doctest.DocTestSuite error misleading when module has no docstrings
Chris Jerdonek
- [issue15803] Incorrect docstring on ConfigParser.items()
Nathan Trapuzzano
- [issue15804] Feature request, implicit "except : pass"
gd2shoe
- [issue15805] Add stdout redirection tool to contextlib
Raymond Hettinger
- [issue15806] Add context manager for the "try: ... except: pass" pattern
Raymond Hettinger
- [issue13405] Add DTrace probes
Ronald Oussoren
- [issue13370] test_ctypes fails when building python with clang
Ronald Oussoren
- [issue14329] proxy_bypass_macosx_sysconf does not handle singel ip addresses correctly
Ronald Oussoren
- [issue13405] Add DTrace probes
Samuel John
- [issue15807] Bogus versionchanged note in logging.handlers.MemoryHandler doc
Gunnlaugur Thor Briem
- [issue13405] Add DTrace probes
Ronald Oussoren
- [issue13405] Add DTrace probes
Robert Kern
- [issue15808] Possibility of setting custom key bindings for "Additional help sources" menu items
Rostyslav Dzinko
- [issue15475] Correct __sizeof__ support for itertools
Aaron Iles
- [issue13266] Add inspect.unwrap(f) to easily unravel "__wrapped__" chains
Aaron Iles
- [issue15510] textwrap.wrap('') returns empty list
Chris Jerdonek
- [issue15490] Correct __sizeof__ support for StringIO
Aaron Iles
- [issue15513] Correct __sizeof__ support for pickle
Aaron Iles
- [issue15436] __sizeof__ is not documented
Aaron Iles
- [issue15809] Строки из IDLE поступают в неверной кодировке.
alex hartwig
- [issue15810] assertSequenceEqual should be fired when comparing sequences
Florent Xicluna
- [issue15811] ElementTree.write() raises TypeError when xml_declaration = True and encoding is a unicode string
David Buxton
- [issue9185] os.getcwd causes infinite loop on solaris
Roundup Robot
- [issue15812] inspect.getframeinfo() cannot show first line
Richard Oudkerk
- [issue9860] Building python outside of source directory fails
Trent Nelson
- [issue15813] Python function decorator scope losing variable
V.E.O
- [issue11776] Constructor signatures missing in types module documentation
Mike Hoy
- [issue15814] memoryview: equality-hash invariant
Stefan Krah
- [issue13769] json.dump(ensure_ascii=False) return str instead of unicode
Petri Lehtinen
- [issue15815] Add numerator to ZeroDivisionError messages
Terry J. Reedy
- [issue15816] pydoc.py uses a hack that depends on implementation details and breaks help() when __builtin__.__import__ is overwritten.
David Kreuter
- [issue14803] Add feature to allow code execution prior to __main__ invocation
Andrew Svetlov
- [issue15817] Misc/gdbinit: Expose command documentation to gdb help
Alexander Belopolsky
- [issue13405] Add DTrace probes
Jesús Cea Avión
- [issue15818] multiprocessing documentation of Process.exitcode
Josh Kupershmidt
- [issue15819] Unable to build Python out-of-tree when source tree is readonly.
Trent Nelson
- [issue15820] Add additional info to Resources area on Dev Guide
Mike Hoy
- [issue15821] Improve docs for PyMemoryView_FromBuffer()
Stefan Krah
- [issue15822] Python 3.3 creates lib2to3 grammar in wrong order
Tomi Pieviläinen
- [issue10650] decimal.py: quantize(): excess digits with watchexp=0
Roundup Robot
- [issue15823] argparse produces error when multiply help lines
Nikolay Golub
- [issue9860] Building python outside of source directory fails
Trent Nelson
- [issue2988] Invalid cookies crash web applications
Shish
- [issue2988] Invalid cookies crash web applications
R. David Murray
- [issue12014] str.format parses replacement field incorrectly
Éric Araujo
- [issue15824] mutable urlparse return type
mastahyeti
- [issue13769] json.dump(ensure_ascii=False) return str instead of unicode
Petri Lehtinen
- [issue13992] Segfault in PyTrash_destroy_chain
Antoine Pitrou
- [issue13992] Segfault in PyTrash_destroy_chain
Antoine Pitrou
- [issue15825] Typo in OrderedDict docs
ThiefMaster
- [issue14847] AttributeError: NoneType has no attribute 'utf_8_decode'
Jason R. Coombs
- [issue15826] Increased test coverage of test_glob.py
Alessandro Moura
- [issue15827] Use "ll" for PY_FORMAT_SIZE_T on Win64
Stefan Behnel
- [issue15828] imp.load_module doesn't support C_EXTENSION type
Mark Tolonen
- [issue15340] OSError with "import random" when /dev/urandom doesn't exist (regression from 2.6)
The Written Word
- [issue15829] Threading Lock - Wrong Exception Name
Mike Hoy
- [issue13992] Segfault in PyTrash_destroy_chain
Andrew Svetlov
- [issue15340] OSError with "import random" when /dev/urandom doesn't exist (regression from 2.6)
The Written Word
- [issue15340] OSError with "import random" when /dev/urandom doesn't exist (regression from 2.6)
Antoine Pitrou
- [issue14502] Document better what happens on releasing an unacquired lock
Andrew Svetlov
- [issue15830] make -s no longer silences output from setup.py
Brett Cannon
- [issue13992] Segfault in PyTrash_destroy_chain
Manu Cupcic
- [issue15831] comma after leading optional argument is after bracket in docs
Chris Jerdonek
- [issue15832] argparse: typechecks default value too early
Riccardo Murri
- [issue15833] most failures to write byte-compiled file no longer suppressed
Richard Oudkerk
- [issue14783] Update int() docstring from manual
Éric Araujo
- [issue14783] Make int() and str() docstrings correct
Terry J. Reedy
- [issue14223] curses addch broken on Python3.3a1
Nicholas Cole
- [issue8912] `make patchcheck` should check the whitespace of .c/.h files
Chris Jerdonek
Last message date:
Fri Aug 31 23:35:09 CEST 2012
Archived on: Fri Aug 31 23:35:10 CEST 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).