December 2012 Archives by date
Starting: Sat Dec 1 00:16:13 CET 2012
Ending: Mon Dec 31 23:38:12 CET 2012
Messages: 2628
- [issue16586] json library can't parse large (> 2^31) strings
Serhiy Storchaka
- [issue16586] json library can't parse large (> 2^31) strings
Serhiy Storchaka
- [issue7976] warnings should provide a public API for accessing its option parsing code
Bruno Dupuis
- [issue1075356] exceeding obscure weakproxy bug
Bruno Dupuis
- [issue7976] warnings should provide a public API for accessing its option parsing code
Éric Araujo
- [issue16587] Py_Initialize breaks wprintf on Windows
Markus Kettunen
- [issue16586] json library can't parse large (> 2^31) strings
Dustin Boswell
- [issue16587] Py_Initialize breaks wprintf on Windows
Markus Kettunen
- [issue7976] warnings should provide a public API for accessing its option parsing code
Bruno Dupuis
- [issue16581] define "PEP editor" in PEP 1
Nick Coghlan
- [issue7976] warnings should provide a public API for accessing its option parsing code
Bruno Dupuis
- [issue16588] gcc 4.7 ilegitimate unused-but-set warnings on Python/thread_pthread.h
Bruno Dupuis
- [issue16588] gcc 4.7 ilegitimate unused-but-set warnings on Python/thread_pthread.h
Jesús Cea Avión
- [issue16588] gcc 4.7 ilegitimate unused-but-set warnings on Python/thread_pthread.h
Jesús Cea Avión
- [issue16588] gcc 4.7 unused-but-set warnings on Python/thread_pthread.h
Jesús Cea Avión
- [issue16588] gcc 4.7 unused-but-set warnings on Python/thread_pthread.h
Jesús Cea Avión
- [issue16588] gcc 4.7 unused-but-set warnings on Python/thread_pthread.h
Jesús Cea Avión
- [issue16588] gcc 4.7 unused-but-set warnings on Python/thread_pthread.h
Bruno Dupuis
- [issue16525] wave file module does not support 32bit float format
Sebastian Kraft
- [issue1739648] zipfile.testzip() using progressive file reads
Serhiy Storchaka
- [issue16584] unhandled IOError filecmp.cmpfiles() if file not readable
Daniel Urban
- [issue12004] PyZipFile.writepy gives internal error on syntax errors
Serhiy Storchaka
- [issue4844] ZipFile doesn't range check in _EndRecData()
Serhiy Storchaka
- [issue10712] 2to3 fixer for deprecated unittest method names
Serhiy Storchaka
- [issue16589] PrettyPrinter docs is incomplete
mindrones
- [issue16589] PrettyPrinter docs is incomplete
Roundup Robot
- [issue16589] PrettyPrinter docs is incomplete
Ezio Melotti
- [issue16590] Drop <2.6 support from _json.c
Serhiy Storchaka
- [issue16590] Drop <2.6 support from _json.c
Serhiy Storchaka
- [issue16590] Drop <2.6 support from _json.c
Roundup Robot
- [issue16590] Drop <2.6 support from _json.c
Antoine Pitrou
- [issue16586] json library can't parse large (> 2^31) strings
Serhiy Storchaka
- [issue16586] json library can't parse large (> 2^31) strings
Serhiy Storchaka
- [issue16586] json library can't parse large (> 2^31) strings
Serhiy Storchaka
- [issue16581] define "PEP editor" in PEP 1
Chris Jerdonek
- [issue16581] define "PEP editor" in PEP 1
Chris Jerdonek
- [issue16591] RUNSHARED wrong for OSX no framework
Fabian Groffen
- [issue16586] json library can't parse large (> 2^31) strings
Dustin Boswell
- [issue11908] Weird `slice.stop or sys.maxint`
Serhiy Storchaka
- [issue16586] json library can't parse large (> 2^31) strings
Dustin Boswell
- [issue16586] json library can't parse large (> 2^31) strings
Serhiy Storchaka
- [issue10712] 2to3 fixer for deprecated unittest method names
Bradley Froehle
- [issue16586] json library can't parse large (> 2^31) strings
Antoine Pitrou
- [issue16586] json library can't parse large (> 2^31) strings
Serhiy Storchaka
- [issue16586] json library can't parse large (> 2^31) strings
Antoine Pitrou
- [issue10182] match_start truncates large values
Antoine Pitrou
- [issue9650] format codes in time.strptime docstrings
Éric Araujo
- [issue10712] 2to3 fixer for deprecated unittest method names
Benjamin Peterson
- [issue10182] match_start truncates large values
Serhiy Storchaka
- [issue16592] stringlib_bytes_join doesn't raise MemoryError on allocation failure
Antoine Pitrou
- [issue16593] Have BSD 'make -s' DTRT
Daniel Shahaf
- [issue16593] Have BSD 'make -s' DTRT
Daniel Shahaf
- [issue16593] Have BSD 'make -s' DTRT
Christian Heimes
- [issue16592] stringlib_bytes_join doesn't raise MemoryError on allocation failure
Roundup Robot
- [issue16592] stringlib_bytes_join doesn't raise MemoryError on allocation failure
Christian Heimes
- [issue16572] Bad multi-inheritance support in some libs like threading or multiprocessing
Éric Araujo
- [issue16593] Have BSD 'make -s' DTRT
Roundup Robot
- [issue16588] gcc 4.7 unused-but-set warnings on Python/thread_pthread.h
Roundup Robot
- [issue16588] gcc 4.7 unused-but-set warnings on Python/thread_pthread.h
Christian Heimes
- [issue8109] Server-side support for TLS Server Name Indication extension
danblack
- [issue16594] SocketServer should set SO_REUSEPORT along with SO_REUSEADDR when present
Andy Zeldis
- [issue16592] stringlib_bytes_join doesn't raise MemoryError on allocation failure
Serhiy Storchaka
- [issue16592] stringlib_bytes_join doesn't raise MemoryError on allocation failure
Antoine Pitrou
- [issue11908] Weird `slice.stop or sys.maxint`
Mark Dickinson
- [issue13555] cPickle MemoryError when loading large file (while pickle works)
Serhiy Storchaka
- [issue10640] SystemError on pickling bytes >= 4GB
Serhiy Storchaka
- [issue16592] stringlib_bytes_join doesn't raise MemoryError on allocation failure
Antoine Pitrou
- [issue16585] surrogateescape broken w/ multibytecodecs' encode
Walter Dörwald
- [issue11344] Add os.path.splitpath(path) function
Serhiy Storchaka
- [issue11344] Add os.path.splitpath(path) function
Serhiy Storchaka
- [issue10182] match_start truncates large values
Antoine Pitrou
- [issue16595] Add resource.prlimit
Christian Heimes
- [issue10052] Python/dtoa.c:158: #error "Failed to find an exact-width 32-bit integer type" (FreeBSD 4.11 + gcc 2.95.4)
Mark Dickinson
- [issue16595] Add resource.prlimit
Christian Heimes
- [issue10182] match_start truncates large values
Roundup Robot
- [issue10182] match_start truncates large values
Roundup Robot
- [issue10182] match_start truncates large values
Antoine Pitrou
- [issue16585] surrogateescape broken w/ multibytecodecs' encode
Antoine Pitrou
- [issue10052] Python/dtoa.c:158: #error "Failed to find an exact-width 32-bit integer type" (FreeBSD 4.11 + gcc 2.95.4)
Roundup Robot
- [issue10052] Python/dtoa.c:158: #error "Failed to find an exact-width 32-bit integer type" (FreeBSD 4.11 + gcc 2.95.4)
Mark Dickinson
- [issue10052] Python/dtoa.c:158: #error "Failed to find an exact-width 32-bit integer type" (FreeBSD 4.11 + gcc 2.95.4)
Roundup Robot
- [issue10052] Python/dtoa.c:158: #error "Failed to find an exact-width 32-bit integer type" (FreeBSD 4.11 + gcc 2.95.4)
Roundup Robot
- [issue10052] Python/dtoa.c:158: #error "Failed to find an exact-width 32-bit integer type" (FreeBSD 4.11 + gcc 2.95.4)
Mark Dickinson
- [issue12812] libffi does not build with clang on amd64
koobs
- [issue12812] libffi does not build with clang on amd64
koobs
- [issue16556] Update string.Formatter.vformat documentation to say "**kwargs"
Taavi Burns
- [issue16556] Update string.Formatter.vformat documentation to say "**kwargs"
Taavi Burns
- [issue16416] Mac OS X: don't use the locale encoding but UTF-8 to encode and decode filenames
Antoine Pitrou
- [issue16585] surrogateescape broken w/ multibytecodecs' encode
Roundup Robot
- [issue16585] surrogateescape broken w/ multibytecodecs' encode
Roundup Robot
- [issue11908] Weird `slice.stop or sys.maxint`
Raymond Hettinger
- [issue16579] .pyw disturb multiprocessing behavior
Richard Oudkerk
- [issue11908] Weird `slice.stop or sys.maxint`
Raymond Hettinger
- [issue16562] Optimize dict equality test
Roundup Robot
- [issue16562] Optimize dict equality test
Antoine Pitrou
- [issue4844] ZipFile doesn't range check in _EndRecData()
Antoine Pitrou
- [issue6744] calling kevent repr raises a TypeError
Antoine Pitrou
- [issue15727] PyType_FromSpecWithBases tp_new bugfix
Antoine Pitrou
- [issue16594] SocketServer should set SO_REUSEPORT along with SO_REUSEADDR when present
Antoine Pitrou
- [issue16525] wave file module does not support 32bit float format
Antoine Pitrou
- [issue16587] Py_Initialize breaks wprintf on Windows
Antoine Pitrou
- [issue13120] Default nosigint option to pdb.Pdb() prevents use in non-main thread
icemac
- [issue11344] Add os.path.splitpath(path) function
Serhiy Storchaka
- [issue11344] Add os.path.splitpath(path) function
Serhiy Storchaka
- [issue14621] Hash function is not randomized properly
Bob Ziuchkovski
- [issue4844] ZipFile doesn't range check in _EndRecData()
Serhiy Storchaka
- [issue8821] Range check on unicode repr
Serhiy Storchaka
- [issue15955] gzip, bz2, lzma: add option to limit output size
Nadeem Vawda
- [issue11204] re module: strange behaviour of space inside {m, n}
Serhiy Storchaka
- [issue13120] Default nosigint option to pdb.Pdb() prevents use in non-main thread
Andrew Svetlov
- [issue11204] re module: strange behaviour of space inside {m, n}
Matthew Barnett
- [issue11204] re module: strange behaviour of space inside {m, n}
Serhiy Storchaka
- [issue210599] bug (Incorrect signal processing) - Python 1.5.2 (PR#102)
Nurhusien Hasen
- [issue10631] ZipFile and current directory change
Serhiy Storchaka
- [issue10040] GZipFile failure on large files
Serhiy Storchaka
- [issue16049] Create abstract base classes by inheritance rather than a direct invocation of __metaclass__
Andrew Svetlov
- [issue16596] Skip stack unwinding when "next", "until" and "return" pdb commands executed
Andrew Svetlov
- [issue16597] close not being called with context manager on IOError when device is full.
John-John Tedro
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
John-John Tedro
- [issue16596] Skip stack unwinding when "next", "until" and "return" pdb commands executed
Andrew Svetlov
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
John-John Tedro
- [issue16596] Skip stack unwinding when "next", "until" and "return" pdb commands executed in generator context
Andrew Svetlov
- [issue11204] re module: strange behaviour of space inside {m, n}
Matthew Barnett
- [issue9674] make install DESTDIR=/home/blah fails when the prefix specified is /
Ron Hubbard
- [issue16434] SocketServer call shutdown in the wrong way
Andrew Svetlov
- [issue16434] SocketServer call shutdown in the wrong way
Andrew Svetlov
- [issue13120] Default nosigint option to pdb.Pdb() prevents use in non-main thread
Andrew Svetlov
- [issue16267] order of decorators @abstractmethod and @classmethod is significant (is not documented to be in @abstractclassmethod which advises their combined use)
Andrew Svetlov
- [issue16598] Docs: double newlines printed in some file iteration examples
Steven Kryskalla
- [issue16598] Docs: double newlines printed in some file iteration examples
Steven Kryskalla
- [issue16598] Docs: double newlines printed in some file iteration examples
Steven Kryskalla
- [issue16598] Docs: double newlines printed in some file iteration examples
Steven Kryskalla
- [issue16581] define "PEP editor" in PEP 1
Chris Jerdonek
- [issue16581] define "PEP editor" in PEP 1
Ezio Melotti
- [issue16581] define "PEP editor" in PEP 1
Chris Jerdonek
- [issue16587] Py_Initialize breaks wprintf on Windows
STINNER Victor
- [issue11175] allow argparse FileType to accept encoding and errors arguments
Lucas Maystre
- [issue16587] Py_Initialize breaks wprintf on Windows
Arfrever Frehtes Taifersar Arahesis
- [issue9674] make install DESTDIR=/home/blah fails when the prefix specified is /
Arfrever Frehtes Taifersar Arahesis
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Arfrever Frehtes Taifersar Arahesis
- [issue16049] Create abstract base classes by inheritance rather than a direct invocation of __metaclass__
Arfrever Frehtes Taifersar Arahesis
- [issue15955] gzip, bz2, lzma: add option to limit output size
Arfrever Frehtes Taifersar Arahesis
- [issue10631] ZipFile and current directory change
Arfrever Frehtes Taifersar Arahesis
- [issue11344] Add os.path.splitpath(path) function
Arfrever Frehtes Taifersar Arahesis
- [issue16595] Add resource.prlimit
Arfrever Frehtes Taifersar Arahesis
- [issue10712] 2to3 fixer for deprecated unittest method names
Arfrever Frehtes Taifersar Arahesis
- [issue4805] Make python code compilable with a C++ compiler
Arfrever Frehtes Taifersar Arahesis
- [issue2897] include structmember.h in Python.h
Arfrever Frehtes Taifersar Arahesis
- [issue16568] allow constructors to be documented separately from class
Arfrever Frehtes Taifersar Arahesis
- [issue11797] 2to3 does not correct "reload"
Arfrever Frehtes Taifersar Arahesis
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Serhiy Storchaka
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Serhiy Storchaka
- [issue16599] unittest: Access test result from tearDown
anatoly techtonik
- [issue16600] rlcompleter
Robert McGibbon
- [issue16600] small py3k bug in rlcompleter
Robert McGibbon
- [issue16599] unittest: Access test result from tearDown
Daniel Urban
- [issue16579] .pyw disturb multiprocessing behavior
Alex stein
- [issue16416] Mac OS X: don't use the locale encoding but UTF-8 to encode and decode filenames
Roundup Robot
- [issue16587] Py_Initialize breaks wprintf on Windows
STINNER Victor
- [issue16600] small py3k issue in rlcompleter
Robert McGibbon
- [issue16600] small py3k issue in rlcompleter
Robert McGibbon
- [issue16600] small py3k issue in rlcompleter
Robert McGibbon
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Serhiy Storchaka
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Serhiy Storchaka
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Serhiy Storchaka
- [issue16416] Mac OS X: don't use the locale encoding but UTF-8 to encode and decode filenames
Roundup Robot
- [issue16416] Mac OS X: don't use the locale encoding but UTF-8 to encode and decode filenames
STINNER Victor
- [issue16582] Tkinter calls SystemExit with string
Andrew Svetlov
- [issue10631] ZipFile and current directory change
Serhiy Storchaka
- [issue14099] ZipFile.open() should not reopen the underlying file
Serhiy Storchaka
- [issue16583] Tkinter nested SystemExit
Roundup Robot
- [issue16583] Tkinter nested SystemExit
Andrew Svetlov
- [issue16582] Tkinter calls SystemExit with string
Serhiy Storchaka
- [issue16599] unittest: Access test result from tearDown
Jesús Cea Avión
- [issue16492] Add a load_parents argument to importlib.find_loader()
Andrew Svetlov
- [issue16494] Add a method on importlib.SourceLoader for creating bytecode file format/container
Andrew Svetlov
- [issue16495] bytes_decode() unnecessarily examines encoding
Andrew Svetlov
- [issue16496] Simplify and optimize random_seed()
Andrew Svetlov
- [issue16499] CLI option for isolated mode
Andrew Svetlov
- [issue16511] IDLE configuration file: blank height and width fields trip up IDLE
Andrew Svetlov
- [issue16531] Allow IPNetwork to take a tuple
Andrew Svetlov
- [issue5701] ZipFile returns compressed data stream when encountering unsupported compression method
Serhiy Storchaka
- [issue6669] TarFile.getmembers fails at struct.unpack: unpack requires a string argument of length 4
Serhiy Storchaka
- [issue16569] Preventing errors of simultaneous access in zipfile
Stepan Kasal
- [issue16569] Preventing errors of simultaneous access in zipfile
Serhiy Storchaka
- [issue16569] Preventing errors of simultaneous access in zipfile
Serhiy Storchaka
- [issue16569] Preventing errors of simultaneous access in zipfile
Serhiy Storchaka
- [issue14099] ZipFile.open() should not reopen the underlying file
Stepan Kasal
- [issue16076] xml.etree.ElementTree.Element is no longer pickleable
Daniel Shahaf
- [issue14099] ZipFile.open() should not reopen the underlying file
Serhiy Storchaka
- [issue16569] Preventing errors of simultaneous access in zipfile
Stepan Kasal
- [issue14099] ZipFile.open() should not reopen the underlying file
Stepan Kasal
- [issue14099] ZipFile.open() should not reopen the underlying file
Serhiy Storchaka
- [issue14099] ZipFile.open() should not reopen the underlying file
Serhiy Storchaka
- [issue4833] Explicit directories for zipfiles
Serhiy Storchaka
- [issue16582] Tkinter calls SystemExit with string
Abraham Karplus
- [issue16596] Skip stack unwinding when "next", "until" and "return" pdb commands executed in generator context
Guido van Rossum
- [issue9974] tokenizer.untokenize not invariant with line continuations
Simon Law
- [issue16601] Restarting iteration over tarfile continues from where it left off.
Michael Birtwell
- [issue16507] Patch selectmodule.c to support WSAPoll on Windows
Richard Oudkerk
- [issue16601] Restarting iteration over tarfile continues from where it left off.
Michael Birtwell
- [issue16601] Restarting iteration over tarfile continues from where it left off.
R. David Murray
- [issue16596] Skip stack unwinding when "next", "until" and "return" pdb commands executed in generator context
Antoine Pitrou
- [issue16490] "inspect.getargspec()" and "inspect.getcallargs()" don't work for builtins
Larry Hastings
- [issue16601] Restarting iteration over tarfile continues from where it left off.
Michael Birtwell
- [issue12268] file readline, readlines & readall methods can lose data on EINTR
Gary Miguel
- [issue16455] sys.getfilesystemencoding() is not the locale encoding on FreeBSD and OpenSolaris when the locale is not set
Roundup Robot
- [issue16455] Decode command line arguments from ASCII on FreeBSD and Solaris if the locale is C
STINNER Victor
- [issue16455] Decode command line arguments from ASCII on FreeBSD and Solaris if the locale is C
STINNER Victor
- [issue16455] Decode command line arguments from ASCII on FreeBSD and Solaris if the locale is C
STINNER Victor
- [issue16218] Python launcher does not support unicode characters
STINNER Victor
- [issue15031] Split .pyc parsing from module loading
Philip Jenvey
- [issue16602] weakref can return an object with 0 refcount
Eugene Toder
- [issue16602] weakref can return an object with 0 refcount
Christian Heimes
- [issue15004] add weakref support to types.SimpleNamespace
Christian Heimes
- [issue15004] add weakref support to types.SimpleNamespace
Antoine Pitrou
- [issue14102] argparse: add ability to create a man page
Christoph Sieghart
- [issue16490] "inspect.getargspec()" and "inspect.getcallargs()" don't work for builtins
David Villa Alises
- [issue13876] Sporadic failure in test_socket: testRecvmsgEOF
STINNER Victor
- [issue16603] Sporadic test_socket failures: testFDPassCMSG_SPACE on Mac OS X
STINNER Victor
- [issue16604] Sporadic .test_threaded_import failure: test_parallel_meta_path on Windows 7
STINNER Victor
- [issue15745] Numerous utime ns tests fail on FreeBSD w/ ZFS (update: and NetBSD w/ FFS, Solaris w/ UFS)
STINNER Victor
- [issue16605] test_posix.test_fs_holes() fails on FreeBSD 9.0
STINNER Victor
- [issue15955] gzip, bz2, lzma: add option to limit output size
Serhiy Storchaka
- [issue16275] test_ctypes fails on Solaris 10 SPARC 2.7 (nitrogen/s10) (Sun C compiler)
STINNER Victor
- [issue15747] Various chflags tests failing on FreeBSD/ZFS
koobs
- [issue15747] Various chflags tests failing on FreeBSD/ZFS
Roundup Robot
- [issue16604] Sporadic .test_threaded_import failure: test_parallel_meta_path on Windows 7
Antoine Pitrou
- [issue12268] file readline, readlines & readall methods can lose data on EINTR
Antoine Pitrou
- [issue16604] Sporadic .test_threaded_import failure: test_parallel_meta_path on Windows 7
STINNER Victor
- [issue15599] test_circular_imports() of test_threaded_import fails on FreeBSD 9.0
koobs
- [issue15747] Various chflags tests failing on FreeBSD/ZFS
koobs
- [issue16605] test_posix.test_fs_holes() fails on FreeBSD 9.0
koobs
- [issue14803] Add feature to allow code execution prior to __main__ invocation
Kristján Valur Jónsson
- [issue10040] GZipFile failure on large files
Serhiy Storchaka
- [issue16504] IDLE - fatal error when opening a file with certain tokenizing errors
Serhiy Storchaka
- [issue6584] gzip module has no custom exception
Serhiy Storchaka
- [issue16602] weakref can return an object with 0 refcount
Antoine Pitrou
- [issue16444] Use support.TESTFN_UNDECODABLE on UNIX
Serhiy Storchaka
- [issue8865] select.poll is not thread safe
Serhiy Storchaka
- [issue8865] select.poll is not thread safe
Serhiy Storchaka
- [issue15955] gzip, bz2, lzma: add option to limit output size
Serhiy Storchaka
- [issue12457] type() returns incorrect type for nested classes
Serhiy Storchaka
- [issue16596] Skip stack unwinding when "next", "until" and "return" pdb commands executed in generator context
Andrew Svetlov
- [issue2193] Cookie Colon Name Bug
Eyal Lewisohn
- [issue12457] type() returns incorrect type for nested classes
Daniel Urban
- [issue16599] unittest: Access test result from tearDown
Antoine Pitrou
- [issue16599] unittest: Access test result from tearDown
anatoly techtonik
- [issue12457] type() returns incorrect type for nested classes
Antoine Pitrou
- [issue16599] unittest: Access test result from tearDown
Michael Foord
- [issue16541] tk_setPalette doesn't accept keyword parameters
Serhiy Storchaka
- [issue16599] unittest: Access test result from tearDown
anatoly techtonik
- [issue16606] hashlib memory leak
Thorsten Simons
- [issue16599] unittest: Access test result from tearDown
Michael Foord
- [issue16599] unittest: Access test result from tearDown
Serhiy Storchaka
- [issue16445] SEGFAULT when deleting Exception.message
Serhiy Storchaka
- [issue16606] hashlib memory leak
Thorsten Simons
- [issue16606] hashlib memory leak
Antoine Pitrou
- [issue16606] hashlib memory leak
Thorsten Simons
- [issue16602] weakref can return an object with 0 refcount
Eugene Toder
- [issue14803] Add feature to allow code execution prior to __main__ invocation
Nick Coghlan
- [issue16606] hashlib memory leak
Antoine Pitrou
- [issue16507] Patch selectmodule.c to support WSAPoll on Windows
Richard Oudkerk
- [issue16606] hashlib memory leak
Lukas Lueg
- [issue16599] unittest: Access test result from tearDown
anatoly techtonik
- [issue16606] hashlib memory leak
Thorsten Simons
- [issue15031] Split .pyc parsing from module loading
Brett Cannon
- [issue16605] test_posix.test_fs_holes() fails on FreeBSD 9.0
Jesús Cea Avión
- [issue16605] test_posix.test_fs_holes() fails on FreeBSD 9.0
koobs
- [issue16605] test_posix.test_fs_holes() fails on FreeBSD 9.0
Jesús Cea Avión
- [issue16605] test_posix.test_fs_holes() fails on FreeBSD 9.0
Jesús Cea Avión
- [issue16605] test_posix.test_fs_holes() fails on FreeBSD 9.0
koobs
- [issue12268] file readline, readlines & readall methods can lose data on EINTR
Gregory P. Smith
- [issue16606] hashlib memory leak
Eric Snow
- [issue16602] weakref can return an object with 0 refcount
Daniel Urban
- [issue16607] Bad examples in documentation
myreallycoolname
- [issue16608] subclass str fails
David W. Lambert
- [issue16607] Bad examples in documentation
Daniel Urban
- [issue16609] random.random() / float() loses precision when passed to str()
Cal Leeming
- [issue13120] Default nosigint option to pdb.Pdb() prevents use in non-main thread
Roundup Robot
- [issue13120] Default nosigint option to pdb.Pdb() prevents use in non-main thread
Andrew Svetlov
- [issue16609] random.random() / float() loses precision when passed to str()
Serhiy Storchaka
- [issue16609] random.random() / float() loses precision when passed to str()
Cal Leeming
- [issue12268] file readline, readlines & readall methods can lose data on EINTR
Antoine Pitrou
- [issue16608] immutable subclass constructor call error does not show subclass name
R. David Murray
- [issue16608] immutable subclass constructor call error does not show subclass name
David W. Lambert
- [issue16610] Silent StopIteration exc when raised from generator inside of another generator
Stepan Wagner
- [issue16607] Bad examples in documentation
Georg Brandl
- [issue16609] random.random() / float() loses precision when passed to str()
Mark Dickinson
- [issue16609] random.random() / float() loses precision when passed to str()
Cal Leeming
- [issue16609] random.random() / float() loses precision when passed to str()
R. David Murray
- [issue16609] random.random() / float() loses precision when passed to str()
Cal Leeming
- [issue16609] random.random() / float() loses precision when passed to str()
Mark Dickinson
- [issue16608] immutable subclass constructor call error does not show subclass name
R. David Murray
- [issue16609] float loses precision when passed to str()
Mark Dickinson
- [issue16610] Silent StopIteration exc when raised from generator inside of another generator
R. David Murray
- [issue16608] immutable subclass constructor call error does not show subclass name
David W. Lambert
- [issue16609] float loses precision when passed to str()
R. David Murray
- [issue16608] immutable subclass constructor call error does not show subclass name
R. David Murray
- [issue16610] Silent StopIteration exc when raised from generator inside of another generator
Stepan Wagner
- [issue16609] float loses precision when passed to str()
Antoine Pitrou
- [issue16609] float loses precision when passed to str()
Cal Leeming
- [issue16123] IDLE - deprecate running without a subprocess
Campbell Barton
- [issue16609] float loses precision when passed to str()
Cal Leeming
- [issue16444] Use support.TESTFN_UNDECODABLE on UNIX
Roundup Robot
- [issue16610] Silent StopIteration exc when raised from generator inside of another generator
R. David Murray
- [issue16611] multiple problems with Cookie.py
John Dennis
- [issue16444] Use support.TESTFN_UNDECODABLE on UNIX
STINNER Victor
- [issue16610] Silent StopIteration exc when raised from generator inside of another generator
Stepan Wagner
- [issue16607] Bad examples in documentation
myreallycoolname
- [issue16607] Bad examples in documentation
myreallycoolname
- [issue16607] Bad examples in documentation
Daniel Urban
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Larry Hastings
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Glenn Linderman
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Dave Malcolm
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Alex Gaynor
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Barry A. Warsaw
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Andreas Stührk
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Eric V. Smith
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Jeremy Kloth
- [issue16605] test_posix.test_fs_holes() fails on FreeBSD 9.0
Eitan Adler
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Gregory P. Smith
- [issue15346] Tkinter extention modules have no documentation
Daniel Swanson
- [issue16123] IDLE - deprecate running without a subprocess
Roger Serwy
- [issue16123] IDLE - deprecate running without a subprocess
Campbell Barton
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Daniel Urban
- [issue8865] select.poll is not thread safe
Christian Schubert
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Gregory P. Smith
- [issue15627] Add a method to importlib.abc.SourceLoader for converting source to a code object
Roundup Robot
- [issue16581] define "PEP editor" in PEP 1
Chris Jerdonek
- [issue16123] IDLE - deprecate running without a subprocess
Andrew Svetlov
- [issue15346] Tkinter extention modules have no documentation
Andrew Svetlov
- [issue16613] ChainMap.new_child could use improvement
Vinay Sajip
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Andrew Svetlov
- [issue8865] select.poll is not thread safe
Andrew Svetlov
- [issue12268] file readline, readlines & readall methods can lose data on EINTR
Andrew Svetlov
- [issue16602] weakref can return an object with 0 refcount
Andrew Svetlov
- [issue14913] tokenize the source to manage Pdb breakpoints
Andrew Svetlov
- [issue14728] trace function not set, causing some Pdb commands to fail
Andrew Svetlov
- [issue14743] on terminating, Pdb debugs itself
Andrew Svetlov
- [issue16180] cannot quit pdb when there is a syntax error in the debuggee (must kill it)
Andrew Svetlov
- [issue13044] pdb throws AttributeError at end of debugging session
Andrew Svetlov
- [issue14912] Pdb does not stop at a breakpoint after a restart command and source changes
Andrew Svetlov
- [issue16482] pdb.set_trace() clobbering traceback on error
Andrew Svetlov
- [issue9633] pdb go stack up/down
Andrew Svetlov
- [issue16605] test_posix.test_fs_holes() fails on FreeBSD 9.0
Jesús Cea Avión
- [issue16605] test_posix.test_fs_holes() fails on FreeBSD 9.0
Jesús Cea Avión
- [issue16605] test_posix.test_fs_holes() fails on FreeBSD 9.0
koobs
- [issue13120] Default nosigint option to pdb.Pdb() prevents use in non-main thread
Stefan Krah
- [issue15745] Numerous utime ns tests fail on FreeBSD w/ ZFS (update: and NetBSD w/ FFS, Solaris w/ UFS)
Jesús Cea Avión
- [issue16287] Sporadic test_utime() failures on Solaris
Jesús Cea Avión
- [issue13120] Default nosigint option to pdb.Pdb() prevents use in non-main thread
Andrew Svetlov
- [issue13120] Default nosigint option to pdb.Pdb() prevents use in non-main thread
Roundup Robot
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Mark Dickinson
- [issue16614] argparse accepts partial parameters
Michael Edwards
- [issue16588] gcc 4.7 unused-but-set warnings on Python/thread_pthread.h
Jesús Cea Avión
- [issue16588] gcc 4.7 unused-but-set warnings on Python/thread_pthread.h
Jesús Cea Avión
- [issue16588] gcc 4.7 unused-but-set warnings on Python/thread_pthread.h
Roundup Robot
- [issue13120] Default nosigint option to pdb.Pdb() prevents use in non-main thread
Andrew Svetlov
- [issue16615] gcc 4.7 unused-but-set warnings
Jesús Cea Avión
- [issue16615] gcc 4.7 unused-but-set warnings
Jesús Cea Avión
- [issue16614] argparse should have an option to require un-abbreviated option names
R. David Murray
- [issue13328] pdb shows code from wrong module
Xavier de Gaye
- [issue16596] Skip stack unwinding when "next", "until" and "return" pdb commands executed in generator context
Xavier de Gaye
- [issue16615] gcc 4.7 unused-but-set warnings
Jesús Cea Avión
- [issue13044] pdb throws AttributeError at end of debugging session
Andrew Svetlov
- [issue1209447] os.path.join() fails if 2nd arg is a UNC path
Pekka Klärck
- [issue16616] test_poll.PollTests.poll_unit_tests() is dead code
Richard Oudkerk
- [issue15516] exception-handling bug in PyString_Format
Dave Malcolm
- [issue16617] mimetypes.py UnicodeDecodeError: 'ascii' codec can't decode byte 0xe0 in position 0: ordinal not in range(128)
Vladimir Kotulskiy
- [issue16618] Different glob() results for strings and bytes
Serhiy Storchaka
- [issue16602] weakref can return an object with 0 refcount
Jesús Cea Avión
- [issue16618] Different glob() results for strings and bytes
Serhiy Storchaka
- [issue13044] pdb throws AttributeError at end of debugging session
Xavier de Gaye
- [issue16617] mimetypes.py UnicodeDecodeError: 'ascii' codec can't decode byte 0xe0 in position 0: ordinal not in range(128)
Amaury Forgeot d'Arc
- [issue16614] argparse should have an option to require un-abbreviated option names
Chris Jerdonek
- [issue13968] Support recursive globs
Serhiy Storchaka
- [issue16618] Different glob() results for strings and bytes
Jesús Cea Avión
- [issue14910] argparse: disable abbreviation
R. David Murray
- [issue16614] argparse should have an option to require un-abbreviated option names
R. David Murray
- [issue8865] select.poll is not thread safe
Serhiy Storchaka
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Jesús Cea Avión
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Bruno Dupuis
- [issue8402] Add a function to escape metacharacters in glob/fnmatch
Serhiy Storchaka
- [issue16620] Avoid using private function glob.glob1() in msi module and tools
Serhiy Storchaka
- [issue16620] Avoid using private function glob.glob1() in msi module and tools
Serhiy Storchaka
- [issue16621] sched module enhancement request
Carlos Ferreira
- [issue16621] sched module enhancement request
Serhiy Storchaka
- [issue13390] Hunt memory allocations in addition to reference leaks
Antoine Pitrou
- [issue16621] sched module enhancement request
Carlos Ferreira
- [issue16621] sched module enhancement request
Carlos Ferreira
- [issue13390] Hunt memory allocations in addition to reference leaks
Antoine Pitrou
- [issue16569] Preventing errors of simultaneous access in zipfile
Jesús Cea Avión
- [issue16601] Restarting iteration over tarfile continues from where it left off.
Jesús Cea Avión
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Matthew Barnett
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Bruno Dupuis
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Bruno Dupuis
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Alex Gaynor
- [issue16622] IDLE crashes on parentheses
Steve OBrien
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Chris Kaynor
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Chris Rebert
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Bruno Dupuis
- [issue16623] argparse help formatter does not honor non-breaking space
Roy Smith
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Terry J. Reedy
- [issue16624] subprocess.check_output should allow specifying stdin as a string
Zack Weinberg
- [issue16623] argparse help formatter does not honor non-breaking space
Chris Jerdonek
- [issue16622] IDLE crashes on parentheses
Roger Serwy
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Meador Inge
- [issue16622] IDLE crashes on parentheses
Steve OBrien
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Bruno Dupuis
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Benjamin Peterson
- [issue15516] exception-handling bug in PyString_Format
Benjamin Peterson
- [issue16622] IDLE crashes on parentheses
Roger Serwy
- [issue16177] IDLE Crash on Open Parens
Roger Serwy
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Jesús Cea Avión
- [issue16490] "inspect.getargspec()" and "inspect.getcallargs()" don't work for builtins
Jesús Cea Avión
- [issue887237] Machine integers
Bruno Dupuis
- [issue11299] Allow deepcopying and pickling paused generators
Bruno Dupuis
- [issue15045] Make textwrap.dedent() consistent with str.splitlines(True) and str.strip()
Bruno Dupuis
- [issue1294232] Error in metaclass search order
Bruno Dupuis
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Nick Coghlan
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Alex Gaynor
- [issue16531] Allow IPNetwork to take a tuple
pmoody
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Nick Coghlan
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Nick Coghlan
- [issue16625] Exception on mode 'br'
Sworddragon
- [issue16484] pydoc generates invalid docs.python.org link for xml.etree.ElementTree and other modules
Marius Gedminas
- [issue16625] Exception on mode 'br'
Ezio Melotti
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Ben Hoyt
- [issue16625] Exception on mode 'br'
Chris Jerdonek
- [issue16625] Exception on mode 'br'
Sworddragon
- [issue16625] Exception on mode 'br'
Ezio Melotti
- [issue12853] global name 'r' is not defined in upload.py
Sven Deichmann
- [issue10589] I/O ABC docs should specify which methods have implementations
Andrew Svetlov
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Daniel Urban
- [issue16484] pydoc generates invalid docs.python.org link for xml.etree.ElementTree and other modules
Georg Brandl
- [issue16624] subprocess.check_output should allow specifying stdin as a string
Serhiy Storchaka
- [issue16569] Preventing errors of simultaneous access in zipfile
Serhiy Storchaka
- [issue16626] Infinite recursion in glob.glob('*:') on Windows
Serhiy Storchaka
- [issue16627] comparison problem of two 'dict' objects
Singer Song
- [issue16627] comparison problem of two 'dict' objects
Ezio Melotti
- [issue9291] mimetypes initialization fails on Windows because of non-Latin characters in registry
Roman Evstifeev
- [issue11797] 2to3 does not correct "reload"
Berker Peksag
- [issue16580] Add examples to int.to_bytres and int.from_bytes
Andrew Svetlov
- [issue16580] Add examples to int.to_bytres and int.from_bytes
Ezio Melotti
- [issue9291] mimetypes initialization fails on Windows because of non-Latin characters in registry
STINNER Victor
- [issue15346] Tkinter extention modules have no documentation
Daniel Swanson
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Martin v. Löwis
- [issue2785] alternate fast builtin sum
Éric Araujo
- [issue15516] exception-handling bug in PyString_Format
Tom Tromey
- [issue14901] Python Windows FAQ is Very Outdated
Ashish Nitin Patil
- [issue15539] Fixing Tools/scripts/pindent.py
Serhiy Storchaka
- [issue16596] Skip stack unwinding when "next", "until" and "return" pdb commands executed in generator context
Xavier de Gaye
- [issue16596] Skip stack unwinding when "next", "until" and "return" pdb commands executed in generator context
Xavier de Gaye
- [issue16628] leak in ctypes.resize()
Antoine Pitrou
- [issue13390] Hunt memory allocations in addition to reference leaks
Antoine Pitrou
- [issue13390] Hunt memory allocations in addition to reference leaks
Antoine Pitrou
- [issue13390] Hunt memory allocations in addition to reference leaks
Dave Malcolm
- [issue6912] Add 'with' block support to Tools/Scripts/pindent.py
Serhiy Storchaka
- [issue16622] IDLE crashes on parentheses
Steve OBrien
- [issue16622] IDLE crashes on parentheses
Roger Serwy
- [issue16596] Skip stack unwinding when "next", "until" and "return" pdb commands executed in generator context
Xavier de Gaye
- [issue16622] IDLE crashes on parentheses
Steve OBrien
- [issue4643] cgitb.html fails if getattr call raises exception
Arthur Petitpierre
- [issue16622] IDLE crashes on parentheses
Roger Serwy
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
Roundup Robot
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
David Villa Alises
- [issue16629] IDLE: Calltips test fails due to int docstring change
Roger Serwy
- [issue16630] IDLE: Calltip fails if __getattr__ raises exception
Roger Serwy
- [issue16631] tarfile.extractall() doesn't extract everything if .next() was used
anatoly techtonik
- [issue16631] tarfile.extractall() doesn't extract everything if .next() was used
anatoly techtonik
- [issue16531] Allow IPNetwork to take a tuple
pmoody
- [issue16049] Create abstract base classes by inheritance rather than a direct invocation of __metaclass__
Éric Araujo
- [issue16631] tarfile.extractall() doesn't extract everything if .next() was used
Serhiy Storchaka
- [issue16629] IDLE: Calltips test fails due to int docstring change
Serhiy Storchaka
- [issue16631] tarfile.extractall() doesn't extract everything if .next() was used
anatoly techtonik
- [issue14901] Python Windows FAQ is Very Outdated
Ashish Nitin Patil
- [issue16631] tarfile.extractall() doesn't extract everything if .next() was used
Serhiy Storchaka
- [issue16601] Restarting iteration over tarfile continues from where it left off.
Serhiy Storchaka
- [issue16601] Restarting iteration over tarfile continues from where it left off.
Serhiy Storchaka
- [issue16601] Restarting iteration over tarfile continues from where it left off.
Serhiy Storchaka
- [issue16555] Add es_cu to locale aliases
Berker Peksag
- [issue16629] IDLE: Calltips test fails due to int docstring change
Serhiy Storchaka
- [issue16630] IDLE: Calltip fails if __getattr__ raises exception
Serhiy Storchaka
- [issue16629] IDLE: Calltips test fails due to int docstring change
Serhiy Storchaka
- [issue16632] Enable DEP and ASLR
Christian Heimes
- [issue16629] IDLE: Calltips test fails due to int docstring change
Chris Jerdonek
- [issue16629] IDLE: Calltips test fails due to int docstring change
Chris Jerdonek
- [issue16629] IDLE: Calltips test fails due to int docstring change
Serhiy Storchaka
- [issue16629] IDLE: Calltips test fails due to int docstring change
Serhiy Storchaka
- [issue16633] os.environ updates only one copy of env vars under Windows (GetEnvironmentVariable vs. getenv)
Václav Šmilauer
- [issue15701] AttributeError from HTTPError when using digest auth
Berker Peksag
- [issue16049] Create abstract base classes by inheritance rather than a direct invocation of __metaclass__
Bruno Dupuis
- [issue16049] Create abstract base classes by inheritance rather than a direct invocation of __metaclass__
Bruno Dupuis
- [issue16634] urllib.error.HTTPError.reason is not documented
Berker Peksag
- [issue16049] Create abstract base classes by inheritance rather than a direct invocation of __metaclass__
Bruno Dupuis
- [issue16632] Enable DEP and ASLR
Martin v. Löwis
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Dave Chambers
- [issue16631] tarfile.extractall() doesn't extract everything if .next() was used
R. David Murray
- [issue16633] os.environ updates only one copy of env vars under Windows (GetEnvironmentVariable vs. getenv)
Andrew Svetlov
- [issue16633] os.environ updates only one copy of env vars under Windows (GetEnvironmentVariable vs. getenv)
Tim Golden
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
R. David Murray
- [issue16635] Interpreter not closing stdout/stderr on exit
Filip Zyzniewski
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
R. David Murray
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Dave Chambers
- [issue16635] Interpreter not closing stdout/stderr on exit
Charles-François Natali
- [issue16635] Interpreter not closing stdout/stderr on exit
Filip Zyzniewski
- [issue16631] tarfile.extractall() doesn't extract everything if .next() was used
Serhiy Storchaka
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
R. David Murray
- [issue16635] Interpreter not closing stdout/stderr on exit
Charles-François Natali
- [issue15539] Fixing Tools/scripts/pindent.py
Ezio Melotti
- [issue16636] codecs: readline() followed by readlines() returns trunkated results
Laurynas Speicys
- [issue16633] os.environ updates only one copy of env vars under Windows (GetEnvironmentVariable vs. getenv)
Václav Šmilauer
- [issue16495] bytes_decode() unnecessarily examines encoding
Andrew Svetlov
- [issue16629] IDLE: Calltips test fails due to int docstring change
Roger Serwy
- [issue16636] codecs: readline() followed by readlines() returns trunkated results
Serhiy Storchaka
- [issue16629] IDLE: Calltips test fails due to int docstring change
Chris Jerdonek
- [issue16629] IDLE: Calltips test fails due to int docstring change
Serhiy Storchaka
- [issue16637] py-bt, py-locals, etc. GDB commands fail with output-radix 16
Mark Shroyer
- [issue16637] py-bt, py-locals, etc. GDB commands fail with output-radix 16
Mark Shroyer
- [issue14901] Python Windows FAQ is Very Outdated
Ashish Nitin Patil
- [issue16629] IDLE: Calltips test fails due to int docstring change
Serhiy Storchaka
- [issue16629] IDLE: Calltips test fails due to int docstring change
Serhiy Storchaka
- [issue16637] py-bt, py-locals, etc. GDB commands fail with output-radix 16
R. David Murray
- [issue16507] Patch selectmodule.c to support WSAPoll on Windows
Richard Oudkerk
- [issue16629] IDLE: Calltips test fails due to int docstring change
Chris Jerdonek
- [issue16636] codecs: readline() followed by readlines() returns trunkated results
Laurynas Speicys
- [issue16628] leak in ctypes.resize()
Meador Inge
- [issue13091] ctypes: memory leak
Antoine Pitrou
- [issue16628] leak in ctypes.resize()
Antoine Pitrou
- [issue16531] Allow IPNetwork to take a tuple
Antoine Pitrou
- [issue16531] Allow IPNetwork to take a tuple
Antoine Pitrou
- [issue16629] IDLE: Calltips test fails due to int docstring change
Serhiy Storchaka
- [issue16555] Add es_cu to locale aliases
Éric Araujo
- [issue16638] support multi-line docstring signatures in IDLE calltips
Chris Jerdonek
- [issue8260] When I use codecs.open(...) and f.readline() follow up by f.read() return bad result
Serhiy Storchaka
- [issue16624] subprocess.check_output should allow specifying stdin as a string
Zack Weinberg
- [issue16624] subprocess.check_output should allow specifying stdin as a string
Zack Weinberg
- [issue12446] StreamReader Readlines behavior odd
Serhiy Storchaka
- [issue14475] codecs.StreamReader.read behaves differently from regular files
Serhiy Storchaka
- [issue16636] codecs: readline() followed by readlines() returns trunkated results
Serhiy Storchaka
- [issue8260] When I use codecs.open(...) and f.readline() follow up by f.read() return bad result
Serhiy Storchaka
- [issue16629] IDLE: Calltips test fails due to int docstring change
Chris Jerdonek
- [issue16624] subprocess.check_output should allow specifying stdin as a string
Serhiy Storchaka
- [issue16638] support multi-line docstring signatures in IDLE calltips
Chris Jerdonek
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Larry Hastings
- [issue16638] support multi-line docstring signatures in IDLE calltips
Serhiy Storchaka
- [issue14901] Python Windows FAQ is Very Outdated
Ashish Nitin Patil
- [issue16624] subprocess.check_output should allow specifying stdin as a string
Zack Weinberg
- [issue16638] support multi-line docstring signatures in IDLE calltips
Serhiy Storchaka
- [issue16629] IDLE: Calltips test fails due to int docstring change
Roger Serwy
- [issue16629] IDLE: Calltips test fails due to int docstring change
Chris Jerdonek
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Daniel Shahaf
- [issue16639] not your all issuse send
Nurhusien Hasen
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Daniel Shahaf
- [issue16639] not your all issuse send
Ross Lagerwall
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Daniel Shahaf
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Arfrever Frehtes Taifersar Arahesis
- [issue16600] small py3k issue in rlcompleter
Éric Araujo
- [issue16495] bytes_decode() unnecessarily examines encoding
Roundup Robot
- [issue16495] bytes_decode() unnecessarily examines encoding
Chris Jerdonek
- [issue1191964] asynchronous Subprocess
anatoly techtonik
- [issue15948] Unchecked return value of I/O functions
Marek Šuppa
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Eli Bendersky
- [issue15516] exception-handling bug in PyString_Format
Benjamin Peterson
- [issue11797] 2to3 does not correct "reload"
Roundup Robot
- [issue16584] unhandled IOError filecmp.cmpfiles() if file not readable
Terry J. Reedy
- [issue16598] Docs: double newlines printed in some file iteration examples
Terry J. Reedy
- [issue16609] float loses precision when passed to str()
Terry J. Reedy
- [issue16614] argparse should have an option to require un-abbreviated option names
Terry J. Reedy
- [issue16623] argparse help formatter does not honor non-breaking space
Terry J. Reedy
- [issue16634] urllib.error.HTTPError.reason is not documented
Terry J. Reedy
- [issue13211] urllib2.HTTPError does not have 'reason' attribute.
Terry J. Reedy
- [issue16165] sched.scheduler.run() blocks scheduler
Serhiy Storchaka
- [issue16165] sched.scheduler.run() blocks scheduler
Serhiy Storchaka
- [issue16640] Less code under lock in sched.scheduler
Serhiy Storchaka
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Antoine Pitrou
- [issue16628] leak in ctypes.resize()
Roundup Robot
- [issue16628] leak in ctypes.resize()
Antoine Pitrou
- [issue16641] sched.scheduler.enter arguments should be modifiable
Serhiy Storchaka
- [issue16641] sched.scheduler.enter arguments should not be modifiable
Serhiy Storchaka
- [issue13390] Hunt memory allocations in addition to reference leaks
Antoine Pitrou
- [issue16641] sched.scheduler.enter arguments should not be modifiable
Serhiy Storchaka
- [issue16641] sched.scheduler.enter arguments should not be modifiable
Serhiy Storchaka
- [issue4395] Document auto __ne__ generation; provide a use case for non-trivial __ne__
Nick Coghlan
- [issue4395] Document auto __ne__ generation; provide a use case for non-trivial __ne__
Nick Coghlan
- [issue16642] Mention new "kwargs" named tuple parameter in sched module
Serhiy Storchaka
- [issue16643] Wrong documented default value for timefunc parameter in sched.scheduler()
Serhiy Storchaka
- [issue4395] Document auto __ne__ generation; provide a use case for non-trivial __ne__
Chris Jerdonek
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Chris Jerdonek
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Chris Jerdonek
- [issue15209] Re-raising exceptions from an expression
Roundup Robot
- [issue15209] Re-raising exceptions from an expression
Nick Coghlan
- [issue16267] order of decorators @abstractmethod and @classmethod is significant (is not documented to be in @abstractclassmethod which advises their combined use)
Roundup Robot
- [issue7741] Allow multiple statements in code.InteractiveConsole.push
Nick Coghlan
- [issue16598] Docs: double newlines printed in some file iteration examples
Andrew Svetlov
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Stefan Krah
- [issue15209] Re-raising exceptions from an expression
Ethan Furman
- [issue16644] Wrong code in ContextManagerTests.test_invalid_args() in test_subprocess.py
Serhiy Storchaka
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Larry Hastings
- [issue16645] Wrong test_extract_hardlink() in test_tarfile.py
Serhiy Storchaka
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Antoine Pitrou
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Alex Gaynor
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Antoine Pitrou
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Daniel Shahaf
- [issue16646] FTP.makeport() loses socket error details
Serhiy Storchaka
- [issue16646] FTP.makeport() loses socket error details
Serhiy Storchaka
- [issue16646] FTP.makeport() loses socket error details
Serhiy Storchaka
- [issue16647] LMTP.connect() loses socket error details
Serhiy Storchaka
- [issue11159] Sax parser crashes if given unicode file name
Carsten Grohmann
- [issue16644] Wrong code in ContextManagerTests.test_invalid_args() in test_subprocess.py
Antoine Pitrou
- [issue16632] Enable DEP and ASLR
Antoine Pitrou
- [issue16648] stdib should use new exception types from PEP 3151
Andrew Svetlov
- [issue16648] stdib should use new exception types from PEP 3151
Serhiy Storchaka
- [issue16648] stdib should use new exception types from PEP 3151
Andrew Svetlov
- [issue16602] weakref can return an object with 0 refcount
Roundup Robot
- [issue16602] weakref can return an object with 0 refcount
Roundup Robot
- [issue16602] weakref can return an object with 0 refcount
Antoine Pitrou
- [issue11159] Sax parser crashes if given unicode file name
Daniel Urban
- [issue16602] weakref can return an object with 0 refcount
Eugene Toder
- [issue16602] weakref can return an object with 0 refcount
Antoine Pitrou
- [issue16602] weakref can return an object with 0 refcount
Eugene Toder
- [issue16602] weakref can return an object with 0 refcount
Antoine Pitrou
- [issue16602] weakref can return an object with 0 refcount
Antoine Pitrou
- [issue7741] Allow multiple statements in code.InteractiveConsole.push
Aaron Iles
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Bradley Froehle
- [issue16346] readline problem
Éric Araujo
- [issue16326] distutils build_ext fails to set library_dirs in 2.7.2 on Linux
Éric Araujo
- [issue14894] distutils.LooseVersion fails to compare number and a word
Éric Araujo
- [issue16406] move the "Uploading Packages" section to distutils/packageindex.rst
Éric Araujo
- [issue16406] move the "Uploading Packages" section to distutils/packageindex.rst
Chris Jerdonek
- [issue13614] setup.py register fails if long_description contains ReST
Roundup Robot
- [issue7719] distutils: ignore .nfsXXXX files
Roundup Robot
- [issue13614] setup.py register fails if long_description contains ReST
Roundup Robot
- [issue13512] ~/.pypirc created insecurely
Roundup Robot
- [issue7719] distutils: ignore .nfsXXXX files
Éric Araujo
- [issue13614] setup.py register fails if long_description contains ReST
Éric Araujo
- [issue13512] ~/.pypirc created insecurely
Éric Araujo
- [issue16267] order of decorators @abstractmethod and @classmethod is significant (is not documented to be in @abstractclassmethod which advises their combined use)
Nick Coghlan
- [issue15209] Re-raising exceptions from an expression
Roundup Robot
- [issue15209] Re-raising exceptions from an expression
Nick Coghlan
- [issue13349] Non-informative error message in index() and remove() functions
Sean Ochoa
- [issue16649] Add a PyCF_PRINT_EXPRESSION_RESULTS flag
Nick Coghlan
- [issue16649] Add a PyCF_PRINT_EXPRESSION_RESULTS flag
Nick Coghlan
- [issue16649] Add a PyCF_DISPLAY_EXPRESSION_RESULTS flag
Nick Coghlan
- [issue16649] Add a PyCF_DISPLAY_EXPRESSION_RESULTS flag
Nick Coghlan
- [issue7741] Allow multiple statements in code.InteractiveConsole.push
Nick Coghlan
- [issue16650] Popen._internal_poll() references errno.ECHILD outside of the local scope
Serhiy Storchaka
- [issue16346] readline problem
Mathieu Dutour Sikiric
- [issue13349] Non-informative error message in index() and remove() functions
Sean Ochoa
- [issue7330] PyUnicode_FromFormat: implement width and precision for %s, %S, %R, %V, %U, %A
Sean Ochoa
- [issue16406] move the "Uploading Packages" section to distutils/packageindex.rst
Georg Brandl
- [issue7741] Allow multiple statements in code.InteractiveConsole.push
Kristján Valur Jónsson
- [issue7330] PyUnicode_FromFormat: implement width and precision for %s, %S, %R, %V, %U, %A
Serhiy Storchaka
- [issue16580] Add examples to int.to_bytres and int.from_bytes
Paddy McCarthy
- [issue16580] Add examples to int.to_bytres and int.from_bytes
Ezio Melotti
- [issue16326] distutils build_ext fails to set library_dirs in 2.7.2 on Linux
Vinay Sajip
- [issue7741] Allow multiple statements in code.InteractiveConsole.push
Nick Coghlan
- [issue11159] Sax parser crashes if given unicode file name
Serhiy Storchaka
- [issue13512] ~/.pypirc created insecurely
Antoine Pitrou
- [issue16650] Popen._internal_poll() references errno.ECHILD outside of the local scope
Antoine Pitrou
- [issue15955] gzip, bz2, lzma: add option to limit output size
Nadeem Vawda
- [issue13390] Hunt memory allocations in addition to reference leaks
Roundup Robot
- [issue13390] Hunt memory allocations in addition to reference leaks
Antoine Pitrou
- [issue16632] Enable DEP and ASLR
Lukas Lueg
- [issue16632] Enable DEP and ASLR
Christian Heimes
- [issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.
Roundup Robot
- [issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.
Roundup Robot
- [issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.
Antoine Pitrou
- [issue16490] "inspect.getargspec()" and "inspect.getcallargs()" don't work for builtins
Berker Peksag
- [issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.
Roundup Robot
- [issue16649] Add a PyCF_DISPLAY_EXPRESSION_RESULTS flag
Benjamin Peterson
- [issue16616] test_poll.PollTests.poll_unit_tests() is dead code
Roundup Robot
- [issue16647] LMTP.connect() loses socket error details
Serhiy Storchaka
- [issue16647] LMTP.connect() loses socket error details
Serhiy Storchaka
- [issue16650] Popen._internal_poll() references errno.ECHILD outside of the local scope
Andrew Svetlov
- [issue16650] Popen._internal_poll() references errno.ECHILD outside of the local scope
Serhiy Storchaka
- [issue15955] gzip, bz2, lzma: add option to limit output size
Serhiy Storchaka
- [issue16650] Popen._internal_poll() references errno.ECHILD outside of the local scope
Gregory P. Smith
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Brett Cannon
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Serhiy Storchaka
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Alex Gaynor
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Christian Heimes
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Stefan Krah
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Larry Hastings
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Antoine Pitrou
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Andrew Svetlov
- [issue16652] socket.getfqdn docs are not explicit enough about the algorithm.
R. David Murray
- [issue16308] Undocumented (?) behaviour change in argparse from 3.2.3 to 3.3.0
telmich
- [issue13211] urllib2.HTTPError does not have 'reason' attribute.
Roundup Robot
- [issue16634] urllib.error.HTTPError.reason is not documented
Senthil Kumaran
- [issue16653] reference kept in f_locals prevents the tracing/profiling of a destructor
Xavier de Gaye
- [issue11122] bdist_rpm should use rpmbuild, not rpm
Eric V. Smith
- [issue16582] Tkinter calls SystemExit with string
Roundup Robot
- [issue16582] Tkinter calls SystemExit with string
Andrew Svetlov
- [issue16653] reference kept in f_locals prevents the tracing/profiling of a destructor
Xavier de Gaye
- [issue16653] reference kept in f_locals prevents the tracing/profiling of a destructor
Antoine Pitrou
- [issue16649] Add a PyCF_DISPLAY_EXPRESSION_RESULTS flag
Nick Coghlan
- [issue7741] Allow multiple statements in code.InteractiveConsole.push
Chris Withers
- [issue16654] IDLE problems with Mac OS 10.6.8 ("print syntax")
stephenhohs
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Chris Jerdonek
- [issue16049] Create abstract base classes by inheritance rather than a direct invocation of __metaclass__
Raymond Hettinger
- [issue16629] IDLE: Calltips test fails due to int docstring change
Chris Jerdonek
- [issue14783] Make int() and str() docstrings correct
Roundup Robot
- [issue16629] IDLE: Calltips test fails due to int docstring change
Roundup Robot
- [issue16629] IDLE: Calltips test fails due to int docstring change
Chris Jerdonek
- [issue16655] IDLE list.append calltips test failures
Chris Jerdonek
- [issue16629] IDLE: Calltips test fails due to int docstring change
Chris Jerdonek
- [issue16654] IDLE problems with Mac OS 10.6.8 ("print syntax")
R. David Murray
- [issue16654] IDLE problems with Mac OS 10.6.8 ("print syntax")
stephenhohs
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Ben Hoyt
- [issue8109] Server-side support for TLS Server Name Indication extension
danblack
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Dave Chambers
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Ben Hoyt
- [issue10852] SSL/TLS sni use in smtp, pop, imap, nntp, ftp client libs by default
danblack
- [issue16580] Add examples to int.to_bytres and int.from_bytes
Paddy McCarthy
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Larry Hastings
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Chris Jerdonek
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Antoine Pitrou
- [issue1218234] inspect.getsource doesn't update when a module is reloaded
Berker Peksag
- [issue1218234] inspect.getsource doesn't update when a module is reloaded
Berker Peksag
- [issue15872] shutil.rmtree(..., ignore_errors=True) doesn't ignore all errors
Roundup Robot
- [issue15872] shutil.rmtree(..., ignore_errors=True) doesn't ignore all errors
Roundup Robot
- [issue15872] shutil.rmtree(..., ignore_errors=True) doesn't ignore all errors
Serhiy Storchaka
- [issue15872] shutil.rmtree(..., ignore_errors=True) doesn't ignore all errors
Serhiy Storchaka
- [issue15872] shutil.rmtree(..., ignore_errors=True) doesn't ignore all errors
Serhiy Storchaka
- [issue15701] AttributeError from HTTPError when using digest auth
Senthil Kumaran
- [issue15701] AttributeError from HTTPError when using digest auth
Roundup Robot
- [issue16602] weakref can return an object with 0 refcount
Amaury Forgeot d'Arc
- [issue15872] shutil.rmtree(..., ignore_errors=True) doesn't ignore all errors
Roundup Robot
- [issue15390] PEP 3121, 384 refactoring applied to datetime module
Robin Schreiber
- [issue16645] Wrong test_extract_hardlink() in test_tarfile.py
Serhiy Storchaka
- [issue16645] Wrong test_extract_hardlink() in test_tarfile.py
Serhiy Storchaka
- [issue15872] shutil.rmtree(..., ignore_errors=True) doesn't ignore all errors
Roundup Robot
- [issue16653] reference kept in f_locals prevents the tracing/profiling of a destructor
Jesús Cea Avión
- [issue16656] os.walk ignores international dirs on Windows
anatoly techtonik
- [issue15390] PEP 3121, 384 refactoring applied to datetime module
Marc-Andre Lemburg
- [issue16656] os.walk ignores international dirs on Windows
Serhiy Storchaka
- [issue16656] os.walk ignores international dirs on Windows
Serhiy Storchaka
- [issue16656] os.walk ignores international dirs on Windows
Serhiy Storchaka
- [issue16650] Popen._internal_poll() references errno.ECHILD outside of the local scope
Jesús Cea Avión
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
R. David Murray
- [issue1748064] inspect.getargspec fails on built-in or slot wrapper methods
Jesús Cea Avión
- [issue16645] Wrong test_extract_hardlink() in test_tarfile.py
Jesús Cea Avión
- [issue16656] os.walk ignores international dirs on Windows
R. David Murray
- [issue16647] LMTP.connect() loses socket error details
Jesús Cea Avión
- [issue16656] os.walk ignores international dirs on Windows
R. David Murray
- [issue16656] os.walk ignores international dirs on Windows
R. David Murray
- [issue16656] os.walk ignores international dirs on Windows
Jeremy Kloth
- [issue16656] os.walk ignores international dirs on Windows
R. David Murray
- [issue16631] tarfile.extractall() doesn't extract everything if .next() was used
Jesús Cea Avión
- [issue16632] Enable DEP and ASLR
Jesús Cea Avión
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Dave Chambers
- [issue15872] shutil.rmtree(..., ignore_errors=True) doesn't ignore all errors
Hynek Schlawack
- [issue16657] traceback.format_tb incorrect docsting
Marius Gedminas
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
R. David Murray
- [issue16632] Enable DEP and ASLR
Martin v. Löwis
- [issue12915] Add inspect.locate and inspect.resolve
Berker Peksag
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Brett Cannon
- [issue3073] Cookie.Morsel breaks in parsing cookie values with whitespace
Berker Peksag
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Arfrever Frehtes Taifersar Arahesis
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Amaury Forgeot d'Arc
- [issue16308] Undocumented (?) behaviour change in argparse from 3.2.3 to 3.3.0
Arfrever Frehtes Taifersar Arahesis
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Christian Heimes
- [issue12915] Add inspect.locate and inspect.resolve
Daniel Urban
- [issue16616] test_poll.PollTests.poll_unit_tests() is dead code
Richard Oudkerk
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Larry Hastings
- [issue15526] test_startfile crash on Windows 7 AMD64
Richard Oudkerk
- [issue15872] shutil.rmtree(..., ignore_errors=True) doesn't ignore all errors
Roundup Robot
- [issue16602] weakref can return an object with 0 refcount
Antoine Pitrou
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Antoine Pitrou
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Brett Cannon
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Antoine Pitrou
- [issue14894] distutils.LooseVersion fails to compare number and a word
Dwayne Litzenberger
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Philip Jenvey
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Brian Curtin
- [issue14894] distutils.LooseVersion fails to compare number and a word
Antoine Pitrou
- [issue14894] distutils.LooseVersion fails to compare number and a word
Éric Araujo
- [issue14894] distutils.LooseVersion fails to compare number and a word
Antoine Pitrou
- [issue14894] distutils.LooseVersion fails to compare number and a word
Antoine Pitrou
- [issue14894] distutils.LooseVersion fails to compare number and a word
Éric Araujo
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Serhiy Storchaka
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Brett Cannon
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Terry J. Reedy
- [issue16658] Missing "return" in HTTPConnection.send()
Amaury Forgeot d'Arc
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Antoine Pitrou
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Antoine Pitrou
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Tim Golden
- [issue16659] Pure Python implementation of random
Serhiy Storchaka
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Alex Gaynor
- [issue16660] Segmentation fault when importing hashlib
ashwani
- [issue16660] Segmentation fault when importing hashlib
ashwani
- [issue16660] Segmentation fault when importing hashlib
STINNER Victor
- [issue16596] Skip stack unwinding when "next", "until" and "return" pdb commands executed in generator context
Guido van Rossum
- [issue16661] test_posix.test_getgrouplist fails on some systems - incorrectly comparing getgroups and getgrouplist results
Gregory P. Smith
- [issue9974] tokenizer.untokenize not invariant with line continuations
Meador Inge
- [issue16576] ctypes: structure with bitfields as argument
Meador Inge
- [issue16575] ctypes: unions as arguments
Meador Inge
- [issue16447] SEGFAULT when setting type.__name__
Meador Inge
- [issue16660] Segmentation fault when importing hashlib
Antoine Pitrou
- [issue16661] test_posix.test_getgrouplist fails on some systems - incorrectly comparing getgroups and getgrouplist results
Ross Lagerwall
- [issue16661] test_posix.test_getgrouplist fails on some systems - incorrectly comparing getgroups and getgrouplist results
Gregory P. Smith
- [issue16661] test_posix.test_getgrouplist fails on some systems - incorrectly comparing getgroups and getgrouplist results
Ross Lagerwall
- [issue16660] Segmentation fault when importing hashlib
Gregory P. Smith
- [issue16661] test_posix.test_getgrouplist fails on some systems - incorrectly comparing getgroups and getgrouplist results
Gregory P. Smith
- [issue16659] Pure Python implementation of random
Mark Dickinson
- [issue16659] Pure Python implementation of random
Mark Dickinson
- [issue16662] load_tests not invoked in package/__init__.py
Robert Collins
- [issue12600] Add example of using load_tests to parameterise Test Cases
Robert Collins
- [issue16659] Pure Python implementation of random
Serhiy Storchaka
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Serhiy Storchaka
- [issue16659] Pure Python implementation of random
Serhiy Storchaka
- [issue16656] os.walk ignores international dirs on Windows
anatoly techtonik
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Amaury Forgeot d'Arc
- [issue16656] os.walk ignores international dirs on Windows
Amaury Forgeot d'Arc
- [issue1748064] inspect.getargspec fails on built-in or slot wrapper methods
Andrew Svetlov
- [issue16656] os.walk ignores international dirs on Windows
Serhiy Storchaka
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Andrew Svetlov
- [issue16659] Pure Python implementation of random
Brett Cannon
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Brett Cannon
- [issue16656] os.walk ignores international dirs on Windows
R. David Murray
- [issue16662] load_tests not invoked in package/__init__.py
R. David Murray
- [issue16663] Poor documentation for METH_KEYWORDS
r3m0t
- [issue16659] Pure Python implementation of random
Serhiy Storchaka
- [issue16659] Pure Python implementation of random
Serhiy Storchaka
- [issue16656] os.walk ignores international dirs on Windows
Serhiy Storchaka
- [issue16596] Skip stack unwinding when "next", "until" and "return" pdb commands executed in generator context
Xavier de Gaye
- [issue16664] [PATCH] Test Glob: files starting with .
Sebastian Kreft
- [issue16662] load_tests not invoked in package/__init__.py
Chris Jerdonek
- [issue16664] [PATCH] Test Glob: files starting with .
Serhiy Storchaka
- [issue16641] sched.scheduler.enter arguments should not be modifiable
Serhiy Storchaka
- [issue16659] Pure Python implementation of random
Serhiy Storchaka
- [issue16659] Pure Python implementation of random
Serhiy Storchaka
- [issue11290] ttk.Combobox['values'] String Conversion to Tcl
Jayden Kneller
- [issue16662] load_tests not invoked in package/__init__.py
Robert Collins
- [issue11290] ttk.Combobox['values'] String Conversion to Tcl
Jayden Kneller
- [issue16665] doc for builtin hex() is poor
rurpy the second
- [issue11290] ttk.Combobox['values'] String Conversion to Tcl
Jayden Kneller
- [issue16665] doc for builtin hex() is poor
Ezio Melotti
- [issue11290] ttk.Combobox['values'] String Conversion to Tcl
Serhiy Storchaka
- [issue2516] Instance methods are misreporting the number of arguments
Éric Araujo
- [issue16666] docs wrongly imply socket.getaddrinfo takes keyword arguments in 2.x
Mikel Ward
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Stefan Krah
- [issue16667] timezone docs need "versionadded: 3.2"
Nick Coghlan
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Gregory P. Smith
- [issue16667] timezone docs need "versionadded: 3.2"
Nick Coghlan
- [issue16667] timezone docs need "versionadded: 3.2"
Éric Araujo
- [issue16629] IDLE: Calltips test fails due to int docstring change
Roger Serwy
- [issue12510] IDLE: calltips mishandle raw strings and other examples
Roger Serwy
- [issue16666] docs wrongly imply socket.getaddrinfo takes keyword arguments in 2.x
Chris Jerdonek
- [issue15045] Make textwrap.dedent() consistent with str.splitlines(True) and str.strip()
Ezra Berch
- [issue2980] Pickle stream for unicode object may contain non-ASCII characters.
joelpitt
- [issue16665] doc for builtin hex() is poor
Raymond Hettinger
- [issue16665] doc for builtin hex() is poor
Ezio Melotti
- [issue12600] Add example of using load_tests to parameterise Test Cases
Mark Dickinson
- [issue15861] ttk.Treeview "unmatched open brace in list"
Serhiy Storchaka
- [issue15861] ttk.Treeview "unmatched open brace in list"
Serhiy Storchaka
- [issue15861] ttk.Treeview "unmatched open brace in list"
Serhiy Storchaka
- [issue11290] ttk.Combobox['values'] String Conversion to Tcl
Serhiy Storchaka
- [issue15045] Make textwrap.dedent() consistent with str.splitlines(True) and str.strip()
Serhiy Storchaka
- [issue16656] os.walk ignores international dirs on Windows
anatoly techtonik
- [issue13590] extension module builds fail with python.org OS X installers on OS X 10.7 and 10.6 with Xcode 4.2
Ronald Oussoren
- [issue16668] Remove python3dll.vcxproj from pcbuild.sln
Trent Nelson
- [issue16656] os.walk ignores international dirs on Windows
anatoly techtonik
- [issue16656] os.walk ignores international dirs on Windows
anatoly techtonik
- [issue16656] os.walk ignores international dirs on Windows
anatoly techtonik
- [issue16656] os.walk ignores international dirs on Windows
anatoly techtonik
- [issue16656] os.walk ignores international dirs on Windows
Serhiy Storchaka
- [issue16480] pyvenv 3.3 fails to create symlinks for <virtualenv>/local/{bin, lib} to <virtualenv>/{bin, lib}
Matthias Klose
- [issue16656] os.walk ignores international dirs on Windows
Amaury Forgeot d'Arc
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Stefan Krah
- [issue16656] os.walk ignores international dirs on Windows
Serhiy Storchaka
- [issue16656] os.walk ignores international dirs on Windows
R. David Murray
- [issue14266] pyunit script as shorthand for python -m unittest
Berker Peksag
- [issue16668] Remove python3dll.vcxproj from pcbuild.sln
Trent Nelson
- [issue16326] distutils build_ext fails to set library_dirs in 2.7.2 on Linux
Andy Salnikov
- [issue16656] os.walk ignores international dirs on Windows
Serhiy Storchaka
- [issue16656] os.walk ignores international dirs on Windows
Serhiy Storchaka
- [issue16668] Remove python3dll.vcxproj from pcbuild.sln
Jeremy Kloth
- [issue16668] Remove python3dll.vcxproj from pcbuild.sln
Martin v. Löwis
- [issue16669] Docstrings for namedtuple
Serhiy Storchaka
- [issue16669] Docstrings for namedtuple
Serhiy Storchaka
- [issue16670] [docs] class Point in collections.namedtuples may be not that good example
julien tayon
- [issue16668] Remove python3dll.vcxproj from pcbuild.sln
Trent Nelson
- [issue16665] doc for builtin hex() is poor
rurpy
- [issue16671] logging.handlers.QueueListener sentinel should not be None
Andras Szalai
- [issue16659] Pure Python implementation of random
Serhiy Storchaka
- [issue16607] Bad examples in documentation
myreallycoolname
- [issue16607] Bad examples in documentation
John Hampton
- [issue6792] Distutils-based installer does not detect 64bit versions of Python
Roy Jacobson
- [issue16671] logging.handlers.QueueListener sentinel should not be None
Antoine Pitrou
- [issue16672] improve tracing performances when f_trace is NULL
Xavier de Gaye
- [issue16672] improve tracing performances when f_trace is NULL
Xavier de Gaye
- [issue16672] improve tracing performances when f_trace is NULL
Xavier de Gaye
- [issue16672] improve tracing performances when f_trace is NULL
Xavier de Gaye
- [issue16660] Segmentation fault when importing hashlib
ashwani
- [issue16669] Docstrings for namedtuple
Raymond Hettinger
- [issue16670] [docs] class Point in collections.namedtuples may be not that good example
Raymond Hettinger
- [issue16671] logging.handlers.QueueListener sentinel should not be None
Vinay Sajip
- [issue16326] distutils build_ext fails to set library_dirs in 2.7.2 on Linux
Vinay Sajip
- [issue16660] Segmentation fault when importing hashlib
Gregory P. Smith
- [issue13590] extension module builds fail with python.org OS X installers on OS X 10.7 and 10.6 with Xcode 4.2
Ned Deily
- [issue16607] Bad examples in documentation
Daniel Urban
- [issue16671] logging.handlers.QueueListener sentinel should not be None
Andras Szalai
- [issue16671] logging.handlers.QueueListener sentinel should not be None
Vinay Sajip
- [issue16673] Corrections in the library OS (PEP8)
Raninho Fernandes
- [issue16673] Corrections in the library OS (PEP8)
Ezio Melotti
- [issue16607] Bad examples in documentation
Ezio Melotti
- [issue5289] ctypes.util.find_library does not work under Solaris
Aaron Iles
- [issue16673] Corrections in the library OS (PEP8)
R. David Murray
- [issue16673] Corrections in the library OS (PEP8)
Raninho Fernandes
- [issue16049] Create abstract base classes by inheritance rather than a direct invocation of __metaclass__
Andrew Svetlov
- [issue16667] timezone docs need "versionadded: 3.2"
Berker Peksag
- [issue16667] timezone docs need "versionadded: 3.2"
Berker Peksag
- [issue16667] timezone docs need "versionadded: 3.2"
Andrew Svetlov
- [issue4955] xml.sax.expatreader.ExpatParser incorrectly silently skips external character entities in attribute values
Maximiliano Curia
- [issue4955] xml.sax.expatreader.ExpatParser incorrectly silently skips external character entities in attribute values
Maximiliano Curia
- [issue16661] test_posix.test_getgrouplist fails on some systems - incorrectly comparing getgroups and getgrouplist results
Roundup Robot
- [issue16667] timezone docs need "versionadded: 3.2"
Nurhusien Hasen
- [issue16661] test_posix.test_getgrouplist fails on some systems - incorrectly comparing getgroups and getgrouplist results
Ross Lagerwall
- [issue16049] Create abstract base classes by inheritance rather than a direct invocation of __metaclass__
Éric Araujo
- [issue16667] timezone docs need "versionadded: 3.2"
Éric Araujo
- [issue16667] timezone docs need "versionadded: 3.2"
Andrew Svetlov
- [issue16667] timezone docs need "versionadded: 3.2"
Éric Araujo
- [issue16670] Point class may be not be a good example for namedtuple
Éric Araujo
- [issue16607] Bad examples in documentation
myreallycoolname
- [issue16670] Point class may be not be a good example for namedtuple
Andrew Svetlov
- [issue16665] doc for builtin hex() is poor
Éric Araujo
- [issue16666] docs wrongly imply socket.getaddrinfo takes keyword arguments in 2.x
Andrew Svetlov
- [issue16656] os.walk ignores international dirs on Windows
Éric Araujo
- [issue16607] Bad examples in documentation
John Hampton
- [issue16669] Docstrings for namedtuple
Eric Snow
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Éric Araujo
- [issue16049] Create abstract base classes by inheritance rather than a direct invocation of __metaclass__
Roundup Robot
- [issue16664] [PATCH] Test Glob: files starting with .
Éric Araujo
- [issue16666] docs wrongly imply socket.getaddrinfo takes keyword arguments in 2.x
Éric Araujo
- [issue16049] Create abstract base classes by inheritance rather than a direct invocation of __metaclass__
Andrew Svetlov
- [issue16049] Create abstract base classes by inheritance rather than a direct invocation of __metaclass__
Andrew Svetlov
- [issue14266] pyunit script as shorthand for python -m unittest
Éric Araujo
- [issue16666] docs wrongly imply socket.getaddrinfo takes keyword arguments in 2.x
Chris Jerdonek
- [issue16664] [PATCH] Test Glob: files starting with .
Sebastian Kreft
- [issue16665] doc for builtin hex() is poor
rurpy
- [issue16666] docs wrongly imply socket.getaddrinfo takes keyword arguments in 2.x
Ezio Melotti
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Brett Cannon
- [issue16659] Pure Python implementation of random
Serhiy Storchaka
- [issue16659] Pure Python implementation of random
Serhiy Storchaka
- [issue16666] docs wrongly imply socket.getaddrinfo takes keyword arguments in 2.x
Chris Jerdonek
- [issue16669] Docstrings for namedtuple
Serhiy Storchaka
- [issue16666] docs wrongly imply socket.getaddrinfo takes keyword arguments in 2.x
Ezio Melotti
- [issue16674] Faster getrandbits() for small integers
Serhiy Storchaka
- [issue16674] Faster getrandbits() for small integers
Jesús Cea Avión
- [issue16675] Ship Python with a package manager
Matt Hickford
- [issue16656] os.walk ignores international dirs on Windows
anatoly techtonik
- [issue16656] os.walk ignores international dirs on Windows
anatoly techtonik
- [issue16656] os.walk ignores international dirs on Windows
anatoly techtonik
- [issue16656] os.walk ignores international dirs on Windows
Amaury Forgeot d'Arc
- [issue16675] Ship Python with a package manager
Eric V. Smith
- [issue16357] SSLSocket created from SSLContext.wrap_socket doesn't include cert/keyfile
Jesús Cea Avión
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Zachary Ware
- [issue16676] Segfault under Python 3.3 after PyType_GenericNew
Tres Seaver
- [issue16478] Fix division in tabnanny
Jesús Cea Avión
- [issue16675] Ship Python with a package manager
R. David Murray
- [issue1818] Add named tuple reader to CSV module
Andrew Svetlov
- [issue15963] Improve ./configure's support for 32/64-bit debug|release|profiled builds w/ vendor (non-gcc) compilers on proprietary UNIX systems (Solaris/HP-UX/AIX et al).
Trent Nelson
- [issue16677] Hard to find operator precedence in Lang Ref.
rurpy
- [issue15963] Improve ./configure's support for 32/64-bit debug|release|profiled builds w/ vendor (non-gcc) compilers on proprietary UNIX systems (Solaris/HP-UX/AIX et al).
Ned Deily
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Larry Hastings
- [issue16676] Segfault under Python 3.3 after PyType_GenericNew
Arfrever Frehtes Taifersar Arahesis
- [issue16659] Pure Python implementation of random
Arfrever Frehtes Taifersar Arahesis
- [issue16678] optparse: parse only known options
anatoly techtonik
- [issue16678] optparse: parse only known options
anatoly techtonik
- [issue16678] optparse: parse only known options
anatoly techtonik
- [issue16679] Wrong URL path decoding
Claude Paroz
- [issue16447] SEGFAULT when setting type.__name__
Arfrever Frehtes Taifersar Arahesis
- [issue16576] ctypes: structure with bitfields as argument
Arfrever Frehtes Taifersar Arahesis
- [issue16575] ctypes: unions as arguments
Arfrever Frehtes Taifersar Arahesis
- [issue14894] distutils.LooseVersion fails to compare number and a word
Arfrever Frehtes Taifersar Arahesis
- [issue16601] Restarting iteration over tarfile continues from where it left off.
Arfrever Frehtes Taifersar Arahesis
- [issue16631] tarfile.extractall() doesn't extract everything if .next() was used
Arfrever Frehtes Taifersar Arahesis
- [issue16679] Wrong URL path decoding
Graham Dumpleton
- [issue16679] Wrong URL path decoding
Berker Peksag
- [issue16679] Wrong URL path decoding
Claude Paroz
- [issue16680] Line buffering in socket._fileobject is borken
Kristján Valur Jónsson
- [issue16677] Hard to find operator precedence in Lang Ref.
Ezio Melotti
- [issue16679] Wrong URL path decoding
Graham Dumpleton
- [issue16680] Line buffering in socket._fileobject is broken
Berker Peksag
- [issue16680] Line buffering in socket._fileobject is broken
Kristján Valur Jónsson
- [issue2771] Test issue
Ezio Melotti
- [issue16680] Line buffering in socket._fileobject is broken
Charles-François Natali
- [issue16679] Wrong URL path decoding
Claude Paroz
- [issue879399] socket line buffering
Kristján Valur Jónsson
- [issue16676] Segfault under Python 3.3 after PyType_GenericNew
Jesús Cea Avión
- [issue15963] Improve ./configure's support for 32/64-bit debug|release|profiled builds w/ vendor (non-gcc) compilers on proprietary UNIX systems (Solaris/HP-UX/AIX et al).
Trent Nelson
- [issue16678] optparse: parse only known options
R. David Murray
- [issue16377] Fix bisect unittest
Jesús Cea Avión
- [issue16421] importlib.machinery.ExtensionFileLoader cannot load several modules from the same shared object
Roundup Robot
- [issue16421] importlib.machinery.ExtensionFileLoader cannot load several modules from the same shared object
Andrew Svetlov
- [issue16584] unhandled IOError filecmp.cmpfiles() if file not readable
Andrew Svetlov
- [issue879399] socket line buffering
Antoine Pitrou
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Robin Schreiber
- [issue16619] LOAD_GLOBAL used to load `None` under certain circumstances
STINNER Victor
- [issue16421] importlib.machinery.ExtensionFileLoader cannot load several modules from the same shared object
STINNER Victor
- [issue3871] cross and native build of python for mingw* hosts
Jason Huntley
- [issue16656] os.walk ignores international dirs on Windows
Serhiy Storchaka
- [issue6331] Add unicode script info to the unicode database
Pander
- [issue16669] Docstrings for namedtuple
Giampaolo Rodola'
- [issue879399] socket line buffering
Kristján Valur Jónsson
- [issue16656] os.walk ignores international dirs on Windows
R. David Murray
- [issue16676] Segfault under Python 3.3 after PyType_GenericNew
Mark Shannon
- [issue16681] Documentation 'bidirectional category' should be 'bidirectional class' in unicodedata package
Pander
- [issue16682] Document that audioop works with bytes, not strings
Serhiy Storchaka
- [issue16682] Document that audioop works with bytes, not strings
Serhiy Storchaka
- [issue16683] Resort audioop documentation
Serhiy Storchaka
- [issue16684] Unicode property value abbreviated names and long names
Pander
- [issue16685] Deprecate accepting strings as arguments in audioop functions
Serhiy Storchaka
- [issue16685] Deprecate accepting strings as arguments in audioop functions
STINNER Victor
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Arfrever Frehtes Taifersar Arahesis
- [issue16656] os.walk ignores international dirs on Windows
Serhiy Storchaka
- [issue16684] Unicode property value abbreviated names and long names
Ezio Melotti
- [issue16626] Infinite recursion in glob.glob('*:') on Windows
Éric Araujo
- [issue16685] Deprecate accepting strings as arguments in audioop functions
Jesús Cea Avión
- [issue16681] Documentation 'bidirectional category' should be 'bidirectional class' in unicodedata package
Roundup Robot
- [issue16686] audioop overflow issues
Serhiy Storchaka
- [issue16681] Documentation 'bidirectional category' should be 'bidirectional class' in unicodedata package
Ezio Melotti
- [issue16683] Resort audioop documentation
Roundup Robot
- [issue16683] Resort audioop documentation
Ezio Melotti
- [issue16626] Infinite recursion in glob.glob('*:') on Windows
Serhiy Storchaka
- [issue16626] Infinite recursion in glob.glob('*:') on Windows
Serhiy Storchaka
- [issue16685] Deprecate accepting strings as arguments in audioop functions
Ezio Melotti
- [issue16685] Deprecate accepting strings as arguments in audioop functions
Serhiy Storchaka
- [issue16686] audioop overflow issues
Jesús Cea Avión
- [issue15671] PEP 3121, 384 Refactoring applied to struct module
Robin Schreiber
- [issue15690] PEP 3121, 384 Refactoring applied to parser module
Robin Schreiber
- [issue15671] PEP 3121, 384 Refactoring applied to struct module
Stefan Krah
- [issue16656] os.walk ignores international dirs on Windows
R. David Murray
- [issue15691] PEP 3121, 384 Refactoring applied to posix module
Robin Schreiber
- [issue16656] os.walk ignores international dirs on Windows
Serhiy Storchaka
- [issue16656] os.listdir() returns unusable bytes result on Windows
Serhiy Storchaka
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Stefan Krah
- [issue16656] os.listdir() returns unusable bytes result on Windows
R. David Murray
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Antoine Pitrou
- [issue16678] optparse: parse only known options
Éric Araujo
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Larry Hastings
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Gregory P. Smith
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Antoine Pitrou
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Gregory P. Smith
- [issue16656] os.listdir() returns unusable bytes result on Windows
Larry Hastings
- [issue16678] optparse: parse only known options
Andrew Svetlov
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Antoine Pitrou
- [issue6331] Add unicode script info to the unicode database
Pander
- [issue16678] optparse: parse only known options
R. David Murray
- [issue16687] Fix small gramatical error and add reference link in hashlib documentation
Jeff Knupp
- [issue15743] test_urllib2/test_urllib use deprecated urllib.Request methods
Jeff Knupp
- [issue16656] os.listdir() returns unusable bytes result on Windows
Serhiy Storchaka
- [issue16656] os.listdir() returns unusable bytes result on Windows
Serhiy Storchaka
- [issue16684] Unicode property value abbreviated names and long names
Pander
- [issue16656] os.listdir() returns unusable bytes result on Windows
STINNER Victor
- [issue16656] os.listdir() returns unusable bytes result on Windows
STINNER Victor
- [issue16656] os.listdir() returns unusable bytes result on Windows
STINNER Victor
- [issue16685] Deprecate accepting strings as arguments in audioop functions
STINNER Victor
- [issue16656] os.listdir() returns unusable bytes result on Windows
Serhiy Storchaka
- [issue16685] Deprecate accepting strings as arguments in audioop functions
Serhiy Storchaka
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Arfrever Frehtes Taifersar Arahesis
- [issue16685] Deprecate accepting strings as arguments in audioop functions
Ezio Melotti
- [issue16685] Deprecate accepting strings as arguments in audioop functions
Serhiy Storchaka
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
pyos
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
STINNER Victor
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
STINNER Victor
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Ezio Melotti
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Terry J. Reedy
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Arfrever Frehtes Taifersar Arahesis
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Philip Jenvey
- [issue16685] Deprecate accepting strings as arguments in audioop functions
STINNER Victor
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Matthew Barnett
- [issue16655] IDLE list.append calltips test failures
Terry J. Reedy
- [issue16689] stdout stderr redirection mess
anatoly techtonik
- [issue16656] os.listdir() returns unusable bytes result on Windows
anatoly techtonik
- [issue16690] Reference leak with custom tp_dealloc in PyType_FromSpec
Bradley Froehle
- [issue16690] Reference leak with custom tp_dealloc in PyType_FromSpec
Bradley Froehle
- [issue16477] tarfile fails to close file handles in case of exception
Jesús Cea Avión
- [issue16333] Trailing whitespace in json dump when using indent
Jesús Cea Avión
- [issue16483] Make int(float('inf')) raise ValueError rather than OverflowError.
Jesús Cea Avión
- [issue16691] How to use ctypes.windll.user32.MessageBoxW
David Wolf
- [issue16691] How to use ctypes.windll.user32.MessageBoxW
Ned Deily
- [issue16686] audioop overflow issues
Serhiy Storchaka
- [issue16685] Deprecate accepting strings as arguments in audioop functions
Serhiy Storchaka
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Serhiy Storchaka
- [issue3871] cross and native build of python for mingw* hosts
Roumen Petrov
- [issue16656] os.listdir() returns unusable bytes result on Windows
Amaury Forgeot d'Arc
- [issue16421] importlib.machinery.ExtensionFileLoader cannot load several modules from the same shared object
Antoine Pitrou
- [issue16421] importlib.machinery.ExtensionFileLoader cannot load several modules from the same shared object
Antoine Pitrou
- [issue16421] importlib.machinery.ExtensionFileLoader cannot load several modules from the same shared object
Roundup Robot
- [issue16672] improve tracing performances when f_trace is NULL
Antoine Pitrou
- [issue16690] Reference leak with custom tp_dealloc in PyType_FromSpec
Antoine Pitrou
- [issue16421] importlib.machinery.ExtensionFileLoader cannot load several modules from the same shared object
Andrew Svetlov
- [issue16298] httplib.HTTPResponse.read could potentially leave the socket opened forever
Antoine Pitrou
- [issue16298] httplib.HTTPResponse.read could potentially leave the socket opened forever
Eran Rundstein
- [issue16692] Support TLS 1.1 and TLS 1.2
Antoine Pitrou
- [issue16692] Support TLS 1.1 and TLS 1.2
Arfrever Frehtes Taifersar Arahesis
- [issue16693] Assertion error in ceval if Chainmap(object()) used as locals in eval
R. David Murray
- [issue16693] Assertion error in ceval if Chainmap(object()) used as locals in eval
Benjamin Peterson
- [issue16693] Assertion error in ceval if Chainmap(object()) used as locals in eval
Roundup Robot
- [issue8109] Server-side support for TLS Server Name Indication extension
Antoine Pitrou
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Andrew Svetlov
- [issue16601] Restarting iteration over tarfile continues from where it left off.
Andrew Svetlov
- [issue16298] httplib.HTTPResponse.read could potentially leave the socket opened forever
Roundup Robot
- [issue16298] httplib.HTTPResponse.read could potentially leave the socket opened forever
Antoine Pitrou
- [issue16665] doc for builtin hex() is poor
Terry J. Reedy
- [issue16664] [PATCH] Test Glob: files starting with .
Antoine Pitrou
- [issue16298] httplib.HTTPResponse.read could potentially leave the socket opened forever
Eran Rundstein
- [issue16555] Add es_cu to locale aliases
Antoine Pitrou
- [issue14266] pyunit script as shorthand for python -m unittest
Antoine Pitrou
- [issue16646] FTP.makeport() loses socket error details
Antoine Pitrou
- [issue10640] SystemError on pickling bytes >= 4GB
Antoine Pitrou
- [issue4555] Smelly exports (global symbols in python not prefixed with Py or _Py)
Antoine Pitrou
- [issue16550] pickletools.py treats 32bit lengths as signed, but pickle.py as unsigned
Antoine Pitrou
- [issue16203] Proposal: add re.fullmatch() method
Antoine Pitrou
- [issue16501] deprecate RISCOS "support"
Antoine Pitrou
- [issue16670] Point class may be not be a good example for namedtuple
Terry J. Reedy
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Matthew Barnett
- [issue16626] Infinite recursion in glob.glob('*:') on Windows
Antoine Pitrou
- [issue16488] Add context manager support to epoll object
Roundup Robot
- [issue16488] Add context manager support to epoll object
Antoine Pitrou
- [issue16669] Docstrings for namedtuple
Terry J. Reedy
- [issue16661] test_posix.test_getgrouplist fails on some systems - incorrectly comparing getgroups and getgrouplist results
Ross Lagerwall
- [issue11175] allow argparse FileType to accept encoding and errors arguments
Roundup Robot
- [issue11175] allow argparse FileType to accept encoding and errors arguments
Petri Lehtinen
- [issue16550] pickletools.py treats 32bit lengths as signed, but pickle.py as unsigned
Serhiy Storchaka
- [issue14266] pyunit script as shorthand for python -m unittest
Éric Araujo
- [issue16626] Infinite recursion in glob.glob('*:') on Windows
Serhiy Storchaka
- [issue16626] Infinite recursion in glob.glob('*:') on Windows
Serhiy Storchaka
- [issue15783] decimal.localcontext(None) fails when using the C accelerator module
Roundup Robot
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Serhiy Storchaka
- [issue16618] Different glob() results for strings and bytes
Serhiy Storchaka
- [issue15783] decimal: Support None default values in the C accelerator module
Stefan Krah
- [issue16648] stdib should use new exception types from PEP 3151
Serhiy Storchaka
- [issue16626] Infinite recursion in glob.glob('*:') on Windows
Antoine Pitrou
- [issue16626] Infinite recursion in glob.glob('*:') on Windows
Serhiy Storchaka
- [issue16626] Infinite recursion in glob.glob('*:') on Windows
Serhiy Storchaka
- [issue16626] Infinite recursion in glob.glob('*:') on Windows
Antoine Pitrou
- [issue16677] Hard to find operator precedence in Lang Ref.
Terry J. Reedy
- [issue16679] Wrong URL path decoding
Terry J. Reedy
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
STINNER Victor
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Matthew Barnett
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Matthew Barnett
- [issue15962] Windows STDIN/STDOUT Redirection is actually FIXED
Nacsa Kristóf
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Matthew Barnett
- [issue16669] Docstrings for namedtuple
Eric Snow
- [issue16679] Wrong URL path decoding
Phillip J. Eby
- [issue8109] Server-side support for TLS Server Name Indication extension
danblack
- [issue16694] Add pure Python operator module
Zachary Ware
- [issue16694] Add pure Python operator module
Zachary Ware
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Serhiy Storchaka
- [issue8109] Server-side support for TLS Server Name Indication extension
danblack
- [issue16626] Infinite recursion in glob.glob('*:') on Windows
Serhiy Storchaka
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Serhiy Storchaka
- [issue16694] Add pure Python operator module
Serhiy Storchaka
- [issue16626] Infinite recursion in glob.glob('*:') on Windows
Antoine Pitrou
- [issue16695] Clarify fnmatch & glob docs about the handling of leading "."s
Hynek Schlawack
- [issue14901] Python Windows FAQ is Very Outdated
Antoine Pitrou
- [issue16694] Add pure Python operator module
Serhiy Storchaka
- [issue16664] Test Glob: files starting with .
Hynek Schlawack
- [issue16694] Add pure Python operator module
Serhiy Storchaka
- [issue16618] Different glob() results for strings and bytes
Hynek Schlawack
- [issue16664] Test Glob: files starting with .
Roundup Robot
- [issue16664] Test Glob: files starting with .
Hynek Schlawack
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Daniel Shahaf
- [issue16679] Wrong URL path decoding
And Clover
- [issue16669] Docstrings for namedtuple
Serhiy Storchaka
- [issue16626] Infinite recursion in glob.glob('*:') on Windows
Roundup Robot
- [issue16626] Infinite recursion in glob.glob('*:') on Windows
Roundup Robot
- [issue16626] Infinite recursion in glob.glob('*:') on Windows
Antoine Pitrou
- [issue16696] BytesWarning in glob.glob
Antoine Pitrou
- [issue16618] Different glob() results for strings and bytes
Antoine Pitrou
- [issue16661] test_posix.test_getgrouplist fails on some systems - incorrectly comparing getgroups and getgrouplist results
Antoine Pitrou
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Antoine Pitrou
- [issue16697] argparse kwarg 'choices' documentation
wim glenn
- [issue16661] test_posix.test_getgrouplist fails on some systems - incorrectly comparing getgroups and getgrouplist results
Ross Lagerwall
- [issue16698] test_posix.test_getgroups fails on some systems
Ross Lagerwall
- [issue16697] argparse kwarg 'choices' documentation
R. David Murray
- [issue16468] argparse only supports iterable choices
R. David Murray
- [issue16696] BytesWarning in glob.glob
Serhiy Storchaka
- [issue16696] BytesWarning in glob.glob
Roundup Robot
- [issue16696] BytesWarning in glob.glob
Antoine Pitrou
- [issue13876] Sporadic failure in test_socket: testRecvmsgEOF
Roundup Robot
- [issue13876] Sporadic failure in test_socket: testRecvmsgEOF
Antoine Pitrou
- [issue15845] Fixing some byte-to-string conversion warnings
Serhiy Storchaka
- [issue16656] os.listdir() returns unusable bytes result on Windows
Serhiy Storchaka
- [issue16656] os.listdir() returns unusable bytes result on Windows
Antoine Pitrou
- [issue16699] Mountain Lion buildbot lacks disk space
Antoine Pitrou
- [issue16699] Mountain Lion buildbot lacks disk space
Antoine Pitrou
- [issue13247] under Windows, os.path.abspath returns non-ASCII bytes paths as question marks
Antoine Pitrou
- [issue13247] under Windows, os.path.abspath returns non-ASCII bytes paths as question marks
Serhiy Storchaka
- [issue16700] Document that bytes OS API can returns unusable results on Windows
Serhiy Storchaka
- [issue16700] Document that bytes OS API can returns unusable results on Windows
Antoine Pitrou
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Matthew Barnett
- [issue13863] import.c sometimes generates incorrect timestamps on Windows + NTFS
Mark Dickinson
- [issue13863] import.c sometimes generates incorrect timestamps on Windows + NTFS
Mark Dickinson
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Serhiy Storchaka
- [issue16618] Different glob() results for strings and bytes
Antoine Pitrou
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Matthew Barnett
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Matthew Barnett
- [issue16618] Different glob() results for strings and bytes
Serhiy Storchaka
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Serhiy Storchaka
- [issue16618] Different glob() results for strings and bytes
Serhiy Storchaka
- [issue16618] Different glob() results for strings and bytes
Serhiy Storchaka
- [issue16618] Different glob() results for strings and bytes
Serhiy Storchaka
- [issue13863] import.c sometimes generates incorrect timestamps on Windows + NTFS
Mark Dickinson
- [issue16618] Different glob() results for strings and bytes
Serhiy Storchaka
- [issue16700] Document that bytes OS API can returns unusable results on Windows
STINNER Victor
- [issue16618] Different glob() results for strings and bytes
Serhiy Storchaka
- [issue16618] Different glob() results for strings and bytes
Serhiy Storchaka
- [issue16694] Add pure Python operator module
Arfrever Frehtes Taifersar Arahesis
- [issue15783] decimal: Support None default values in the C accelerator module
Roundup Robot
- [issue15783] decimal: Support None default values in the C accelerator module
Stefan Krah
- [issue16701] Docs missing the behavior of += (in-place add) for lists.
Ashwini Chaudhary
- [issue13390] Hunt memory allocations in addition to reference leaks
Stefan Krah
- [issue16661] test_posix.test_getgrouplist fails on some systems - incorrectly comparing getgroups and getgrouplist results
Ned Deily
- [issue16698] test_posix.test_getgroups fails on some systems
Ned Deily
- [issue16701] Docs missing the behavior of += (in-place add) for lists.
R. David Murray
- [issue13863] import.c sometimes generates incorrect timestamps on Windows + NTFS
Mark Dickinson
- [issue16655] IDLE list.append calltips test failures
Chris Jerdonek
- [issue16507] Patch selectmodule.c to support WSAPoll on Windows
Richard Oudkerk
- [issue14901] Python Windows FAQ is Very Outdated
Brian Curtin
- [issue14901] Python Windows FAQ is Very Outdated
Roundup Robot
- [issue14901] Python Windows FAQ is Very Outdated
Brian Curtin
- [issue11175] allow argparse FileType to accept encoding and errors arguments
Lucas Maystre
- [issue16692] Support TLS 1.1 and TLS 1.2
Jesús Cea Avión
- [issue13390] Hunt memory allocations in addition to reference leaks
Antoine Pitrou
- [issue16694] Add pure Python operator module
Jesús Cea Avión
- [issue13390] Hunt memory allocations in addition to reference leaks
STINNER Victor
- [issue11176] give more meaningful argument names in argparse documentation
Chris Jerdonek
- [issue13390] Hunt memory allocations in addition to reference leaks
anatoly techtonik
- [issue16646] FTP.makeport() loses socket error details
Giampaolo Rodola'
- [issue16646] FTP.makeport() loses socket error details
Giampaolo Rodola'
- [issue16646] FTP.makeport() loses socket error details
Serhiy Storchaka
- [issue16646] FTP.makeport() loses socket error details
Serhiy Storchaka
- [issue13390] Hunt memory allocations in addition to reference leaks
Antoine Pitrou
- [issue13390] Hunt memory allocations in addition to reference leaks
Stefan Krah
- [issue16646] FTP.makeport() loses socket error details
Roundup Robot
- [issue16646] FTP.makeport() loses socket error details
Roundup Robot
- [issue16646] FTP.makeport() loses socket error details
Giampaolo Rodola'
- [issue16692] Support TLS 1.1 and TLS 1.2
Giampaolo Rodola'
- [issue16679] Wrong URL path decoding
Claude Paroz
- [issue16647] LMTP.connect() loses socket error details
Roundup Robot
- [issue16647] LMTP.connect() loses socket error details
Andrew Svetlov
- [issue15974] Optional compact and colored output for regrest
Brett Cannon
- [issue16702] Force urllib2_localnet test not to use http proxies
Jeff Knupp
- [issue16644] Wrong code in ContextManagerTests.test_invalid_args() in test_subprocess.py
Serhiy Storchaka
- [issue16646] FTP.makeport() loses socket error details
Serhiy Storchaka
- [issue16703] except statement turns defined variable into undefined
Serhiy Storchaka
- [issue16658] Missing "return" in HTTPConnection.send()
Jeff Knupp
- [issue16646] FTP.makeport() loses socket error details
Roundup Robot
- [issue16703] except statement turns defined variable into undefined
Mark Dickinson
- [issue16646] FTP.makeport() loses socket error details
Giampaolo Rodola'
- [issue16703] except statement turns defined variable into undefined
Serhiy Storchaka
- [issue16704] Get rid of select.error in stdlib. Use OSError instead
Andrew Svetlov
- [issue16648] stdib should use new exception types from PEP 3151
Andrew Svetlov
- [issue16704] Get rid of select.error in stdlib. Use OSError instead
Serhiy Storchaka
- [issue16704] Get rid of select.error in stdlib. Use OSError instead
Serhiy Storchaka
- [issue16704] Get rid of select.error in stdlib. Use OSError instead
Roundup Robot
- [issue16704] Get rid of select.error in stdlib. Use OSError instead
Andrew Svetlov
- [issue9022] TypeError in wsgiref.handlers when using CGIHandler
And Clover
- [issue10155] Add fixups for encoding problems to wsgiref
And Clover
- [issue16705] Use concrete classes inherited from OSError instead of errno check
Andrew Svetlov
- [issue16648] stdib should use new exception types from PEP 3151
Andrew Svetlov
- [issue16706] Get rid of os.error. Use OSError instead
Andrew Svetlov
- [issue16705] Use concrete classes inherited from OSError instead of errno check
Roundup Robot
- [issue16705] Use concrete classes inherited from OSError instead of errno check
Roundup Robot
- [issue16707] --with-pydebug and --without-pymalloc are incompatible
Antoine Pitrou
- [issue13390] Hunt memory allocations in addition to reference leaks
Roundup Robot
- [issue16707] --with-pydebug and --without-pymalloc are incompatible
Antoine Pitrou
- [issue16708] Module: shutil will not import when writen in the text editor but will in the python shell
luke wood
- [issue16708] Module: shutil will not import when writen in the text editor but will in the python shell
R. David Murray
- [issue15911] can't step through _frozen_importlib/importlib._bootstrap using gdb
Arfrever Frehtes Taifersar Arahesis
- [issue16709] unittest discover order is filesystem specific - hard to reproduce
Robert Collins
- [issue16709] unittest discover order is filesystem specific - hard to reproduce
Antoine Pitrou
- [issue6784] byte/unicode pickle incompatibilities between python2 and python3
Mikhail Korobov
- [issue16706] Get rid of os.error. Use OSError instead
Hynek Schlawack
- [issue16708] Module: shutil will not import when writen in the text editor but will in the python shell
luke wood
- [issue16710] json encode/decode error
Андрей Гаврилин
- [issue16710] json encode/decode error
Amaury Forgeot d'Arc
- [issue16711] s/next()/__next__/ in collections.abc.Iterator document.
INADA Naoki
- [issue16710] json encode/decode error
Андрей Гаврилин
- [issue16709] unittest discover order is filesystem specific - hard to reproduce
Michael Foord
- [issue16706] Get rid of os.error. Use OSError instead
Andrew Svetlov
- [issue16706] Get rid of os.error. Use OSError instead
Hynek Schlawack
- [issue16650] Popen._internal_poll() references errno.ECHILD outside of the local scope
Andrew Svetlov
- [issue16708] Module: shutil will not import when writen in the text editor but will in the python shell
R. David Murray
- [issue16712] collections.abc.Sequence should not provide __reversed__
INADA Naoki
- [issue16703] except statement turns defined variable into undefined
Brett Cannon
- [issue16711] s/next()/__next__/ in collections.abc.Iterator document.
Roundup Robot
- [issue16711] s/next()/__next__/ in collections.abc.Iterator document.
Andrew Svetlov
- [issue16713] "tel" URIs should support params
Antoine Pitrou
- [issue16709] unittest discover order is filesystem specific - hard to reproduce
vila
- [issue16713] "tel" URIs should support params
Amaury Forgeot d'Arc
- [issue15533] subprocess.Popen(cwd) documentation
Jan Lachnitt
- [issue15533] subprocess.Popen(cwd) documentation
Chris Jerdonek
- [issue15533] subprocess.Popen(cwd) documentation
Jan Lachnitt
- [issue15533] subprocess.Popen(cwd) documentation
Jan Lachnitt
- [issue16714] Raise exceptions, don't throw
Serhiy Storchaka
- [issue16714] Raise exceptions, don't throw
Serhiy Storchaka
- [issue16714] Raise exceptions, don't throw
Serhiy Storchaka
- [issue16648] stdib should use new exception types from PEP 3151
Serhiy Storchaka
- [issue16714] Raise exceptions, don't throw
Chris Jerdonek
- [issue16714] Raise exceptions, don't throw
Georg Brandl
- [issue16714] Raise exceptions, don't throw
Serhiy Storchaka
- [issue16714] Raise exceptions, don't throw
Roundup Robot
- [issue16714] Raise exceptions, don't throw
Andrew Svetlov
- [issue16715] Get rid of IOrror. Use OSError instead
Andrew Svetlov
- [issue16705] Use concrete classes inherited from OSError instead of errno check
Andrew Svetlov
- [issue16706] Get rid of os.error. Use OSError instead
Roundup Robot
- [issue16716] Deprecate OSError aliases in the doc
Andrew Svetlov
- [issue16706] Get rid of os.error. Use OSError instead
Andrew Svetlov
- [issue16705] Use concrete classes inherited from OSError instead of errno check
Andrew Svetlov
- [issue16706] Get rid of os.error. Use OSError instead
Andrew Svetlov
- [issue16717] Get rid of socket.error. Use OSError instead
Andrew Svetlov
- [issue16705] Use concrete classes inherited from OSError instead of errno check
Andrew Svetlov
- [issue16716] Deprecate OSError aliases in the doc
Antoine Pitrou
- [issue16718] Mysterious atexit fail
anatoly techtonik
- [issue16718] Mysterious atexit fail
anatoly techtonik
- [issue16718] Mysterious atexit fail
anatoly techtonik
- [issue16718] Mysterious atexit fail
anatoly techtonik
- [issue16718] Mysterious atexit fail
anatoly techtonik
- [issue16718] Mysterious atexit fail
Serhiy Storchaka
- [issue16716] Deprecate OSError aliases in the doc
Andrew Svetlov
- [issue16716] Deprecate OSError aliases in the doc
Antoine Pitrou
- [issue16716] Deprecate OSError aliases in the doc
R. David Murray
- [issue16717] Get rid of socket.error. Use OSError instead
Roundup Robot
- [issue16717] Get rid of socket.error. Use OSError instead
Andrew Svetlov
- [issue16718] Mysterious atexit fail
anatoly techtonik
- [issue15599] test_circular_imports() of test_threaded_import fails on FreeBSD 9.0
Antoine Pitrou
- [issue15599] test_circular_imports() of test_threaded_import fails on FreeBSD 9.0
Roundup Robot
- [issue15599] test_threaded_import fails sporadically on Windows and FreeBSD
Antoine Pitrou
- [issue16719] Get rid of WindowsError. Use OSError instead
Serhiy Storchaka
- [issue16719] Get rid of WindowsError. Use OSError instead
Serhiy Storchaka
- [issue16648] stdib should use new exception types from PEP 3151
Serhiy Storchaka
- [issue16719] Get rid of WindowsError. Use OSError instead
Brian Curtin
- [issue15599] test_threaded_import fails sporadically on Windows and FreeBSD
Roundup Robot
- [issue16720] Get rid of os.error. Use OSError instead
Serhiy Storchaka
- [issue16721] configure incorrectly adds -OPT:Olimit=0 for clang
Vladimir Timofeev
- [issue16648] stdib should use new exception types from PEP 3151
Serhiy Storchaka
- [issue16721] configure incorrectly adds -OPT:Olimit=0 for clang
Antoine Pitrou
- [issue16715] Get rid of IOError. Use OSError instead
Antoine Pitrou
- [issue13876] Sporadic failure in test_socket: testRecvmsgEOF
Roundup Robot
- [issue16718] Mysterious atexit fail
Richard Oudkerk
- [issue16722] __index__() overrides __bytes__() when bytes() is called
Руслан Ижбулатов
- [issue16723] io.TextIOWrapper on urllib.request.urlopen terminates prematurely
Michiel de Hoon
- [issue8853] getaddrinfo should accept port of type long
Petri Lehtinen
- [issue16724] Rename `data` argument names to `bytes`
anatoly techtonik
- [issue16724] Rename `data` argument names to `bytes`
Amaury Forgeot d'Arc
- [issue16723] io.TextIOWrapper on urllib.request.urlopen terminates prematurely
Amaury Forgeot d'Arc
- [issue16723] io.TextIOWrapper on urllib.request.urlopen terminates prematurely
Serhiy Storchaka
- [issue15112] argparse: nargs='*' positional argument doesn't accept any items if preceded by an option and another positional
Tim Cuthbertson
- [issue9334] argparse does not accept options taking arguments beginning with dash (regression from optparse)
Tim Cuthbertson
- [issue16723] io.TextIOWrapper on urllib.request.urlopen terminates prematurely
Amaury Forgeot d'Arc
- [issue16725] Add 'ident' property to SysLogHandler like in Python 3.x
Jakob Eriksson
- [issue16725] Add 'ident' property to SysLogHandler like in Python 3.x
Jakob Eriksson
- [issue16726] expat ParseFile expects bytes, not string
Michiel de Hoon
- [issue16725] Add 'ident' property to SysLogHandler like in Python 3.x
R. David Murray
- [issue15565] pdb displays runt Exception strings
Hamish Downer
- [issue16727] Windows installers for 2.7.3 don't install python27.dll correctly
Keith Sabine
- [issue16728] collections.abc.Sequence shoud provide __subclasshook__
INADA Naoki
- [issue16728] collections.abc.Sequence shoud provide __subclasshook__
INADA Naoki
- [issue16719] Get rid of WindowsError. Use OSError instead
Roundup Robot
- [issue16719] Get rid of WindowsError. Use OSError instead
Andrew Svetlov
- [issue13615] setup.py register fails with -r argument
anatoly techtonik
- [issue16726] expat ParseFile expects bytes, not string
Wibowo Arindrarto
- [issue16723] io.TextIOWrapper on urllib.request.urlopen terminates prematurely
Wibowo Arindrarto
- [issue16729] Document how to provide defaults for setup.py commands options
anatoly techtonik
- [issue8853] getaddrinfo should accept port of type long
Petri Lehtinen
- [issue8853] getaddrinfo should accept port of type long
Petri Lehtinen
- [issue16723] io.TextIOWrapper on urllib.request.urlopen terminates prematurely
Serhiy Storchaka
- [issue16730] _fill_cache in _bootstrap.py crashes without directory execute permissions
David Pritchard
- [issue16730] _fill_cache in _bootstrap.py crashes without directory execute permissions
David Pritchard
- [issue16730] _fill_cache in _bootstrap.py crashes without directory execute permissions
Stefan Krah
- [issue15533] subprocess.Popen(cwd) documentation
Jan Lachnitt
- [issue14266] pyunit script as shorthand for python -m unittest
Berker Peksag
- [issue16724] Rename `data` argument names to `bytes`
anatoly techtonik
- [issue16724] Rename `data` argument names to `bytes`
Amaury Forgeot d'Arc
- [issue13153] IDLE crashes when pasting non-BMP unicode char on UCS-16 build
Chris Angelico
- [issue16724] Rename `data` argument names to `bytes`
Amaury Forgeot d'Arc
- [issue16728] collections.abc.Sequence shoud provide __subclasshook__
Amaury Forgeot d'Arc
- [issue16727] Windows installers for 2.7.3 don't install python27.dll correctly
Amaury Forgeot d'Arc
- [issue16714] Raise exceptions, don't throw
Serhiy Storchaka
- [issue16724] Rename `data` argument names to `bytes`
Andrew Svetlov
- [issue16727] Windows installers for 2.7.3 don't install python27.dll correctly
Keith Sabine
- [issue16724] Rename `data` argument names to `bytes`
anatoly techtonik
- [issue16728] collections.abc.Sequence shoud provide __subclasshook__
Michele Orrù
- [issue16724] Rename `data` argument names to `bytes`
Amaury Forgeot d'Arc
- [issue16728] collections.abc.Sequence shoud provide __subclasshook__
INADA Naoki
- [issue16724] Rename `data` argument names to `bytes`
Serhiy Storchaka
- [issue16724] Rename `data` argument names to `bytes`
Serhiy Storchaka
- [issue16724] Rename `data` argument names to `bytes`
Serhiy Storchaka
- [issue16724] Rename `data` argument names to `bytes`
R. David Murray
- [issue16724] Define `binary data` representation in Python
anatoly techtonik
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Daniel Shahaf
- [issue16724] Define `binary data` representation in Python
Amaury Forgeot d'Arc
- [issue16718] Mysterious atexit fail
anatoly techtonik
- [issue16730] _fill_cache in _bootstrap.py crashes without directory execute permissions
Eric Snow
- [issue16721] configure incorrectly adds -OPT:Olimit=0 for clang
Stefan Krah
- [issue16690] Reference leak with custom tp_dealloc in PyType_FromSpec
Bradley Froehle
- [issue16686] audioop overflow issues
Serhiy Storchaka
- [issue16686] audioop overflow issues
Serhiy Storchaka
- [issue16718] Mysterious atexit fail
Amaury Forgeot d'Arc
- [issue16731] xxlimited/xxmodule docstrings ambiguous
Daniel Shahaf
- [issue16732] setup.py support for xxmodule without tkinker
Daniel Shahaf
- [issue16730] _fill_cache in _bootstrap.py crashes without directory execute permissions
Brett Cannon
- [issue16730] _fill_cache in _bootstrap.py crashes without directory execute permissions
Brett Cannon
- [issue16718] Mysterious atexit fail
Amaury Forgeot d'Arc
- [issue13153] IDLE crashes when pasting non-BMP unicode char on Py3
Terry J. Reedy
- [issue16714] Raise exceptions, don't throw
Roundup Robot
- [issue16714] Raise exceptions, don't throw
Roundup Robot
- [issue16714] Raise exceptions, don't throw
Andrew Svetlov
- [issue16722] __index__() overrides __bytes__() when bytes() is called
Benjamin Peterson
- [issue16718] Mysterious atexit fail
Serhiy Storchaka
- [issue16724] Define `binary data` representation in Python
Serhiy Storchaka
- [issue16722] __index__() overrides __bytes__() when bytes() is called
Roundup Robot
- [issue16722] __index__() overrides __bytes__() when bytes() is called
Benjamin Peterson
- [issue14373] C implementation of functools.lru_cache
Alexey Kachayev
- [issue16722] __index__() overrides __bytes__() when bytes() is called
Benjamin Peterson
- [issue14373] C implementation of functools.lru_cache
Andrew Svetlov
- [issue16718] Mysterious atexit fail
Richard Oudkerk
- [issue16722] __index__() overrides __bytes__() when bytes() is called
Andrew Svetlov
- [issue15559] Bad interaction between ipaddress addresses and the bytes constructor
Benjamin Peterson
- [issue16722] __index__() overrides __bytes__() when bytes() is called
Andrew Svetlov
- [issue1075356] exceeding obscure weakproxy bug
Matthew Barnett
- [issue16718] Mysterious atexit fail
Amaury Forgeot d'Arc
- [issue16718] Mysterious atexit fail
Richard Oudkerk
- [issue16733] Solaris ctypes_test failures
yippi
- [issue16275] test_ctypes fails on Solaris 10 SPARC 2.7 (nitrogen/s10) (Sun C compiler)
STINNER Victor
- [issue16733] Solaris ctypes_test failures
Jesús Cea Avión
- [issue16690] Reference leak with custom tp_dealloc in PyType_FromSpec
Bradley Froehle
- [issue16694] Add pure Python operator module
Zachary Ware
- [issue16724] Define `binary data` representation in Python
Chris Jerdonek
- [issue16722] __index__() overrides __bytes__() when bytes() is called
Руслан Ижбулатов
- [issue16724] Define `binary data` representation in Python
Raymond Hettinger
- [issue16694] Add pure Python operator module
Zachary Ware
- [issue16694] Add pure Python operator module
Zachary Ware
- [issue16734] Delay interpreter startup phase until script is read
anatoly techtonik
- [issue16518] add "buffer protocol" to glossary
Chris Jerdonek
- [issue16718] Mysterious atexit fail
Amaury Forgeot d'Arc
- [issue16734] Delay interpreter startup phase until script is read
Charles-François Natali
- [issue16735] zipfile.is_zipfile wrongly recognizes non-zip as zip
Bohuslav "Slavek" Kabrda
- [issue16733] Solaris ctypes_test failures
Trent Nelson
- [issue16734] Delay interpreter startup phase until script is read
Serhiy Storchaka
- [issue16735] zipfile.is_zipfile wrongly recognizes non-zip as zip
Serhiy Storchaka
- [issue14373] C implementation of functools.lru_cache
Serhiy Storchaka
- [issue16735] zipfile.is_zipfile wrongly recognizes non-zip as zip
Bohuslav "Slavek" Kabrda
- [issue13863] import.c sometimes generates incorrect timestamps on Windows + NTFS
Mark Dickinson
- [issue14373] C implementation of functools.lru_cache
Serhiy Storchaka
- [issue12876] Make Test Error : ImportError: No module named _sha256
Encolpe DEGOUTE
- [issue16694] Add pure Python operator module
Serhiy Storchaka
- [issue14373] C implementation of functools.lru_cache
Ned Batchelder
- [issue16736] select.poll() converts long to int without checking for overflow
Richard Oudkerk
- [issue13153] IDLE crashes when pasting non-BMP unicode char on Py3
Serhiy Storchaka
- [issue16736] select.poll() converts long to int without checking for overflow
Serhiy Storchaka
- [issue16737] Different behaviours in script run directly and via runpy.run_module
Vinay Sajip
- [issue6514] "python -m unittest <testmodule>" does not run any tests
anatoly techtonik
- [issue879399] socket line buffering
Kristján Valur Jónsson
- [issue16738] Comparisons difference: bytes with bytes, str with str
Ivan Bykov
- [issue16737] Different behaviours in script run directly and via runpy.run_module
Serhiy Storchaka
- [issue16738] Comparisons difference: bytes with bytes, str with str
Christian Heimes
- [issue2721] unittest.makeSuite undocumented and "obsolete" - but what to use instead?
anatoly techtonik
- [issue16734] Delay interpreter startup phase until script is read
Christian Heimes
- [issue16692] Support TLS 1.1 and TLS 1.2
Christian Heimes
- [issue16736] select.poll() converts long to int without checking for overflow
Richard Oudkerk
- [issue16727] Windows installers for 2.7.3 don't install python27.dll correctly
Christian Heimes
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Christian Heimes
- [issue16737] Different behaviours in script run directly and via runpy.run_module
Vinay Sajip
- [issue16737] Different behaviours in script run directly and via runpy.run_module
Serhiy Storchaka
- [issue16727] Windows installers for 2.7.3 don't install python27.dll correctly
Martin v. Löwis
- [issue16727] Windows installers for 2.7.3 don't install python27.dll correctly
Christian Heimes
- [issue16727] Windows installers for 2.7.3 don't install python27.dll correctly
Keith Sabine
- [issue14901] Python Windows FAQ is Very Outdated
Ashish Nitin Patil
- [issue16735] zipfile.is_zipfile wrongly recognizes non-zip as zip
R. David Murray
- [issue16735] zipfile.is_zipfile wrongly recognizes non-zip as zip
Serhiy Storchaka
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Serhiy Storchaka
- [issue16739] texttestresult should decorate the stream with _WritelnDecorator
Leo Arias
- [issue16735] zipfile.is_zipfile wrongly recognizes non-zip as zip
R. David Murray
- [issue16735] zipfile.is_zipfile wrongly recognizes non-zip as zip
Serhiy Storchaka
- [issue16735] zipfile.is_zipfile wrongly recognizes non-zip as zip
R. David Murray
- [issue16480] pyvenv 3.3 fails to create symlinks for <virtualenv>/local/{bin, lib} to <virtualenv>/{bin, lib}
Matthias Klose
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Serhiy Storchaka
- [issue16480] pyvenv 3.3 fails to create symlinks for <virtualenv>/local/{bin, lib} to <virtualenv>/{bin, lib}
Vinay Sajip
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Roundup Robot
- [issue16739] texttestresult should decorate the stream with _WritelnDecorator
Leo Arias
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Serhiy Storchaka
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Serhiy Storchaka
- [issue6514] "python -m unittest <testmodule>" does not run any tests
Berker Peksag
- [issue16739] texttestresult should decorate the stream with _WritelnDecorator
Michael Foord
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Benjamin Peterson
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Roundup Robot
- [issue16480] pyvenv 3.3 fails to create symlinks for <virtualenv>/local/{bin, lib} to <virtualenv>/{bin, lib}
Barry A. Warsaw
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Serhiy Storchaka
- [issue16480] pyvenv 3.3 fails to create symlinks for <virtualenv>/local/{bin, lib} to <virtualenv>/{bin, lib}
Matthias Klose
- [issue6514] "python -m unittest <testmodule>" does not run any tests
anatoly techtonik
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Serhiy Storchaka
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Roundup Robot
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Serhiy Storchaka
- [issue16597] file descriptor not being closed with context manager on IOError when device is full
Benjamin Peterson
- [issue8853] getaddrinfo should accept port of type long
Roundup Robot
- [issue8853] getaddrinfo should accept port of type long
Petri Lehtinen
- [issue16687] Fix small gramatical error and add reference link in hashlib documentation
Jeff Knupp
- [issue16687] Fix small gramatical error and add reference link in hashlib documentation
Jeff Knupp
- [issue16718] Mysterious atexit fail
Richard Oudkerk
- [issue4071] ntpath.abspath fails for long str paths
Serhiy Storchaka
- [issue11383] compilation seg faults on insanely large expressions
Serhiy Storchaka
- [issue11383] compilation seg faults on insanely large expressions
Serhiy Storchaka
- [issue11383] compilation seg faults on insanely large expressions
STINNER Victor
- [issue16740] Types created with PyType_FromSpec lack a __module__ attribute.
Bradley Froehle
- [issue16740] Types created with PyType_FromSpec lack a __module__ attribute.
Bradley Froehle
- [issue16740] Types created with PyType_FromSpec lack a __module__ attribute.
Bradley Froehle
- [issue16741] `int()`, `float()`, etc think python strings are null-terminated
ganges master
- [issue16741] `int()`, `float()`, etc think python strings are null-terminated
Benjamin Peterson
- [issue16687] Fix small gramatical error and add reference link in hashlib documentation
Benjamin Peterson
- [issue16687] Fix small gramatical error and add reference link in hashlib documentation
Roundup Robot
- [issue16694] Add pure Python operator module
Zachary Ware
- [issue16735] zipfile.is_zipfile wrongly recognizes non-zip as zip
Bohuslav "Slavek" Kabrda
- [issue14373] C implementation of functools.lru_cache
Alexey Kachayev
- [issue16728] Missing cross-reference in sequence glossary entry
Nick Coghlan
- [issue16728] Missing cross-reference in sequence glossary entry
Nick Coghlan
- [issue16728] Missing cross-reference in sequence glossary entry
INADA Naoki
- [issue16694] Add pure Python operator module
Serhiy Storchaka
- [issue16735] zipfile.is_zipfile wrongly recognizes non-zip as zip
Serhiy Storchaka
- [issue16728] Missing cross-reference in sequence glossary entry
Nick Coghlan
- [issue16742] PyOS_Readline drops GIL and calls PyOS_StdioReadline, which isn't thread safe
Trent Nelson
- [issue16480] pyvenv 3.3 fails to create symlinks for <virtualenv>/local/{bin, lib} to <virtualenv>/{bin, lib}
Matthias Klose
- [issue16365] IDLE for Windows 8
amundell
- [issue16728] Missing cross-reference in sequence glossary entry
INADA Naoki
- [issue16728] Missing cross-reference in sequence glossary entry
INADA Naoki
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Marc Schlaich
- [issue16731] xxlimited/xxmodule docstrings ambiguous
Daniel Shahaf
- [issue16744] sys.path.append causes wrong behaviour
rappy
- [issue16744] sys.path.append causes wrong behaviour
Christian Heimes
- [issue16745] Hide symbols in _decimal.so
Stefan Krah
- [issue16737] Different behaviours in script run directly and via runpy.run_module
Éric Araujo
- [issue16731] xxlimited/xxmodule docstrings ambiguous
Éric Araujo
- [issue16713] "tel" URIs should support params
Éric Araujo
- [issue16694] Add pure Python operator module
Éric Araujo
- [issue16745] Hide symbols in _decimal.so
Stefan Krah
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Éric Araujo
- [issue16745] Hide symbols in _decimal.so
Meador Inge
- [issue16737] Different behaviours in script run directly and via runpy.run_module
Vinay Sajip
- [issue14373] C implementation of functools.lru_cache
Alexey Kachayev
- [issue16745] Hide symbols in _decimal.so
Meador Inge
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Meador Inge
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Philip Jenvey
- [issue13863] import.c sometimes generates incorrect timestamps on Windows + NTFS
Mark Dickinson
- [issue16745] Hide symbols in _decimal.so
Stefan Krah
- [issue16694] Add pure Python operator module
Zachary Ware
- [issue16745] Hide symbols in _decimal.so
Meador Inge
- [issue16746] clarify what should be sent to peps@
Chris Jerdonek
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Antoine Pitrou
- [issue16746] clarify what should be sent to peps@
Chris Jerdonek
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Serhiy Storchaka
- [issue16694] Add pure Python operator module
Serhiy Storchaka
- [issue16496] Simplify and optimize random_seed()
Roundup Robot
- [issue16496] Simplify and optimize random_seed()
Mark Dickinson
- [issue16694] Add pure Python operator module
Serhiy Storchaka
- [issue16694] Add pure Python operator module
Zachary Ware
- [issue14373] C implementation of functools.lru_cache
Alexey Kachayev
- [issue16745] Hide symbols in _decimal.so
Roundup Robot
- [issue16746] clarify what should be sent to peps@
Brett Cannon
- [issue16746] clarify what should be sent to peps@
R. David Murray
- [issue16682] Document that audioop works with bytes, not strings
Terry J. Reedy
- [issue16694] Add pure Python operator module
Éric Araujo
- [issue16694] Add pure Python operator module
Éric Araujo
- [issue16684] Unicode property value abbreviated names and long names
Terry J. Reedy
- [issue16694] Add pure Python operator module
Zachary Ware
- [issue16747] Remove 'file' type reference from 'iterable' glossary entry
Zachary Ware
- [issue16686] audioop overflow issues
Terry J. Reedy
- [issue16689] stdout stderr redirection mess
Terry J. Reedy
- [issue16709] unittest discover order is filesystem specific - hard to reproduce
Terry J. Reedy
- [issue16748] Ensure test discovery doesn't break for modules testing C and Python implementations
Zachary Ware
- [issue16712] collections.abc.Sequence should not provide __reversed__
Terry J. Reedy
- [issue16741] `int()`, `float()`, etc think python strings are null-terminated
Terry J. Reedy
- [issue16741] `int()`, `float()`, etc think python strings are null-terminated
Matthew Barnett
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Terry J. Reedy
- [issue16749] Fatal Python Error
Leonardo DaVinci
- [issue16749] Fatal Python Error
R. David Murray
- [issue16749] Fatal Python Error
Leonardo DaVinci
- [issue16712] collections.abc.Sequence should not provide __reversed__
INADA Naoki
- [issue16749] Fatal Python Error
Leonardo DaVinci
- [issue16748] Ensure test discovery doesn't break for modules testing C and Python implementations
Brett Cannon
- [issue16689] stdout stderr redirection mess
anatoly techtonik
- [issue16750] Python Code module implements uncomputable function
pleed
- [issue16751] Using modern unittest asserts in the documentation
Serhiy Storchaka
- [issue16748] Ensure test discovery doesn't break for modules testing C and Python implementations
Serhiy Storchaka
- [issue16694] Add pure Python operator module
Serhiy Storchaka
- [issue16748] Ensure test discovery doesn't break for modules testing C and Python implementations
Serhiy Storchaka
- [issue16689] stdout stderr redirection mess
Charles-François Natali
- [issue16689] stdout stderr redirection mess
Serhiy Storchaka
- [issue16712] collections.abc.Sequence should not provide __reversed__
Nick Coghlan
- [issue16712] collections.abc.Sequence should not provide __reversed__
Nick Coghlan
- [issue16737] Different behaviours in script run directly and via runpy.run_module
Nick Coghlan
- [issue16737] Different behaviours in script run directly and via runpy.run_module
Nick Coghlan
- [issue16531] Allow IPNetwork to take a tuple
Nick Coghlan
- [issue16686] audioop overflow issues
Serhiy Storchaka
- [issue16686] audioop overflow issues
Serhiy Storchaka
- [issue16686] audioop overflow issues
Serhiy Storchaka
- [issue16686] audioop overflow issues
Serhiy Storchaka
- [issue16686] audioop overflow issues
Serhiy Storchaka
- [issue16686] audioop overflow issues
Serhiy Storchaka
- [issue16686] audioop overflow issues
Serhiy Storchaka
- [issue16750] Python Code module implements uncomputable function
Mark Dickinson
- [issue16581] define "PEP editor" in PEP 1
Nick Coghlan
- [issue16581] define "PEP editor" in PEP 1
Chris Jerdonek
- [issue16746] clarify what should be sent to peps@
Chris Jerdonek
- [issue16746] clarify what should be sent to peps@
Chris Jerdonek
- [issue16745] Hide symbols in _decimal.so
Roundup Robot
- [issue16689] stdout stderr redirection mess
anatoly techtonik
- [issue16749] Fatal Python Error
R. David Murray
- [issue16751] Using modern unittest asserts in the documentation
R. David Murray
- [issue16618] Different glob() results for strings and bytes
Hynek Schlawack
- [issue16749] Fatal Python Error
Leonardo DaVinci
- [issue16689] stdout stderr redirection mess
Charles-François Natali
- [issue16689] stdout stderr redirection mess
Charles-François Natali
- [issue16618] Different glob() results for strings and bytes
Serhiy Storchaka
- [issue16618] Different glob() results for strings and bytes
Serhiy Storchaka
- [issue1195571] simple callback system for Py_FatalError
Jonathan McDougall
- [issue16686] audioop overflow issues
Arfrever Frehtes Taifersar Arahesis
- [issue16737] Different behaviours in script run directly and via runpy.run_module
Arfrever Frehtes Taifersar Arahesis
- [issue16752] Missing import in modulefinder.py
Thomas Heller
- [issue16689] stdout stderr redirection mess
Antoine Pitrou
- [issue14373] C implementation of functools.lru_cache
Serhiy Storchaka
- [issue16689] stdout stderr redirection mess
Terry J. Reedy
- [issue14373] C implementation of functools.lru_cache
Serhiy Storchaka
- [issue16747] Remove 'file' type reference from 'iterable' glossary entry
Chris Jerdonek
- [issue16752] Missing import in modulefinder.py
Berker Peksag
- [issue15853] IDLE crashes selecting Preferences menu with OS X ActiveState Tcl/Tk 8.5.12.1
Vance Maverick
- [issue16745] Hide symbols in _decimal.so
Roundup Robot
- [issue16737] Different behaviours in script run directly and via runpy.run_module
Brett Cannon
- [issue16752] Missing import in modulefinder.py
Roundup Robot
- [issue16752] Missing import in modulefinder.py
Brett Cannon
- [issue15861] ttk.Treeview "unmatched open brace in list"
Guilherme Polo
- [issue16531] Allow IPNetwork to take a tuple
pmoody
- [issue1195571] simple callback system for Py_FatalError
Jonathan McDougall
- [issue1927] raw_input behavior incorrect if readline not enabled
Daniel Gonzalez
- [issue14373] C implementation of functools.lru_cache
Stefan Behnel
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Antoine Pitrou
- [issue16045] add more unit tests for built-in int()
Anton Kasyanov
- [issue13178] Need tests for Unicode handling in install_distinfo and install_data
Andrew Svetlov
- [issue9856] Change object.__format__(s) where s is non-empty to a TypeError
Viktor Ershov
- [issue16753] #include <ctype.h> broken on FreeBSD 9.1-RELEASE
Stefan Krah
- [issue11379] Remove "lightweight" from minidom description
Stefan Behnel
- [issue16045] add more unit tests for built-in int()
Roundup Robot
- [issue16045] add more unit tests for built-in int()
Andrew Svetlov
- [issue16045] add more unit tests for built-in int()
Andrew Svetlov
- [issue16745] Hide symbols in _decimal.so
Stefan Krah
- [issue16443] Add docstrings to regular expression match objects
Anton Kasyanov
- [issue14373] C implementation of functools.lru_cache
Stefan Krah
- [issue9856] Change object.__format__(s) where s is non-empty to a TypeError
Roundup Robot
- [issue15302] Use argparse instead of getopt in test.regrtest
Anton Kasyanov
- [issue16754] Incorrect shared library extension on linux
Sandro Mani
- [issue14373] C implementation of functools.lru_cache
Stefan Krah
- [issue9856] Change object.__format__(s) where s is non-empty to a TypeError
Andrew Svetlov
- [issue879399] socket line buffering
oleg chubin
- [issue9856] Change object.__format__(s) where s is non-empty to a TypeError
Roundup Robot
- [issue9856] Change object.__format__(s) where s is non-empty to a TypeError
Andrew Svetlov
- [issue16684] Unicode property value abbreviated names and long names
Pander
- [issue879399] socket line buffering
Andrew Svetlov
- [issue16753] #include <ctype.h> broken on FreeBSD 9.1-RELEASE
koobs
- [issue16753] #include <ctype.h> broken on FreeBSD 9.1-RELEASE
Stefan Krah
- [issue16753] #include <ctype.h> broken on FreeBSD 9.1-RELEASE
Stefan Krah
- [issue16753] #include <ctype.h> broken on FreeBSD 9.1-RELEASE
Roundup Robot
- [issue16755] Distutils2 incorrectly works with unicode package names
Volodymyr Hotsyk
- [issue9856] Change object.__format__(s) where s is non-empty to a TypeError
Eric V. Smith
- [issue14373] C implementation of functools.lru_cache
Stefan Behnel
- [issue9856] Change object.__format__(s) where s is non-empty to a TypeError
Andrew Svetlov
- [issue16756] buggy assignment to items of a list created by a * operator
jp
- [issue16756] buggy assignment to items of a list created by a * operator
Christian Heimes
- [issue9584] Allow curly brace expansion
Janus Troelsen
- [issue16757] Faster _PyUnicode_FindMaxChar()
Serhiy Storchaka
- [issue16757] Faster _PyUnicode_FindMaxChar()
Serhiy Storchaka
- [issue15701] AttributeError from HTTPError when using digest auth
Roundup Robot
- [issue15701] AttributeError from HTTPError when using digest auth
Senthil Kumaran
- [issue16758] SubprocessStartupError
Lieutenant Commander Mohd Nazri Mohd Nasir RMN
- [issue16443] Add docstrings to regular expression match objects
Roundup Robot
- [issue16443] Add docstrings to regular expression match objects
Roundup Robot
- [issue16741] `int()`, `float()`, etc think python strings are null-terminated
Matthew Barnett
- [issue16443] Add docstrings to regular expression match objects
Andrew Svetlov
- [issue16689] stdout stderr redirection mess
anatoly techtonik
- [issue15302] Use argparse instead of getopt in test.regrtest
Chris Jerdonek
- [issue15303] Minor revision to the <BaseWidget._setup> method in Tkinter
Serhiy Storchaka
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Terry J. Reedy
- [issue16689] stdout stderr redirection mess
Łukasz Langa
- [issue16758] SubprocessStartupError
Serhiy Storchaka
- [issue15302] Use argparse instead of getopt in test.regrtest
Andrew Svetlov
- [issue7263] Fix set.intersection docstring
Juan Benavente Ponce
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Serhiy Storchaka
- [issue13863] import.c sometimes generates incorrect timestamps on Windows + NTFS
Brian Curtin
- [issue14715] test.support.DirsOnSysPath should be replaced by importlib.test.util.import_state
Andrew Svetlov
- [issue15302] Use argparse instead of getopt in test.regrtest
Chris Jerdonek
- [issue7263] Fix set.intersection docstring
Juan Benavente Ponce
- [issue16712] collections.abc.Sequence should not provide __reversed__
Raymond Hettinger
- [issue16684] Unicode property value abbreviated names and long names
Terry J. Reedy
- [issue14470] Remove using of w9xopen in subprocess module
Roundup Robot
- [issue14470] Remove using of w9xopen in subprocess module
Brian Curtin
- [issue879399] socket line buffering
Kristján Valur Jónsson
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Terry J. Reedy
- [issue16742] PyOS_Readline drops GIL and calls PyOS_StdioReadline, which isn't thread safe
Gregory P. Smith
- [issue14420] winreg SetValueEx DWord type incompatible with value argument
Brian Curtin
- [issue16759] winreg.QueryValueEx returns signed 32bit value instead of unsigned
Brian Curtin
- [issue15302] Use argparse instead of getopt in test.regrtest
R. David Murray
- [issue16759] winreg.QueryValueEx returns signed 32bit value instead of unsigned
Brian Curtin
- [issue16759] winreg.QueryValueEx returns signed 32bit value instead of unsigned
Brian Curtin
- [issue10919] Environment variables are not expanded in _winreg when using REG_EXPAND_SZ.
Brian Curtin
- [issue13384] Unnecessary __future__ import in random module
Brian Curtin
- [issue13000] unhandled exception at install
Brian Curtin
- [issue16751] Using modern unittest asserts in the documentation
Raymond Hettinger
- [issue16751] Using modern unittest asserts in the documentation
Ezio Melotti
- [issue16751] Using modern unittest asserts in the documentation
Serhiy Storchaka
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Serhiy Storchaka
- [issue16689] stdout stderr redirection mess
anatoly techtonik
- [issue16443] Add docstrings to regular expression match objects
Serhiy Storchaka
- [issue16760] Get rid of MatchObject in regex HOWTO
Serhiy Storchaka
- [issue6538] MatchObject is not a hyperlink in the 're' module documentation
Serhiy Storchaka
- [issue16760] Get rid of MatchObject in regex HOWTO
Serhiy Storchaka
- [issue16751] Using modern unittest asserts in the documentation
Raymond Hettinger
- [issue16751] Using modern unittest asserts in the documentation
Ezio Melotti
- [issue11468] Improve unittest basic example in the doc
Serhiy Storchaka
- [issue11468] Improve unittest basic example in the doc
Ezio Melotti
- [issue13555] cPickle MemoryError when loading large file (while pickle works)
Charles-François Natali
- [issue15523] Block on close TCP socket in SocketServer.py
Charles-François Natali
- [issue879399] socket line buffering
Andrew Svetlov
- [issue16761] Fix int(base=X)
Serhiy Storchaka
- [issue16761] Fix int(base=X)
Serhiy Storchaka
- [issue16761] Fix int(base=X)
Serhiy Storchaka
- [issue16762] test_subprocess failure on OpenBSD/NetBSD buildbots
Charles-François Natali
- [issue16761] Fix int(base=X)
Ezio Melotti
- [issue16762] test_subprocess failure on OpenBSD/NetBSD buildbots
Charles-François Natali
- [issue13582] IDLE and pythonw.exe stderr problem
Andrew Svetlov
- [issue16511] IDLE configuration file: blank height and width fields trip up IDLE
Roundup Robot
- [issue16511] IDLE configuration file: blank height and width fields trip up IDLE
Roundup Robot
- [issue16511] IDLE configuration file: blank height and width fields trip up IDLE
Andrew Svetlov
- [issue16511] IDLE configuration file: blank height and width fields trip up IDLE
Trung Doan
- [issue16511] IDLE configuration file: blank height and width fields trip up IDLE
Andrew Svetlov
- [issue16763] test_ssl with connect_ex don't handle unreachable server correctly
Charles-François Natali
- [issue15302] Use argparse instead of getopt in test.regrtest
Andrew Svetlov
- [issue16764] Make zlib accept keyword-arguments
Lukas Lueg
- [issue16764] Make zlib accept keyword-arguments
Lukas Lueg
- [issue16765] Superfluous import in cgi module
Michiel Holtkamp
- [issue16764] Make zlib accept keyword-arguments
Ezio Melotti
- [issue16765] Superfluous import in cgi module
Ezio Melotti
- [issue16765] Superfluous import in cgi module
Michiel Holtkamp
- [issue16764] Make zlib accept keyword-arguments
Serhiy Storchaka
- [issue16764] Make zlib accept keyword-arguments
Lukas Lueg
- [issue16766] small disadvantage of htmlentitydefs
Al Korgun
- [issue16766] small disadvantage of htmlentitydefs
Al Korgun
- [issue16767] Cannot install Python 2.7 in Wine 1.4.1
Joe Borg
- [issue15302] Use argparse instead of getopt in test.regrtest
Chris Jerdonek
- [issue16764] Make zlib accept keyword-arguments
Serhiy Storchaka
- [issue16766] small disadvantage of htmlentitydefs
Serhiy Storchaka
- [issue15302] Use argparse instead of getopt in test.regrtest
R. David Murray
- [issue16768] CTRL-Y, yank, behaves as CTRL-Z with curses on OS X
Ziga
- [issue16757] Faster _PyUnicode_FindMaxChar()
STINNER Victor
- [issue16757] Faster _PyUnicode_FindMaxChar()
STINNER Victor
- [issue16767] Cannot install Python 2.7 in Wine 1.4.1
R. David Murray
- [issue16637] py-bt, py-locals, etc. GDB commands fail with output-radix 16
Andrew Svetlov
- [issue16768] CTRL-Y, yank, behaves as CTRL-Z with curses on OS X
Ziga
- [issue16672] improve tracing performances when f_trace is NULL
Andrew Svetlov
- [issue812369] module shutdown procedure based on GC
Andrew Svetlov
- [issue15302] Use argparse instead of getopt in test.regrtest
Chris Jerdonek
- [issue13863] import.c sometimes generates incorrect timestamps on Windows + NTFS
Roundup Robot
- [issue13863] import.c sometimes generates incorrect timestamps on Windows + NTFS
Mark Dickinson
- [issue15302] Use argparse instead of getopt in test.regrtest
Chris Jerdonek
- [issue14470] Remove using of w9xopen in subprocess module
Roundup Robot
- [issue14470] Remove using of w9xopen in subprocess module
Andrew Svetlov
- [issue16757] Faster _PyUnicode_FindMaxChar()
Serhiy Storchaka
- [issue16769] Remove some old Visual Studio versions from PC/ directory
Brian Curtin
- [issue16769] Remove some old Visual Studio versions from PC/ directory
Jeremy Kloth
- [issue16769] Remove some old Visual Studio versions from PC/ directory
Andrew Svetlov
- [issue16769] Remove some old Visual Studio versions from PC/ directory
Brian Curtin
- [issue15302] Use argparse instead of getopt in test.regrtest
Anton Kasyanov
- [issue16757] Faster _PyUnicode_FindMaxChar()
STINNER Victor
- [issue16672] improve tracing performances when f_trace is NULL
Roundup Robot
- [issue16720] Get rid of os.error. Use OSError instead
Roundup Robot
- [issue16720] Get rid of os.error. Use OSError instead
Andrew Svetlov
- [issue16650] Popen._internal_poll() references errno.ECHILD outside of the local scope
Roundup Robot
- [issue16650] Popen._internal_poll() references errno.ECHILD outside of the local scope
Andrew Svetlov
- [issue15302] Use argparse instead of getopt in test.regrtest
Chris Jerdonek
- [issue16770] Selection in IDLE often skips first character
Irwin Jungreis
- [issue16665] doc for builtin hex() is poor
rurpy
- [issue11939] Implement stat.st_dev and os.path.samefile on windows
Brian Curtin
- [issue13000] unhandled exception at install
Brian Curtin
- [issue16748] Ensure test discovery doesn't break for modules testing C and Python implementations
Éric Araujo
- [issue16754] Incorrect shared library extension on linux
Éric Araujo
- [issue16755] Distutils2 incorrectly works with unicode package names
Éric Araujo
- [issue16771] issuse
Nurhusien Hasen
- [issue16771] issuse
Benjamin Peterson
- [issue16720] Get rid of os.error. Use OSError instead
Roundup Robot
- [issue16772] int() accepts float number base
Serhiy Storchaka
- [issue16772] int() accepts float number base
Ezio Melotti
- [issue16773] int() half-accepts UserString
Serhiy Storchaka
- [issue16773] int() half-accepts UserString
Ezio Melotti
- [issue16761] Fix int(base=X)
Serhiy Storchaka
- [issue16772] int() accepts float number base
Chris Jerdonek
- [issue16773] int() half-accepts UserString
Chris Jerdonek
- [issue16774] Additional recipes for itertools docs
Alexey Kachayev
- [issue16774] Additional recipes for itertools docs
Ezio Melotti
- [issue16757] Faster _PyUnicode_FindMaxChar()
Serhiy Storchaka
- [issue16761] Fix int(base=X)
Chris Jerdonek
- [issue11939] Implement stat.st_dev and os.path.samefile on windows
Serhiy Storchaka
- [issue11939] Implement stat.st_dev and os.path.samefile on windows
Brian Curtin
- [issue11939] Implement stat.st_dev and os.path.samefile on windows
Brian Curtin
- [issue11939] Implement stat.st_dev and os.path.samefile on windows
Serhiy Storchaka
- [issue11939] Implement stat.st_dev and os.path.samefile on windows
Serhiy Storchaka
- [issue16713] "tel" URIs should support params
Roundup Robot
- [issue16713] "tel" URIs should support params
Senthil Kumaran
- [issue11939] Implement stat.st_dev and os.path.samefile on windows
Brian Curtin
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Terry J. Reedy
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Richard Oudkerk
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Richard Oudkerk
- [issue16768] CTRL-Y, yank, behaves as CTRL-Z with curses on OS X
Ned Deily
- [issue16770] Selection in IDLE often skips first character
Ned Deily
- [issue16773] int() half-accepts UserString
Ed Campbell
- [issue16775] Add test coverage for os.removedirs()
Andrew Svetlov
- [issue16775] Add test coverage for os.removedirs()
Roundup Robot
- [issue16775] Add test coverage for os.removedirs()
Andrew Svetlov
- [issue16775] Add test coverage for os.removedirs()
Andrew Svetlov
- [issue16644] Wrong code in ContextManagerTests.test_invalid_args() in test_subprocess.py
Andrew Svetlov
- [issue16776] Document PyCFunction_New and PyCFunction_NewEx functions
Andrew Svetlov
- [issue15422] Get rid of PyCFunction_New macro
Andrew Svetlov
- [issue15422] Get rid of PyCFunction_New macro
Roundup Robot
- [issue15422] Get rid of PyCFunction_New macro
Andrew Svetlov
- [issue16218] Python launcher does not support unicode characters
Andrew Svetlov
- [issue16765] Superfluous import in cgi module
Roundup Robot
- [issue16765] Superfluous import in cgi module
Ezio Melotti
- [issue16748] Ensure test discovery doesn't break for modules testing C and Python implementations
Ezio Melotti
- [issue16666] docs wrongly imply socket.getaddrinfo takes keyword arguments in 2.x
Roundup Robot
- [issue16666] docs wrongly imply socket.getaddrinfo takes keyword arguments in 2.x
Ezio Melotti
- [issue879399] socket line buffering
Roundup Robot
- [issue879399] socket line buffering
Kristján Valur Jónsson
- [issue14574] SocketServer doesn't handle client disconnects properly
Kristján Valur Jónsson
- [issue16765] Superfluous import in cgi module
Michiel Holtkamp
- [issue16742] PyOS_Readline drops GIL and calls PyOS_StdioReadline, which isn't thread safe
Kristján Valur Jónsson
- [issue879399] socket line buffering
Andrew Svetlov
- [issue16677] Hard to find operator precedence in Lang Ref.
Roundup Robot
- [issue16777] "Evaluation order" doc section is wrong about dicts
Ezio Melotti
- [issue16677] Hard to find operator precedence in Lang Ref.
Ezio Melotti
- [issue16777] "Evaluation order" doc section is wrong about dicts
Ezio Melotti
- [issue16715] Get rid of IOError. Use OSError instead
Roundup Robot
- [issue16715] Get rid of IOError. Use OSError instead
Andrew Svetlov
- [issue15422] Get rid of PyCFunction_New macro
Georg Brandl
- [issue11205] Evaluation order of dictionary display is different from reference manual.
Ezio Melotti
- [issue15422] Get rid of PyCFunction_New macro
Georg Brandl
- [issue16772] int() accepts float number base
Georg Brandl
- [issue16772] int() accepts float number base
Ezio Melotti
- [issue16772] int() accepts float number base
Georg Brandl
- [issue9022] TypeError in wsgiref.handlers when using CGIHandler
Senthil Kumaran
- [issue15005] trace corrupts return result on chained execution
anatoly techtonik
- [issue15422] Get rid of PyCFunction_New macro
Andrew Svetlov
- [issue16748] Ensure test discovery doesn't break for modules testing C and Python implementations
Stefan Krah
- [issue16709] unittest discover order is filesystem specific - hard to reproduce
Ezio Melotti
- [issue16684] Unicode property value abbreviated names and long names
Ezio Melotti
- [issue16770] Selection in IDLE often skips first character
Irwin Jungreis
- [issue16760] Get rid of MatchObject in regex HOWTO
Roundup Robot
- [issue16778] Logger.findCaller needs to be smarter
Glynn Clements
- [issue16760] Get rid of MatchObject in regex HOWTO
Ezio Melotti
- [issue16778] Logger.findCaller needs to be smarter
R. David Murray
- [issue16772] int() accepts float number base
Mark Dickinson
- [issue16766] small disadvantage of htmlentitydefs
Ezio Melotti
- [issue16760] Get rid of MatchObject in regex HOWTO
Andrew Svetlov
- [issue16760] Get rid of MatchObject in regex HOWTO
Roundup Robot
- [issue16760] Get rid of MatchObject in regex HOWTO
Roundup Robot
- [issue16443] Add docstrings to regular expression match objects
Andrew Svetlov
- [issue16760] Get rid of MatchObject in regex HOWTO
Andrew Svetlov
- [issue16760] Get rid of MatchObject in regex HOWTO
Ezio Melotti
- [issue14468] Update cloning guidelines in devguide
Ezio Melotti
- [issue16748] Ensure test discovery doesn't break for modules testing C and Python implementations
Stefan Krah
- [issue15422] Get rid of PyCFunction_New macro
Georg Brandl
- [issue15422] Get rid of PyCFunction_New macro
Georg Brandl
- [issue15422] Get rid of PyCFunction_New macro
Andrew Svetlov
- [issue16709] unittest discover order is filesystem specific - hard to reproduce
Michael Foord
- [issue16779] Fix compiler warning when building extension modules on 64-bit Windows
Jeremy Kloth
- [issue14574] SocketServer doesn't handle client disconnects properly
Charles-François Natali
- [issue16773] int() half-accepts UserString
Mark Dickinson
- [issue16772] int() accepts float number base
Roundup Robot
- [issue16772] int() accepts float number base
Gregory P. Smith
- [issue16774] Additional recipes for itertools docs
Alexey Kachayev
- [issue16780] fail to compile python in msys with mingw
Lee Long
- [issue16772] int() accepts float number base
Chris Jerdonek
- [issue16677] Hard to find operator precedence in Lang Ref.
Terry J. Reedy
- [issue14574] SocketServer doesn't handle client disconnects properly
Roundup Robot
- [issue14574] SocketServer doesn't handle client disconnects properly
Kristján Valur Jónsson
- [issue14574] SocketServer doesn't handle client disconnects properly
Andrew Svetlov
- [issue15990] solidify argument/parameter terminology
Roundup Robot
- [issue16218] Python launcher does not support unicode characters
STINNER Victor
- [issue16772] int() accepts float number base
Mark Dickinson
- [issue16218] Python launcher does not support unicode characters
Andrew Svetlov
- [issue14901] Python Windows FAQ is Very Outdated
Roundup Robot
- [issue16780] fail to compile python in msys with mingw
Lee Long
- [issue16780] fail to compile python in msys with mingw
R. David Murray
- [issue16781] execfile/exec messes up with imports in executed file
anatoly techtonik
- [issue16781] execfile/exec messes up with imports in executed file
anatoly techtonik
- [issue16781] execfile/exec messes up with imports in executed file
anatoly techtonik
- [issue14574] SocketServer doesn't handle client disconnects properly
Kristján Valur Jónsson
- [issue7083] locals() behaviour differs when tracing is in effect
anatoly techtonik
- [issue16781] execfile/exec execution of class statement does not access locals()
R. David Murray
- [issue16712] collections.abc.Sequence should not provide __reversed__
INADA Naoki
- [issue14468] Update cloning guidelines in devguide
Chris Jerdonek
- [issue16782] No curses.initwin: Incorrect package docstring for curses
Thomas Ballinger
- [issue16781] execfile/exec execution of class statement does not access locals()
Benjamin Peterson
- [issue16772] int() accepts float number base
Roundup Robot
- [issue16761] Fix int(base=X)
Gregory P. Smith
- [issue16761] Fix int(base=X)
Chris Jerdonek
- [issue16772] int() accepts float number base
Gregory P. Smith
- [issue16783] sqlite3 accepts strings it cannot return
William D. Colburn
- [issue16781] execfile/exec execution of class statement does not access locals()
anatoly techtonik
- [issue3831] Multiprocessing: Expose underlying pipe in queues
B. Clausius
- [issue16702] Force urllib2_localnet test not to use http proxies
Senthil Kumaran
- [issue16761] Fix int(base=X)
Serhiy Storchaka
- [issue16761] Fix int(base=X)
Chris Jerdonek
- [issue14574] SocketServer doesn't handle client disconnects properly
Charles-François Natali
- [issue16702] Force urllib2_localnet test not to use http proxies
Roundup Robot
- [issue16702] Force urllib2_localnet test not to use http proxies
Senthil Kumaran
- [issue16784] Int tests enhancement and refactoring
Serhiy Storchaka
- [issue16784] Int tests enhancement and refactoring
Serhiy Storchaka
- [issue16761] Fix int(base=X)
Serhiy Storchaka
- [issue16761] Fix int(base=X)
Serhiy Storchaka
- [issue14574] SocketServer doesn't handle client disconnects properly
Kristján Valur Jónsson
- [issue949667] setblocking() method on file objects
Charles-François Natali
- [issue16761] Fix int(base=X)
Chris Jerdonek
- [issue16784] Int tests enhancement and refactoring
Chris Jerdonek
- [issue16784] Int tests enhancement and refactoring
Ezio Melotti
- [issue16785] Document the fact that constructing OSError with erron returns subclass if possible
Andrew Svetlov
- [issue16785] Document the fact that constructing OSError with erron returns subclass if possible
Serhiy Storchaka
- [issue11939] Implement stat.st_dev and os.path.samefile on windows
Roundup Robot
- [issue11939] Implement stat.st_dev and os.path.samefile on windows
Roundup Robot
- [issue11939] Implement stat.st_dev and os.path.samefile on windows
Brian Curtin
- [issue16769] Remove some old Visual Studio versions from PC/ directory
Christian Heimes
- [issue16786] argparse doesn't offer localization interface for "version" action
Thorsten Kampe
- [issue10646] ntpath.samefile doesn't work for hard links
Roundup Robot
- [issue11939] Implement stat.st_dev and os.path.samefile on windows
Roundup Robot
- [issue16786] argparse doesn't offer localization interface for "version" action
R. David Murray
- [issue16787] asyncore.dispatcher_with_send - increase the send buffer size
Charles-François Natali
- [issue16787] asyncore.dispatcher_with_send - increase the send buffer size
Charles-François Natali
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Charles-François Natali
- [issue9709] test_distutils warning: initfunc exported twice on Windows
Stefan Krah
- [issue16787] asyncore.dispatcher_with_send - increase the send buffer size
Giampaolo Rodola'
- [issue16779] Fix compiler warning when building extension modules on 64-bit Windows
Stefan Krah
- [issue10646] ntpath.samefile doesn't work for hard links
Brian Curtin
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Richard Oudkerk
- [issue11939] Implement stat.st_dev and os.path.samefile on windows
Serhiy Storchaka
- [issue16788] Add samestat to Lib/ntpath.py __all__
Brian Curtin
- [issue16788] Add samestat to Lib/ntpath.py __all__
Roundup Robot
- [issue16788] Add samestat to Lib/ntpath.py __all__
Brian Curtin
- [issue11939] Implement stat.st_dev and os.path.samefile on windows
Brian Curtin
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Serhiy Storchaka
- [issue16789] :meth:`quit` links to constants instead of own module
Dan Kenigsberg
- [issue14574] SocketServer doesn't handle client disconnects properly
Kristján Valur Jónsson
- [issue16772] int() accepts float number base
Serhiy Storchaka
- [issue3236] ints contructed from strings don't use the smallint constants
Serhiy Storchaka
- [issue14574] SocketServer doesn't handle client disconnects properly
Roundup Robot
- [issue14574] SocketServer doesn't handle client disconnects properly
Kristján Valur Jónsson
- [issue16789] :meth:`quit` links to constants instead of own module
Jesús Cea Avión
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Richard Oudkerk
- [issue16789] :meth:`quit` links to constants instead of own module
Roundup Robot
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Serhiy Storchaka
- [issue16789] :meth:`quit` links to constants instead of own module
Jesús Cea Avión
- [issue16781] execfile/exec execution of class statement does not access locals()
Benjamin Peterson
- [issue3236] ints contructed from strings don't use the smallint constants
Benjamin Peterson
- [issue16218] Python launcher does not support unicode characters
STINNER Victor
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Richard Oudkerk
- [issue16413] Non cross-platform behavior of os.path.split
Serhiy Storchaka
- [issue16599] unittest: Access test result from tearDown
Serhiy Storchaka
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Serhiy Storchaka
- [issue14574] SocketServer doesn't handle client disconnects properly
Andrew Svetlov
- [issue15302] Use argparse instead of getopt in test.regrtest
Andrew Svetlov
- [issue15302] Use argparse instead of getopt in test.regrtest
Andrew Svetlov
- [issue15302] Use argparse instead of getopt in test.regrtest
Andrew Svetlov
- [issue16743] mmap accepts files > 1 GB, but processes only 1 GB
Richard Oudkerk
- [issue15302] Use argparse instead of getopt in test.regrtest
Chris Jerdonek
- [issue15302] Use argparse instead of getopt in test.regrtest
Andrew Svetlov
- [issue15302] Use argparse instead of getopt in test.regrtest
R. David Murray
- [issue15302] Use argparse instead of getopt in test.regrtest
R. David Murray
- [issue15302] Use argparse instead of getopt in test.regrtest
Benjamin Peterson
- [issue13198] Remove duplicate definition of write_record_file
Andrew Svetlov
- [issue12944] Accept arbitrary files for packaging's upload command
Andrew Svetlov
- [issue15302] Use argparse instead of getopt in test.regrtest
Chris Jerdonek
- [issue15302] Use argparse instead of getopt in test.regrtest
Benjamin Peterson
- [issue15422] Get rid of PyCFunction_New macro
Roundup Robot
- [issue16781] execfile/exec execution in other than global scope uses locals(), leading to undefined behavior
R. David Murray
- [issue15422] Get rid of PyCFunction_New macro
Andrew Svetlov
- [issue16781] execfile/exec execution in other than global scope uses locals(), leading to undefined behavior
Benjamin Peterson
- [issue15422] Get rid of PyCFunction_New macro
Roundup Robot
- [issue16644] Wrong code in ContextManagerTests.test_invalid_args() in test_subprocess.py
Roundup Robot
- [issue16644] Wrong code in ContextManagerTests.test_invalid_args() in test_subprocess.py
Andrew Svetlov
- [issue16743] mmap on Windows can mishandle files larger than sys.maxsize
Richard Oudkerk
- [issue16772] int() accepts float number base
Gregory P. Smith
- [issue16743] mmap on Windows can mishandle files larger than sys.maxsize
Serhiy Storchaka
- [issue16743] mmap on Windows can mishandle files larger than sys.maxsize
Terry J. Reedy
- [issue16778] Logger.findCaller needs to be smarter
Vinay Sajip
- [issue16743] mmap on Windows can mishandle files larger than sys.maxsize
Jesús Cea Avión
- [issue16778] Logger.findCaller needs to be smarter
Glynn Clements
- [issue15853] IDLE crashes selecting Preferences menu with OS X ActiveState Tcl/Tk 8.5.12.1
Ned Deily
- [issue15302] Use argparse instead of getopt in test.regrtest
Chris Jerdonek
- [issue15853] IDLE crashes selecting Preferences menu with OS X ActiveState Tcl/Tk 8.5.12.1
Ned Deily
- [issue15574] IDLE crashes using clipboard copy command on OS X with ActiveTcl 8.5.12
Ned Deily
- [issue15302] Use argparse instead of getopt in test.regrtest
Chris Jerdonek
- [issue16770] Selection in IDLE often skips first character
Ned Deily
- [issue15302] Use argparse instead of getopt in test.regrtest
Benjamin Peterson
- [issue15302] Use argparse instead of getopt in test.regrtest
Chris Jerdonek
- [issue16790] provide ability to share tests between int and long tests
Chris Jerdonek
- [issue16790] provide ability to share tests between int and long tests
Chris Jerdonek
- [issue16784] Int tests enhancement and refactoring
Chris Jerdonek
- [issue16790] provide ability to share tests between int and long tests
Serhiy Storchaka
- [issue16743] mmap on Windows can mishandle files larger than sys.maxsize
Serhiy Storchaka
- [issue16784] Int tests enhancement and refactoring
Serhiy Storchaka
- [issue16784] Int tests enhancement and refactoring
Chris Jerdonek
- [issue16790] provide ability to share tests between int and long tests
Chris Jerdonek
- [issue16772] int() accepts float number base
Serhiy Storchaka
- [issue16772] int() accepts float number base
Chris Jerdonek
- [issue16790] provide ability to share tests between int and long tests
Chris Jerdonek
- [issue16790] provide ability to share tests between int and long tests
Chris Jerdonek
- [issue7083] locals() behaviour differs when tracing is in effect
anatoly techtonik
- [issue16618] Different glob() results for strings and bytes
Roundup Robot
- [issue16618] Different glob() results for strings and bytes
Hynek Schlawack
- [issue15840] Ambiguity with regard to the effect of accessing a closed IOBase instance
Hynek Schlawack
- [issue15594] test_copyfile_named_pipe() fails on Mac OS X Snow Leopard: OSError: [Errno 22] Invalid argument
Hynek Schlawack
- [issue15594] test_copyfile_named_pipe() fails on Mac OS X Snow Leopard: OSError: [Errno 22] Invalid argument
Ronald Oussoren
- [issue15302] Use argparse instead of getopt in test.regrtest
Chris Jerdonek
- [issue14870] Descriptions of os.utime() and os.utimensat() use wrong notation
Hynek Schlawack
- [issue7325] tempfile.mkdtemp() does not return absolute pathname when relative dir is specified
Hynek Schlawack
- [issue1610654] cgi.py multipart/form-data
Hynek Schlawack
- Bug in _PyUnicode_ClearStaticStrings() method of unicodeobject.c
Prashant Kurnawal
- [issue11063] uuid.py module import has heavy side effects
Hynek Schlawack
- [issue15450] Allow dircmp.subdirs to behave well under subclassing
Hynek Schlawack
- [issue7083] locals() behaviour differs when tracing is in effect
Terry J. Reedy
- [issue15324] --match does not work for regrtest
Chris Jerdonek
- [issue16791] itertools.chain.from_iterable doesn't stop
David Halter
- [issue11063] uuid.py module import has heavy side effects
Christian Heimes
- [issue16791] itertools.chain.from_iterable doesn't stop
Danilo Bargen
- [issue16791] itertools.chain.from_iterable doesn't stop
pyos
- [issue16791] itertools.chain.from_iterable doesn't stop
R. David Murray
- [issue16792] Mark small ints test as CPython-only
Serhiy Storchaka
- [issue16792] Mark small ints test as CPython-only
Serhiy Storchaka
- [issue16792] Mark small ints test as CPython-only
Serhiy Storchaka
- [issue16784] Int tests enhancement and refactoring
Serhiy Storchaka
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Richard Oudkerk
- [issue14420] winreg SetValueEx DWord type incompatible with value argument
Roundup Robot
- [issue14420] winreg SetValueEx DWord type incompatible with value argument
Brian Curtin
- [issue16772] int() accepts float number base
Gregory P. Smith
- [issue16793] Get rid of deprecated assertEquals etc in tests
Serhiy Storchaka
- [issue16793] Get rid of deprecated assertEquals etc in tests
Serhiy Storchaka
- [issue16793] Get rid of deprecated assertEquals etc in tests
Serhiy Storchaka
- [issue16784] Int tests enhancement and refactoring
Serhiy Storchaka
- [issue16790] provide ability to share tests between int and long tests
Serhiy Storchaka
- [issue16682] Document that audioop works with bytes, not strings
Serhiy Storchaka
- [issue14420] winreg SetValueEx DWord type incompatible with value argument
Roundup Robot
- [issue14420] winreg SetValueEx DWord type incompatible with value argument
Brian Curtin
- [issue16778] Logger.findCaller needs to be smarter
Vinay Sajip
- [issue16682] Document that audioop works with bytes, not strings
Roundup Robot
- [issue16682] Document that audioop works with bytes, not strings
Serhiy Storchaka
- [issue16794] Can't get a list of modules in Python's help system
vertograd phrokhladny
- [issue16794] Can't get a list of modules in Python's help system
R. David Murray
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Richard Oudkerk
- [issue16504] IDLE - fatal error when opening a file with certain tokenizing errors
Serhiy Storchaka
- [issue16504] IDLE - fatal error when opening a file with certain tokenizing errors
Roundup Robot
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Gregory P. Smith
- [issue15302] Use argparse instead of getopt in test.regrtest
Chris Jerdonek
- [issue16504] IDLE - fatal error when opening a file with certain tokenizing errors
Serhiy Storchaka
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Ram Rachum
- [issue16759] winreg.QueryValueEx returns signed 32bit value instead of unsigned
Roundup Robot
- [issue11908] Weird `slice.stop or sys.maxint`
Serhiy Storchaka
- [issue12004] PyZipFile.writepy gives internal error on syntax errors
Serhiy Storchaka
- [issue15239] Abandoned Tools/unicode/mkstringprep.py
Serhiy Storchaka
- [issue16792] Mark small ints test as CPython-only
Mark Dickinson
- [issue14850] The inconsistency of codecs.charmap_decode
Serhiy Storchaka
- [issue16759] winreg.QueryValueEx returns signed 32bit value instead of unsigned
Roundup Robot
- [issue16759] winreg.QueryValueEx returns signed 32bit value instead of unsigned
Brian Curtin
- [issue16320] Establish order in bytes/string dependencies
Serhiy Storchaka
- [issue13454] crash when deleting one pair from tee()
Serhiy Storchaka
- [issue16485] FD leaks in aifc module
Serhiy Storchaka
- [issue1470548] Bugfix for #1470540 (XMLGenerator cannot output UTF-16)
Serhiy Storchaka
- [issue16485] FD leaks in aifc module
Serhiy Storchaka
- [issue16486] Add context manager support to aifc module
Serhiy Storchaka
- [issue1470548] Bugfix for #1470540 (XMLGenerator cannot output UTF-16)
Serhiy Storchaka
- [issue13454] crash when deleting one pair from tee()
Serhiy Storchaka
- [issue14850] The inconsistency of codecs.charmap_decode
Serhiy Storchaka
- [issue9290] IDLE and Command line present different behavior for sys.stdin
Serhiy Storchaka
- [issue16551] Cleanup the pure Python pickle implementation
Serhiy Storchaka
- [issue16216] Arithmetic operations with NULL
Serhiy Storchaka
- [issue16491] IDLE and except: raise from
Serhiy Storchaka
- [issue16045] add more unit tests for built-in int()
Roundup Robot
- [issue16790] provide ability to share tests between int and long tests
Roundup Robot
- [issue14099] ZipFile.open() should not reopen the underlying file
Serhiy Storchaka
- [issue16790] provide ability to share tests between int and long tests
Chris Jerdonek
- [issue16541] tk_setPalette doesn't accept keyword parameters
Serhiy Storchaka
- [issue15539] Fixing Tools/scripts/pindent.py
Serhiy Storchaka
- [issue16792] Mark small ints test as CPython-only
Chris Jerdonek
- [issue16165] sched.scheduler.run() blocks scheduler
Serhiy Storchaka
- [issue16165] sched.scheduler.run() blocks scheduler
Serhiy Storchaka
- [issue16640] Less code under lock in sched.scheduler
Serhiy Storchaka
- [issue16793] Get rid of deprecated assertEquals etc in tests
Chris Jerdonek
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Richard Oudkerk
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Richard Oudkerk
- [issue16793] Get rid of deprecated assertEquals etc in tests
Chris Jerdonek
- [issue16793] Get rid of deprecated assertEquals etc in tests
Ezio Melotti
- [issue16761] Fix int(base=X)
Chris Jerdonek
- [issue16795] Patch: some changes to AST to make it more useful for static language analysis
Sven Brauch
- [issue15324] --fromfile, --match, and --randomize don't work in regrtest
Chris Jerdonek
- [issue15325] --fromfile does not work for regrtest
Chris Jerdonek
- [issue15326] --random does not work for regrtest
Chris Jerdonek
- [issue16642] Mention new "kwargs" named tuple parameter in sched module
Serhiy Storchaka
- [issue16645] Wrong test_extract_hardlink() in test_tarfile.py
Serhiy Storchaka
- [issue16641] sched.scheduler.enter arguments should not be modifiable
Serhiy Storchaka
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Gregory P. Smith
- [issue16599] unittest: Access test result from tearDown
Chris Jerdonek
- [issue16792] Mark small ints test as CPython-only
Roundup Robot
- [issue16792] Mark small ints test as CPython-only
Chris Jerdonek
- [issue16792] Mark small ints test as CPython-only
Serhiy Storchaka
- [issue16792] Mark small ints test as CPython-only
Roundup Robot
- [issue16793] Get rid of deprecated assertEquals etc in tests
Roundup Robot
- [issue16793] Get rid of deprecated assertEquals etc in tests
Serhiy Storchaka
- [issue16792] Mark small ints test as CPython-only
Serhiy Storchaka
- [issue16796] Fix argparse docs typo: "an special action" to "a special action"
Michael Schurter
- [issue16796] Fix argparse docs typo: "an special action" to "a special action"
Michael Schurter
- [issue16796] Fix argparse docs typo: "an special action" to "a special action"
Roundup Robot
- [issue16796] Fix argparse docs typo: "an special action" to "a special action"
Ezio Melotti
- [issue16797] sporadic test_faulthandler failure
Antoine Pitrou
- [issue16797] sporadic test_faulthandler failure
Ezio Melotti
- [issue16798] DTD not checked
Javier Domingo
- [issue15324] --fromfile, --match, and --randomize don't work in regrtest
Roundup Robot
- [issue15324] --fromfile, --match, and --randomize don't work in regrtest
Chris Jerdonek
- [issue15302] Use argparse instead of getopt in test.regrtest
Roundup Robot
- [issue16799] switch regrtest from getopt-style options to argparse Namespace object
Chris Jerdonek
- [issue15302] Use argparse instead of getopt in test.regrtest
Chris Jerdonek
- [issue16799] switch regrtest from getopt options to argparse Namespace
Chris Jerdonek
- [issue10848] Move test.regrtest from getopt to argparse
Chris Jerdonek
- [issue16165] sched.scheduler.run() blocks scheduler
Giampaolo Rodola'
- [issue16640] Less code under lock in sched.scheduler
Giampaolo Rodola'
- [issue16641] sched.scheduler.enter arguments should not be modifiable
Giampaolo Rodola'
- [issue16795] Patch: some changes to AST to make it more useful for static language analysis
Eric Snow
- [issue16800] tempfile._get_default_tempdir() leaves files behind when HD is full
Amir Szekely
- [issue14834] A list of broken links on the python.org website
Ned Deily
- [issue14834] A list of broken links on the python.org website
Benjamin Peterson
- [issue16800] tempfile._get_default_tempdir() leaves files behind when HD is full
Amir Szekely
- [issue16800] tempfile._get_default_tempdir() leaves files behind when HD is full
Serhiy Storchaka
- [issue16761] Fix int(base=X)
Serhiy Storchaka
- [issue16791] itertools.chain.from_iterable doesn't stop
Raymond Hettinger
- [issue16485] FD leaks in aifc module
Georg Brandl
- [issue16791] itertools.chain.from_iterable doesn't stop
Raymond Hettinger
- [issue16486] Add context manager support to aifc module
Georg Brandl
- [issue1470548] Bugfix for #1470540 (XMLGenerator cannot output UTF-16)
Georg Brandl
- [issue13454] crash when deleting one pair from tee()
Georg Brandl
- [issue16761] Fix int(base=X)
Raymond Hettinger
- [issue16793] Get rid of deprecated assertEquals etc in tests
Georg Brandl
- [issue16761] Fix int(base=X)
Roundup Robot
- [issue16761] Fix int(base=X)
Serhiy Storchaka
- [issue16761] Fix int(base=X)
Raymond Hettinger
- [issue1180] Option to ignore or substitute ~/.pydistutils.cfg
Ned Deily
- [issue16772] int() accepts float number base
Mark Dickinson
- [issue16772] int() accepts float number base
Mark Dickinson
- [issue16772] int() accepts float number base
Mark Dickinson
- [issue16772] int() accepts float number base
Mark Dickinson
- [issue16772] int() accepts float number base
Chris Jerdonek
- [issue16772] int() accepts float number base
Mark Dickinson
- [issue16772] int() accepts float number base
Mark Dickinson
- [issue16801] Preserve original representation for integers / floats in docstrings
Larry Hastings
- [issue16801] Preserve original representation for integers / floats in docstrings
Larry Hastings
- [issue16801] Preserve original representation for integers / floats in docstrings
Mark Dickinson
- [issue16640] Less code under lock in sched.scheduler
Antoine Pitrou
- [issue16379] SQLite error code not exposed to python
Daniel Shahaf
- [issue16802] fileno argument to socket.socket() undocumented
Richard Oudkerk
- [issue16485] FD leaks in aifc module
Serhiy Storchaka
- [issue16787] asyncore.dispatcher_with_send - increase the send buffer size
Charles-François Natali
- [issue16791] itertools.chain.from_iterable doesn't stop
R. David Murray
- [issue16486] Add context manager support to aifc module
Serhiy Storchaka
- [issue16801] Preserve original representation for integers / floats in docstrings
R. David Murray
- [issue16791] itertools.chain.from_iterable doesn't stop
Mark Dickinson
- [issue16791] itertools.chain.from_iterable doesn't stop
Mark Dickinson
- [issue16791] itertools.chain.from_iterable doesn't stop
Mark Dickinson
- [issue16787] asyncore.dispatcher_with_send - increase the send buffer size
Giampaolo Rodola'
- [issue16801] Preserve original representation for integers / floats in docstrings
Mark Dickinson
- [issue16801] Preserve original representation for integers / floats in docstrings
Mark Dickinson
- [issue16802] fileno argument to socket.socket() undocumented
Giampaolo Rodola'
- [issue13454] crash when deleting one pair from tee()
Serhiy Storchaka
- [issue16787] asyncore.dispatcher_with_send - increase the send buffer size
Antoine Pitrou
- [issue16793] Get rid of deprecated assertEquals etc in tests
Serhiy Storchaka
- [issue16761] Fix int(base=X)
Serhiy Storchaka
- [issue16787] asyncore.dispatcher_with_send - increase the send buffer size
Charles-François Natali
- [issue16763] test_ssl with connect_ex don't handle unreachable server correctly
Antoine Pitrou
- [issue16640] Less code under lock in sched.scheduler
Serhiy Storchaka
- [issue16772] int() accepts float number base
Serhiy Storchaka
- [issue16787] asyncore.dispatcher_with_send - increase the send buffer size
Giampaolo Rodola'
- [issue12065] test_ssl failure when svn.python.org fails to resolve
Roundup Robot
- [issue16803] Make time_importlib run tests under both _frozen_importlib and importlib._bootstrap
Brett Cannon
- [issue16799] switch regrtest from getopt options to argparse Namespace
Tshepang Lekhonkhobe
- [issue16640] Less code under lock in sched.scheduler
Antoine Pitrou
- [issue16640] Less code under lock in sched.scheduler
Serhiy Storchaka
- [issue15302] Use argparse instead of getopt in test.regrtest
Andrew Svetlov
- [issue16799] switch regrtest from getopt options to argparse Namespace
Andrew Svetlov
- [issue16787] asyncore.dispatcher_with_send - increase the send buffer size
Charles-François Natali
- [issue16761] Fix int(base=X)
Antoine Pitrou
- [issue16787] asyncore.dispatcher_with_send - increase the send buffer size
Giampaolo Rodola'
- [issue16165] sched.scheduler.run() blocks scheduler
Serhiy Storchaka
- [issue16645] Wrong test_extract_hardlink() in test_tarfile.py
Serhiy Storchaka
- [issue16165] sched.scheduler.run() blocks scheduler
Serhiy Storchaka
- [issue16642] Mention new "kwargs" named tuple parameter in sched module
Serhiy Storchaka
- [issue16795] Patch: some changes to AST to make it more useful for static language analysis
Brett Cannon
- [issue16642] Mention new "kwargs" named tuple parameter in sched module
Ezio Melotti
- [issue16748] Ensure test discovery doesn't break for modules testing C and Python implementations
Brett Cannon
- [issue7325] tempfile.mkdtemp() does not return absolute pathname when relative dir is specified
Brett Cannon
- [issue10848] Move test.regrtest from getopt to argparse
Brett Cannon
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
Giampaolo Rodola'
- [issue16794] Can't get a list of modules in Python's help system
vertograd phrokhladny
- [issue16804] python3 -S -m site fails
Antoine Pitrou
- [issue16748] Ensure test discovery doesn't break for modules testing C and Python implementations
Terry J. Reedy
- [issue16379] SQLite error code not exposed to python
Daniel Shahaf
- [issue16761] Fix int(base=X)
Raymond Hettinger
- [issue16748] Ensure test discovery doesn't break for modules testing C and Python implementations
R. David Murray
- [issue16379] SQLite error code not exposed to python
Daniel Shahaf
- [issue16793] Get rid of deprecated assertEquals etc in tests
Georg Brandl
- [issue16793] Get rid of deprecated assertEquals etc in tests
Ezio Melotti
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
Antoine Pitrou
- [issue3871] cross and native build of python for mingw* hosts
Jason Huntley
- [issue16787] asyncore.dispatcher_with_send - increase the send buffer size
Charles-François Natali
- [issue16784] Int tests enhancement and refactoring
Chris Jerdonek
- [issue16787] asyncore.dispatcher_with_send - increase the send buffer size
Antoine Pitrou
- [issue16793] Get rid of deprecated assertEquals etc in tests
Georg Brandl
- [issue16749] Fatal Python error: PyEval_RestoreThread: NULL tstate
Terry J. Reedy
- [issue16749] Fatal Python error: PyEval_RestoreThread: NULL tstate
Antoine Pitrou
- [issue16778] Logger.findCaller needs to be smarter
Vinay Sajip
- [issue16778] Logger.findCaller needs to be smarter
Vinay Sajip
- [issue16784] Int tests enhancement and refactoring
Chris Jerdonek
- [issue16781] execfile/exec execution in other than global scope uses locals(), leading to undefined behavior
Terry J. Reedy
- [issue16805] when building docs on Debian 7 --> ERROR: Error in "note" directive
Tshepang Lekhonkhobe
- [issue16806] col_offset is -1 for multiline string expressions resembling docstrings
Carsten Klein
- [issue16806] col_offset is -1 for multiline string expressions resembling docstrings
Carsten Klein
- [issue16749] Fatal Python error: PyEval_RestoreThread: NULL tstate
Leonardo DaVinci
- [issue16749] Fatal Python error: PyEval_RestoreThread: NULL tstate
Antoine Pitrou
- [issue16805] when building docs on Debian 7 --> ERROR: Error in "note" directive
Sandro Tosi
- [issue1062277] Pickle breakage with reduction of recursive structures
Eugene Toder
- [issue1062277] Pickle breakage with reduction of recursive structures
Eugene Toder
- [issue16758] SubprocessStartupError
Andrew Svetlov
- [issue16783] sqlite3 accepts strings it cannot (by default) return
Terry J. Reedy
- [issue16806] col_offset is -1 for multiline string expressions resembling docstrings
Carsten Klein
- [issue16798] DTD not checked
Terry J. Reedy
- [issue16783] sqlite3 accepts strings it cannot (by default) return
William D. Colburn
- [issue16798] DTD not checked
Javier Domingo
- [issue16781] execfile/exec execution in other than global scope uses locals(), leading to undefined behavior
R. David Murray
- [issue16801] Preserve original representation for integers / floats in docstrings
Terry J. Reedy
- [issue16805] when building docs on Debian 7 --> ERROR: Error in "note" directive
Tshepang Lekhonkhobe
- [issue16807] argparse group nesting lost on inheritance
Dougal Sutherland
- [issue16772] int() accepts float number base
Terry J. Reedy
- [issue16799] switch regrtest from getopt options to argparse Namespace
Chris Jerdonek
- [issue16778] Logger.findCaller needs to be smarter
Antoine Pitrou
- [issue16749] Fatal Python error: PyEval_RestoreThread: NULL tstate
Leonardo DaVinci
- [issue16749] Fatal Python error: PyEval_RestoreThread: NULL tstate
Terry J. Reedy
- [issue16804] python3 -S -m site fails
Meador Inge
- [issue16795] Patch: some changes to AST to make it more useful for static language analysis
Meador Inge
- [issue16803] Make time_importlib run tests under both _frozen_importlib and importlib._bootstrap
Meador Inge
- [issue16320] Establish order in bytes/string dependencies
Meador Inge
- [issue15840] Ambiguity with regard to the effect of accessing a closed IOBase instance
Meador Inge
- [issue16798] DTD not checked
Martin v. Löwis
- [issue14516] test_tools assumes BUILDDIR=SRCDIR
Ned Deily
- [issue16808] inspect.stack() should return list of named tuples
Daniel Shahaf
- [issue16694] Add pure Python operator module
Meador Inge
- [issue16047] Tools/freeze no longer works in Python 3
Meador Inge
- [issue16798] DTD not checked
Terry J. Reedy
- [issue15840] Ambiguity with regard to the effect of accessing a closed IOBase instance
Andrew Svetlov
- [issue16801] Preserve original representation for integers / floats in docstrings
Larry Hastings
- [issue14369] make __closure__ writable
Meador Inge
- [issue3871] cross and native build of python for mingw* hosts
Ray Donnelly
- [issue16376] wrong type for wintypes.BYTE
Meador Inge
- [issue16781] execfile/exec execution in other than global scope uses locals(), leading to undefined behavior
Terry J. Reedy
- [issue16286] Optimize a==b and a!=b for bytes and str
Meador Inge
- [issue16283] ctypes.util.find_library does not find all DLLs anymore
Meador Inge
- [issue12486] tokenize module should have a unicode API
Meador Inge
- [issue12691] tokenize.untokenize is broken
Meador Inge
- [issue16801] Preserve original representation for integers / floats in docstrings
Arfrever Frehtes Taifersar Arahesis
- [issue16801] Preserve original representation for integers / floats in docstrings
Terry J. Reedy
- [issue16781] execfile/exec execution in other than global scope uses locals(), leading to undefined behavior
Arfrever Frehtes Taifersar Arahesis
- [issue16804] python3 -S -m site fails
Arfrever Frehtes Taifersar Arahesis
- [issue11824] freeze.py broken due to ABI flags
Arfrever Frehtes Taifersar Arahesis
- [issue16047] Tools/freeze no longer works in Python 3
Arfrever Frehtes Taifersar Arahesis
- [issue16809] Tk 8.6.0 introduces TypeError. (Tk 8.5.13 works)
Roger Serwy
- [issue16804] python3 -S -m site fails
Nick Coghlan
- [issue16810] inconsistency in weekday
Glenn Linderman
- [issue16808] inspect.stack() should return list of named tuples
Raymond Hettinger
- [issue16809] Tk 8.6.0 introduces TypeError. (Tk 8.5.13 works)
Arfrever Frehtes Taifersar Arahesis
- [issue16612] Integrate "Argument Clinic" specialized preprocessor into CPython trunk
Bradley Froehle
- [issue16805] when building docs on Debian 7 --> ERROR: Error in "note" directive
Georg Brandl
- [issue15112] argparse: nargs='*' positional argument doesn't accept any items if preceded by an option and another positional
Chris Jerdonek
- [issue16811] email.message.Message flatten dies of list index out of range
Helmut Jarausch
- [issue16806] col_offset is -1 for multiline string expressions resembling docstrings
Carsten Klein
- [issue16806] col_offset is -1 and lineno is wrong for multiline string expressions
Carsten Klein
- [issue16806] col_offset is -1 and lineno is wrong for multiline string expressions
Carsten Klein
- [issue16806] col_offset is -1 and lineno is wrong for multiline string expressions
Carsten Klein
- [issue16805] when building docs on Debian 7 --> ERROR: Error in "note" directive
Tshepang Lekhonkhobe
- [issue16808] inspect.stack() should return list of named tuples
Daniel Shahaf
- [issue16805] when building docs on Debian 7 --> ERROR: Error in "note" directive
Sandro Tosi
- [issue16801] Preserve original representation for integers / floats in docstrings
Carsten Klein
- [issue16801] Preserve original representation for integers / floats in docstrings
Carsten Klein
- [issue16805] when building docs on Debian 7 --> ERROR: Error in "note" directive
Tshepang Lekhonkhobe
- [issue16801] Preserve original representation for integers / floats in docstrings
Carsten Klein
- [issue16798] DTD not checked
Eli Bendersky
- [issue16805] when building docs on Debian 7 --> ERROR: Error in "note" directive
Sandro Tosi
- [issue16804] python3 -S -m site fails
Christian Heimes
- [issue16812] os.symlink can return wrong FileExistsError/WindowsError information
Andrew
- [issue16813] use paths relative to CPython root
Tshepang Lekhonkhobe
- [issue16814] use --directory option of make
Tshepang Lekhonkhobe
- [issue16814] use --directory option of make
Sandro Tosi
- [issue16814] use --directory option of make
Tshepang Lekhonkhobe
- [issue16219] segfault when using xml.etree.ElementTree.XMLTreeBuilder
Eli Bendersky
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Eli Bendersky
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Daniel Shahaf
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Eli Bendersky
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Eli Bendersky
- [issue16811] email.message.Message flatten dies of list index out of range
R. David Murray
- [issue16811] email.message.Message flatten dies of list index out of range
R. David Murray
- [issue16805] when building docs on Debian 7 --> ERROR: Error in "note" directive
Tshepang Lekhonkhobe
- [issue16813] use paths relative to CPython root in documentation building instructions
R. David Murray
- [issue16814] use --directory option of make
R. David Murray
- [issue16814] use --directory option of make in describing how to build the docs
R. David Murray
- [issue16805] when building docs on Debian 7 --> ERROR: Error in "note" directive
Tshepang Lekhonkhobe
- [issue16805] when building docs on Debian 7 --> ERROR: Error in "note" directive
Tshepang Lekhonkhobe
- [issue16778] Logger.findCaller needs to be smarter
Vinay Sajip
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Daniel Shahaf
- [issue15083] Rewrite ElementTree tests in a cleaner and safer way
Daniel Shahaf
- [issue16801] Preserve original representation for integers / floats in docstrings
Serhiy Storchaka
- [issue16809] Tk 8.6.0 introduces TypeError. (Tk 8.5.13 works)
Serhiy Storchaka
- [issue16812] os.symlink can return wrong FileExistsError/WindowsError information
Serhiy Storchaka
- [issue13810] refer people to Doc/Makefile when not using 'make' to build main documentation
Tshepang Lekhonkhobe
- [issue16074] bad error message in os.rename
Serhiy Storchaka
- [issue13775] Access Denied message on symlink creation misleading for an existing file/directory target.
Serhiy Storchaka
- [issue16815] Is all OK!!
Bernie Keimel
- [issue16815] Is all OK!!
Hynek Schlawack
- [issue16813] use paths relative to CPython root in documentation building instructions
Georg Brandl
- [issue16814] use --directory option of make in describing how to build the docs
Georg Brandl
- [issue16805] when building docs on Debian 7 --> ERROR: Error in "note" directive
Georg Brandl
- [issue16801] Preserve original representation for integers / floats in docstrings
Georg Brandl
- [issue16810] inconsistency in weekday
Serhiy Storchaka
- [issue16801] Preserve original representation for integers / floats in docstrings
Serhiy Storchaka
- [issue16810] inconsistency in weekday
Glenn Linderman
- [issue16810] inconsistency in weekday
Glenn Linderman
- [issue16642] Mention new "kwargs" named tuple parameter in sched module
Roundup Robot
- [issue16641] sched.scheduler.enter arguments should not be modifiable
Roundup Robot
- [issue16165] sched.scheduler.run() blocks scheduler
Roundup Robot
- [issue16640] Less code under lock in sched.scheduler
Roundup Robot
- [issue16642] Mention new "kwargs" named tuple parameter in sched module
Serhiy Storchaka
- [issue16641] sched.scheduler.enter arguments should not be modifiable
Serhiy Storchaka
- [issue16165] sched.scheduler.run() blocks scheduler
Serhiy Storchaka
- [issue16640] Less code under lock in sched.scheduler
Serhiy Storchaka
- [issue16813] use paths relative to CPython root in documentation building instructions
Roundup Robot
- [issue16813] use paths relative to CPython root in documentation building instructions
Chris Jerdonek
- [issue16813] use paths relative to CPython root in documentation building instructions
Sandro Tosi
- [issue16813] use paths relative to CPython root in documentation building instructions
Chris Jerdonek
- [issue16813] use paths relative to CPython root in documentation building instructions
Tshepang Lekhonkhobe
- [issue16778] Logger.findCaller needs to be smarter
Vinay Sajip
- [issue16813] use paths relative to CPython root in documentation building instructions
Ezio Melotti
- [issue16485] FD leaks in aifc module
Roundup Robot
- [issue16813] use paths relative to CPython root in documentation building instructions
Tshepang Lekhonkhobe
- [issue16486] Add context manager support to aifc module
Roundup Robot
- [issue16485] FD leaks in aifc module
Serhiy Storchaka
- [issue16486] Add context manager support to aifc module
Serhiy Storchaka
- [issue16485] FD leaks in aifc module
Serhiy Storchaka
- [issue16694] Add pure Python operator module
Serhiy Storchaka
- [issue16320] Establish order in bytes/string dependencies
Serhiy Storchaka
- [issue12004] PyZipFile.writepy gives internal error on syntax errors
Serhiy Storchaka
- [issue16782] No curses.initwin: Incorrect package docstring for curses
Roundup Robot
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Serhiy Storchaka
- [issue16782] No curses.initwin: Incorrect package docstring for curses
Andrew Svetlov
- [issue16782] No curses.initwin: Incorrect package docstring for curses
Andrew Svetlov
- [issue16816] Bug in hash randomization
Domen Kožar
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Roundup Robot
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Serhiy Storchaka
- [issue15861] ttk.Treeview "unmatched open brace in list"
Serhiy Storchaka
- [issue16686] audioop overflow issues
Serhiy Storchaka
- [issue16550] pickletools.py treats 32bit lengths as signed, but pickle.py as unsigned
Serhiy Storchaka
- [issue16601] Restarting iteration over tarfile continues from where it left off.
Serhiy Storchaka
- [issue16659] Pure Python implementation of random
Serhiy Storchaka
- [issue16674] Faster getrandbits() for small integers
Serhiy Storchaka
- [issue11159] Sax parser crashes if given unicode file name
Serhiy Storchaka
- [issue16638] support multi-line docstring signatures in IDLE calltips
Serhiy Storchaka
- [issue16624] subprocess.check_output should allow specifying stdin as a string
Serhiy Storchaka
- [issue16630] IDLE: Calltip fails if __getattr__ raises exception
Serhiy Storchaka
- [issue16569] Preventing errors of simultaneous access in zipfile
Serhiy Storchaka
- [issue11344] Add os.path.splitpath(path) function
Serhiy Storchaka
- [issue15989] Possible integer overflow of PyLong_AsLong() results
Serhiy Storchaka
- [issue9720] zipfile writes incorrect local file header for large files in zip64
Serhiy Storchaka
- [issue8745] zipimport is a bit slow
Serhiy Storchaka
- [issue10395] new os.path function to extract common prefix based on path components
Serhiy Storchaka
- [issue15490] Correct __sizeof__ support for StringIO
Serhiy Storchaka
- [issue6975] symlinks incorrectly resolved on Linux
Serhiy Storchaka
- [issue15999] Using new 'bool' format character
Serhiy Storchaka
- [issue6083] Reference counting bug in PyArg_ParseTuple and PyArg_ParseTupleAndKeywords
Serhiy Storchaka
- [issue16061] performance regression in string replace for 3.3
Serhiy Storchaka
- [issue15475] Correct __sizeof__ support for itertools
Serhiy Storchaka
- [issue13968] Support recursive globs
Serhiy Storchaka
- [issue15696] Correct __sizeof__ support for mmap
Serhiy Storchaka
- [issue16801] Preserve original representation for integers / floats in docstrings
Terry J. Reedy
- [issue16812] os.symlink can return wrong FileExistsError/WindowsError information
Andrew
- [issue16434] SocketServer call shutdown in the wrong way
Andrew Svetlov
- [issue994421] logging module prints unexpected message when no handler set
Terry J. Reedy
- [issue16731] xxlimited/xxmodule docstrings ambiguous
Andrew Svetlov
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Eli Bendersky
- [issue15083] Rewrite ElementTree tests in a cleaner and safer way
Arfrever Frehtes Taifersar Arahesis
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Florent Xicluna
- [issue16817] test___all__ has to save and restore sys.modules while it does all the importing
Eli Bendersky
- [issue16817] test___all__ has to save and restore sys.modules while it does all the importing
Daniel Shahaf
- [issue16817] test___all__ has to save and restore sys.modules while it does all the importing
Andrew Svetlov
- [issue16741] `int()`, `float()`, etc think python strings are null-terminated
Matthew Barnett
- [issue16808] inspect.stack() should return list of named tuples
Daniel Shahaf
- [issue16814] use --directory option of make in describing how to build the docs
Chris Jerdonek
- [issue16817] test___all__ has to save and restore sys.modules while it does all the importing
R. David Murray
- [issue16814] use --directory option of make in describing how to build the docs
Chris Jerdonek
- [issue16741] `int()`, `float()`, etc think python strings are null-terminated
Ezio Melotti
- [issue16817] test___all__ has to save and restore sys.modules while it does all the importing
Eli Bendersky
- [issue16816] Bug in hash randomization
Benjamin Peterson
- [issue16818] Couple of mistakes in PEP 431
Ramchandra Apte
- [issue16814] use --directory option of make in describing how to build the docs
Georg Brandl
- [issue13657] IDLE doesn't support sys.ps1 and sys.ps2.
Ramchandra Apte
- [issue16819] IDLE b"" method completion incorrect
Ramchandra Apte
- [issue13555] cPickle MemoryError when loading large file (while pickle works)
Ramchandra Apte
- [issue14597] Cannot unload dll in ctypes until script exits
Arfrever Frehtes Taifersar Arahesis
- [issue13951] Seg Fault in .so called by ctypes causes the interpreter to Seg Fault
Ramchandra Apte
- [issue13951] Document that Seg Fault in .so called by ctypes causes the interpreter to Seg Fault
Ramchandra Apte
- [issue13951] Document that Seg Fault in .so called by ctypes causes the interpreter to Seg Fault
Georg Brandl
- [issue16688] Backreferences make case-insensitive regex fail on non-ASCII strings.
Georg Brandl
- [issue16818] Couple of mistakes in PEP 431
Georg Brandl
- [issue16814] use --directory option of make in describing how to build the docs
Tshepang Lekhonkhobe
- [issue13555] cPickle MemoryError when loading large file (while pickle works)
Antoine Pitrou
- [issue16814] use --directory option of make in describing how to build the docs
Georg Brandl
- [issue13555] cPickle MemoryError when loading large file (while pickle works)
Charles-François Natali
- [issue16816] Bug in hash randomization
Domen Kožar
- [issue16816] Bug in hash randomization
Charles-François Natali
- [issue16816] Bug in hash randomization
Domen Kožar
- [issue16816] Bug in hash randomization
Charles-François Natali
- [issue16816] Bug in hash randomization
Charles-François Natali
- [issue16816] Bug in hash randomization
Domen Kožar
- [issue14373] C implementation of functools.lru_cache
Alexey Kachayev
- [issue16817] test___all__ has to save and restore sys.modules while it does all the importing
R. David Murray
- [issue16817] test___all__ has to save and restore sys.modules while it does all the importing
Eli Bendersky
- [issue16817] test___all__ has to save and restore sys.modules while it does all the importing
Eli Bendersky
- [issue16817] test___all__ has to save and restore sys.modules while it does all the importing
Eli Bendersky
- [issue15948] Unchecked return value of I/O functions
Marek Šuppa
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Roundup Robot
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Eli Bendersky
- [issue16672] improve tracing performances when f_trace is NULL
Jesús Cea Avión
- [issue16817] test___all__ has to save and restore sys.modules while it does all the importing
R. David Murray
- [issue16819] IDLE b"" method completion incorrect
Serhiy Storchaka
- [issue16814] use --directory option of make in describing how to build the docs
Ezio Melotti
- [issue15948] Unchecked return value of I/O functions
Ezio Melotti
- [issue16819] IDLE b"" method completion incorrect
Serhiy Storchaka
- [issue16819] IDLE b"" method completion incorrect
Serhiy Storchaka
- [issue6010] unable to retrieve latin-1 encoded data from sqlite3
Ezio Melotti
- [issue16804] python3 -S -m site fails
Meador Inge
- [issue16783] sqlite3 accepts strings it cannot (by default) return
Ezio Melotti
- [issue15083] Rewrite ElementTree tests in a cleaner and safer way
Andrew Svetlov
- [issue16741] `int()`, `float()`, etc think python strings are null-terminated
Matthew Barnett
- [issue16820] configparser.ConfigParser.clean and .update bugs
Wolfgang Scherer
- [issue14373] C implementation of functools.lru_cache
Serhiy Storchaka
- [issue16741] `int()`, `float()`, etc think python strings are null-terminated
Serhiy Storchaka
- [issue2350] 'exceptions' import fixer
Berker Peksag
- [issue2350] 'exceptions' import fixer
Benjamin Peterson
- [issue16645] Wrong test_extract_hardlink() in test_tarfile.py
Ezio Melotti
- [issue16645] Wrong test_extract_hardlink() in test_tarfile.py
Serhiy Storchaka
- [issue16820] configparser.ConfigParser.clean and .update bugs
R. David Murray
- [issue16773] int() half-accepts UserString
Ezio Melotti
- [issue16804] python3 -S -m site fails
Meador Inge
- [issue16645] Wrong test_extract_hardlink() in test_tarfile.py
Roundup Robot
- [issue16645] Wrong test_extract_hardlink() in test_tarfile.py
Serhiy Storchaka
- [issue7300] Unicode arguments in str.format()
Pedro Algarvio
- [issue16379] SQLite error code not exposed to python
Daniel Shahaf
- [issue16379] SQLite error code not exposed to python
Daniel Shahaf
- [issue1470548] Bugfix for #1470540 (XMLGenerator cannot output UTF-16)
Serhiy Storchaka
- [issue7300] Unicode arguments in str.format()
Ezio Melotti
- [issue15861] ttk.Treeview "unmatched open brace in list"
Serhiy Storchaka
- [issue16379] SQLite error code not exposed to python
Daniel Shahaf
- [issue8745] zipimport is a bit slow
Serhiy Storchaka
- [issue9720] zipfile writes incorrect local file header for large files in zip64
Serhiy Storchaka
- [issue16061] performance regression in string replace for 3.3
Serhiy Storchaka
- [issue16773] int() half-accepts UserString
Serhiy Storchaka
- [issue16061] performance regression in string replace for 3.3
Benjamin Peterson
- [issue16061] performance regression in string replace for 3.3
Antoine Pitrou
- [issue11344] Add os.path.splitpath(path) function
Serhiy Storchaka
- [issue16061] performance regression in string replace for 3.3
Antoine Pitrou
- [issue11344] Add os.path.splitpath(path) function
Antoine Pitrou
- [issue14373] C implementation of functools.lru_cache
Alexey Kachayev
- [issue16061] performance regression in string replace for 3.3
Serhiy Storchaka
- [issue6975] symlinks incorrectly resolved on Linux
Serhiy Storchaka
- [issue16806] col_offset is -1 and lineno is wrong for multiline string expressions
Carsten Klein
- [issue16061] performance regression in string replace for 3.3
STINNER Victor
- [issue16821] bundlebuilder broken in 2.7
Barry Alan Scott
- [issue7300] Unicode arguments in str.format()
STINNER Victor
- [issue7300] Unicode arguments in str.format()
Eric V. Smith
- [issue16817] test___all__ has to save and restore sys.modules while it does all the importing
Arfrever Frehtes Taifersar Arahesis
- [issue15663] Investigate providing Tcl/Tk 8.5 with OS X installers
Samuel John
- [issue15663] Investigate providing Tcl/Tk 8.5 with OS X installers
Ed Campbell
- [issue16817] test___all__ has to save and restore sys.modules while it does all the importing
Eli Bendersky
- [issue16817] test___all__ affects other tests by doing too much importing
Eli Bendersky
- [issue16821] bundlebuilder broken in 2.7
Ned Deily
- [issue16821] bundlebuilder broken in 2.7
Barry Alan Scott
- [issue16822] execv (et al.) should invoke atexit handlers before executing new code
Ned Batchelder
- [issue14516] test_tools assumes BUILDDIR=SRCDIR
Roumen Petrov
- [issue12915] Add inspect.locate and inspect.resolve
Berker Peksag
- [issue9586] "warning: comparison between pointer and integer" in multiprocessing build on Tiger
Ned Deily
- [issue1674555] sys.path in tests contains system directories
Eli Bendersky
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
Giampaolo Rodola'
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Daniel Shahaf
- [issue16689] stdout stderr redirection mess
Ralf Schmitt
- [issue16783] sqlite3 accepts strings it cannot (by default) return
William D. Colburn
- [issue1653416] OS X print >> f, "Hello" produces no error on read-only f: normal?
Ned Deily
- [issue13657] IDLE doesn't support sys.ps1 and sys.ps2.
Roger Serwy
- [issue3871] cross and native build of python for mingw* hosts
Roumen Petrov
- [issue16820] configparser.ConfigParser.clean and .update bugs
Łukasz Langa
- [issue16076] xml.etree.ElementTree.Element and xml.etree.ElementTree.TreeBuilder are no longer pickleable
Daniel Shahaf
- [issue13951] Document that Seg Fault in .so called by ctypes causes the interpreter to Seg Fault
Meador Inge
- [issue16747] Remove 'file' type reference from 'iterable' glossary entry
Ezio Melotti
- [issue7735] python creates IPv6 DNS requests even when built with --disable-ipv6
STINNER Victor
- [issue16801] Preserve original representation for integers / floats in docstrings
Ezio Melotti
- [issue16802] fileno argument to socket.socket() undocumented
Ezio Melotti
- [issue7735] socket.create_connection() creates IPv6 DNS requests even when built with --disable-ipv6
Daniel Shahaf
- [issue15803] Incorrect docstring on ConfigParser.items()
Roundup Robot
- [issue15803] Incorrect docstring on ConfigParser.items()
Łukasz Langa
- [issue15803] Incorrect docstring on ConfigParser.items()
Łukasz Langa
- [issue16320] Establish order in bytes/string dependencies
Meador Inge
- [issue16320] Establish order in bytes/string dependencies
Meador Inge
- [issue12004] PyZipFile.writepy gives internal error on syntax errors
Ben Morgan
- [issue16820] configparser.ConfigParser.clean and .update bugs
Roundup Robot
- [issue16820] configparser.ConfigParser.clean and .update bugs
Łukasz Langa
- [issue16823] Python crashes on running tkinter code with threads
Sarbjit singh
- [issue7735] socket.create_connection() creates IPv6 DNS requests even when built with --disable-ipv6
Daniel Shahaf
- [issue2405] Drop w9xpopen and all dependencies
Brian Curtin
- [issue16659] Pure Python implementation of random
Raymond Hettinger
- [issue15663] Investigate providing Tcl/Tk 8.5 with OS X installers
Ronald Oussoren
- [issue16801] Preserve original representation for integers / floats in docstrings
Raymond Hettinger
- [issue16821] bundlebuilder broken in 2.7
Ronald Oussoren
- [issue16821] bundlebuilder broken in 2.7
Ronald Oussoren
- [issue7320] Unable to load external modules on build slave with debug python
Brian Curtin
- [issue14516] test_tools assumes BUILDDIR=SRCDIR
Ronald Oussoren
- [issue13951] Document that Seg Fault in .so called by ctypes causes the interpreter to Seg Fault
Georg Brandl
- [issue14516] test_tools assumes BUILDDIR=SRCDIR
Ronald Oussoren
- [issue16824] typo in test
Stefan Behnel
- [issue15075] XincludeTest failure in test_xml_etree
Stefan Behnel
- [issue1674555] sys.path in tests contains system directories
Arfrever Frehtes Taifersar Arahesis
- [issue1674555] sys.path in tests contains system directories
Arfrever Frehtes Taifersar Arahesis
- [issue1674555] sys.path in tests contains system directories
Arfrever Frehtes Taifersar Arahesis
- [issue1674555] sys.path in tests contains system directories
Arfrever Frehtes Taifersar Arahesis
- [issue1674555] sys.path in tests contains system directories
Arfrever Frehtes Taifersar Arahesis
- [issue1674555] sys.path in tests contains system directories
Arfrever Frehtes Taifersar Arahesis
- [issue16659] Pure Python implementation of random
Stefan Behnel
- [issue16824] typo in test
Serhiy Storchaka
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
Charles-François Natali
- [issue16824] typo in test
Roundup Robot
- [issue16824] typo in test
Serhiy Storchaka
- [issue16802] fileno argument to socket.socket() undocumented
Serhiy Storchaka
- [issue1222585] C++ compilation support for distutils
Arfrever Frehtes Taifersar Arahesis
- [issue1222585] C++ compilation support for distutils
Arfrever Frehtes Taifersar Arahesis
- [issue1222585] C++ compilation support for distutils
Arfrever Frehtes Taifersar Arahesis
- [issue1222585] C++ compilation support for distutils
Arfrever Frehtes Taifersar Arahesis
- [issue1222585] C++ compilation support for distutils
Arfrever Frehtes Taifersar Arahesis
- [issue1222585] C++ compilation support for distutils
Arfrever Frehtes Taifersar Arahesis
- [issue16320] Establish order in bytes/string dependencies
Serhiy Storchaka
- [issue16821] bundlebuilder broken in 2.7
Barry Alan Scott
- [issue16801] Preserve original representation for integers / floats in docstrings
Georg Brandl
- [issue16821] bundlebuilder broken in 2.7
Ronald Oussoren
- [issue16802] fileno argument to socket.socket() undocumented
Antoine Pitrou
- [issue16061] performance regression in string replace for 3.3
Serhiy Storchaka
- [issue16802] fileno argument to socket.socket() undocumented
Richard Oudkerk
- [issue16822] execv (et al.) should invoke atexit handlers before executing new code
Antoine Pitrou
- [issue16822] execv (et al.) should invoke atexit handlers before executing new code
Georg Brandl
- [issue16822] execv (et al.) should invoke atexit handlers before executing new code
Charles-François Natali
- [issue16820] configparser.ConfigParser.clean and .update bugs
Roundup Robot
- [issue16820] configparser.ConfigParser.clean and .update bugs
Łukasz Langa
- [issue16825] all OK!!!
Bernie Keimel
- [issue16825] all OK!!!
Charles-François Natali
- [issue16591] RUNSHARED wrong for OSX no framework
Ronald Oussoren
- [issue16803] Make test_importlib run tests under both _frozen_importlib and importlib._bootstrap
Brett Cannon
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Brett Cannon
- [issue16802] fileno argument to socket.socket() undocumented
Serhiy Storchaka
- [issue16659] Pure Python implementation of random
Brett Cannon
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
Giampaolo Rodola'
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
Antoine Pitrou
- [issue16826] Don't check for PYTHONCASEOK if interpreter started with -E
Brett Cannon
- [issue16827] Remove the relatively advanced content from section 2 in tutorial
Ramchandra Apte
- [issue16827] Remove the relatively advanced content from section 2 in tutorial
Ezio Melotti
- [issue16802] fileno argument to socket.socket() undocumented
Richard Oudkerk
- [issue16591] RUNSHARED wrong for OSX no framework
Hynek Schlawack
- [issue16659] Pure Python implementation of random
Serhiy Storchaka
- [issue16591] RUNSHARED wrong for OSX no framework
Ronald Oussoren
- [issue16591] RUNSHARED wrong for OSX no framework
Hynek Schlawack
- [issue16591] RUNSHARED wrong for OSX no framework
Fabian Groffen
- [issue16651] Find out what stdlib modules lack a pure Python implementation
Serhiy Storchaka
- [issue16783] sqlite3 accepts strings it cannot (by default) return
Jesús Cea Avión
- [issue6010] unable to retrieve latin-1 encoded data from sqlite3
Jesús Cea Avión
- [issue16591] RUNSHARED wrong for OSX no framework
Ronald Oussoren
- [issue16826] Don't check for PYTHONCASEOK if interpreter started with -E
Nick Coghlan
- [issue16802] fileno argument to socket.socket() undocumented
Serhiy Storchaka
- [issue7735] socket.create_connection() creates IPv6 DNS requests even when built with --disable-ipv6
Ralf Schmitt
- [issue7735] socket.create_connection() creates IPv6 DNS requests even when built with --disable-ipv6
Antoine Pitrou
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
Giampaolo Rodola'
- [issue1674555] sys.path in tests contains system directories
Nick Coghlan
- [issue16787] asyncore.dispatcher_with_send - increase the send buffer size
Giampaolo Rodola'
- [issue16787] asyncore.dispatcher_with_send - increase the send buffer size
Giampaolo Rodola'
- [issue9645] PEP 383: os.pathconf() does not accept surrogateescape arguments
Serhiy Storchaka
- [issue9644] PEP 383: os.statvfs() does not accept surrogateescape arguments
Serhiy Storchaka
- [issue9644] PEP 383: os.statvfs() does not accept surrogateescape arguments
Serhiy Storchaka
- [issue9645] PEP 383: os.pathconf() does not accept surrogateescape arguments
Serhiy Storchaka
- [issue16320] Establish order in bytes/string dependencies
Meador Inge
- [issue16653] reference kept in f_locals prevents the tracing/profiling of a destructor
Xavier de Gaye
- [issue16802] fileno argument to socket.socket() undocumented
Guido van Rossum
- [issue16653] reference kept in f_locals prevents the tracing/profiling of a destructor
Ned Batchelder
- [issue10657] os.lstat/os.stat/os.fstat don't set st_dev (st_rdev) on Windows
Serhiy Storchaka
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
Roundup Robot
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
Roundup Robot
- [issue10527] multiprocessing.Pipe problem: "handle out of range in select()"
Giampaolo Rodola'
- [issue16828] bz2 error on compression of empty string
Martin
- [issue16828] bz2 error on compression of empty string
Martin
- [issue16828] bz2 error on compression of empty string
Jesús Cea Avión
- [issue16828] bz2 error on compression of empty string
Martin
- [issue16591] RUNSHARED wrong for OSX no framework
Fabian Groffen
- [issue16808] inspect.stack() should return list of named tuples
Meador Inge
- [issue16828] bz2 error on compression of empty string
Serhiy Storchaka
- [issue16820] configparser.ConfigParser.clean and .update bugs
Wolfgang Scherer
- [issue10657] os.lstat/os.stat/os.fstat don't set st_dev (st_rdev) on Windows
Brian Curtin
- [issue10657] os.lstat/os.stat/os.fstat don't set st_dev (st_rdev) on Windows
Roundup Robot
- [issue11939] Implement stat.st_dev and os.path.samefile on windows
Roundup Robot
- [issue16808] inspect.stack() should return list of named tuples
Daniel Shahaf
- [issue1674555] sys.path in tests contains system directories
Senthil Kumaran
- [issue16827] Remove the relatively advanced content from section 2 in tutorial
Senthil Kumaran
- [issue16806] col_offset is -1 and lineno is wrong for multiline string expressions
Benjamin Peterson
- [issue16829] IDLE on Mac OSX can't print filenames with spaces
Rod Nayfield
- [issue16829] IDLE on POSIX can't print filenames with spaces
Roger Serwy
- [issue16434] SocketServer call shutdown in the wrong way
Senthil Kumaran
Last message date:
Mon Dec 31 23:38:12 CET 2012
Archived on: Mon Dec 31 23:38:14 CET 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).