August 2013 Archives by date
Starting: Thu Aug 1 00:21:51 CEST 2013
Ending: Sat Aug 31 23:47:47 CEST 2013
Messages: 3251
- [issue1666318] shutil.copytree doesn't give control over directory permissions
Catherine Devlin
- [issue18214] Stop purging modules which are garbage collected before shutdown
Richard Oudkerk
- [issue18610] wsgiref.validator expects wsgi.input read to give exactly one arg
Robin Schoonover
- [issue18610] wsgiref.validate expects wsgi.input read to give exactly one arg
Robin Schoonover
- [issue11571] Turtle window pops under the terminal on OSX
Alexander Belopolsky
- [issue18603] PyOS_mystricmp unused and no longer available
Arfrever Frehtes Taifersar Arahesis
- [issue1666318] shutil.copytree doesn't give control over directory permissions
Christian Heimes
- [issue1666318] shutil.copytree doesn't give control over directory permissions
Christian Heimes
- [issue17616] wave.Wave_read and wave.Wave_write can be context managers
Roundup Robot
- [issue7511] msvc9compiler.py: ValueError when trying to compile with VC Express
Bill Gale
- [issue1666318] shutil.copytree doesn't give control over directory permissions
Vajrasky Kok
- [issue17998] internal error in regular expression engine
Bohuslav "Slavek" Kabrda
- [issue16662] load_tests not invoked in package/__init__.py
Michael Foord
- [issue17998] internal error in regular expression engine
Cédric Krier
- [issue16245] Update html.entities.html5 dictionary and parseentities.py
Larry Hastings
- [issue18257] Two copies of python-config
Larry Hastings
- [issue5302] Allow package_data specs/globs to match directories
Larry Hastings
- [issue13463] Fix parsing of package_data
Larry Hastings
- [issue17998] internal error in regular expression engine
Larry Hastings
- [issue18181] PEP447: Add type.__locallookup__
Ronald Oussoren
- [issue5262] PythonLauncher considered harmfull
Ronald Oussoren
- [issue18214] Stop purging modules which are garbage collected before shutdown
Antoine Pitrou
- [issue18611] Mac: Some Python Launcher issues
Ronald Oussoren
- [issue18608] Avoid keeping a strong reference to locale in the _io module
Christian Heimes
- [issue18214] Stop purging modules which are garbage collected before shutdown
Christian Heimes
- [issue18214] Stop purging modules which are garbage collected before shutdown
Antoine Pitrou
- [issue18214] Stop purging modules which are garbage collected before shutdown
Richard Oudkerk
- [issue18214] Stop purging modules which are garbage collected before shutdown
Antoine Pitrou
- [issue18214] Stop purging modules which are garbage collected before shutdown
Richard Oudkerk
- [issue18306] os.stat gives exception for Windows junctions in v3.3
Tim Golden
- [issue18214] Stop purging modules which are garbage collected before shutdown
Richard Oudkerk
- [issue18612] More elaborate documentation on how list comprehensions and generator expressions relate to each other
uglemat
- [issue9035] os.path.ismount on windows doesn't support windows mount points
Roundup Robot
- [issue18613] wrong float minus op result
Laurent Fournier
- [issue18517] "xxlimited" extension declared incorrectly in setup.py
Martin v. Löwis
- [issue18521] [cppcheck] Full report
Martin v. Löwis
- [issue18613] wrong float plus/minus op result
Laurent Fournier
- [issue18472] Update PEP 8 to encourage modern conventions
Nick Coghlan
- [issue18214] Stop purging modules which are garbage collected before shutdown
Antoine Pitrou
- [issue18472] Update PEP 8 to encourage modern conventions
Nick Coghlan
- [issue18612] More elaborate documentation on how list comprehensions and generator expressions relate to each other
R. David Murray
- [issue12645] test.support. import_fresh_module - incorrect doc
Eli Bendersky
- [issue3591] elementtree tests do not include bytes handling
Eli Bendersky
- [issue18613] wrong float plus/minus op result
Brett Cannon
- [issue13612] xml.etree.ElementTree says unknown encoding of a regular encoding
Eli Bendersky
- [issue17372] provide pretty printer for xml.etree.ElementTree
Eli Bendersky
- [issue18472] Update PEP 8 to encourage modern conventions
Nick Coghlan
- [issue18472] Update PEP 8 to encourage modern conventions
Nick Coghlan
- [issue18612] More elaborate documentation on how list comprehensions and generator expressions relate to each other
uglemat
- [issue9035] os.path.ismount on windows doesn't support windows mount points
Roundup Robot
- [issue18214] Stop purging modules which are garbage collected before shutdown
Richard Oudkerk
- [issue10434] Document the rules for "public names"
Nick Coghlan
- [issue18612] More elaborate documentation on how list comprehensions and generator expressions relate to each other
uglemat
- [issue18214] Stop purging modules which are garbage collected before shutdown
Antoine Pitrou
- [issue18472] Update PEP 8 to encourage modern conventions
Barry A. Warsaw
- [issue18612] More elaborate documentation on how list comprehensions and generator expressions relate to each other
R. David Murray
- [issue14130] memoryview: add multi-dimensional indexing and slicing
DLowell
- [issue18257] Two copies of python-config
Roundup Robot
- [issue18257] Two copies of python-config
Matthias Klose
- [issue18614] Enhanced \N{} escapes for Unicode strings
Steven D'Aprano
- [issue18214] Stop purging modules which are garbage collected before shutdown
Richard Oudkerk
- [issue9035] os.path.ismount on windows doesn't support windows mount points
Tim Golden
- [issue18472] Update PEP 8 to encourage modern conventions
Guido van Rossum
- [issue18214] Stop purging modules which are garbage collected before shutdown
Antoine Pitrou
- [issue18615] sndhdr.whathdr could return a namedtuple
Claudiu.Popa
- [issue16111] Python 2.7.3 Windows MSI installer installs the VC++ 9 dlls directly to WinSxS folder
Martin v. Löwis
- [issue3778] python uninstaller leave registry entries
Martin v. Löwis
- [issue18616] enable more ssl socket options with get_server_certificate
Derek Wilson
- [issue18569] Set PATHEXT in the Windows installer
Roundup Robot
- [issue18569] Set PATHEXT in the Windows installer
Martin v. Löwis
- [issue18472] Update PEP 8 to encourage modern conventions
Guido van Rossum
- [issue18614] Enhanced \N{} escapes for Unicode strings
Matthew Barnett
- [issue18617] TLS and Intermediate Certificates
Donald Stufft
- [issue18472] Update PEP 8 to encourage modern conventions
Guido van Rossum
- [issue18617] TLS and Intermediate Certificates
Christian Heimes
- [issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.
Arfrever Frehtes Taifersar Arahesis
- [issue18517] "xxlimited" extension declared incorrectly in setup.py
Arfrever Frehtes Taifersar Arahesis
- [issue18618] Need an atexit.register equivalent that also works in subinterps
Antoine Pitrou
- [issue18618] Need an atexit.register equivalent that also works in subinterps
Antoine Pitrou
- [issue18618] Need an atexit.register equivalent that also works in subinterps
Antoine Pitrou
- [issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.
Larry Hastings
- [issue17998] internal error in regular expression engine
Larry Hastings
- [issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.
Arfrever Frehtes Taifersar Arahesis
- [issue18257] Two copies of python-config
Larry Hastings
- [issue18472] Update PEP 8 to encourage modern conventions
Tshepang Lekhonkhobe
- [issue18619] atexit leaks callbacks in subinterpreters
Antoine Pitrou
- [issue18472] Update PEP 8 to encourage modern conventions
Tshepang Lekhonkhobe
- [issue18619] atexit leaks callbacks in subinterpreters
Antoine Pitrou
- [issue18619] atexit leaks callbacks in subinterpreters
Roundup Robot
- [issue18619] atexit leaks callbacks in subinterpreters
Antoine Pitrou
- [issue18608] Avoid keeping a strong reference to locale in the _io module
Roundup Robot
- [issue18558] Iterable glossary entry needs clarification
Stephen Paul Chappell
- [issue18608] Avoid keeping a strong reference to locale in the _io module
Antoine Pitrou
- [issue18589] cross-referencing doesn't work between the extending guide and c-api
Roundup Robot
- [issue18589] cross-referencing doesn't work between the extending guide and c-api
Roundup Robot
- [issue18589] cross-referencing doesn't work between the extending guide and c-api
Antoine Pitrou
- [issue10241] gc fixes for module m_copy attribute
Antoine Pitrou
- [issue10241] gc fixes for module m_copy attribute
Antoine Pitrou
- [issue10241] gc fixes for module m_copy attribute
Roundup Robot
- [issue10241] gc fixes for module m_copy attribute
Antoine Pitrou
- [issue18214] Stop purging modules which are garbage collected before shutdown
Antoine Pitrou
- [issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.
Roundup Robot
- [issue18558] Iterable glossary entry needs clarification
R. David Murray
- [issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.
Antoine Pitrou
- [issue18620] multiprocessing page leaves out important part of Pool example
Chris Curvey
- [issue1294959] Problems with /usr/lib64 builds.
Catalin Iacob
- [issue18306] os.stat gives exception for Windows junctions in v3.3
John Jefferies
- [issue18621] site.py keeps too much stuff alive when it patches builtins
Antoine Pitrou
- [issue15631] Python 3.3/3.4 installation issue on OpenSUSE lib/lib64 folders
Catalin Iacob
- [issue18622] reset_mock on mock created by mock_open causes infinite recursion
Michael Foord
- [issue10241] gc fixes for module m_copy attribute
Antoine Pitrou
- [issue18605] 2.7: test_threading hangs on Solaris 9
Maciej Bliziński
- [issue18558] Iterable glossary entry needs clarification
Stephen Paul Chappell
- [issue10241] gc fixes for module m_copy attribute
Arfrever Frehtes Taifersar Arahesis
- [issue18614] Enhanced \N{} escapes for Unicode strings
Terry J. Reedy
- [issue18023] msi product code for 2.7.5150 not in Tools/msi/uuids.py
Martin v. Löwis
- [issue18623] Factor out the _SuppressCoreFiles context manager
Antoine Pitrou
- [issue18623] Factor out the _SuppressCoreFiles context manager
STINNER Victor
- [issue16463] testConnectTimeout of test_timeout TCPTimeoutTestCasefailures fails intermittently
Ned Deily
- [issue10241] gc fixes for module m_copy attribute
Antoine Pitrou
- [issue18623] Factor out the _SuppressCoreFiles context manager
Antoine Pitrou
- [issue18408] Fixes crashes found by pyfailmalloc
Roundup Robot
- [issue18609] test_ctypes failure on AIX in PyEval_CallObjectWithKeywords
Roundup Robot
- [issue10241] gc fixes for module m_copy attribute
Antoine Pitrou
- [issue18609] test_ctypes failure on AIX in PyEval_CallObjectWithKeywords
STINNER Victor
- [issue18605] 2.7: test_threading hangs on Solaris 9
Maciej Bliziński
- [issue18624] Add alias for iso-8859-8-i which is the same as iso-8859-8
R. David Murray
- [issue18558] Iterable glossary entry needs clarification
R. David Murray
- [issue18519] test_sqlite crashes on OS X tiger 3.x buildbot
STINNER Victor
- [issue14956] custom PYTHONPATH may break apps embedding Python
Kevin Harms
- [issue18519] test_sqlite crashes on OS X tiger 3.x buildbot
Roundup Robot
- [issue18625] ks_c-5601-1987 is used by microsoft when it really means cp949
R. David Murray
- [issue18519] test_sqlite crashes on OS X tiger 3.x buildbot
STINNER Victor
- [issue18519] test_sqlite crashes on OS X tiger 3.x buildbot
Ned Deily
- [issue18519] test_sqlite crashes on OS X tiger 3.x buildbot
STINNER Victor
- [issue17145] memoryview(array.array)
Demian Brecht
- [issue18472] Update PEP 8 to encourage modern conventions
Guido van Rossum
- [issue17899] os.listdir() leaks FDs if invoked on FD pointing to a non-directory
Roundup Robot
- [issue17899] os.listdir() leaks FDs if invoked on FD pointing to a non-directory
Roundup Robot
- [issue17899] os.listdir() leaks FDs if invoked on FD pointing to a non-directory
Larry Hastings
- [issue18626] Make "python -m inspect <name>" dump the source of a module
Nick Coghlan
- [issue17557] test_getgroups of test_posix can fail on OS X 10.8 if more than 16 groups
Roundup Robot
- [issue17557] test_getgroups of test_posix can fail on OS X 10.8 if more than 16 groups
Ned Deily
- [issue18627] Typo in Modules/hashlib.h
Vajrasky Kok
- [issue18628] PEP 8 and encodings
Terry J. Reedy
- [issue18626] Make "python -m inspect <name>" dump the source of a module
Eric Snow
- [issue18627] Typo in Modules/hashlib.h
Roundup Robot
- [issue18627] Typo in Modules/hashlib.h
Ned Deily
- [issue18550] internal_setblocking() doesn't check return value of fcntl()
Ronald Oussoren
- [issue4885] mmap enhancement request
Valerie Lambert
- [issue18517] "xxlimited" extension declared incorrectly in setup.py
Roundup Robot
- [issue16945] rewrite CGIHTTPRequestHandler to always use subprocess
Charles-François Natali
- [issue18517] "xxlimited" extension declared incorrectly in setup.py
Ned Deily
- [issue18418] Thread.isAlive() sometimes True after fork
Charles-François Natali
- [issue10496] Python startup should not require passwd entry
Charles-François Natali
- [issue18325] test_kqueue fails in OpenBSD
Roundup Robot
- [issue18325] test_kqueue fails in OpenBSD
Roundup Robot
- [issue18625] ks_c-5601-1987 is used by microsoft when it really means cp949
Marc-Andre Lemburg
- [issue1611154] os.path.exists("file/") failure on Solaris 9
Charles-François Natali
- [issue17070] PEP 433: Use the new cloexec to improve security and avoid bugs
Charles-François Natali
- [issue18624] Add alias for iso-8859-8-i which is the same as iso-8859-8
Marc-Andre Lemburg
- [issue11757] test_subprocess.test_communicate_timeout_large_ouput failure on select(): negative timeout?
Charles-François Natali
- [issue18622] reset_mock on mock created by mock_open causes infinite recursion
Michael Foord
- [issue12999] _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED usage on Solaris
Charles-François Natali
- [issue10897] UNIX mmap unnecessarily dup() file descriptor
Charles-François Natali
- [issue12588] test_capi.test_subinterps() failed on OpenBSD (powerpc)
Charles-François Natali
- [issue18325] test_kqueue fails in OpenBSD
Charles-François Natali
- [issue16038] ftplib: unlimited readline() from connection
Charles-François Natali
- [issue16635] Interpreter not closing stdout/stderr on exit
Charles-François Natali
- [issue18472] Update PEP 8 to encourage modern conventions
Nick Coghlan
- [issue10897] UNIX mmap unnecessarily dup() file descriptor
Lorenz Huedepohl
- [issue18628] PEP 8 and encodings
Nick Coghlan
- [issue18472] Update PEP 8 to encourage modern conventions
Nick Coghlan
- [issue18628] Better index entry for encoding declarations
Nick Coghlan
- [issue4885] mmap enhancement request
Antoine Pitrou
- [issue16499] CLI option for isolated mode
Christian Heimes
- [issue4885] mmap enhancement request
Antoine Pitrou
- [issue18624] Add alias for iso-8859-8-i which is the same as iso-8859-8
R. David Murray
- [issue18472] Update PEP 8 to encourage modern conventions
Guido van Rossum
- [issue16853] add a Selector to the select module
Charles-François Natali
- [issue16499] CLI option for isolated mode
Nick Coghlan
- [issue18629] future division breaks timedelta division by integer
Jean-Paul Calderone
- [issue16853] add a Selector to the select module
Guido van Rossum
- [issue18629] future division breaks timedelta division by integer
Antoine Pitrou
- [issue16853] add a Selector to the select module
Antoine Pitrou
- [issue18609] test_ctypes failure on AIX in PyEval_CallObjectWithKeywords
David Edelsohn
- [issue18629] future division breaks timedelta division by integer
Jean-Paul Calderone
- [issue18585] Add a text truncation function
Steven D'Aprano
- [issue18585] Add a text truncation function
Steven D'Aprano
- [issue18585] Add a text truncation function
Antoine Pitrou
- [issue18586] Allow running benchmarks for Python 3 from same directory
Tshepang Lekhonkhobe
- [issue16853] add a Selector to the select module
Charles-François Natali
- [issue18630] mingw: exclude unix only modules
Roumen Petrov
- [issue18631] mingw: setup msvcrt and _winapi modules
Roumen Petrov
- [issue18632] mingw: build extensions with GCC
Roumen Petrov
- [issue10241] gc fixes for module m_copy attribute
Roundup Robot
- [issue10241] gc fixes for module m_copy attribute
Antoine Pitrou
- [issue18632] mingw: build extensions with GCC
Roumen Petrov
- [issue18632] mingw: build extensions with GCC
Roumen Petrov
- [issue18633] mingw: use Mingw32CCompiler as default compiler for mingw* build
Roumen Petrov
- [issue18634] mingw find import library
Roumen Petrov
- [issue18635] Enum sets _member_type_ to instantiated values but not the class
Chris Lambacher
- [issue18636] mingw: setup _ssl module
Roumen Petrov
- [issue18637] mingw: export _PyNode_SizeOf as PyAPI for parser module
Roumen Petrov
- [issue18638] mingw: generalization of posix build in sysconfig.py
Roumen Petrov
- [issue18639] mingw: avoid circular dependency from time module during native build of extentions
Roumen Petrov
- [issue18640] mingw: generalization of posix build in distutils/sysconfig.py
Roumen Petrov
- [issue18641] mingw: customize site
Roumen Petrov
- [issue18635] Enum sets _member_type_ to instantiated values but not the class
Ethan Furman
- [issue18635] Enum sets _member_type_ to instantiated values but not the class
Ethan Furman
- [issue18629] future division breaks timedelta division by integer
Madison May
- [issue18629] future division breaks timedelta division by integer
Antoine Pitrou
- [issue8998] add crypto routines to stdlib
Madison May
- [issue8998] add crypto routines to stdlib
Marc-Andre Lemburg
- [issue8998] add crypto routines to stdlib
Madison May
- [issue8998] add crypto routines to stdlib
Gregory P. Smith
- [issue8998] add crypto routines to stdlib
Gregory P. Smith
- [issue18606] Add statistics module to standard library
Gregory P. Smith
- [issue17934] Add a frame method to clear expensive details
Antoine Pitrou
- [issue4885] mmap enhancement request
Valerie Lambert
- [issue18629] future division breaks timedelta division by integer
Alexander Belopolsky
- [issue18629] future division breaks timedelta division by integer
Alexander Belopolsky
- [issue16853] add a Selector to the select module
Charles-François Natali
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Eli Bendersky
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Eli Bendersky
- [issue18635] Enum sets _member_type_ to instantiated values but not the class
Eli Bendersky
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Ethan Furman
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Ethan Furman
- [issue18416] Move to absolute file paths for module.__file__
Madison May
- [issue18635] Enum sets _member_type_ to instantiated values but not the class
Ethan Furman
- [issue17046] test_subprocess test_executable_without_cwd fails when run with installed python
Roundup Robot
- [issue17046] test_subprocess test_executable_without_cwd fails when run with installed python
Ned Deily
- [issue11798] Test cases not garbage collected after run
Terry J. Reedy
- [issue18270] IDLE on OS X fails with Attribute Error if no initial shell and Tk out-of-date
Ned Deily
- [issue17704] ImportError: No module named '_curses'
Ned Deily
- [issue17216] sparc linux build fails with "could not import runpy module"
Ned Deily
- [issue18606] Add statistics module to standard library
Alexander Belopolsky
- [issue15398] intermittence on UnicodeFileTests.test_rename at test_pep277 on MacOS X
Ned Deily
- [issue18606] Add statistics module to standard library
Alexander Belopolsky
- [issue18599] _sha1module report "SHA" as its name
Jesús Cea Avión
- [issue18595] zipfile: symlinks etc.
Jesús Cea Avión
- [issue18594] C accelerator for collections.Counter is slow
Jesús Cea Avión
- [issue18602] "_io" module names itself "io"
Jesús Cea Avión
- [issue18270] IDLE on OS X fails with Attribute Error if no initial shell and Tk out-of-date
Terry J. Reedy
- [issue18574] BaseHTTPRequestHandler.handle_expect_100() sends invalid response
Jesús Cea Avión
- [issue16853] add a Selector to the select module
Guido van Rossum
- [issue18575] Fixing tarfile._mode when using gzip via ":gz"
Jesús Cea Avión
- [issue18270] IDLE on OS X fails with Attribute Error if no initial shell and Tk out-of-date
Terry J. Reedy
- [issue18521] [cppcheck] Full report
Julien Nabet
- [issue18606] Add statistics module to standard library
Steven D'Aprano
- [issue18595] zipfile: symlinks etc.
Ronald Oussoren
- [issue18606] Add statistics module to standard library
Vajrasky Kok
- [issue16463] testConnectTimeout of test_timeout TCPTimeoutTestCasefailures fails intermittently
koobs
- [issue18566] In unittest.TestCase docs for setUp() and tearDown() don't mention AssertionError
Phil Connell
- [issue18594] C accelerator for collections.Counter is slow
Phil Connell
- [issue11798] Test cases not garbage collected after run
Jean-Paul Calderone
- [issue18532] hashlib.HASH objects should officially expose the hash name
Jason R. Coombs
- [issue18532] hashlib.HASH objects should officially expose the hash name
Jason R. Coombs
- [issue16853] add a Selector to the select module
Charles-François Natali
- [issue10897] UNIX mmap unnecessarily dup() file descriptor
Charles-François Natali
- [issue16463] testConnectTimeout of test_timeout TCPTimeoutTestCasefailures fails intermittently
Charles-François Natali
- [issue18629] future division breaks timedelta division by integer
M.-A. Lemburg
- [issue18629] future division breaks timedelta division by integer
M.-A. Lemburg
- [issue18629] future division breaks timedelta division by integer
Mark Dickinson
- [issue18570] OverflowError in division: wrong message
Mark Dickinson
- [issue16463] testConnectTimeout of test_timeout TCPTimeoutTestCasefailures fails intermittently
Charles-François Natali
- [issue18642] enhancement for operator 'assert'
Al Korgun
- [issue18642] enhancement for operator 'assert'
Mark Dickinson
- [issue18643] implement socketpair() on Windows
Charles-François Natali
- [issue18396] test_signal.test_issue9324() fails on buildbot AMD64 Windows7 SP1 3.x
Nick Coghlan
- [issue18635] Enum sets _member_type_ to instantiated values but not the class
Chris Lambacher
- [issue18396] test_signal.test_issue9324() fails on buildbot AMD64 Windows7 SP1 3.x
Roundup Robot
- [issue18396] test_signal.test_issue9324() fails on buildbot AMD64 Windows7 SP1 3.x
Nick Coghlan
- [issue18642] enhancement for operator 'assert'
Al Korgun
- [issue15233] atexit: guarantee order of execution of registered functions?
Charles-François Natali
- [issue12015] possible characters in temporary file name is too few
Charles-François Natali
- [issue18642] enhancement for operator 'assert'
Mark Dickinson
- [issue18644] Got ResourceWarning: unclosed file when using test function from formatter module
Vajrasky Kok
- [issue18644] Got ResourceWarning: unclosed file when using test function from formatter module
Vajrasky Kok
- [issue18644] Got ResourceWarning: unclosed file when using test function from formatter module
Vajrasky Kok
- [issue18642] enhancement for operator 'assert'
R. David Murray
- [issue18595] zipfile: symlinks etc.
Serhiy Storchaka
- [issue18644] Got ResourceWarning: unclosed file when using test function from formatter module
Martijn Pieters
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Ethan Furman
- [issue18624] Add alias for iso-8859-8-i which is the same as iso-8859-8
Marc-Andre Lemburg
- [issue11798] Test cases not garbage collected after run
R. David Murray
- [issue18296] test_os.test_trailers() is failing on AMD64 FreeBSD 9.0 dtrace 3.x
Charles-François Natali
- [issue17998] internal error in regular expression engine
Roundup Robot
- [issue18629] future division breaks timedelta division by integer
Alexander Belopolsky
- [issue18629] future division breaks timedelta division by integer
Mark Dickinson
- [issue18629] future division breaks timedelta division by integer
Mark Dickinson
- [issue18629] future division breaks timedelta division by integer
Marc-Andre Lemburg
- [issue17998] internal error in regular expression engine
Serhiy Storchaka
- [issue17998] internal error in regular expression engine
R. David Murray
- [issue18629] future division breaks timedelta division by integer
Tim Peters
- [issue18629] future division breaks timedelta division by integer
Jean-Paul Calderone
- [issue16067] UAC prompt for installation shows temporary file name
Roundup Robot
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Eli Bendersky
- [issue18629] future division breaks timedelta division by integer
Alexander Belopolsky
- [issue16741] `int()`, `float()`, etc think python strings are null-terminated
Roundup Robot
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Ethan Furman
- [issue16067] UAC prompt for installation shows temporary file name
Roundup Robot
- [issue16067] UAC prompt for installation shows temporary file name
Martin v. Löwis
- [issue17998] internal error in regular expression engine
Larry Hastings
- [issue16741] `int()`, `float()`, etc think python strings are null-terminated
Serhiy Storchaka
- [issue18629] future division breaks timedelta division by integer
Alexander Belopolsky
- [issue18642] enhancement for operator 'assert'
Al Korgun
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Ethan Furman
- [issue18642] enhancement for operator 'assert'
Al Korgun
- [issue18570] OverflowError in division: wrong message
Terry J. Reedy
- [issue18606] Add statistics module to standard library
Tshepang Lekhonkhobe
- [issue18642] enhancement for operator 'assert'
mrDoctorWho0 .
- [issue18606] Add statistics module to standard library
Alexander Belopolsky
- [issue18642] enhancement for operator 'assert'
R. David Murray
- [issue18645] Add a configure option for performance guided optimization
Raymond Hettinger
- [issue18646] Improve tutorial entry on 'Lambda Forms'.
Terry J. Reedy
- [issue18647] re.error: nothing to repeat
Serhiy Storchaka
- [issue18647] re.error: nothing to repeat
Roundup Robot
- [issue17998] internal error in regular expression engine
Serhiy Storchaka
- [issue18635] Enum sets _member_type_ to instantiated values but not the class
Ethan Furman
- [issue17119] Integer overflow when passing large string or tuple to Tkinter
Serhiy Storchaka
- [issue18648] FP Howto and the PEP 8 lambda guildline
Terry J. Reedy
- [issue17478] Tkinter's split() inconsistent for bytes and unicode strings
Serhiy Storchaka
- [issue16741] `int()`, `float()`, etc think python strings are null-terminated
Serhiy Storchaka
- [issue18629] future division breaks timedelta division by integer
Alexander Belopolsky
- [issue16741] `int()`, `float()`, etc think python strings are null-terminated
Alexander Belopolsky
- [issue18635] Enum sets _member_type_ to instantiated values but not the class
Eli Bendersky
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Eli Bendersky
- [issue18649] list2cmdline function in subprocess module handles \" sequence wrong
Piotr Dobrogost
- [issue8860] Rounding in timedelta constructor is inconsistent with that in timedelta arithmetics
Alexander Belopolsky
- [issue18650] intermittent test_pydoc failure on 3.4.0a1
Ned Deily
- [issue16741] `int()`, `float()`, etc think python strings are null-terminated
Roundup Robot
- [issue3591] elementtree tests do not include bytes handling
Eli Bendersky
- [issue8860] Rounding in timedelta constructor is inconsistent with that in timedelta arithmetics
Alexander Belopolsky
- [issue17372] provide pretty printer for xml.etree.ElementTree
Eli Bendersky
- [issue14465] xml.etree.ElementTree: add feature to prettify XML output
Eli Bendersky
- [issue13368] Possible problem in documentation of module subprocess, method send_signal
Eli Bendersky
- [issue18647] re.error: nothing to repeat
Arfrever Frehtes Taifersar Arahesis
- [issue18647] re.error: nothing to repeat
Tim Peters
- [issue7990] xml.etree.cElementTree lacks full dir() on Element
Eli Bendersky
- [issue17011] ElementPath ignores different namespace mappings for the same path expression
Roundup Robot
- [issue17011] ElementPath ignores different namespace mappings for the same path expression
Eli Bendersky
- [issue17359] Mention "__main__.py" explicitly in command line docs
Eli Bendersky
- [issue18268] ElementTree.fromstring non-deterministically gives unicode text data
Eli Bendersky
- [issue17963] Deprecate the frame hack for implicitly getting module details
Eli Bendersky
- [issue18648] FP Howto and the PEP 8 lambda guildline
Alexander Belopolsky
- [issue18606] Add statistics module to standard library
Steven D'Aprano
- [issue18606] Add statistics module to standard library
Christian Heimes
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Nick Coghlan
- [issue7990] xml.etree.cElementTree lacks full dir() on Element
Christian Heimes
- [issue17902] Document that _elementtree C API cannot use custom TreeBuilder for iterparse or IncrementalParser
Roundup Robot
- [issue17902] Document that _elementtree C API cannot use custom TreeBuilder for iterparse or IncrementalParser
Eli Bendersky
- [issue18606] Add statistics module to standard library
Alexander Belopolsky
- [issue8860] Rounding in timedelta constructor is inconsistent with that in timedelta arithmetics
Mark Dickinson
- [issue18642] enhancement for operator 'assert'
Mark Dickinson
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Ethan Furman
- [issue18570] OverflowError in division: wrong message
Mark Dickinson
- [issue18570] OverflowError in division: wrong message
Mark Dickinson
- [issue11033] ElementTree.fromstring doesn't work with Unicode
Brendan O'Connor
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Nick Coghlan
- [issue18151] Idlelib: update to "with open ... except OSError" (in 2.7, leave IOError)
Serhiy Storchaka
- [issue18151] Idlelib: update to "with open ... except OSError" (in 2.7, leave IOError)
Serhiy Storchaka
- [issue14012] Misc tarfile fixes
Serhiy Storchaka
- [issue8865] select.poll is not thread safe
Serhiy Storchaka
- [issue17576] PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)
Mark Dickinson
- [issue18651] test failures on KFreeBSD
Matthias Klose
- [issue17576] PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)
Mark Dickinson
- [issue18652] Add a “first” function to the stdlib
Hynek Schlawack
- [issue18647] re.error: nothing to repeat
Roundup Robot
- [issue13612] xml.etree.ElementTree says unknown encoding of a regular encoding
Serhiy Storchaka
- [issue18652] Add a “first” function to the stdlib
Serhiy Storchaka
- [issue18201] distutils write into symlinks instead of replacing them
Michał Górny
- [issue18652] Add a “first” function to the stdlib
Nick Coghlan
- [issue13238] Add shell command helpers to subprocess module
Piotr Dobrogost
- [issue17684] Skip tests in test_socket like testFDPassSeparate on OS X
Martin v. Löwis
- [issue18651] test failures on KFreeBSD
Martin v. Löwis
- [issue18652] Add a “first” function to the stdlib
Serhiy Storchaka
- [issue17576] PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)
Nick Coghlan
- [issue18652] Add a “first” function to the stdlib
Hynek Schlawack
- [issue18652] Add a “first” function to the stdlib
Martin v. Löwis
- [issue18652] Add a “first” function to the stdlib
Nick Coghlan
- [issue18652] Add a “first” function to the stdlib
Hynek Schlawack
- [issue18652] Add a “first” function to the stdlib
Martin v. Löwis
- [issue18652] Add a “first” function to the stdlib
Nick Coghlan
- [issue18652] Add a “first”-like function to the stdlib
Hynek Schlawack
- [issue18652] Add itertools.coalesce
Nick Coghlan
- [issue18652] Add itertools.coalesce
Martin v. Löwis
- [issue1300] subprocess.list2cmdline doesn't do pipe symbols
Piotr Dobrogost
- [issue18653] mingw-meta: build core modules
Roumen Petrov
- [issue18652] Add itertools.coalesce
Mark Dickinson
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Eli Bendersky
- [issue18652] Add itertools.coalesce
Nick Coghlan
- [issue18624] Add alias for iso-8859-8-i which is the same as iso-8859-8
Dan Søndergaard
- [issue18654] modernize mingw&cygwin compiler classes
Roumen Petrov
- [issue13612] xml.etree.ElementTree says unknown encoding of a regular encoding
Roundup Robot
- [issue13612] xml.etree.ElementTree says unknown encoding of a regular encoding
Eli Bendersky
- [issue18647] re.error: nothing to repeat
Eli Bendersky
- [issue18654] modernize mingw&cygwin compiler classes
Roumen Petrov
- [issue18653] mingw-meta: build core modules
Roumen Petrov
- [issue18652] Add itertools.coalesce
Serhiy Storchaka
- [issue18647] re.error: nothing to repeat
Serhiy Storchaka
- [issue17684] Skip tests in test_socket like testFDPassSeparate on OS X
Roundup Robot
- [issue17684] Skip tests in test_socket like testFDPassSeparate on OS X
Charles-François Natali
- [issue18647] re.error: nothing to repeat
Eli Bendersky
- [issue18655] GUI apps take long to launch on Windows
netrick
- [issue9148] os.execve puts process to background on windows
Piotr Dobrogost
- [issue17605] mingw-meta: build interpeter core
Roumen Petrov
- [issue18649] list2cmdline function in subprocess module handles \" sequence wrong
Richard Oudkerk
- [issue6335] Add support for mingw
Roumen Petrov
- [issue9148] os.execve puts process to background on windows
Matt Joiner
- [issue17684] Skip tests in test_socket like testFDPassSeparate on OS X
Martin v. Löwis
- [issue9098] MSYS build fails with `S_IXGRP' undeclared
Roumen Petrov
- [issue4709] Mingw-w64 and python on windows x64
Roumen Petrov
- [issue9148] os.execve puts process to background on windows
Piotr Dobrogost
- [issue18652] Add itertools.coalesce
Hynek Schlawack
- [issue15315] Can't build Python extension with mingw32 on Windows
Roumen Petrov
- [issue18649] list2cmdline function in subprocess module handles \" sequence wrong
Piotr Dobrogost
- [issue18655] GUI apps take long to launch on Windows
Ramchandra Apte
- [issue2445] Use The CygwinCCompiler Under Cygwin
Roumen Petrov
- [issue18635] Enum sets _member_type_ to instantiated values but not the class
Roundup Robot
- [issue18418] Thread.isAlive() sometimes True after fork
A. Jesse Jiryu Davis
- [issue18624] Add alias for iso-8859-8-i which is the same as iso-8859-8
R. David Murray
- [issue18418] Thread.isAlive() sometimes True after fork
A. Jesse Jiryu Davis
- [issue18655] GUI apps take long to launch on Windows
netrick
- [issue18649] list2cmdline function in subprocess module handles \" sequence wrong
R. David Murray
- [issue18649] list2cmdline function in subprocess module handles \" sequence wrong
R. David Murray
- [issue18649] list2cmdline function in subprocess module handles \" sequence wrong
Richard Oudkerk
- [issue18652] Add itertools.coalesce
R. David Murray
- [issue18649] list2cmdline function in subprocess module handles \" sequence wrong
R. David Murray
- [issue18484] No unit test for iso2time function from http.cookiejar module
Berker Peksag
- [issue18656] setting function.__name__ doesn't affect repr()
Guido van Rossum
- [issue18656] setting function.__name__ doesn't affect repr()
Mark Dickinson
- [issue18656] setting function.__name__ doesn't affect repr()
Jesús Cea Avión
- [issue18656] setting function.__name__ doesn't affect repr()
STINNER Victor
- [issue18647] re.error: nothing to repeat
Tim Peters
- [issue11798] Test cases not garbage collected after run
Matt McClure
- [issue8865] select.poll is not thread safe
STINNER Victor
- [issue11798] Test cases not garbage collected after run
Matt McClure
- [issue18651] test failures on KFreeBSD
STINNER Victor
- [issue18647] re.error: nothing to repeat
Serhiy Storchaka
- [issue18647] re.error: nothing to repeat
Tim Peters
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Ethan Furman
- [issue18656] setting function.__name__ doesn't affect repr()
Madison May
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Ethan Furman
- [issue16692] Support TLS 1.1 and TLS 1.2
Wes Turner
- [issue11033] ElementTree.fromstring doesn't work with Unicode
Alexander Belopolsky
- [issue18649] list2cmdline function in subprocess module handles \" sequence wrong
Piotr Dobrogost
- [issue18649] list2cmdline function in subprocess module handles \" sequence wrong
Piotr Dobrogost
- [issue18647] re.error: nothing to repeat
Serhiy Storchaka
- [issue18649] list2cmdline function in subprocess module handles \" sequence wrong
R. David Murray
- [issue18649] list2cmdline function in subprocess module handles \" sequence wrong
Piotr Dobrogost
- [issue8860] Rounding in timedelta constructor is inconsistent with that in timedelta arithmetics
Roundup Robot
- [issue8860] Rounding in timedelta constructor is inconsistent with that in timedelta arithmetics
Alexander Belopolsky
- [issue18657] Remove duplicate ACKS entries
Madison May
- [issue18657] Remove duplicate ACKS entries
R. David Murray
- [issue18647] re.error: nothing to repeat
Tim Peters
- [issue18657] Remove duplicate ACKS entries
Madison May
- [issue18151] Idlelib: update to "with open ... except OSError" (in 2.7, leave IOError)
Roundup Robot
- [issue18151] Idlelib: update to "with open ... except OSError" (in 2.7, leave IOError)
Terry J. Reedy
- [issue18657] Remove duplicate ACKS entries
Roundup Robot
- [issue10427] 24:00 Hour in DateTime
Alexander Belopolsky
- [issue18657] Remove duplicate ACKS entries
R. David Murray
- [issue1764286] inspect.getsource does not work with decorated functions
Alexander Belopolsky
- [issue10329] trace.py and unicode in Python 3
Alexander Belopolsky
- [issue18606] Add statistics module to standard library
Daniel Stutzbach
- [issue18647] re.error: nothing to repeat
Serhiy Storchaka
- [issue18656] setting function.__name__ doesn't affect repr()
Guido van Rossum
- [issue18656] setting function.__name__ doesn't affect repr()
Benjamin Peterson
- [issue18656] setting function.__name__ doesn't affect repr()
Mark Dickinson
- [issue18656] setting function.__name__ doesn't affect repr()
Benjamin Peterson
- [issue4322] function with modified __name__ uses original name when there's an arg error
Benjamin Peterson
- [issue18652] Add itertools.coalesce
Serhiy Storchaka
- [issue18647] re.error: nothing to repeat
Tim Peters
- [issue5845] rlcompleter should be enabled automatically
Serhiy Storchaka
- [issue18652] Add itertools.coalesce
Tim Peters
- [issue18652] Add itertools.coalesce
Hynek Schlawack
- [issue11798] Test cases not garbage collected after run
Michael Foord
- [issue18563] No unit test for yiq to rgb and rgb to yiq converting functions
Serhiy Storchaka
- [issue11798] Test cases not garbage collected after run
Michael Foord
- [issue4322] function with modified __name__ uses original name when there's an arg error
Jesús Cea Avión
- [issue4322] function with modified __name__ uses original name when there's an arg error
Jesús Cea Avión
- [issue14323] Normalize math precision in RGB/YIQ conversion
Serhiy Storchaka
- [issue18647] re.error: nothing to repeat
Matthew Barnett
- [issue12645] test.support. import_fresh_module - incorrect doc
Ben Finney
- [issue18652] Add itertools.coalesce
Nick Coghlan
- [issue18647] re.error: nothing to repeat
Tim Peters
- [issue18647] re.error: nothing to repeat
Matthew Barnett
- [issue18652] Add itertools.coalesce
Tim Peters
- [issue18647] re.error: nothing to repeat
Tim Peters
- [issue18652] Add itertools.first_true (return first true item in iterable)
Nick Coghlan
- [issue18078] threading.Condition to allow notify on a specific waiter
João Bernardo
- [issue18078] threading.Condition to allow notify on a specific waiter
Raymond Hettinger
- [issue18658] Mercurial CPython log ticket link is broken
Vajrasky Kok
- [issue14323] Normalize math precision in RGB/YIQ conversion
Terry J. Reedy
- [issue18658] Mercurial CPython log ticket link is broken
Ned Deily
- [issue18651] test failures on KFreeBSD
Ronald Oussoren
- [issue18606] Add statistics module to standard library
Ronald Oussoren
- [issue18078] threading.Condition to allow notify on a specific waiter
Charles-François Natali
- [issue18658] Mercurial CPython log ticket link is broken
Vajrasky Kok
- [issue18651] test failures on KFreeBSD
Petr.Salinger
- [issue18532] hashlib.HASH objects should officially expose the hash name
Roundup Robot
- [issue18532] hashlib.HASH objects should officially expose the hash name
Jason R. Coombs
- [issue18658] Mercurial CPython log ticket link is broken
Vajrasky Kok
- [issue18658] Mercurial CPython log ticket link is broken
Ezio Melotti
- [issue6057] sqlite3 error classes should be documented
timm
- [issue18658] Mercurial CPython log ticket link is broken
Ned Deily
- [issue18659] test_precision in test_format.py is not executed and has unused variable
Vajrasky Kok
- [issue14323] Normalize math precision in RGB/YIQ conversion
Serhiy Storchaka
- [issue18660] os.read behavior on Linux
Louis RIVIERE
- [issue18659] test_precision in test_format.py is not executed and has unused variable
Mark Dickinson
- [issue18659] test_precision in test_format.py is not executed and has unused variable
Roundup Robot
- [issue18659] test_precision in test_format.py is not executed and has unused variable
Mark Dickinson
- [issue18661] Typo in grpmodule.c
Vajrasky Kok
- [issue18661] Typo in grpmodule.c
Mark Dickinson
- [issue18659] test_precision in test_format.py is not executed and has unused variable
Mark Dickinson
- [issue18659] test_precision in test_format.py is not executed and has unused variable
Roundup Robot
- [issue18659] test_precision in test_format.py is not executed and has unused variable
Mark Dickinson
- [issue18659] test_precision in test_format.py is not executed and has unused variable
Vajrasky Kok
- [issue18660] os.read behavior on Linux
Ronald Oussoren
- [issue18659] test_precision in test_format.py is not executed and has unused variable
Vajrasky Kok
- [issue18652] Add itertools.first_true (return first true item in iterable)
Mark Dickinson
- [issue18515] zipfile._ZipDecryptor generates wasteful crc32 table on import
Serhiy Storchaka
- [issue18652] Add itertools.first_true (return first true item in iterable)
Hynek Schlawack
- [issue18659] test_precision in test_format.py is not executed and has unused variable
Serhiy Storchaka
- [issue13083] _sre: getstring() releases the buffer before using it
Serhiy Storchaka
- [issue13083] _sre: getstring() releases the buffer before using it
Serhiy Storchaka
- [issue18659] test_precision in test_format.py is not executed and has unused variable
STINNER Victor
- [issue18659] test_precision in test_format.py is not executed and has unused variable
STINNER Victor
- [issue18659] test_precision in test_format.py is not executed and has unused variable
Serhiy Storchaka
- [issue18659] test_precision in test_format.py is not executed and has unused variable
Vajrasky Kok
- [issue18273] Simplify calling and discovery of json test package
Ezio Melotti
- [issue14323] Normalize math precision in RGB/YIQ conversion
Ezio Melotti
- [issue18078] threading.Condition to allow notify on a specific waiter
João Bernardo
- [issue18585] Add a text truncation function
Ezio Melotti
- [issue18585] Add a text truncation function
Ezio Melotti
- [issue18659] test_precision in test_format.py is not executed and has unused variable
Vajrasky Kok
- [issue18585] Add a text truncation function
R. David Murray
- [issue18472] Update PEP 8 to encourage modern conventions
Ezio Melotti
- [issue18606] Add statistics module to standard library
Steven D'Aprano
- [issue2528] Change os.access to check ACLs under Windows
Tim Golden
- [issue2528] Change os.access to check ACLs under Windows
Tim Golden
- [issue17372] provide pretty printer for xml.etree.ElementTree
Laszlo Papp
- [issue18606] Add statistics module to standard library
Mark Dickinson
- [issue18661] Typo in grpmodule.c
Roundup Robot
- [issue18661] Typo in grpmodule.c
Mark Dickinson
- [issue18606] Add statistics module to standard library
Mark Dickinson
- [issue18662] re.escape should not escape the hyphen
James Laver
- [issue18662] re.escape should not escape the hyphen
Matthew Barnett
- [issue18662] re.escape should not escape the hyphen
James Laver
- [issue18663] In unittest.TestCase.assertAlmostEqual doc specify the delta description
py.user
- [issue18606] Add statistics module to standard library
Steven D'Aprano
- [issue2528] Change os.access to check ACLs under Windows
Tim Golden
- [issue18273] Simplify calling and discovery of json test package
Ned Deily
- [issue18585] Add a text truncation function
Antoine Pitrou
- [issue18606] Add statistics module to standard library
Alexander Belopolsky
- [issue18606] Add statistics module to standard library
Mark Dickinson
- [issue14323] Normalize math precision in RGB/YIQ conversion
Terry J. Reedy
- [issue18472] Update PEP 8 to encourage modern conventions
Terry J. Reedy
- [issue18472] Update PEP 8 to encourage modern conventions
R. David Murray
- [issue14323] Normalize math precision in RGB/YIQ conversion
Mark Dickinson
- [issue18078] threading.Condition to allow notify on a specific waiter
Raymond Hettinger
- [issue14465] xml.etree.ElementTree: add feature to prettify XML output
Alex Henderson
- [issue4885] mmap enhancement request
Roundup Robot
- [issue4885] mmap enhancement request
Antoine Pitrou
- [issue17934] Add a frame method to clear expensive details
Roundup Robot
- [issue17934] Add a frame method to clear expensive details
Antoine Pitrou
- [issue1565525] tracebacks eat up memory by holding references to locals and globals when they are not wanted
Antoine Pitrou
- [issue9815] assertRaises as a context manager keeps tracebacks and frames alive
Antoine Pitrou
- [issue18652] Add itertools.first_true (return first true item in iterable)
Antoine Pitrou
- [issue18652] Add itertools.first_true (return first true item in iterable)
Antoine Pitrou
- [issue18664] occasional test_threading failure
Antoine Pitrou
- [issue18579] Dereference after NULL check in listobject.c merge_hi()
Alexander Belopolsky
- [issue18659] test_precision in test_format.py is not executed and has unused variable
STINNER Victor
- [issue1565525] tracebacks eat up memory by holding references to locals and globals when they are not wanted
STINNER Victor
- [issue18664] occasional test_threading failure
STINNER Victor
- [issue18664] occasional test_threading failure
STINNER Victor
- [issue18659] test_precision in test_format.py is not executed and has unused variable
Vajrasky Kok
- [issue18665] Typos in frame object related code
Vajrasky Kok
- [issue18666] Unused variable in test_frame.py
Vajrasky Kok
- [issue18665] Typos in frame object related code
Ezio Melotti
- [issue18662] re.escape should not escape the hyphen
Ezio Melotti
- [issue16245] Update html.entities.html5 dictionary and parseentities.py
Ezio Melotti
- [issue18665] Typos in frame object related code
Vajrasky Kok
- [issue18562] Regex howto: revision pass
Ezio Melotti
- [issue18667] missing HAVE_FCHOWNAT
Petr.Salinger
- [issue18468] re.group() should never return a bytearray
Serhiy Storchaka
- [issue18667] missing HAVE_FCHOWNAT
salinger
- [issue14323] Normalize math precision in RGB/YIQ conversion
Roundup Robot
- [issue14323] Normalize math precision in RGB/YIQ conversion
Serhiy Storchaka
- [issue18368] PyOS_StdioReadline() leaks memory when realloc() fails
Serhiy Storchaka
- [issue16968] Fix test discovery for test_concurrent_futures.py
Serhiy Storchaka
- [issue18430] gzip, bz2, lzma: peek advances file position of existing file object
Serhiy Storchaka
- [issue18528] Possible fd leak in socketmodule
Serhiy Storchaka
- [issue15301] os.chown: OverflowError: Python int too large to convert to C long
Serhiy Storchaka
- [issue18301] In itertools.chain.from_iterable() there is no cls argument
Serhiy Storchaka
- [issue18301] In itertools.chain.from_iterable() there is no cls argument
Serhiy Storchaka
- [issue14507] Segfault with deeply nested starmap calls
Serhiy Storchaka
- [issue11126] Wave.py does not always write proper length in header
Serhiy Storchaka
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Ethan Furman
- [issue18290] json encoder does not support JSONP/JavaScript safe escaping
Serhiy Storchaka
- [issue15966] concurrent.futures: Executor.submit keyword arguments may not be called 'fn' (or 'self')
Mark Dickinson
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Ethan Furman
- [issue10918] **kwargs unnecessarily restricted in concurrent.futures 'submit' API
Mark Dickinson
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Eli Bendersky
- [issue1772673] Replacing char* with const char*
Serhiy Storchaka
- [issue18668] Properly document setting m_size in PyModuleDef
Eli Bendersky
- [issue18668] Properly document setting m_size in PyModuleDef
Eli Bendersky
- [issue15966] concurrent.futures: Executor.submit keyword arguments may not be called 'fn' (or 'self')
Mark Dickinson
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Ethan Furman
- [issue18662] re.escape should not escape the hyphen
James Laver
- [issue18532] hashlib.HASH objects should officially expose the hash name
Christian Heimes
- [issue18606] Add statistics module to standard library
Oscar Benjamin
- [issue15866] encode(..., 'xmlcharrefreplace') produces entities for surrogate pairs
Roundup Robot
- [issue15866] encode(..., 'xmlcharrefreplace') produces entities for surrogate pairs
Serhiy Storchaka
- [issue18368] PyOS_StdioReadline() leaks memory when realloc() fails
Roundup Robot
- [issue18668] Properly document setting m_size in PyModuleDef
Eli Bendersky
- [issue18368] PyOS_StdioReadline() leaks memory when realloc() fails
Christian Heimes
- [issue18668] Properly document setting m_size in PyModuleDef
Antoine Pitrou
- [issue16038] ftplib: unlimited readline() from connection
Christian Heimes
- [issue18669] curses.chgat() moves cursor, documentation says it shouldn't
productivememberofsociety666
- [issue18647] re.error: nothing to repeat
Serhiy Storchaka
- [issue16741] `int()`, `float()`, etc think python strings are null-terminated
Serhiy Storchaka
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Ethan Furman
- [issue18416] Move to absolute file paths for module.__file__
Brett Cannon
- [issue18662] re.escape should not escape the hyphen
Ezio Melotti
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Eli Bendersky
- [issue18670] Using read_mime_types function from mimetypes module gives resource warning
Vajrasky Kok
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Ezio Melotti
- [issue18671] enhance formatting in logging package
M. Dietrich
- [issue18416] Move to absolute file paths for module.__file__
Madison May
- [issue18672] Fix format specifiers for debug output in _sre.c
Serhiy Storchaka
- [issue17213] ctypes loads wrong version of C runtime, leading to error message box from system
Igor Skochinsky
- [issue18662] re.escape should not escape the hyphen
Matthew Barnett
- [issue18669] curses.chgat() moves cursor, documentation says it shouldn't
productivememberofsociety666
- [issue18669] curses.chgat() moves cursor, documentation says it shouldn't
productivememberofsociety666
- [issue13153] IDLE crashes when pasting non-BMP unicode char on Py3
Ezio Melotti
- [issue18443] Misc/Readme still documents TextMate
Roundup Robot
- [issue18443] Misc/Readme still documents TextMate
Ezio Melotti
- [issue18671] enhance formatting in logging package
R. David Murray
- [issue18383] test_warnings modifies warnings.filters when running with "-W default"
Ezio Melotti
- [issue18647] re.error: nothing to repeat
Tim Peters
- [issue18673] Add and use O_TMPFILE for Linux 3.11
Christian Heimes
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Antoine Pitrou
- [issue18674] Store weak references in modules_by_index
Antoine Pitrou
- [issue18621] site.py keeps too much stuff alive when it patches builtins
Roundup Robot
- [issue18621] site.py keeps too much stuff alive when it patches builtins
Antoine Pitrou
- [issue18666] Unused variable in test_frame.py
Roundup Robot
- [issue18666] Unused variable in test_frame.py
Antoine Pitrou
- [issue18665] Typos in frame object related code
Roundup Robot
- [issue18665] Typos in frame object related code
Antoine Pitrou
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Antoine Pitrou
- [issue18671] enhance formatting in logging package
Vinay Sajip
- [issue18528] Possible fd leak in socketmodule
Antoine Pitrou
- [issue18673] Add and use O_TMPFILE for Linux 3.11
Antoine Pitrou
- [issue18290] json encoder does not support JSONP/JavaScript safe escaping
Antoine Pitrou
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Eli Bendersky
- [issue18659] test_precision in test_format.py is not executed and has unused variable
Antoine Pitrou
- [issue18674] Store weak references in modules_by_index
Brett Cannon
- [issue18674] Store weak references in modules_by_index
Antoine Pitrou
- [issue18667] missing HAVE_FCHOWNAT
Antoine Pitrou
- [issue18667] missing HAVE_FCHOWNAT
Larry Hastings
- [issue13153] IDLE crashes when pasting non-BMP unicode char on Py3
Terry J. Reedy
- [issue18674] Store weak references in modules_by_index
Brett Cannon
- [issue18416] Move to absolute file paths for module.__file__
Nick Coghlan
- [issue18671] enhance formatting in logging package
M. Dietrich
- [issue16853] add a Selector to the select module
Guido van Rossum
- [issue18416] Move to absolute file paths for module.__file__
Madison May
- [issue16853] add a Selector to the select module
Guido van Rossum
- [issue16853] add a Selector to the select module
Guido van Rossum
- [issue18671] enhance formatting in logging package
Vinay Sajip
- [issue18674] Store weak references in modules_by_index
Nick Coghlan
- [issue18416] Move to absolute file paths for module.__file__
Nick Coghlan
- [issue1596321] KeyError at exit after 'import threading' in other thread
Thomas Guettler
- [issue18674] Store weak references in modules_by_index
Antoine Pitrou
- [issue15787] PEP 3121 Refactoring
Alexander Belopolsky
- [issue15787] PEP 3121 Refactoring
Alexander Belopolsky
- [issue15787] PEP 3121, 384 Refactoring
Alexander Belopolsky
- [issue15787] PEP 3121, 384 Refactoring
Alexander Belopolsky
- [issue1856] shutdown (exit) can hang or segfault with daemon threads running
Thomas Guettler
- [issue15787] PEP 3121, 384 Refactoring
Alexander Belopolsky
- [issue18675] Daemon Threads can seg fault
Thomas Guettler
- [issue15787] PEP 3121, 384 Refactoring
Alexander Belopolsky
- [issue15787] PEP 3121, 384 Refactoring
Alexander Belopolsky
- [issue13153] IDLE crashes when pasting non-BMP unicode char on Py3
Serhiy Storchaka
- [issue18671] enhance formatting in logging package
M. Dietrich
- [issue18668] Properly document setting m_size in PyModuleDef
Roundup Robot
- [issue18668] Properly document setting m_size in PyModuleDef
Eli Bendersky
- [issue18668] Properly document setting m_size in PyModuleDef
Eli Bendersky
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Eli Bendersky
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Antoine Pitrou
- [issue18668] Properly document setting m_size in PyModuleDef
Nick Coghlan
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Eli Bendersky
- [issue18676] Queue: zero should not be accepted as timeout value
Zhongyue Luo
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Antoine Pitrou
- [issue18676] Queue: document that zero is accepted as timeout value
R. David Murray
- [issue18671] enhance formatting in logging package
Vinay Sajip
- [issue18677] Enhanced context managers with ContextManagerExit and None
Kristján Valur Jónsson
- [issue11619] On Windows, don't encode filenames in the import machinery
Steven Velez
- [issue18677] Enhanced context managers with ContextManagerExit and None
R. David Murray
- [issue18678] Wrong struct members name for spwd module
Vajrasky Kok
- [issue18678] Wrong struct members name for spwd module
R. David Murray
- [issue18677] Enhanced context managers with ContextManagerExit and None
Kristján Valur Jónsson
- [issue18677] Enhanced context managers with ContextManagerExit and None
R. David Murray
- [issue11619] On Windows, don't encode filenames in the import machinery
Eric Snow
- [issue18677] Enhanced context managers with ContextManagerExit and None
Kristján Valur Jónsson
- [issue13153] IDLE crashes when pasting non-BMP unicode char on Py3
Serhiy Storchaka
- [issue18674] Store weak references in modules_by_index
Antoine Pitrou
- [issue13153] IDLE crashes when pasting non-BMP unicode char on Py3
Serhiy Storchaka
- [issue13153] IDLE crashes when pasting non-BMP unicode char on Py3
Serhiy Storchaka
- [issue18679] include a codec to handle escaping only control characters but not any others
Derek Wilson
- [issue18676] Queue: document that zero is accepted as timeout value
Zhongyue Luo
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Richard Oudkerk
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Richard Oudkerk
- [issue18680] JSONDecoder should document that it raises a ValueError for malformed data
Corey Farwell
- [issue18680] JSONDecoder should document that it raises a ValueError for malformed data
Corey Farwell
- [issue18676] Queue: document that zero is accepted as timeout value
Richard Oudkerk
- [issue18676] Queue: document that zero is accepted as timeout value
R. David Murray
- [issue18679] include a codec to handle escaping only control characters but not any others
R. David Murray
- [issue18671] enhance formatting in logging package
M. Dietrich
- [issue18671] enhance formatting in logging package
Vinay Sajip
- [issue18677] Enhanced context managers with ContextManagerExit and None
Nick Coghlan
- [issue18677] Enhanced context managers with ContextManagerExit and None
Kristján Valur Jónsson
- [issue18416] Move to absolute file paths for module.__file__
Madison May
- [issue18676] Queue: document that zero is accepted as timeout value
Zhongyue Luo
- [issue18676] Queue: document that zero is accepted as timeout value
Zhongyue Luo
- [issue18676] Queue: document that zero is accepted as timeout value
Zhongyue Luo
- [issue18526] Add resource management/guarding to unittest
Zachary Ware
- [issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.
Zachary Ware
- [issue18273] Simplify calling and discovery of json test package
Zachary Ware
- [issue18681] typo in imp.reload
Weizhao Li
- [issue18677] Enhanced context managers with ContextManagerExit and None
Eric Snow
- [issue16968] Fix test discovery for test_concurrent_futures.py
Zachary Ware
- [issue18583] Idle: enhance FormatParagraph
Terry J. Reedy
- [issue18226] IDLE Unit test for FormatParagrah.py
Terry J. Reedy
- [issue15301] os.chown: OverflowError: Python int too large to convert to C long
Larry Hastings
- [issue15301] os.chown: OverflowError: Python int too large to convert to C long
Roundup Robot
- [issue15301] os.chown: OverflowError: Python int too large to convert to C long
Larry Hastings
- [issue18290] json encoder does not support JSONP/JavaScript safe escaping
Serhiy Storchaka
- [issue15301] os.chown: OverflowError: Python int too large to convert to C long
Benjamin Peterson
- [issue15301] os.chown: OverflowError: Python int too large to convert to C long
Serhiy Storchaka
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Ned Deily
- [issue18682] [PATCH] remove bogus codepath from pprint._safe_repr
Michal Vyskocil
- [issue18682] [PATCH] remove bogus codepath from pprint._safe_repr
Michal Vyskocil
- [issue18682] [PATCH] remove bogus codepath from pprint._safe_repr
Michal Vyskocil
- [issue15301] os.chown: OverflowError: Python int too large to convert to C long
Georg Brandl
- [issue15301] os.chown: OverflowError: Python int too large to convert to C long
Larry Hastings
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Richard Oudkerk
- [issue18677] Enhanced context managers with ContextManagerExit and None
Kristján Valur Jónsson
- [issue18677] Enhanced context managers with ContextManagerExit and None
Kristján Valur Jónsson
- [issue18677] Enhanced context managers with ContextManagerExit and None
Kristján Valur Jónsson
- [issue18683] Core dumps on CentOS
Marc Schlaich
- [issue18684] Pointers point out of array bound in _sre.c
Serhiy Storchaka
- [issue18683] Core dumps on CentOS
R. David Murray
- [issue18416] Move to absolute file paths for module.__file__
Brett Cannon
- [issue18273] Simplify calling and discovery of json test package
Roundup Robot
- [issue18273] Simplify calling and discovery of json test package
Ezio Melotti
- [issue18267] xmlrpc.client documentation multicall example missleading for division behaviour of python3
Roundup Robot
- [issue18267] xmlrpc.client documentation multicall example missleading for division behaviour of python3
Ezio Melotti
- [issue18301] In itertools.chain.from_iterable() there is no cls argument
Ezio Melotti
- [issue18685] Restore re performance to pre-PEP393 level
Serhiy Storchaka
- [issue18313] In itertools recipes repeatfunc() defines a non-keyword argument as keyword
Ezio Melotti
- [issue18572] Remove redundant note about surrogates in string escape doc
Ezio Melotti
- [issue18668] Properly document setting m_size in PyModuleDef
Eli Bendersky
- [issue18576] Rename and document test.script_helper as test.support.script_helper
Ezio Melotti
- [issue18588] timeit examples should be consistent
Ezio Melotti
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Eli Bendersky
- [issue18592] IDLE: Unit test for SearchDialogBase.py
Ezio Melotti
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Eli Bendersky
- [issue18602] "_io" module names itself "io"
Ezio Melotti
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Antoine Pitrou
- [issue18604] Consolidate gui available checks in test.support
Ezio Melotti
- [issue18602] "_io" module names itself "io"
Antoine Pitrou
- [issue18673] Add and use O_TMPFILE for Linux 3.11
Jesús Cea Avión
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Eli Bendersky
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Antoine Pitrou
- [issue18588] timeit examples should be consistent
Serhiy Storchaka
- [issue17974] Migrate unittest to argparse
Serhiy Storchaka
- [issue18685] Restore re performance to pre-PEP393 level
Matthew Barnett
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Eli Bendersky
- [issue18679] include a codec to handle escaping only control characters but not any others
Derek Wilson
- [issue18677] Enhanced context managers with ContextManagerExit and None
Nick Coghlan
- [issue18668] Properly document setting m_size in PyModuleDef
Nick Coghlan
- [issue18588] timeit examples should be consistent
Clay McClure
- [issue18679] include a codec to handle escaping only control characters but not any others
Serhiy Storchaka
- [issue18679] include a codec to handle escaping only control characters but not any others
Derek Wilson
- [issue18581] Duplicate test and missing class test in test_abc.py
Roundup Robot
- [issue18581] Duplicate test and missing class test in test_abc.py
Ezio Melotti
- [issue18626] Make "python -m inspect <name>" dump the source of a module
Ezio Melotti
- [issue18628] Better index entry for encoding declarations
Ezio Melotti
- [issue18686] Tkinter focus_get on menu causes crash
Jeffrey Goeders
- [issue18326] Mention 'keyword only' for list.sort, improve glossary.
Ezio Melotti
- [issue18335] Add textwrap.dedent, .indent, as str methods.
Ezio Melotti
- [issue18357] add tests for dictview set difference operations
Roundup Robot
- [issue18357] add tests for dictview set difference operations
Ezio Melotti
- [issue18375] python -m test --randseed 1234 does not randomize tests
Ezio Melotti
- [issue18381] unittest warnings counter
Ezio Melotti
- [issue18313] In itertools recipes repeatfunc() defines a non-keyword argument as keyword
py.user
- [issue18409] IDLE Improvements: Unit test for AutoComplete.py
Ezio Melotti
- [issue18410] IDLE Improvements: Unit test for SearchDialog.py
Ezio Melotti
- [issue18423] Document limitations on -m
Ezio Melotti
- [issue18671] enhance formatting in logging package
Roundup Robot
- [issue18425] IDLE Unit test for IdleHistory.py
Ezio Melotti
- [issue18626] Make "python -m inspect <name>" dump the source of a module
Serhiy Storchaka
- [issue18679] include a codec to handle escaping only control characters but not any others
Serhiy Storchaka
- [issue18436] Add mapping of symbol to function to operator module
Ezio Melotti
- [issue18445] Tools/Script/Readme is outdated
Ezio Melotti
- [issue18301] In itertools.chain.from_iterable() there is no cls argument
py.user
- [issue18680] JSONDecoder should document that it raises a ValueError for malformed data
Antoine Pitrou
- [issue18456] Documentation for PyDict_Update is incorrect
Ezio Melotti
- [issue18686] Tkinter focus_get on menu causes crash
R. David Murray
- [issue18686] Tkinter focus_get on menu results in KeyError
R. David Murray
- [issue18687] Lib/test/leakers/test_ctypes.py still mentions the need to update Misc/build.sh
Févry Thibault
- [issue1424152] urllib/urllib2: HTTPS over (Squid) Proxy fails
Lukas Wunner
- [issue18688] Document undocumented Unicode object API
Serhiy Storchaka
- [issue18689] add argument for formatter to logging.Handler and subclasses in logging module
Derek Wilson
- [issue18690] memoryview not considered a sequence
Simon Feltman
- [issue18679] include a codec to handle escaping only control characters but not any others
Derek Wilson
- [issue14019] Unify tests for str.format and string.Formatter
Francisco Freire
- [issue18691] sqlite3.Cursor.execute expects sequence as second argument.
Andrew Myers
- [issue18691] sqlite3.Cursor.execute expects sequence as second argument.
R. David Murray
- [issue18692] Connection change in compiled code
INNA
- [issue18301] In itertools.chain.from_iterable() there is no cls argument
py.user
- [issue18692] Connection change in compiled code
R. David Murray
- [issue18693] help() not helpful with enum
Ethan Furman
- [issue18606] Add statistics module to standard library
Stephen J. Turnbull
- [issue18694] getxattr on Linux ZFS native filesystem happily returns partial values
Larry Hastings
- [issue18693] help() not helpful with enum
Ethan Furman
- [issue12806] argparse: Hybrid help text formatter
paul j3
- [issue13280] argparse should use the new Formatter class
paul j3
- [issue18694] getxattr on Linux ZFS native filesystem happily returns partial values
Antoine Pitrou
- [issue18690] memoryview not considered a sequence
Antoine Pitrou
- [issue18685] Restore re performance to pre-PEP393 level
Antoine Pitrou
- [issue18226] IDLE Unit test for FormatParagrah.py
Terry J. Reedy
- [issue18381] unittest warnings counter
Michael Foord
- [issue17974] Migrate unittest to argparse
Michael Foord
- [issue17974] Migrate unittest to argparse
Serhiy Storchaka
- [issue18688] Document undocumented Unicode object API
Antoine Pitrou
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18606] Add statistics module to standard library
Oscar Benjamin
- [issue18695] os.statvfs() not working well with unicode paths
Giampaolo Rodola'
- [issue18685] Restore re performance to pre-PEP393 level
Antoine Pitrou
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Antoine Pitrou
- [issue17741] event-driven XML parser
Antoine Pitrou
- [issue17741] event-driven XML parser
Antoine Pitrou
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Antoine Pitrou
- [issue17741] event-driven XML parser
Antoine Pitrou
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Antoine Pitrou
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Antoine Pitrou
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Antoine Pitrou
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue17741] event-driven XML parser
Antoine Pitrou
- [issue18696] In unittest.TestCase.longMessage doc remove a redundant sentence
py.user
- [issue18685] Restore re performance to pre-PEP393 level
Matthew Barnett
- [issue18696] In unittest.TestCase.longMessage doc remove a redundant sentence
R. David Murray
- [issue18670] Using read_mime_types function from mimetypes module gives resource warning
R. David Murray
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18655] GUI apps take long to launch on Windows
Terry J. Reedy
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18697] Unify arguments names in Unicode object C API documentation
Serhiy Storchaka
- [issue18688] Document undocumented Unicode object API
Serhiy Storchaka
- [issue18685] Restore re performance to pre-PEP393 level
Antoine Pitrou
- [issue17741] event-driven XML parser
Antoine Pitrou
- [issue18600] email.policy doc example passes 'policy' to as_string, but that doesn't work
R. David Murray
- [issue18685] Restore re performance to pre-PEP393 level
STINNER Victor
- [issue18685] Restore re performance to pre-PEP393 level
Matthew Barnett
- [issue18683] Core dumps on CentOS
STINNER Victor
- [issue18685] Restore re performance to pre-PEP393 level
Serhiy Storchaka
- [issue15301] os.chown: OverflowError: Python int too large to convert to C long
Antoine Pitrou
- [issue18695] os.statvfs() not working well with unicode paths
Serhiy Storchaka
- [issue18675] Daemon Threads can seg fault
STINNER Victor
- [issue18685] Restore re performance to pre-PEP393 level
Antoine Pitrou
- [issue18600] email.policy doc example passes 'policy' to as_string, but that doesn't work
Roundup Robot
- [issue18600] email.policy doc example passes 'policy' to as_string, but that doesn't work
R. David Murray
- [issue18583] Idle: enhance FormatParagraph
Phil Webster
- [issue18673] Add and use O_TMPFILE for Linux 3.11
STINNER Victor
- [issue18643] implement socketpair() on Windows
STINNER Victor
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue18644] Got ResourceWarning: unclosed file when using test function from formatter module
STINNER Victor
- [issue17741] event-driven XML parser
Antoine Pitrou
- [issue8112] xmlrpc.server: ServerHTMLDoc.docroutine uses (since 3.0) deprecated function "inspect.getargspec()"
Claudiu.Popa
- [issue18695] os.statvfs() not working well with unicode paths
STINNER Victor
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue4708] os.pipe should return inheritable descriptors (Windows)
STINNER Victor
- [issue18698] importlib.reload() does not return the module in sys.modules
Eric Snow
- [issue18699] What is Future.running() for in PEP 3148 / concurrent.futures.Future?
Guido van Rossum
- [issue18416] Move to absolute file paths for module.__file__
Madison May
- [issue18660] os.read behavior on Linux
Tshepang Lekhonkhobe
- [issue18699] What is Future.running() for in PEP 3148 / concurrent.futures.Future?
Roundup Robot
- [issue18673] Add and use O_TMPFILE for Linux 3.11
Tshepang Lekhonkhobe
- [issue18699] What is Future.running() for in PEP 3148 / concurrent.futures.Future?
Guido van Rossum
- [issue18606] Add statistics module to standard library
Steven D'Aprano
- [issue18700] test_cgi raises ResourceWarning
Madison May
- [issue18695] os.statvfs() not working well with unicode paths
Giampaolo Rodola'
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18647] re.error: nothing to repeat
Armin Rigo
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18647] re.error: nothing to repeat
Serhiy Storchaka
- [issue18695] os.statvfs() not working well with unicode paths
Serhiy Storchaka
- [issue18701] Remove outdated PY_VERSION_HEX checks
Serhiy Storchaka
- [issue18702] Report skipped tests as skipped
Serhiy Storchaka
- [issue18268] ElementTree.fromstring non-deterministically gives unicode text data
Eli Bendersky
- [issue18668] Properly document setting m_size in PyModuleDef
Roundup Robot
- [issue18418] Thread.isAlive() sometimes True after fork
A. Jesse Jiryu Davis
- [issue17909] Autodetecting JSON encoding
Serhiy Storchaka
- [issue16400] update default PyPI behavior in docs re: listing versions
Roundup Robot
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Richard Oudkerk
- [issue16499] CLI option for isolated mode
Roundup Robot
- [issue16400] update default PyPI behavior in docs re: listing versions
Roundup Robot
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Richard Oudkerk
- [issue16499] CLI option for isolated mode
Christian Heimes
- [issue18504] IDLE:Improvements- Improving Mock_Text
Ezio Melotti
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Roundup Robot
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Eli Bendersky
- [issue18483] Add hour-24 type of time to test_http2time_formats in test_http_cookiejar.py
Roundup Robot
- [issue18483] Add hour-24 type of time to test_http2time_formats in test_http_cookiejar.py
Ezio Melotti
- [issue18484] No unit test for iso2time function from http.cookiejar module
Roundup Robot
- [issue18484] No unit test for iso2time function from http.cookiejar module
Ezio Melotti
- [issue18466] Spelling mistakes in various code comments.
Ezio Melotti
- [issue18465] There are unused variables and unused import in Lib/test/test_minidom.py
Roundup Robot
- [issue18465] There are unused variables and unused import in Lib/test/test_minidom.py
Ezio Melotti
- [issue18453] There are unused variables inside DateTimeTestCase class in test_xmlrpc.py
Roundup Robot
- [issue18453] There are unused variables inside DateTimeTestCase class in test_xmlrpc.py
Ezio Melotti
- [issue18516] Typos in Lib/email/generator.py and Lib/email/architecture.rst
Ezio Melotti
- [issue18512] sys.stdout.write does not allow bytes in Python 3.x
Ezio Melotti
- [issue18667] missing HAVE_FCHOWNAT
Larry Hastings
- [issue18667] missing HAVE_FCHOWNAT
Larry Hastings
- [issue18505] Duplicate function names in test_email.py
Roundup Robot
- [issue18505] Duplicate function names in test_email.py
Ezio Melotti
- [issue18696] In unittest.TestCase.longMessage doc remove a redundant sentence
Ezio Melotti
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Tim Golden
- [issue8112] xmlrpc.server: ServerHTMLDoc.docroutine uses (since 3.0) deprecated function "inspect.getargspec()"
Roundup Robot
- [issue8112] xmlrpc.server: ServerHTMLDoc.docroutine uses (since 3.0) deprecated function "inspect.getargspec()"
R. David Murray
- [issue8112] xmlrpc.server: ServerHTMLDoc.docroutine uses (since 3.0) deprecated function "inspect.getargspec()"
R. David Murray
- [issue8112] xmlrpc.server: ServerHTMLDoc.docroutine uses (since 3.0) deprecated function "inspect.getargspec()"
R. David Murray
- [issue18689] add argument for formatter to logging.Handler and subclasses in logging module
Vinay Sajip
- [issue18681] typo in imp.reload
Roundup Robot
- [issue18681] typo in imp.reload
Ezio Melotti
- [issue18652] Add itertools.first_true (return first true item in iterable)
Ezio Melotti
- [issue18648] FP Howto and the PEP 8 lambda guildline
Ezio Melotti
- [issue18646] Improve tutorial entry on 'Lambda Forms'.
Ezio Melotti
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Antoine Pitrou
- [issue18647] re.error: nothing to repeat
Tim Peters
- [issue18703] To change the doc of html/faq/gui.html
madan ram
- [issue18703] To change the doc of html/faq/gui.html
madan ram
- [issue18703] To change the doc of html/faq/gui.html
madan ram
- [issue18703] To change the doc of html/faq/gui.html
madan ram
- [issue18703] To change the doc of html/faq/gui.html
madan ram
- [issue18647] re.error: nothing to repeat
Serhiy Storchaka
- [issue18647] re.error: nothing to repeat
Tim Peters
- [issue18698] importlib.reload() does not return the module in sys.modules
Brett Cannon
- [issue18264] enum.IntEnum is not compatible with JSON serialisation
Roundup Robot
- [issue18416] Move to absolute file paths for module.__file__
Brett Cannon
- [issue18693] help() not helpful with enum
Roundup Robot
- [issue18416] Move to absolute file paths for module.__file__
Eric Snow
- [issue18703] To change the doc of html/faq/gui.html
R. David Murray
- [issue18226] IDLE Unit test for FormatParagrah.py
Roundup Robot
- [issue18693] help() not helpful with enum
Eli Bendersky
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Eli Bendersky
- [issue18226] IDLE Unit test for FormatParagrah.py
Terry J. Reedy
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Antoine Pitrou
- [issue18592] IDLE: Unit test for SearchDialogBase.py
Phil Webster
- [issue18429] IDLE: Format Paragraph doesn't function with comment blocks
Roundup Robot
- [issue18676] Queue: document that zero is accepted as timeout value
Terry J. Reedy
- [issue18416] Move to absolute file paths for module.__file__
Nick Coghlan
- [issue18704] IDLE: PEP8 Style Check Integration
R. Jayakrishnan
- [issue15721] PEP 3121, 384 Refactoring applied to tkinter module
Antoine Pitrou
- [issue18704] IDLE: PEP8 Style Check Integration
R. Jayakrishnan
- [issue15721] PEP 3121, 384 Refactoring applied to tkinter module
Roundup Robot
- [issue10241] gc fixes for module m_copy attribute
Roundup Robot
- [issue10241] gc fixes for module m_copy attribute
Antoine Pitrou
- [issue18676] Queue: document that zero is accepted as timeout value
Roundup Robot
- [issue18676] Queue: document that zero is accepted as timeout value
Terry J. Reedy
- [issue5527] multiprocessing won't work with Tkinter (under Linux)
James Sanders
- [issue18686] Tkinter focus_get on menu results in KeyError
Terry J. Reedy
- [issue18705] Fix arround 100 typos/spelling mistakes
Févry Thibault
- [issue18705] Fix arround 100 typos/spelling mistakes
Févry Thibault
- [issue18705] Fix arround 100 typos/spelling mistakes
Févry Thibault
- [issue18466] Spelling mistakes in various code comments.
Févry Thibault
- [issue18706] test failure in test_codeccallbacks
Antoine Pitrou
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Eli Bendersky
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Eli Bendersky
- [issue15651] PEP 3121, 384 refactoring applied to elementtree module
Eli Bendersky
- [issue15301] os.chown: OverflowError: Python int too large to convert to C long
Roundup Robot
- [issue15301] os.chown: OverflowError: Python int too large to convert to C long
Terry J. Reedy
- [issue18706] test failure in test_codeccallbacks
Terry J. Reedy
- [issue15301] os.chown: OverflowError: Python int too large to convert to C long
Benjamin Peterson
- [issue18429] IDLE: Format Paragraph doesn't function with comment blocks
Terry J. Reedy
- [issue18667] missing HAVE_FCHOWNAT
Larry Hastings
- [issue18667] missing HAVE_FCHOWNAT
Georg Brandl
- [issue18693] help() not helpful with enum
Ethan Furman
- [issue18706] test failure in test_codeccallbacks
Serhiy Storchaka
- [issue15301] os.chown: OverflowError: Python int too large to convert to C long
Serhiy Storchaka
- [issue18707] the readme should also talk about how to build doc.
madan ram
- [issue18708] Change required in python 3.4 interpretor .
madan ram
- [issue18706] test failure in test_codeccallbacks
Serhiy Storchaka
- [issue18445] Tools/Script/Readme is outdated
sdia
- [issue18706] test failure in test_codeccallbacks
Serhiy Storchaka
- [issue18647] re.error: nothing to repeat
Serhiy Storchaka
- [issue18693] help() not helpful with enum
Ned Deily
- [issue18652] Add itertools.first_true (return first true item in iterable)
Hynek Schlawack
- [issue18704] IDLE: PEP8 Style Check Integration
Ramchandra Apte
- [issue18445] Tools/Script/Readme is outdated
Seydou Dia
- [issue18445] Tools/Script/Readme is outdated
Seydou Dia
- [issue18652] Add itertools.first_true (return first true item in iterable)
Serhiy Storchaka
- [issue18706] test failure in test_codeccallbacks
Ezio Melotti
- [issue18706] test failure in test_codeccallbacks
Antoine Pitrou
- [issue18652] Add itertools.first_true (return first true item in iterable)
Antoine Pitrou
- [issue18705] Fix arround 100 typos/spelling mistakes
Mark Dickinson
- [issue18663] In unittest.TestCase.assertAlmostEqual doc specify the delta description
Roundup Robot
- [issue18663] In unittest.TestCase.assertAlmostEqual doc specify the delta description
Ezio Melotti
- [issue18705] Fix arround 100 typos/spelling mistakes
Févry Thibault
- [issue18705] Fix arround 100 typos/spelling mistakes
Ezio Melotti
- [issue18706] test failure in test_codeccallbacks
Serhiy Storchaka
- [issue18706] test failure in test_codeccallbacks
Ezio Melotti
- [issue18652] Add itertools.first_true (return first true item in iterable)
Serhiy Storchaka
- [issue18706] test failure in test_codeccallbacks
Antoine Pitrou
- [issue15787] PEP 3121, 384 Refactoring
Robin Schreiber
- [issue18708] Change required in python 3.4 interpretor .
Mark Dickinson
- [issue18705] Fix arround 100 typos/spelling mistakes
Févry Thibault
- [issue18705] Fix typos/spelling mistakes in Lib/*.py files
Févry Thibault
- [issue18705] Fix typos/spelling mistakes in Lib/*.py files
Mark Dickinson
- [issue15849] PEP 3121, 384 Refactoring applied to xx module
Robin Schreiber
- [issue18693] help() not helpful with enum
Eli Bendersky
- [issue18706] test failure in test_codeccallbacks
Ezio Melotti
- [issue18304] ElementTree gets awkward to use if there is an xmlns
Stefan Behnel
- [issue18647] re.error: nothing to repeat
Matthew Barnett
- [issue18670] Using read_mime_types function from mimetypes module gives resource warning
Vajrasky Kok
- [issue18304] ElementTree -- provide a way to ignore namespace in tags and seaches
Eli Bendersky
- [issue18268] ElementTree.fromstring non-deterministically gives unicode text data
Stefan Behnel
- [issue18304] ElementTree -- provide a way to ignore namespace in tags and seaches
Stefan Behnel
- [issue18670] Using read_mime_types function from mimetypes module gives resource warning
Ezio Melotti
- [issue14465] xml.etree.ElementTree: add feature to prettify XML output
Stefan Behnel
- [issue18681] typo in imp.reload
Roundup Robot
- [issue18706] test failure in test_codeccallbacks
Roundup Robot
- [issue18578] Rename and document test.bytecode_helper as test.support.bytecode_helper
Seydou Dia
- [issue18304] ElementTree -- provide a way to ignore namespace in tags and seaches
Eli Bendersky
- [issue14465] xml.etree.ElementTree: add feature to prettify XML output
Eric Snow
- [issue18702] Report skipped tests as skipped
Terry J. Reedy
- [issue18576] Rename and document test.script_helper as test.support.script_helper
Seydou Dia
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Ben Hoyt
- [issue16968] Fix test discovery for test_concurrent_futures.py
Serhiy Storchaka
- [issue18416] Move to absolute file paths for module.__file__
Brett Cannon
- [issue18702] Report skipped tests as skipped
Serhiy Storchaka
- [issue18702] Report skipped tests as skipped
Terry J. Reedy
- [issue12645] test.support. import_fresh_module - incorrect doc
Roundup Robot
- [issue16799] start using argparse.Namespace in regrtest
Eli Bendersky
- [issue18693] help() not helpful with enum
Ethan Furman
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue18416] Move to absolute file paths for module.__file__
Madison May
- [issue18304] ElementTree gets awkward to use if there is an xmlns
Bryce Nesbitt
- [issue18304] ElementTree -- provide a way to ignore namespace in tags and seaches
Stefan Behnel
- [issue16038] ftplib: unlimited readline() from connection
Benjamin Peterson
- [issue18660] os.read behavior on Linux
Benjamin Peterson
- [issue18304] ElementTree -- provide a way to ignore namespace in tags and seaches
Stefan Behnel
- [issue18660] os.read behavior on Linux
Benjamin Peterson
- [issue18644] Got ResourceWarning: unclosed file when using test function from formatter module
Benjamin Peterson
- [issue18702] Report skipped tests as skipped
Vajrasky Kok
- [issue16396] Importing ctypes.wintypes on Linux gives a traceback
Benjamin Peterson
- [issue18693] help() not helpful with enum
Ethan Furman
- [issue18644] Got ResourceWarning: unclosed file when using test function from formatter module
Vajrasky Kok
- [issue18644] Got ResourceWarning: unclosed file when using test function from formatter module
Benjamin Peterson
- [issue18644] Got ResourceWarning: unclosed file when using test function from formatter module
Vajrasky Kok
- [issue18606] Add statistics module to standard library
Mark Dickinson
- [issue18702] Report skipped tests as skipped
Serhiy Storchaka
- [issue16799] start using argparse.Namespace in regrtest
Serhiy Storchaka
- [issue16038] ftplib: unlimited readline() from connection
Serhiy Storchaka
- [issue18606] Add statistics module to standard library
Mark Dickinson
- [issue18606] Add statistics module to standard library
Mark Dickinson
- [issue18606] Add statistics module to standard library
Mark Dickinson
- [issue3526] Customized malloc implementation on SunOS and AIX
Antoine Pitrou
- [issue18394] cgi.FieldStorage triggers ResourceWarning sometimes
Vajrasky Kok
- [issue18700] test_cgi raises ResourceWarning
Vajrasky Kok
- [issue12075] python3.2 memory leak when reloading class with attributes
Antoine Pitrou
- [issue12075] python3.2 memory leak when reloading class with attributes
Antoine Pitrou
- [issue1565525] tracebacks eat up memory by holding references to locals and globals when they are not wanted
Antoine Pitrou
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4073)
Christian Heimes
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4073)
Christian Heimes
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4073)
Christian Heimes
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4073)
Christian Heimes
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4073)
Christian Heimes
- [issue18644] Got ResourceWarning: unclosed file when using test function from formatter module
Martijn Pieters
- [issue18644] Got ResourceWarning: unclosed file when using test function from formatter module
R. David Murray
- [issue16396] Importing ctypes.wintypes on Linux gives a traceback
Ezio Melotti
- [issue18710] Add PyState_GetModuleAttr
Antoine Pitrou
- [issue17997] ssl.match_hostname(): sub string wildcard should not match IDNA prefix
Christian Heimes
- [issue18693] help() not helpful with enum
Eli Bendersky
- [issue18711] Add PyErr_FormatV
Antoine Pitrou
- [issue18710] Add PyState_GetModuleAttr
STINNER Victor
- [issue18693] help() not helpful with enum
Ronald Oussoren
- [issue18710] Add PyState_GetModuleAttr
Antoine Pitrou
- [issue18711] Add PyErr_FormatV
STINNER Victor
- [issue18710] Add PyState_GetModuleAttr
Christian Heimes
- [issue18710] Add PyState_GetModuleAttr
Antoine Pitrou
- [issue18710] Add PyState_GetModuleAttr
STINNER Victor
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4073)
STINNER Victor
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4073)
Barry A. Warsaw
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4073)
Christian Heimes
- [issue17997] ssl.match_hostname(): sub string wildcard should not match IDNA prefix
Barry A. Warsaw
- [issue18710] Add PyState_GetModuleAttr
Antoine Pitrou
- [issue18693] help() not helpful with enum
Roundup Robot
- [issue18710] Add PyState_GetModuleAttr
Eli Bendersky
- [issue18710] Add PyState_GetModuleAttr
Antoine Pitrou
- [issue18710] Add PyState_GetModuleAttr
Eli Bendersky
- [issue18710] Add PyState_GetModuleAttr
Nick Coghlan
- [issue18712] Pure Python operator.index doesn't match the C version.
Mark Dickinson
- [issue18660] os.read behavior on Linux
Louis Riviere
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Nick Coghlan
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
R. David Murray
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Nick Coghlan
- [issue18367] See if a venv setup can be used for devinabox for coverage
Brett Cannon
- [issue18451] Omit test files in devinabox coverage run
Brett Cannon
- [issue18689] add argument for formatter to logging.Handler and subclasses in logging module
Derek Wilson
- [issue18578] Rename and document test.bytecode_helper as test.support.bytecode_helper
Seydou Dia
- [issue18598] Importlib, more verbosity please
Roundup Robot
- [issue18598] Importlib, more verbosity please
Brett Cannon
- [issue12837] Patch for issue #12810 removed a valid check on socket ancillary data
Brett Cannon
- [issue18667] missing HAVE_FCHOWNAT
Roundup Robot
- [issue18667] missing HAVE_FCHOWNAT
Roundup Robot
- [issue18667] missing HAVE_FCHOWNAT
Larry Hastings
- [issue18416] Move to absolute file paths for module.__file__
Madison May
- [issue18416] Move to absolute file paths for module.__file__
Madison May
- [issue18700] test_cgi raises ResourceWarning
Madison May
- [issue18394] cgi.FieldStorage triggers ResourceWarning sometimes
Madison May
- [issue1666318] shutil.copytree doesn't give control over directory permissions
Antoine Pitrou
- [issue18694] getxattr on Linux ZFS native filesystem happily returns partial values
Larry Hastings
- [issue18694] getxattr on Linux ZFS native filesystem happily returns partial values
Benjamin Peterson
- [issue18606] Add statistics module to standard library
Steven D'Aprano
- [issue16396] Importing ctypes.wintypes on Linux gives a traceback
Jason R. Coombs
- [issue18714] Add tests for pdb.find_function
Kevin Jing Qiu
- [issue18585] Add a text truncation function
Antoine Pitrou
- [issue18715] Tests fail when run with coverage
Seydou Dia
- [issue18714] Add tests for pdb.find_function
Kevin Jing Qiu
- [issue18716] Deprecate the formatter module
Brett Cannon
- [issue18707] the readme should also talk about how to build doc.
Éric Araujo
- [issue18694] getxattr on Linux ZFS native filesystem happily returns partial values
Larry Hastings
- [issue18606] Add statistics module to standard library
Steven D'Aprano
- [issue18716] Deprecate the formatter module
Brett Cannon
- [issue18606] Add statistics module to standard library
Mark Dickinson
- [issue18689] add argument for formatter to logging.Handler and subclasses in logging module
Vinay Sajip
- [issue18716] Deprecate the formatter module
Ezio Melotti
- [issue18716] Deprecate the formatter module
Larry Hastings
- [issue18717] test for request.urlretrieve
Muhammad Jehanzeb
- [issue18717] test for request.urlretrieve
Ezio Melotti
- [issue16799] start using argparse.Namespace in regrtest
Serhiy Storchaka
- [issue18717] test for request.urlretrieve
Muhammad Jehanzeb
- [issue18712] Pure Python operator.index doesn't match the C version.
Serhiy Storchaka
- [issue18717] test for request.urlretrieve
Muhammad Jehanzeb
- [issue17701] Improving strftime documentation
Roundup Robot
- [issue18707] the readme should also talk about how to build doc.
Ezio Melotti
- [issue18717] test for request.urlretrieve
Muhammad Jehanzeb
- [issue18717] test for request.urlretrieve
Muhammad Jehanzeb
- [issue18699] What is Future.running() for in PEP 3148 / concurrent.futures.Future?
Andrew Svetlov
- [issue18717] test for request.urlretrieve
Muhammad Jehanzeb
- [issue18606] Add statistics module to standard library
Oscar Benjamin
- [issue18585] Add a text truncation function
Antoine Pitrou
- [issue18712] Pure Python operator.index doesn't match the C version.
Mark Dickinson
- [issue18715] Tests fail when run with coverage
Ned Deily
- [issue18677] Enhanced context managers with ContextManagerExit and None
Barry A. Warsaw
- [issue18718] datetime documentation contradictory on leap second support
David Wolever
- [issue18719] Remove false optimizaton for equality comparison of hashed strings
Raymond Hettinger
- [issue16799] start using argparse.Namespace in regrtest
Eli Bendersky
- [issue16799] start using argparse.Namespace in regrtest
Eli Bendersky
- [issue18719] Remove false optimizaton for equality comparison of hashed strings
Raymond Hettinger
- [issue18585] Add a text truncation function
Roundup Robot
- [issue18585] Add a text truncation function
Antoine Pitrou
- [issue18585] Add a text truncation function
Antoine Pitrou
- [issue18719] Remove false optimizaton for equality comparison of hashed strings
Antoine Pitrou
- [issue18719] Remove false optimizaton for equality comparison of hashed strings
Alex Gaynor
- [issue18719] Remove false optimizaton for equality comparison of hashed strings
STINNER Victor
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Tim Golden
- [issue18718] datetime documentation contradictory on leap second support
David Wolever
- [issue18720] Switch suitable constants in the socket module to IntEnum
Eli Bendersky
- [issue17701] Improving strftime documentation
Roundup Robot
- [issue18585] Add a text truncation function
Serhiy Storchaka
- [issue17701] Improving strftime documentation
David Wolever
- [issue18720] Switch suitable constants in the socket module to IntEnum
Serhiy Storchaka
- [issue18694] getxattr on Linux ZFS native filesystem happily returns partial values
Benjamin Peterson
- [issue18721] test for FTP cwd function
Muhammad Jehanzeb
- [issue18722] Remove uses of the register keyword
Antoine Pitrou
- [issue18722] Remove uses of the register keyword
Antoine Pitrou
- [issue18680] JSONDecoder should document that it raises a ValueError for malformed data
Felix Crux
- [issue18720] Switch suitable constants in the socket module to IntEnum
Eli Bendersky
- [issue18722] Remove uses of the register keyword
Antoine Pitrou
- [issue18722] Remove uses of the register keyword
Antoine Pitrou
- [issue18722] Remove uses of the register keyword
STINNER Victor
- [issue18721] test for FTP cwd function
Muhammad Jehanzeb
- [issue18721] test for FTP cwd function
Muhammad Jehanzeb
- [issue5516] equality not symmetric for subclasses of datetime.date and datetime.datetime
Eric Snow
- [issue18680] JSONDecoder should document that it raises a ValueError for malformed data
Roundup Robot
- [issue18680] JSONDecoder should document that it raises a ValueError for malformed data
David Wolever
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Ben Hoyt
- [issue18680] JSONDecoder should document that it raises a ValueError for malformed data
Roundup Robot
- [issue5516] equality not symmetric for subclasses of datetime.date and datetime.datetime
Alexander Belopolsky
- [issue5516] equality not symmetric for subclasses of datetime.date and datetime.datetime
Eric Snow
- [issue18583] Idle: enhance FormatParagraph
Phil Webster
- [issue18707] the readme should also talk about how to build doc.
Madison May
- [issue18707] the readme should also talk about how to build doc.
Éric Araujo
- [issue18707] the readme should also talk about how to build doc.
Madison May
- [issue18719] Remove false optimizaton for equality comparison of hashed strings
Raymond Hettinger
- [issue18707] the readme should also talk about how to build doc.
Madison May
- [issue18719] Remove false optimizaton for equality comparison of hashed strings
Alex Gaynor
- [issue18704] IDLE: PEP8 Style Check Integration
R. Jayakrishnan
- [issue18583] Idle: enhance FormatParagraph
R. Jayakrishnan
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4073)
Arun Babu Neelicattu
- [issue17997] ssl.match_hostname(): sub string wildcard should not match IDNA prefix
Ben Darnell
- [issue18719] Remove false optimizaton for equality comparison of hashed strings
Raymond Hettinger
- [issue18719] Remove false optimizaton for equality comparison of hashed strings
Raymond Hettinger
- [issue18721] test for FTP cwd function
Senthil Kumaran
- [issue18723] shorten function of textwrap module is susceptible to non-normalized whitespaces
Vajrasky Kok
- [issue18723] shorten function of textwrap module is susceptible to non-normalized whitespaces
Antoine Pitrou
- [issue18723] shorten function of textwrap module is susceptible to non-normalized whitespaces
Vajrasky Kok
- [issue18704] IDLE: PEP8 Style Check Integration
Raymond Hettinger
- [issue18704] IDLE: PEP8 Style Check Integration
Raymond Hettinger
- [issue18724] Typo in docs.python.org: smtplib python2.7
Susan Tan
- [issue18722] Remove uses of the register keyword
Mark Dickinson
- [issue18724] Typo in docs.python.org: smtplib python2.7
Roundup Robot
- [issue18724] Typo in docs.python.org: smtplib python2.7
Ned Deily
- [issue18722] Remove uses of the register keyword
Serhiy Storchaka
- [issue18722] Remove uses of the register keyword
Antoine Pitrou
- [issue15849] PEP 3121, 384 Refactoring applied to xx module
Robin Schreiber
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238)
Christian Heimes
- [issue15849] PEP 3121, 384 Refactoring applied to xx module
Antoine Pitrou
- [issue17997] ssl.match_hostname(): sub string wildcard should not match IDNA prefix
Christian Heimes
- [issue18723] shorten function of textwrap module is susceptible to non-normalized whitespaces
Ezio Melotti
- [issue18723] shorten function of textwrap module is susceptible to non-normalized whitespaces
Antoine Pitrou
- [issue18723] shorten function of textwrap module is susceptible to non-normalized whitespaces
Antoine Pitrou
- [issue14019] Unify tests for str.format and string.Formatter
Ezio Melotti
- [issue18687] Lib/test/leakers/test_ctypes.py still mentions the need to update Misc/build.sh
Roundup Robot
- [issue18687] Lib/test/leakers/test_ctypes.py still mentions the need to update Misc/build.sh
Ezio Melotti
- [issue18712] Pure Python operator.index doesn't match the C version.
Serhiy Storchaka
- [issue18725] Multiline shortening
Serhiy Storchaka
- [issue18725] Multiline shortening
Antoine Pitrou
- [issue18725] Multiline shortening
Serhiy Storchaka
- [issue18723] shorten function of textwrap module is susceptible to non-normalized whitespaces
Vajrasky Kok
- [issue18694] getxattr on Linux ZFS native filesystem happily returns partial values
Arfrever Frehtes Taifersar Arahesis
- [issue18722] Remove uses of the register keyword
Arfrever Frehtes Taifersar Arahesis
- [issue18726] json functions have too many positional parameters
Serhiy Storchaka
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238)
Arfrever Frehtes Taifersar Arahesis
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238)
Christian Heimes
- [issue18726] json functions have too many positional parameters
R. David Murray
- [issue18726] json functions have too many positional parameters
Ezio Melotti
- [issue18726] json functions have too many positional parameters
R. David Murray
- [issue18723] shorten function of textwrap module is susceptible to non-normalized whitespaces
Vajrasky Kok
- [issue18723] shorten function of textwrap module is susceptible to non-normalized whitespaces
Vajrasky Kok
- [issue18723] shorten function of textwrap module is susceptible to non-normalized whitespaces
Vajrasky Kok
- [issue18725] Multiline shortening
Vajrasky Kok
- [issue18394] cgi.FieldStorage triggers ResourceWarning sometimes
Serhiy Storchaka
- [issue18725] Multiline shortening
Serhiy Storchaka
- [issue14243] tempfile.NamedTemporaryFile not particularly useful on Windows
Gabi Davar
- [issue6875] add os.close() suggestion to mkstemp documentation
Gabi Davar
- [issue14012] Misc tarfile fixes
Éric Araujo
- [issue18707] the readme should also talk about how to build doc.
Éric Araujo
- [issue18703] To change the doc of html/faq/gui.html
Éric Araujo
- [issue18723] shorten function of textwrap module is susceptible to non-normalized whitespaces
Vajrasky Kok
- [issue18726] json functions have too many positional parameters
Arfrever Frehtes Taifersar Arahesis
- [issue18723] shorten function of textwrap module is susceptible to non-normalized whitespaces
Antoine Pitrou
- [issue18723] shorten function of textwrap module is susceptible to non-normalized whitespaces
Vajrasky Kok
- [issue18579] Dereference after NULL check in listobject.c merge_hi()
Christian Heimes
- [issue18727] test for writing dictionary rows to CSV
Muhammad Jehanzeb
- [issue18727] test for writing dictionary rows to CSV
Muhammad Jehanzeb
- [issue18722] Remove uses of the register keyword
Raymond Hettinger
- [issue18728] Increased test coverage for test_filecmp
Alex Volkov
- [issue18715] Tests fail when run with coverage
Seydou Dia
- [issue18728] Increased test coverage for filecmp.py
Alex Volkov
- [issue18722] Remove uses of the register keyword
STINNER Victor
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Richard Oudkerk
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Richard Oudkerk
- [issue18722] Remove uses of the register keyword
Roundup Robot
- [issue18722] Remove uses of the register keyword
Antoine Pitrou
- [issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.
Roundup Robot
- [issue18729] In unittest.TestLoader.discover doc select the name of load_tests function
py.user
- [issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.
Antoine Pitrou
- [issue18583] Idle: enhance FormatParagraph
Terry J. Reedy
- [issue18090] dict_contains first argument declared register, and shouldn't be
Larry Hastings
- [issue18718] datetime documentation contradictory on leap second support
Alexander Belopolsky
- [issue18730] suffix parameter in NamedTemporaryFile silently fails when not prepending with a period
Dan Loewenherz
- [issue18731] Increased test coverage for uu and telnet
Alex Volkov
- [issue15787] PEP 3121, 384 Refactoring
Alexander Belopolsky
- [issue18732] IdleHistory.History: eliminate unused parameter; other cleanup.
Terry J. Reedy
- [issue18732] IdleHistory.History: eliminate unused parameter; other cleanup.
Terry J. Reedy
- [issue12939] Add new io.FileIO using the native Windows API
Piotr Dobrogost
- [issue1227748] subprocess: inheritance of std descriptors inconsistent
STINNER Victor
- [issue15798] subprocess.Popen() fails if 0, 1 or 2 descriptor is closed
STINNER Victor
- [issue18544] subprocess.Popen support for redirection of arbitrary file descriptors
STINNER Victor
- [issue18685] Restore re performance to pre-PEP393 level
STINNER Victor
- [issue18296] test_os.test_trailers() is failing on AMD64 FreeBSD 9.0 dtrace 3.x
STINNER Victor
- [issue18609] test_ctypes failure on AIX in PyEval_CallObjectWithKeywords
STINNER Victor
- [issue12015] possible characters in temporary file name is too few
Roundup Robot
- [issue12015] possible characters in temporary file name is too few
STINNER Victor
- [issue18405] crypt.mksalt() result has unnecessarily low entropy
Roundup Robot
- [issue18405] crypt.mksalt() result has unnecessarily low entropy
STINNER Victor
- [issue18405] crypt.mksalt() result has unnecessarily low entropy
STINNER Victor
- [issue14131] test_threading failure on WIndows 7 3.x buildbot
STINNER Victor
- [issue15581] curses: segfault in addstr()
STINNER Victor
- [issue18425] IDLE Unit test for IdleHistory.py
Roundup Robot
- [issue18733] elementtree: stop the parser more quickly on error
STINNER Victor
- [issue18501] _elementtree.c calls Python callbacks while a Python exception is set
STINNER Victor
- [issue18408] Fixes crashes found by pyfailmalloc
STINNER Victor
- [issue18408] Fixes crashes found by pyfailmalloc
STINNER Victor
- [issue18314] Have os.unlink remove junction points
STINNER Victor
- [issue18606] Add statistics module to standard library
Steven D'Aprano
- [issue18719] Remove false optimizaton for equality comparison of hashed strings
Roundup Robot
- [issue18719] Remove false optimizaton for equality comparison of hashed strings
Roundup Robot
- [issue18719] Remove false optimization for equality comparison of hashed strings
Raymond Hettinger
- [issue18583] Idle: enhance FormatParagraph
Terry J. Reedy
- [issue18425] IDLE Unit test for IdleHistory.py
Terry J. Reedy
- [issue18425] IDLE Unit test for IdleHistory.py
Terry J. Reedy
- [issue18734] Berkeley DB versions 4.4-4.9 are not discovered by setup.py
Eddie Stanley
- [issue18314] Have os.unlink remove junction points
Tim Peters
- [issue18606] Add statistics module to standard library
Terry J. Reedy
- [issue18728] Increased test coverage for filecmp.py
Vajrasky Kok
- [issue18314] Have os.unlink remove junction points
Kim Gräsman
- [issue18698] importlib.reload() does not return the module in sys.modules
Eric Snow
- [issue18720] Switch suitable constants in the socket module to IntEnum
Serhiy Storchaka
- [issue14012] Misc tarfile fixes
Serhiy Storchaka
- [issue18685] Restore re performance to pre-PEP393 level
Serhiy Storchaka
- [issue18720] Switch suitable constants in the socket module to IntEnum
Antoine Pitrou
- [issue18720] Switch suitable constants in the socket module to IntEnum
Antoine Pitrou
- [issue18735] SSL/TLS pinning for the ssl module
raymontag
- [issue13647] Python SSL stack doesn't securely validate certificate (as client)
Christian Heimes
- [issue15464] ssl: add set_msg_callback function
Christian Heimes
- [issue18735] SSL/TLS pinning for the ssl module
Christian Heimes
- [issue18735] SSL/TLS pinning for the ssl module
raymontag
- [issue18735] SSL/TLS pinning for the ssl module
Antoine Pitrou
- [issue18735] SSL/TLS pinning for the ssl module
Christian Heimes
- [issue18735] SSL/TLS pinning for the ssl module
raymontag
- [issue18736] Invalid charset in HTML pages inside documentation in CHM format
Basil Peace
- [issue18735] SSL/TLS pinning for the ssl module
Antoine Pitrou
- [issue18735] SSL/TLS pinning for the ssl module
raymontag
- [issue18735] SSL/TLS pinning for the ssl module
Christian Heimes
- [issue18735] SSL/TLS pinning for the ssl module
Antoine Pitrou
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Antoine Pitrou
- [issue18735] SSL/TLS pinning for the ssl module
raymontag
- [issue16463] testConnectTimeout of test_timeout TCPTimeoutTestCasefailures fails intermittently
Antoine Pitrou
- [issue16463] testConnectTimeout of test_timeout TCPTimeoutTestCasefailures fails intermittently
Antoine Pitrou
- [issue18731] Increased test coverage for uu and telnet
Antoine Pitrou
- [issue18727] test for writing dictionary rows to CSV
Antoine Pitrou
- [issue18736] Invalid charset in HTML pages inside documentation in CHM format
Serhiy Storchaka
- [issue18720] Switch suitable constants in the socket module to IntEnum
Eli Bendersky
- [issue18720] Switch suitable constants in the socket module to IntEnum
Eli Bendersky
- [issue16463] testConnectTimeout of test_timeout TCPTimeoutTestCasefailures fails intermittently
Serhiy Storchaka
- [issue18606] Add statistics module to standard library
Mark Dickinson
- [issue18720] Switch suitable constants in the socket module to IntEnum
Antoine Pitrou
- [issue18737] Get virtual subclasses of an ABC
Christian Heimes
- [issue18737] Get virtual subclasses of an ABC
Antoine Pitrou
- [issue18737] Get virtual subclasses of an ABC
Antoine Pitrou
- [issue18720] Switch suitable constants in the socket module to IntEnum
Serhiy Storchaka
- [issue18682] [PATCH] remove bogus codepath from pprint._safe_repr
Antoine Pitrou
- [issue18737] Get virtual subclasses of an ABC
Christian Heimes
- [issue18720] Switch suitable constants in the socket module to IntEnum
Eli Bendersky
- [issue18720] Switch suitable constants in the socket module to IntEnum
Eli Bendersky
- [issue18737] Get virtual subclasses of an ABC
Antoine Pitrou
- [issue18682] [PATCH] remove bogus codepath from pprint._safe_repr
Serhiy Storchaka
- [issue18738] % formatting incomplete for Enum
Ethan Furman
- [issue18720] Switch suitable constants in the socket module to IntEnum
Ethan Furman
- [issue18738] % formatting incomplete for Enum
Serhiy Storchaka
- [issue18720] Switch suitable constants in the socket module to IntEnum
Christian Heimes
- [issue18738] % formatting incomplete for Enum
Eric V. Smith
- [issue18738] % formatting incomplete for Enum
Eli Bendersky
- [issue18720] Switch suitable constants in the socket module to IntEnum
Eli Bendersky
- [issue18720] Switch suitable constants in the socket module to IntEnum
Serhiy Storchaka
- [issue18720] Switch suitable constants in the socket module to IntEnum
Eli Bendersky
- [issue18606] Add statistics module to standard library
Ethan Furman
- [issue18738] % formatting incomplete for Enum
Eli Bendersky
- [issue18720] Switch suitable constants in the socket module to IntEnum
Serhiy Storchaka
- [issue18738] % formatting incomplete for Enum
Ethan Furman
- [issue18738] % formatting incomplete for Enum
Ethan Furman
- [issue18738] % formatting incomplete for Enum
Eli Bendersky
- [issue18738] String formatting (% and str.format) issues with Enum
Eli Bendersky
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Roundup Robot
- [issue18739] math.log of a long returns a different value of math.log of an int
Gregory P. Smith
- [issue18739] math.log of a long returns a different value of math.log of an int
Christian Heimes
- [issue18698] importlib.reload() does not return the module in sys.modules
Brett Cannon
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Richard Oudkerk
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Antoine Pitrou
- [issue18737] Get virtual subclasses of an ABC
Christian Heimes
- [issue18737] Get virtual subclasses of an ABC
Antoine Pitrou
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18739] math.log of a long returns a different value of math.log of an int
Tim Peters
- [issue18740] str is number methods don't recognize '.'
Ron Adam
- [issue18739] math.log of a long returns a different value of math.log of an int
Gregory P. Smith
- [issue18740] str is number methods don't recognize '.'
Ned Deily
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18718] datetime documentation contradictory on leap second support
Roundup Robot
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue18739] math.log of a long returns a different value of math.log of an int
Tim Peters
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18739] math.log of a long returns a different value of math.log of an int
Tim Peters
- [issue18740] str is number methods don't recognize '.'
Brett Cannon
- [issue18738] String formatting (% and str.format) issues with Enum
Eli Bendersky
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue18738] String formatting (% and str.format) issues with Enum
Eli Bendersky
- [issue18735] SSL/TLS pinning for the ssl module
Jesús Cea Avión
- [issue18293] ssl.wrap_socket (cert_reqs=...), getpeercert, and unvalidated certificates
Jesús Cea Avión
- [issue18735] SSL/TLS pinning for the ssl module
Jesús Cea Avión
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18738] String formatting (% and str.format) issues with Enum
Eli Bendersky
- [issue18740] str is number methods don't recognize '.'
Ron Adam
- [issue18740] str is number methods don't recognize '.'
Brett Cannon
- [issue13504] Meta-issue for "Invent with Python" IDLE feedback
Kurt B. Kaiser
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18682] [PATCH] remove bogus codepath from pprint._safe_repr
Serhiy Storchaka
- [issue18738] String formatting (% and str.format) issues with Enum
Eli Bendersky
- [issue18677] Enhanced context managers with ContextManagerExit and None
Kristján Valur Jónsson
- [issue18727] test for writing dictionary rows to CSV
Muhammad Jehanzeb
- [issue4749] Issue with RotatingFileHandler logging handler on Windows
Piotr Dobrogost
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue15428] add "Name Collision" section to argparse docs
paul j3
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18741] Fix typos/spelling mistakes in Lib/*/*/.py files
Févry Thibault
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18647] re.error: nothing to repeat
Serhiy Storchaka
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue18738] String formatting (% and str.format) issues with Enum
Eli Bendersky
- [issue18677] Enhanced context managers with ContextManagerExit and None
Nick Coghlan
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue18742] Abstract base class for hashlib
Christian Heimes
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18425] IDLE Unit test for IdleHistory.py
Terry J. Reedy
- [issue18698] importlib.reload() does not return the module in sys.modules
Roundup Robot
- [issue18698] importlib.reload() does not return the module in sys.modules
Eric Snow
- [issue18743] References to non-existant "StringIO" module
Jesús Cea Avión
- [issue18744] pathological performance using tarfile
K Richard Pixley
- [issue18219] csv.DictWriter is slow when writing files with large number of columns
Mikhail Traskin
- [issue17628] str==str: compare the first character before calling memcmp()
Raymond Hettinger
- [issue18744] pathological performance using tarfile
Ned Deily
- [issue18744] pathological performance using tarfile
Serhiy Storchaka
- [issue17628] str==str: compare the first character before calling memcmp()
Serhiy Storchaka
- [issue18743] References to non-existant "StringIO" module
Serhiy Storchaka
- [issue18682] [PATCH] remove bogus codepath from pprint._safe_repr
Michal Vyskocil
- [issue18745] Test enum in test_json is ignorant of infinity value
Vajrasky Kok
- [issue16463] testConnectTimeout of test_timeout TCPTimeoutTestCasefailures fails intermittently
Antoine Pitrou
- [issue17628] str==str: compare the first character before calling memcmp()
STINNER Victor
- [issue17628] str==str: compare the first character before calling memcmp()
Christian Heimes
- [issue18296] test_os.test_trailers() is failing on AMD64 FreeBSD 9.0 dtrace 3.x
koobs
- [issue18296] test_os.test_trailers() is failing on AMD64 FreeBSD 9.0 dtrace 3.x
Roundup Robot
- [issue18746] test_threading.test_finalize_with_trace() fails on FreeBSD buildbot
STINNER Victor
- [issue18746] test_threading.test_finalize_with_trace() fails on FreeBSD buildbot
STINNER Victor
- [issue18746] test_threading.test_finalize_with_trace() fails on FreeBSD buildbot
STINNER Victor
- [issue18219] csv.DictWriter is slow when writing files with large number of columns
Peter Otten
- [issue18739] math.log of a long returns a different value of math.log of an int
Mark Dickinson
- [issue18335] Add textwrap.dedent, .indent, as str methods.
Julian Berman
- [issue18747] Re-seed OpenSSL's PRNG after fork
Christian Heimes
- [issue18747] Re-seed OpenSSL's PRNG after fork
Antoine Pitrou
- [issue18335] Add textwrap.dedent, .indent, as str methods.
Antoine Pitrou
- [issue18747] Re-seed OpenSSL's PRNG after fork
Antoine Pitrou
- [issue16500] Add an 'atfork' module
Antoine Pitrou
- [issue18747] Re-seed OpenSSL's PRNG after fork
Christian Heimes
- [issue18747] Re-seed OpenSSL's PRNG after fork
Antoine Pitrou
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Antoine Pitrou
- [issue18747] Re-seed OpenSSL's PRNG after fork
Christian Heimes
- [issue18748] libgcc_s.so.1 must be installed for pthread_cancel to work
Maries Ionel Cristian
- [issue18747] Re-seed OpenSSL's PRNG after fork
Antoine Pitrou
- [issue18747] Re-seed OpenSSL's PRNG after fork
Christian Heimes
- [issue18747] Re-seed OpenSSL's PRNG after fork
Antoine Pitrou
- [issue18749] [issue 18606] Re: Add statistics module to standard library
Steven D'Aprano
- [issue18749] [issue 18606] Re: Add statistics module to standard library
Ezio Melotti
- [issue18742] Abstract base class for hashlib
Christian Heimes
- [issue18533] Avoid error from repr() of recursive dictview
Ben North
- [issue18532] hashlib.HASH objects should officially expose the hash name
Christian Heimes
- [issue18532] hashlib.HASH objects should officially expose the hash name
Christian Heimes
- [issue18533] Avoid error from repr() of recursive dictview
Terry J. Reedy
- [issue13248] deprecated in 3.2/3.3, should be removed in 3.4
Larry Hastings
- [issue18750] ''' % [1] doens't fail
Andrew Svetlov
- [issue13248] deprecated in 3.2/3.3, should be removed in 3.4
Senthil Kumaran
- [issue18747] Re-seed OpenSSL's PRNG after fork
STINNER Victor
- [issue18747] Re-seed OpenSSL's PRNG after fork
STINNER Victor
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Antoine Pitrou
- [issue18751] A manager's server never joins its threads
Antoine Pitrou
- [issue18750] ''' % [1] doens't fail
R. David Murray
- [issue18750] '' % [1] doens't fail
STINNER Victor
- [issue18727] test for writing dictionary rows to CSV
Antoine Pitrou
- [issue18425] IDLE Unit test for IdleHistory.py
Roundup Robot
- [issue18750] '' % [1] doens't fail
R. David Murray
- [issue18750] '' % [1] doens't fail
Andrew Svetlov
- [issue18739] math.log of a long returns a different value of math.log of an int
Tim Peters
- [issue18226] IDLE Unit test for FormatParagrah.py
Roundup Robot
- [issue18425] IDLE Unit test for IdleHistory.py
Terry J. Reedy
- [issue18425] IDLE Unit test for IdleHistory.py
Terry J. Reedy
- [issue18226] IDLE Unit test for FormatParagrah.py
Terry J. Reedy
- [issue18744] pathological performance using tarfile
K Richard Pixley
- [issue18744] pathological performance using tarfile
K Richard Pixley
- [issue16190] Misleading warning in random module docs
Christian Heimes
- [issue18739] math.log of a long returns a different value of math.log of an int
Mark Dickinson
- [issue18739] math.log of a long returns a different value of math.log of an int
Mark Dickinson
- [issue18750] '' % [1] doens't fail
R. David Murray
- [issue13647] Python SSL stack doesn't securely validate certificate (as client)
Antoine Pitrou
- [issue18732] IdleHistory.History: eliminate unused parameter; other cleanup.
Roundup Robot
- [issue16190] Misleading warning in random module docs
Antoine Pitrou
- [issue18732] IdleHistory.History: eliminate unused parameter; other cleanup.
Terry J. Reedy
- [issue13146] Writing a pyc file is not atomic
Antoine Pitrou
- [issue17970] Mutlithread XML parsing cause segfault
Antoine Pitrou
- [issue6132] Implement the GIL with critical sections in Windows
Antoine Pitrou
- [issue13477] tarfile module should have a command line
Antoine Pitrou
- [issue10441] some stdlib modules need to be updated to handle SSL certificate validation
Antoine Pitrou
- [issue10441] some stdlib modules need to be updated to handle SSL certificate validation
Christian Heimes
- [issue18752] Make chain.from_iterable an alias for a new chain_iterable.
Terry J. Reedy
- [issue18301] In itertools.chain.from_iterable() there is no cls argument
Terry J. Reedy
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18738] String formatting (% and str.format) issues with Enum
Eli Bendersky
- [issue16105] Pass read only FD to signal.set_wakeup_fd
Antoine Pitrou
- [issue18121] antigravity leaks subprocess.Popen object
Antoine Pitrou
- [issue17930] Search not needed in combinations_with_replacement
Antoine Pitrou
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue16611] multiple problems with Cookie.py
Julien Phalip
- [issue18738] String formatting (% and str.format) issues with Enum
Eli Bendersky
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18738] String formatting (% and str.format) issues with Enum
Eli Bendersky
- [issue18742] Abstract base class for hashlib
Christian Heimes
- [issue18742] Abstract base class for hashlib
Christian Heimes
- [issue18742] Abstract base class for hashlib
Christian Heimes
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue16105] Pass read only FD to signal.set_wakeup_fd
Felipe Cruz
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238)
Christian Heimes
- [issue18742] Abstract base class for hashlib
Gregory P. Smith
- [issue18750] '' % [1] doens't fail
Eric V. Smith
- [issue18750] '' % [1] doesn't fail
Eric V. Smith
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue18743] References to non-existant "StringIO" module
Serhiy Storchaka
- [issue14191] argparse doesn't allow optionals within positionals
Glenn Linderman
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18753] [c]ElementTree.fromstring fails to parse <value>]]></value>
Kees Bos
- [issue18720] Switch suitable constants in the socket module to IntEnum
Charles-François Natali
- [issue18643] implement socketpair() on Windows
Charles-François Natali
- [issue16463] testConnectTimeout of test_timeout TCPTimeoutTestCasefailures fails intermittently
Charles-François Natali
- [issue18748] libgcc_s.so.1 must be installed for pthread_cancel to work
Charles-François Natali
- [issue18673] Add and use O_TMPFILE for Linux 3.11
Roundup Robot
- [issue18748] libgcc_s.so.1 must be installed for pthread_cancel to work
Antoine Pitrou
- [issue18673] Add O_TMPFILE to os module
Christian Heimes
- [issue18748] libgcc_s.so.1 must be installed for pthread_cancel to work
STINNER Victor
- [issue18368] PyOS_StdioReadline() leaks memory when realloc() fails
Christian Heimes
- [issue18740] str is number methods don't recognize '.'
Ezio Melotti
- [issue18748] libgcc_s.so.1 must be installed for pthread_cancel to work
STINNER Victor
- [issue18748] libgcc_s.so.1 must be installed for pthread_cancel to work
STINNER Victor
- [issue18750] '' % [1] doesn't fail
R. David Murray
- [issue18753] [c]ElementTree.fromstring fails to parse <value>]]></value>
R. David Murray
- [issue18720] Switch suitable constants in the socket module to IntEnum
Eli Bendersky
- [issue18750] '' % [1] doesn't fail
Eric V. Smith
- [issue18720] Switch suitable constants in the socket module to IntEnum
Eli Bendersky
- [issue18754] Run Python child processes in isolated mode in the test suite?
STINNER Victor
- [issue18296] test_os.test_trailers() is failing on AMD64 FreeBSD 9.0 dtrace 3.x
STINNER Victor
- [issue16799] start using argparse.Namespace in regrtest
Eli Bendersky
- [issue18755] imp read functions do not try to re-open files that have been closed from previous reads
Brett Cannon
- [issue18745] Test enum in test_json is ignorant of infinity value
Ethan Furman
- [issue18734] Berkeley DB versions 4.4-4.9 are not discovered by setup.py
Jesús Cea Avión
- [issue18734] Berkeley DB versions 4.4-4.9 are not discovered by setup.py
Jesús Cea Avión
- [issue17477] update the bsddb module do build with db 5.x versions
Jesús Cea Avión
- [issue17477] update the bsddb module do build with db 5.x versions
Jesús Cea Avión
- [issue18756] os.urandom() fails under high load
Christian Heimes
- [issue18756] os.urandom() fails under high load
STINNER Victor
- [issue18743] References to non-existant "StringIO" module
Serhiy Storchaka
- [issue18618] Need an atexit.register equivalent that also works in subinterps
Antoine Pitrou
- [issue18756] os.urandom() fails under high load
Antoine Pitrou
- [issue18748] libgcc_s.so.1 must be installed for pthread_cancel to work
Charles-François Natali
- [issue18643] implement socketpair() on Windows
Richard Oudkerk
- [issue18754] Run Python child processes in isolated mode in the test suite?
Brett Cannon
- [issue18756] os.urandom() fails under high load
Jesús Cea Avión
- [issue18743] References to non-existant "StringIO" module
Jesús Cea Avión
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238)
Christian Heimes
- [issue18756] os.urandom() fails under high load
Tarek Ziadé
- [issue18756] os.urandom() fails under high load
Tarek Ziadé
- [issue18756] os.urandom() fails under high load
Charles-François Natali
- [issue18756] os.urandom() fails under high load
Christian Heimes
- [issue18756] os.urandom() fails under high load
Tarek Ziadé
- [issue18756] os.urandom() fails under high load
Charles-François Natali
- [issue18756] os.urandom() fails under high load
Tarek Ziadé
- [issue1666318] shutil.copytree doesn't give control over directory permissions
Catherine Devlin
- [issue18756] os.urandom() fails under high load
Christian Heimes
- [issue18756] os.urandom() fails under high load
Antoine Pitrou
- [issue18706] test failure in test_codeccallbacks
Ezio Melotti
- [issue18756] os.urandom() fails under high load
Charles-François Natali
- [issue18753] [c]ElementTree.fromstring fails to parse <value>]]></value>
Kees Bos
- [issue18756] os.urandom() fails under high load
Antoine Pitrou
- [issue18753] [c]ElementTree.fromstring fails to parse <value>]]></value>
Antoine Pitrou
- [issue18756] os.urandom() fails under high load
Christian Heimes
- [issue18756] os.urandom() fails under high load
Tarek Ziadé
- [issue18756] os.urandom() fails under high load
Charles-François Natali
- [issue18756] os.urandom() fails under high load
Charles-François Natali
- [issue18756] os.urandom() fails under high load
Antoine Pitrou
- [issue18756] os.urandom() fails under high load
Tarek Ziadé
- [issue18756] os.urandom() fails under high load
Donald Stufft
- [issue18756] os.urandom() fails under high load
Antoine Pitrou
- [issue16190] Misleading warning in random module docs
Donald Stufft
- [issue16190] Misleading warning in random module docs
Roundup Robot
- [issue18756] os.urandom() fails under high load
Alex Gaynor
- [issue16190] Misleading warning in random module docs
Antoine Pitrou
- [issue18756] os.urandom() fails under high load
Charles-François Natali
- [issue18756] os.urandom() fails under high load
Antoine Pitrou
- [issue18756] os.urandom() fails under high load
Donald Stufft
- [issue1666318] shutil.copytree doesn't give control over directory permissions
Roundup Robot
- [issue18756] os.urandom() fails under high load
Antoine Pitrou
- [issue1666318] shutil.copytree doesn't give control over directory permissions
Antoine Pitrou
- [issue18701] Remove outdated PY_VERSION_HEX checks
Ezio Melotti
- [issue18757] Fix internal references for concurrent modules
Serhiy Storchaka
- [issue18652] Add itertools.first_true (return first true item in iterable)
R. David Murray
- [issue18757] Fix internal references for concurrent modules
Ezio Melotti
- [issue18756] os.urandom() fails under high load
Antoine Pitrou
- [issue18756] os.urandom() fails under high load
Antoine Pitrou
- [issue16463] testConnectTimeout of test_timeout TCPTimeoutTestCasefailures fails intermittently
Charles-François Natali
- [issue18704] IDLE: PEP8 Style Check Integration
Ezio Melotti
- [issue16799] start using argparse.Namespace in regrtest
Serhiy Storchaka
- [issue16799] start using argparse.Namespace in regrtest
Serhiy Storchaka
- [issue16799] start using argparse.Namespace in regrtest
Serhiy Storchaka
- [issue18743] References to non-existant "StringIO" module
Serhiy Storchaka
- [issue18743] References to non-existant "StringIO" module
Serhiy Storchaka
- [issue18707] the readme should also talk about how to build doc.
Roundup Robot
- [issue18757] Fix internal references for concurrent modules
Serhiy Storchaka
- [issue18707] the readme should also talk about how to build doc.
Ezio Melotti
- [issue16190] Misleading warning in random module docs
STINNER Victor
- [issue16190] Misleading warning in random module docs
Antoine Pitrou
- [issue18758] Fix internal references in the documentation
Serhiy Storchaka
- [issue18758] Fix internal references in the documentation
Serhiy Storchaka
- [issue18756] os.urandom() fails under high load
Charles-François Natali
- [issue18756] os.urandom() fails under high load
Roundup Robot
- [issue18756] os.urandom() fails under high load
Roundup Robot
- [issue18756] os.urandom() fails under high load
Antoine Pitrou
- [issue18720] Switch suitable constants in the socket module to IntEnum
Serhiy Storchaka
- [issue18756] os.urandom() fails under high load
Antoine Pitrou
- [issue18753] [c]ElementTree.fromstring fails to parse <value>]]></value>
Kees Bos
- [issue18753] [c]ElementTree.fromstring fails to parse <value>]]></value>
Kees Bos
- [issue18753] [c]ElementTree.fromstring fails to parse <value>]]></value>
R. David Murray
- [issue18759] Fix internal doc references for logging package
Serhiy Storchaka
- [issue16105] Pass read only FD to signal.set_wakeup_fd
Antoine Pitrou
- [issue18758] Fix internal references in the documentation
Ezio Melotti
- [issue18760] Fix internal doc references for the xml package
Serhiy Storchaka
- [issue18758] Fix internal references in the documentation
Serhiy Storchaka
- [issue18758] Fix internal references in the documentation
Serhiy Storchaka
- [issue18716] Deprecate the formatter module
Tshepang Lekhonkhobe
- [issue18761] Fix internal doc references for the email package
Serhiy Storchaka
- [issue18715] Tests fail when run with coverage
Ezio Melotti
- [issue18718] datetime documentation contradictory on leap second support
Ezio Melotti
- [issue18718] datetime documentation contradictory on leap second support
David Wolever
- [issue18762] error in test_multiprocessing_forkserver
Antoine Pitrou
- [issue18729] In unittest.TestLoader.discover doc select the name of load_tests function
Ezio Melotti
- [issue18731] Increased test coverage for uu and telnet
Ezio Melotti
- [issue18743] References to non-existant "StringIO" module
Terry J. Reedy
- [issue18585] Add a text truncation function
Roundup Robot
- [issue18585] Add a text truncation function
Antoine Pitrou
- [issue18756] os.urandom() fails under high load
Antoine Pitrou
- [issue18736] Invalid charset in HTML pages inside documentation in CHM format
Ezio Melotti
- [issue18756] os.urandom() fails under high load
Christian Heimes
- [issue18741] Fix typos/spelling mistakes in Lib/*/*/.py files
Ezio Melotti
- [issue18705] Fix typos/spelling mistakes in Lib/*.py files
Ezio Melotti
- [issue18744] pathological performance using tarfile
Serhiy Storchaka
- [issue17628] str==str: compare the first character before calling memcmp()
Raymond Hettinger
- [issue18743] References to non-existant "StringIO" module
Roundup Robot
- [issue16463] testConnectTimeout of test_timeout TCPTimeoutTestCasefailures fails intermittently
Serhiy Storchaka
- [issue18758] Fix internal references in the documentation
Serhiy Storchaka
- [issue16105] Pass read only FD to signal.set_wakeup_fd
Felipe Cruz
- [issue16463] testConnectTimeout of test_timeout TCPTimeoutTestCasefailures fails intermittently
Roundup Robot
- [issue18744] pathological performance using tarfile
K Richard Pixley
- [issue18720] Switch suitable constants in the socket module to IntEnum
Charles-François Natali
- [issue18720] Switch suitable constants in the socket module to IntEnum
Christian Heimes
- [issue18701] Remove outdated PY_VERSION_HEX checks
Roundup Robot
- [issue18744] pathological performance using tarfile
Serhiy Storchaka
- [issue18701] Remove outdated PY_VERSION_HEX checks
Antoine Pitrou
- [issue18741] Fix typos/spelling mistakes in Lib/*/*/.py files
Antoine Pitrou
- [issue18705] Fix typos/spelling mistakes in Lib/*.py files
Antoine Pitrou
- [issue18701] Remove outdated PY_VERSION_HEX checks
Serhiy Storchaka
- [issue18701] Remove outdated PY_VERSION_HEX checks
Roundup Robot
- [issue18757] Fix internal references for concurrent modules
Serhiy Storchaka
- [issue18705] Fix typos/spelling mistakes in Lib/*.py files
Serhiy Storchaka
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
Charles-François Natali
- [issue16463] testConnectTimeout of test_timeout TCPTimeoutTestCasefailures fails intermittently
Charles-François Natali
- [issue13797] Allow objects implemented in pure Python to export PEP 3118 buffers
Lenard Lindstrom
- [issue18760] Fix internal doc references for the xml package
Ezio Melotti
- [issue18758] Fix internal references in the documentation
Ezio Melotti
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238)
Roundup Robot
- [issue18764] The pdb print command prints repr instead of str in python3
R. David Murray
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238)
Christian Heimes
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238)
Christian Heimes
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238)
Christian Heimes
- [issue18759] Fix internal doc references for logging package
Vinay Sajip
- [issue18720] Switch suitable constants in the socket module to IntEnum
Eli Bendersky
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
Gregory P. Smith
- [issue18759] Fix internal doc references for logging package
Roundup Robot
- [issue18765] unittest needs a way to launch pdb.post_mortem or other debug hooks
Gregory P. Smith
- [issue18706] test failure in test_codeccallbacks
Eric Snow
- [issue18766] IDLE: Autocomplete in editor doesn't work for un-imported modules
Phil Webster
- [issue18745] Test enum in test_json is ignorant of infinity value
Ethan Furman
- [issue18767] csv documentation does not note default quote constant
Brian McLaughlin
- [issue11798] Test cases not garbage collected after run
Simon Charette
- [issue18606] Add statistics module to standard library
Steven D'Aprano
- [issue18756] os.urandom() fails under high load
STINNER Victor
- [issue18712] Pure Python operator.index doesn't match the C version.
Armin Rigo
- [issue18767] csv documentation does not note default quote constant
R. David Murray
- [issue18756] os.urandom() fails under high load
Donald Stufft
- [issue18712] Pure Python operator.index doesn't match the C version.
Serhiy Storchaka
- [issue18702] Report skipped tests as skipped
Serhiy Storchaka
- [issue18652] Add itertools.first_true (return first true item in iterable)
Hynek Schlawack
- [issue18712] Pure Python operator.index doesn't match the C version.
Mark Dickinson
- [issue18712] Pure Python operator.index doesn't match the C version.
Armin Rigo
- [issue18702] Report skipped tests as skipped
Terry J. Reedy
- [issue18705] Fix typos/spelling mistakes in Lib/*.py files
Roundup Robot
- [issue18705] Fix typos/spelling mistakes in Lib/*.py files
Ezio Melotti
- [issue18178] Redefinition of malloc(3) family of functions at build time
Roundup Robot
- [issue18741] Fix typos/spelling mistakes in Lib/*/*/.py files
Roundup Robot
- [issue18741] Fix typos/spelling mistakes in Lib/*/*/.py files
Ezio Melotti
- [issue18466] Spelling mistakes in various code comments.
Ezio Melotti
- [issue18764] The pdb print command prints repr instead of str in python3
Ezio Melotti
- [issue18759] Fix internal doc references for logging package
Ezio Melotti
- [issue18466] Spelling mistakes in various code comments.
Févry Thibault
- [issue18466] Spelling mistakes in various code comments.
Roundup Robot
- [issue18466] Spelling mistakes in various code comments.
Ezio Melotti
- [issue18730] suffix parameter in NamedTemporaryFile silently fails when not prepending with a period
Ezio Melotti
- [issue13107] Text width in optparse.py can become negative
Ezio Melotti
- [issue9882] abspath from directory
Ezio Melotti
- [issue15248] Better explain "TypeError: 'tuple' object is not callable"
Ezio Melotti
- [issue6916] Remove deprecated items from asynchat
Ezio Melotti
- [issue12866] Want to submit our Audioop.c patch for 24bit audio
Ezio Melotti
- [issue9741] msgfmt.py generates invalid mo because msgfmt.make() does not clear dictionary
Ezio Melotti
- [issue10654] test_datetime sometimes fails on Python3.x windows binary
Ezio Melotti
- [issue18712] Pure Python operator.index doesn't match the C version.
Serhiy Storchaka
- [issue12913] Add a debugging howto
Ezio Melotti
- [issue17232] Improve -O docs
Ezio Melotti
- [issue18712] Pure Python operator.index doesn't match the C version.
Mark Dickinson
- [issue5720] ctime: I don't think that word means what you think it means.
Ezio Melotti
- [issue16699] Mountain Lion buildbot lacks disk space
Ezio Melotti
- [issue13924] Mercurial robots.txt should let robots crawl landing pages.
Ezio Melotti
- [issue18626] Make "python -m inspect <name>" meaningful
Nick Coghlan
- [issue13822] is(upper/lower/title) are not exactly correct
Ezio Melotti
- [issue12985] Check signed arithmetic overflow in ./configure
Ezio Melotti
- [issue18553] os.isatty() is not Unix only
Ezio Melotti
- [issue5527] multiprocessing won't work with Tkinter (under Linux)
James Sanders
- [issue18762] error in test_multiprocessing_forkserver
koobs
- [issue18768] Wrong documentation of RAND_egd function in ssl module
Vajrasky Kok
- [issue15939] make *.rst files in Doc/ parseable by doctest
Ezio Melotti
- [issue18768] Wrong documentation of RAND_egd function in ssl module
Roundup Robot
- [issue18768] Wrong documentation of RAND_egd function in ssl module
Christian Heimes
- [issue18768] Wrong documentation of RAND_egd function in ssl module
Roundup Robot
- [issue18768] Wrong documentation of RAND_egd function in ssl module
Christian Heimes
- [issue2516] Instance methods are misreporting the number of arguments
Tshepang Lekhonkhobe
- [issue2506] Add mechanism to disable optimizations
Tshepang Lekhonkhobe
- [issue11671] Security hole in wsgiref.headers.Headers
Christian Heimes
- [issue18747] Re-seed OpenSSL's PRNG after fork
Christian Heimes
- [issue18712] Pure Python operator.index doesn't match the C version.
Armin Rigo
- [issue18712] Pure Python operator.index doesn't match the C version.
Armin Rigo
- [issue11671] Security hole in wsgiref.headers.Headers
Devin Cook
- [issue18746] test_threading.test_finalize_with_trace() fails on FreeBSD buildbot
koobs
- [issue18178] Redefinition of malloc(3) family of functions at build time
koobs
- [issue18769] argparse remove subparser
Michael Bikovitsky
- [issue12866] Want to submit our Audioop.c patch for 24bit audio
Serhiy Storchaka
- [issue18730] suffix parameter in NamedTemporaryFile silently fails when not prepending with a period
Serhiy Storchaka
- [issue18730] suffix parameter in NamedTemporaryFile silently fails when not prepending with a period
Ezio Melotti
- [issue18730] suffix parameter in NamedTemporaryFile silently fails when not prepending with a period
Ezio Melotti
- [issue18770] Python insert operation on list
Vivek Ratnaparkhi
- [issue18770] Python insert operation on list
Ezio Melotti
- [issue17810] Implement PEP 3154 (pickle protocol 4)
Antoine Pitrou
- [issue18747] Re-seed OpenSSL's PRNG after fork
Antoine Pitrou
- [issue18747] Re-seed OpenSSL's PRNG after fork
Charles-François Natali
- [issue16105] Pass read only FD to signal.set_wakeup_fd
Roundup Robot
- [issue10654] test_datetime sometimes fails on Python3.x windows binary
Terry J. Reedy
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
Charles-François Natali
- [issue18748] libgcc_s.so.1 must be installed for pthread_cancel to work
Maries Ionel Cristian
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue18748] libgcc_s.so.1 must be installed for pthread_cancel to work
Maries Ionel Cristian
- [issue16105] Pass read only FD to signal.set_wakeup_fd
Antoine Pitrou
- [issue18771] Reduce the cost of hash collisions for set objects
Christian Heimes
- [issue18772] Fix test_gdb for new sets dummy object
Antoine Pitrou
- [issue18772] Fix test_gdb for new sets dummy object
Antoine Pitrou
- [issue18712] Pure Python operator.index doesn't match the C version.
Serhiy Storchaka
- [issue18772] Fix gdb plugin for new sets dummy object
Antoine Pitrou
- [issue18770] Python insert operation on list
Brett Cannon
- [issue18771] Reduce the cost of hash collisions for set objects
Serhiy Storchaka
- [issue5527] multiprocessing won't work with Tkinter (under Linux)
Antoine Pitrou
- [issue18702] Report skipped tests as skipped
Serhiy Storchaka
- [issue18712] Pure Python operator.index doesn't match the C version.
Eric Snow
- [issue18770] Python insert operation on list
Ezio Melotti
- [issue18730] suffix parameter in NamedTemporaryFile silently fails when not prepending with a period
Terry J. Reedy
- [issue18702] Report skipped tests as skipped
Terry J. Reedy
- [issue18730] suffix parameter in NamedTemporaryFile silently fails when not prepending with a period
Serhiy Storchaka
- [issue18702] Report skipped tests as skipped
Serhiy Storchaka
- [issue18730] suffix parameter in NamedTemporaryFile silently fails when not prepending with a period
Terry J. Reedy
- [issue18765] unittest needs a way to launch pdb.post_mortem or other debug hooks
Michael Foord
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue18747] Re-seed OpenSSL's PRNG after fork
STINNER Victor
- [issue17810] Implement PEP 3154 (pickle protocol 4)
Nick Coghlan
- [issue18748] libgcc_s.so.1 must be installed for pthread_cancel to work
STINNER Victor
- [issue18771] Reduce the cost of hash collisions for set objects
STINNER Victor
- [issue18748] libgcc_s.so.1 must be installed for pthread_cancel to work
Maries Ionel Cristian
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue18748] libgcc_s.so.1 must be installed for pthread_cancel to work
STINNER Victor
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue18748] libgcc_s.so.1 must be installed for pthread_cancel to work
Maries Ionel Cristian
- [issue18771] Reduce the cost of hash collisions for set objects
STINNER Victor
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue18771] Reduce the cost of hash collisions for set objects
STINNER Victor
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue18773] When a signal handler fails to write to the file descriptor registered with ``signal.set_wakeup_fd()``, an exception does not report the file descriptor
Vajrasky Kok
- [issue18773] When a signal handler fails to write to the file descriptor registered with ``signal.set_wakeup_fd()``, an exception does not report the file descriptor
Vajrasky Kok
- [issue18773] When a signal handler fails to write to the file descriptor registered with ``signal.set_wakeup_fd()``, an exception does not report the file descriptor
Antoine Pitrou
- [issue18562] Regex howto: revision pass
A.M. Kuchling
- [issue18562] Regex howto: revision pass
Antoine Pitrou
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue18773] When a signal handler fails to write to the file descriptor registered with ``signal.set_wakeup_fd()``, an exception does not report the file descriptor
Vajrasky Kok
- [issue4709] Mingw-w64 and python on windows x64
John Pye
- [issue18774] There is still last bit of GNU Pth code in signalmodule.c
Vajrasky Kok
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue18712] Pure Python operator.index doesn't match the C version.
Armin Rigo
- [issue18712] Pure Python operator.index doesn't match the C version.
Serhiy Storchaka
- [issue18712] Pure Python operator.index doesn't match the C version.
Serhiy Storchaka
- [issue18712] Pure Python operator.index doesn't match the C version.
Serhiy Storchaka
- [issue18712] Pure Python operator.index doesn't match the C version.
Armin Rigo
- [issue18712] Pure Python operator.index doesn't match the C version.
Armin Rigo
- [issue17400] ipaddress.is_private needs to take into account of rfc6598
Freek Dijkstra
- [issue18771] Reduce the cost of hash collisions for set objects
STINNER Victor
- [issue18774] There is still last bit of GNU Pth code in signalmodule.c
Roundup Robot
- [issue15849] PEP 3121, 384 Refactoring applied to xx module
Robin Schreiber
- [issue18774] There is still last bit of GNU Pth code in signalmodule.c
Christian Heimes
- [issue18606] Add statistics module to standard library
Steven D'Aprano
- [issue18606] Add statistics module to standard library
Steven D'Aprano
- [issue18178] Redefinition of malloc(3) family of functions at build time
Christian Heimes
- [issue15849] PEP 3121, 384 Refactoring applied to xx module
Robin Schreiber
- [issue15849] PEP 3121, 384 Refactoring applied to xx module
Antoine Pitrou
- [issue18747] Re-seed OpenSSL's PRNG after fork
Christian Heimes
- [issue18742] Abstract base class for hashlib
Christian Heimes
- [issue15849] PEP 3121, 384 Refactoring applied to xx module
Robin Schreiber
- [issue15849] PEP 3121, 384 Refactoring applied to xx module
Antoine Pitrou
- [issue18603] PyOS_mystricmp unused and no longer available
Christian Heimes
- [issue18748] libgcc_s.so.1 must be installed for pthread_cancel to work
Charles-François Natali
- [issue18678] Wrong struct members name for spwd module
Vajrasky Kok
- [issue18418] Thread.isAlive() sometimes True after fork
Charles-François Natali
- [issue18562] Regex howto: revision pass
Ezio Melotti
- [issue17400] ipaddress.is_private needs to take into account of rfc6598
pmoody
- [issue17276] HMAC: deprecate default hash
Christian Heimes
- [issue18775] name attribute for HMAC
Christian Heimes
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue18771] Reduce the cost of hash collisions for set objects
Jesús Cea Avión
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue18743] References to non-existant "StringIO" module
Serhiy Storchaka
- [issue18772] Fix gdb plugin for new sets dummy object
Antoine Pitrou
- [issue18606] Add statistics module to standard library
Antoine Pitrou
- [issue12641] Remove -mno-cygwin from distutils
Geert Jansen
- [issue18761] Fix internal doc references for the email package
Serhiy Storchaka
- [issue18747] Re-seed OpenSSL's PRNG after fork
STINNER Victor
- [issue18761] Fix internal doc references for the email package
R. David Murray
- [issue18418] Thread.isAlive() sometimes True after fork
A. Jesse Jiryu Davis
- [issue18592] IDLE: Unit test for SearchDialogBase.py
Roundup Robot
- [issue18592] IDLE: Unit test for SearchDialogBase.py
Terry J. Reedy
- [issue1257] atexit errors should result in nonzero exit code
Doug Hellmann
- [issue17810] Implement PEP 3154 (pickle protocol 4)
Alexandre Vassalotti
- [issue18562] Regex howto: revision pass
Roundup Robot
- [issue11671] Security hole in wsgiref.headers.Headers
Arfrever Frehtes Taifersar Arahesis
- [issue18562] Regex howto: revision pass
A.M. Kuchling
- [issue18562] Regex howto: revision pass
A.M. Kuchling
- [issue1680961] remove sys.exitfunc, rewrite atexit in C
Antoine Pitrou
- [issue18776] atexit error display behavior changed in python 3
Doug Hellmann
- [issue1680961] remove sys.exitfunc, rewrite atexit in C
Doug Hellmann
- [issue18776] atexit error display behavior changed in python 3
Antoine Pitrou
- [issue1257] atexit errors should result in nonzero exit code
Antoine Pitrou
- [issue18445] Tools/Script/Readme is outdated
Roundup Robot
- [issue18445] Tools/Script/Readme is outdated
Roundup Robot
- [issue18445] Tools/Script/Readme is outdated
A.M. Kuchling
- [issue18592] IDLE: Unit test for SearchDialogBase.py
Terry J. Reedy
- [issue18727] test for writing dictionary rows to CSV
Muhammad Jehanzeb
- [issue18512] sys.stdout.write does not allow bytes in Python 3.x
Juan Luis Boya García
- [issue18425] IDLE Unit test for IdleHistory.py
Terry J. Reedy
- [issue18425] IDLE Unit test for IdleHistory.py
Ezio Melotti
- [issue18652] Add itertools.first_true (return first true item in iterable)
Raymond Hettinger
- [issue18652] Add itertools.first_true (return first true item in iterable)
Raymond Hettinger
- [issue18606] Add statistics module to standard library
Steven D'Aprano
- [issue18606] Add statistics module to standard library
Steven D'Aprano
- [issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.
Benjamin Peterson
- [issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.
Benjamin Peterson
- [issue18489] IDLE Unit test for SearchEngine.py
Roundup Robot
- [issue18777] Cannot compile _ssl.c using openssl > 1.0
Vitaly Murashev
- [issue18774] There is still last bit of GNU Pth code in signalmodule.c
Jesús Cea Avión
- [issue18489] IDLE Unit test for SearchEngine.py
Terry J. Reedy
- [issue18489] IDLE Unit test for SearchEngine.py
Terry J. Reedy
- [issue18761] Fix internal doc references for the email package
Roundup Robot
- [issue18778] email docstrings and comments say about Unicode strings
Serhiy Storchaka
- [issue18761] Fix internal doc references for the email package
Serhiy Storchaka
- [issue17400] ipaddress.is_private needs to take into account of rfc6598
Freek Dijkstra
- [issue17400] ipaddress.is_private needs to take into account of rfc6598
Freek Dijkstra
- [issue5537] LWPCookieJar cannot handle cookies with expirations of 2038 or greater on 32-bit platforms
Alex Quinn
- [issue5537] LWPCookieJar cannot handle cookies with expirations of 2038 or greater on 32-bit platforms
Alex Quinn
- [issue18779] Misleading documentations and comments in regular expression about alphanumerics and underscore
Vajrasky Kok
- [issue17400] ipaddress.is_private needs to take into account of rfc6598
Freek Dijkstra
- [issue18438] Obsolete url in comment inside decimal module
Serhiy Storchaka
- [issue18777] Cannot compile _ssl.c using openssl > 1.0
Antoine Pitrou
- [issue18777] Cannot compile _ssl.c using openssl > 1.0
Christian Heimes
- [issue18777] Cannot compile _ssl.c using openssl > 1.0
Christian Heimes
- [issue18777] Cannot compile _ssl.c using openssl > 1.0
Antoine Pitrou
- [issue18779] Misleading documentations and comments in regular expression about alphanumerics and underscore
Serhiy Storchaka
- [issue18779] Misleading documentations and comments in regular expression HOWTO
Antoine Pitrou
- [issue18779] Misleading documentations and comments in regular expression HOWTO
Vajrasky Kok
- [issue18771] Reduce the cost of hash collisions for set objects
Tal Einat
- [issue18771] Reduce the cost of hash collisions for set objects
Tal Einat
- [issue18771] Reduce the cost of hash collisions for set objects
Christian Heimes
- [issue18771] Reduce the cost of hash collisions for set objects
Tal Einat
- [issue18771] Reduce the cost of hash collisions for set objects
Christian Heimes
- [issue18652] Add itertools.first_true (return first true item in iterable)
R. David Murray
- [issue18778] email docstrings and comments say about Unicode strings
R. David Murray
- [issue18778] email docstrings and comments say about Unicode strings
R. David Murray
- [issue18779] Misleading documentations and comments in regular expression HOWTO
R. David Murray
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue18750] '' % [1] doesn't fail
Giacomo Alzetta
- [issue18606] Add statistics module to standard library
Oscar Benjamin
- [issue18780] SystemError when formatting int subclass
Serhiy Storchaka
- [issue18738] String formatting (% and str.format) issues with Enum
Serhiy Storchaka
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue18780] SystemError when formatting int subclass
STINNER Victor
- [issue18771] Reduce the cost of hash collisions for set objects
Roundup Robot
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue18771] Reduce the cost of hash collisions for set objects
Christian Heimes
- [issue18771] Reduce the cost of hash collisions for set objects
STINNER Victor
- [issue18781] re.escape escapes underscore (Python 2.7)
Vajrasky Kok
- [issue18777] Cannot compile _ssl.c using openssl > 1.0
Christian Heimes
- [issue18781] re.escape escapes underscore (Python 2.7)
Ezio Melotti
- [issue18782] sqlite3 row factory and multiprocessing map
Timothy O'Keefe
- [issue18777] Cannot compile _ssl.c using openssl > 1.0
Roundup Robot
- [issue18777] Cannot compile _ssl.c using openssl > 1.0
Christian Heimes
- [issue18774] There is still last bit of GNU Pth code in signalmodule.c
Roundup Robot
- [issue18771] Reduce the cost of hash collisions for set objects
Raymond Hettinger
- [issue17276] HMAC: deprecate default hash
Christian Heimes
- [issue18606] Add statistics module to standard library
Steven D'Aprano
- [issue16255] subrocess.Popen needs /bin/sh but Android only has /system/bin/sh
Andrew Svetlov
- [issue16255] subrocess.Popen needs /bin/sh but Android only has /system/bin/sh
Andrew Svetlov
- [issue17560] problem using multiprocessing with really big objects?
Olivier Grisel
- [issue17560] problem using multiprocessing with really big objects?
Olivier Grisel
- [issue18772] Fix gdb plugin for new sets dummy object
Antoine Pitrou
- [issue18783] No more refer to Python "long"
Serhiy Storchaka
- [issue18778] email docstrings and comments say about Unicode strings
Serhiy Storchaka
- [issue16396] Importing ctypes.wintypes on Linux gives a traceback
Amaury Forgeot d'Arc
- [issue18784] minor uuid.py loading optimization
Evgeny Sologubov
- [issue18772] Fix gdb plugin for new sets dummy object
Dave Malcolm
- [issue18772] Fix gdb plugin for new sets dummy object
Raymond Hettinger
- [issue18784] minor uuid.py loading optimization
Antoine Pitrou
- [issue17998] internal error in regular expression engine
Serhiy Storchaka
- [issue18750] '' % [1] doesn't fail
Serhiy Storchaka
- [issue17560] problem using multiprocessing with really big objects?
Richard Oudkerk
- [issue18778] email docstrings and comments say about Unicode strings
R. David Murray
- [issue15809] IDLE console uses incorrect encoding.
ali
- [issue18772] Fix gdb plugin for new sets dummy object
Raymond Hettinger
- [issue18782] sqlite3 row factory and multiprocessing map
Ned Deily
- [issue18647] re.error: nothing to repeat
Roundup Robot
- [issue2537] re.compile(r'((x|y+)*)*') should fail
Roundup Robot
- [issue1633953] re.compile("(.*$){1,4}", re.MULTILINE) fails
Serhiy Storchaka
- [issue2537] re.compile(r'((x|y+)*)*') should not fail
Serhiy Storchaka
- [issue18712] Pure Python operator.index doesn't match the C version.
Zachary Ware
- [issue18647] re.error: nothing to repeat
Serhiy Storchaka
- [issue18782] sqlite3 row factory and multiprocessing map
Timothy O'Keefe
- [issue18782] sqlite3 row factory and multiprocessing map
Richard Oudkerk
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue13461] Error on test_issue_1395_5 with Python 2.7 and VS2010
Serhiy Storchaka
- [issue7732] imp.find_module crashes Python if there exists a directory named "__init__.py"
Antoine Pitrou
- [issue18785] Add get_body and iter_attachments to provisional email API
R. David Murray
- [issue18606] Add statistics module to standard library
Oscar Benjamin
- [issue17560] problem using multiprocessing with really big objects?
Olivier Grisel
- [issue7732] imp.find_module crashes Python if there exists a directory named "__init__.py"
Roundup Robot
- [issue18786] test_multiprocessing_spawn crashes under PowerLinux
Antoine Pitrou
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue16396] Importing ctypes.wintypes on Linux gives a traceback
Meador Inge
- [issue18704] IDLE: PEP8 Style Check Integration
Todd Rovito
- [issue18704] IDLE: PEP8 Style Check Integration
Todd Rovito
- [issue18704] IDLE: PEP8 Style Check Integration
Todd Rovito
- [issue18787] Misleading error from getspnam function of spwd module
Vajrasky Kok
- [issue18788] Proof of concept: implicit call syntax
Nick Coghlan
- [issue18672] Fix format specifiers for debug output in _sre.c
Arfrever Frehtes Taifersar Arahesis
- [issue18684] Pointers point out of array bound in _sre.c
Arfrever Frehtes Taifersar Arahesis
- [issue18788] Proof of concept: implicit call syntax
Ezio Melotti
- [issue18772] Fix gdb plugin for new sets dummy object
Antoine Pitrou
- [issue18788] Proof of concept: implicit call syntax
Antoine Pitrou
- [issue18788] Proof of concept: implicit call syntax
Peter Otten
- [issue18787] Misleading error from getspnam function of spwd module
Serhiy Storchaka
- [issue18788] Proof of concept: implicit call syntax
Serhiy Storchaka
- [issue18783] No more refer to Python "long"
Mark Dickinson
- [issue18787] Misleading error from getspnam function of spwd module
Vajrasky Kok
- [issue18606] Add statistics module to standard library
Mark Dickinson
- [issue17087] Improve the repr for regular expression match objects
Claudiu.Popa
- [issue18787] Misleading error from getspnam function of spwd module
Serhiy Storchaka
- [issue10388] spwd returning different value depending on privileges
Serhiy Storchaka
- [issue18788] Proof of concept: implicit call syntax
Nick Coghlan
- [issue17087] Improve the repr for regular expression match objects
Serhiy Storchaka
- [issue18789] XML Vunerability Table Unclear
Joe Tennies
- [issue18789] XML Vunerability Table Unclear
Christian Heimes
- [issue10388] spwd returning different value depending on privileges
Vajrasky Kok
- [issue18787] Misleading error from getspnam function of spwd module
Vajrasky Kok
- [issue18788] Proof of concept: implicit call syntax
Serhiy Storchaka
- [issue18789] XML Vunerability Table Unclear
Serhiy Storchaka
- [issue18788] Proof of concept: implicit call syntax
Ramchandra Apte
- [issue17576] PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)
Serhiy Storchaka
- [issue8865] select.poll is not thread safe
Serhiy Storchaka
- [issue17348] Unicode - encoding seems to be lost for inputs of unicode chars in IDLE
irdb
- [issue18786] test_multiprocessing_spawn crashes under PowerLinux
David Edelsohn
- [issue18788] Proof of concept: implicit call syntax
Guido van Rossum
- [issue18788] Proof of concept: implicit call syntax
Alex Gaynor
- [issue18512] sys.stdout.write does not allow bytes in Python 3.x
Ezio Melotti
- [issue18704] IDLE: PEP8 Style Check Integration
Ezio Melotti
- [issue18326] Mention 'keyword only' for list.sort, improve glossary.
Zachary Ware
- [issue12641] Remove -mno-cygwin from distutils
Jeremy Kloth
- [issue18788] Proof of concept: implicit call syntax
Nick Coghlan
- [issue18786] test_multiprocessing_spawn crashes under PowerLinux
David Edelsohn
- [issue13461] Error on test_issue_1395_5 with Python 2.7 and VS2010
Roundup Robot
- [issue8865] select.poll is not thread safe
Roundup Robot
- [issue18786] test_multiprocessing_spawn crashes under PowerLinux
Antoine Pitrou
- [issue8865] select.poll is not thread safe
Serhiy Storchaka
- [issue13461] Error on test_issue_1395_5 with Python 2.7 and VS2010
Serhiy Storchaka
- [issue3158] Doctest fails to find doctests in extension modules
Zachary Ware
- [issue3158] Doctest fails to find doctests in extension modules
Eric Snow
- [issue18790] incorrect text in argparse add_help example
purplezephyr
- [issue18704] IDLE: PEP8 Style Check Integration
Terry J. Reedy
- [issue18592] IDLE: Unit test for SearchDialogBase.py
Terry J. Reedy
- [issue17576] PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)
Serhiy Storchaka
- [issue14971] (unittest) loadTestsFromName does not work on method with a decorator
Claudiu.Popa
- [issue18791] PIL freeze reading Jpeg file
lolo27
- [issue18791] PIL freeze reading Jpeg file
Ezio Melotti
- [issue18792] test_ftplib timeouts
Antoine Pitrou
- [issue18793] occasional test_multiprocessing_forkserver failure on FreeBSD 10.0
Antoine Pitrou
- [issue17442] code.InteractiveInterpreter doesn't display the exception cause
Claudiu.Popa
- [issue18772] Fix gdb plugin for new sets dummy object
Raymond Hettinger
- [issue18794] select.devpoll objects have no close() method
STINNER Victor
- [issue16853] add a Selector to the select module
STINNER Victor
- [issue18794] select.devpoll objects have no close() method
STINNER Victor
- [issue16853] add a Selector to the select module
Guido van Rossum
- [issue18794] select.devpoll objects have no close() method
Guido van Rossum
- [issue16853] add a Selector to the select module
Antoine Pitrou
- [issue18747] Re-seed OpenSSL's PRNG after fork
Christian Heimes
- [issue18747] Re-seed OpenSSL's PRNG after fork
Christian Heimes
- [issue18747] Re-seed OpenSSL's PRNG after fork
Christian Heimes
- [issue14191] argparse doesn't allow optionals within positionals
paul j3
- [issue18782] sqlite3 row factory and multiprocessing map
Ned Deily
- [issue18747] Re-seed OpenSSL's PRNG after fork
STINNER Victor
- [issue18795] pstats - allow stats sorting by cumulative time per call and total time per call
Alexandre Dias
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Toshio Kuratomi
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Nick Coghlan
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
STINNER Victor
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
STINNER Victor
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.
Roundup Robot
- [issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.
Barry A. Warsaw
- [issue16248] Security bug in tkinter allows for untrusted, arbitrary code execution.
Barry A. Warsaw
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue14191] argparse doesn't allow optionals within positionals
Glenn Linderman
- [issue18788] Proof of concept: implicit call syntax
Ethan Furman
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Nick Coghlan
- [issue18796] Wrong documentation of show_code function from dis module
Vajrasky Kok
- [issue18704] IDLE: PEP8 Style Check Integration
Ramchandra Apte
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue18794] select.devpoll objects have no close() method
Jesús Cea Avión
- [issue18772] Fix gdb plugin for new sets dummy object
Roundup Robot
- [issue18772] Fix gdb plugin for new sets dummy object
Raymond Hettinger
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Antoine Pitrou
- [issue17576] PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)
Mark Dickinson
- [issue812369] module shutdown procedure based on GC
Antoine Pitrou
- [issue18790] incorrect text in argparse add_help example
Michael Bikovitsky
- [issue18790] incorrect text in argparse add_help example
Michael Bikovitsky
- [issue18794] select.devpoll objects have no close() method
Charles-François Natali
- [issue16853] add a Selector to the select module
Charles-François Natali
- [issue18792] test_ftplib timeouts
Charles-François Natali
- [issue18797] Don't needlessly change refcounts of dummy objects for sets
Raymond Hettinger
- [issue18792] test_ftplib timeouts
Antoine Pitrou
- [issue18797] Don't needlessly change refcounts of dummy objects for sets
Raymond Hettinger
- [issue18797] Don't needlessly change refcounts of dummy objects for sets
Antoine Pitrou
- [issue18797] Don't needlessly change refcounts of dummy objects for sets
Antoine Pitrou
- [issue18792] test_ftplib timeouts
Antoine Pitrou
- [issue18712] Pure Python operator.index doesn't match the C version.
Serhiy Storchaka
- [issue18793] occasional test_multiprocessing_forkserver failure on FreeBSD 10.0
koobs
- [issue18793] occasional test_multiprocessing_forkserver failure on FreeBSD 10.0
Antoine Pitrou
- [issue18794] select.devpoll objects have no close() method
STINNER Victor
- [issue14971] (unittest) loadTestsFromName does not work on method with a decorator
Michael Foord
- [issue17576] PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)
Serhiy Storchaka
- [issue16853] add a Selector to the select module
STINNER Victor
- [issue18794] select.devpoll objects have no close() method
Serhiy Storchaka
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
R. David Murray
- [issue18795] pstats - allow stats sorting by cumulative time per call and total time per call
R. David Murray
- [issue18795] pstats - allow stats sorting by cumulative time per call and total time per call
Alexandre Dias
- [issue17576] PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)
Serhiy Storchaka
- [issue18794] select.devpoll objects have no close() method
STINNER Victor
- [issue18792] test_ftplib timeouts
Charles-François Natali
- [issue18795] pstats - allow stats sorting by cumulative time per call and total time per call
R. David Murray
- [issue18798] Typo and unused variables in test fcntl
Vajrasky Kok
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
STINNER Victor
- [issue18792] test_ftplib timeouts
Antoine Pitrou
- [issue18794] select.devpoll objects have no close() method
Serhiy Storchaka
- [issue17576] PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)
Serhiy Storchaka
- [issue18738] String formatting (% and str.format) issues with Enum
Serhiy Storchaka
- [issue18747] Re-seed OpenSSL's PRNG after fork
Roundup Robot
- [issue18738] String formatting (% and str.format) issues with Enum
Serhiy Storchaka
- [issue18743] References to non-existant "StringIO" module
Serhiy Storchaka
- [issue17916] Provide dis.Bytecode based equivalent of dis.distb
Claudiu.Popa
- [issue18747] Re-seed OpenSSL's PRNG after fork
Christian Heimes
- [issue18780] SystemError when formatting int subclass
Serhiy Storchaka
- [issue18792] test_ftplib timeouts
Charles-François Natali
- [issue15809] IDLE console uses incorrect encoding.
irdb
- [issue18747] Re-seed OpenSSL's PRNG after fork
Charles-François Natali
- [issue18747] Re-seed OpenSSL's PRNG after fork
STINNER Victor
- [issue15809] IDLE console uses incorrect encoding.
irdb
- [issue18747] Re-seed OpenSSL's PRNG after fork
Christian Heimes
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18747] Re-seed OpenSSL's PRNG after fork
Charles-François Natali
- [issue18747] Re-seed OpenSSL's PRNG after fork
Christian Heimes
- [issue18747] Re-seed OpenSSL's PRNG after fork
Antoine Pitrou
- [issue18738] String formatting (% and str.format) issues with Enum
Serhiy Storchaka
- [issue18738] String formatting (% and str.format) issues with Enum
Eric V. Smith
- [issue18738] String formatting (% and str.format) issues with Enum
Eli Bendersky
- [issue15809] IDLE console uses incorrect encoding.
Serhiy Storchaka
- [issue18738] String formatting (% and str.format) issues with Enum
Eli Bendersky
- [issue18780] SystemError when formatting int subclass
Serhiy Storchaka
- [issue18738] String formatting (% and str.format) issues with Enum
Serhiy Storchaka
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Arfrever Frehtes Taifersar Arahesis
- [issue15809] IDLE console uses incorrect encoding.
irdb
- [issue18747] Re-seed OpenSSL's PRNG after fork
Charles-François Natali
- [issue18747] Re-seed OpenSSL's PRNG after fork
Richard Oudkerk
- [issue18747] Re-seed OpenSSL's PRNG after fork
Antoine Pitrou
- [issue18772] Fix gdb plugin for new sets dummy object
Raymond Hettinger
- [issue18799] Resurrect and fix test_404 in Lib/test/test_xmlrpc.py
Vajrasky Kok
- [issue16853] add a Selector to the select module
Guido van Rossum
- [issue18747] Re-seed OpenSSL's PRNG after fork
Christian Heimes
- [issue15233] atexit: guarantee order of execution of registered functions?
Roundup Robot
- [issue18747] Re-seed OpenSSL's PRNG after fork
Charles-François Natali
- [issue15233] atexit: guarantee order of execution of registered functions?
Charles-François Natali
- [issue18792] test_ftplib timeouts
Charles-François Natali
- [issue18799] Resurrect and fix test_404 in Lib/test/test_xmlrpc.py
R. David Murray
- [issue18800] Document Fraction's numerator and denominator properties
icedream91
- [issue12641] Remove -mno-cygwin from distutils
Oscar Benjamin
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
Charles-François Natali
- [issue18797] Don't needlessly change refcounts of dummy objects for sets
Raymond Hettinger
- [issue16611] Cookie.py does not parse httponly or secure cookie flags
R. David Murray
- [issue16611] Cookie.py does not parse httponly or secure cookie flags
R. David Murray
- [issue16611] Cookie.py does not parse httponly or secure cookie flags
R. David Murray
- [issue18780] SystemError when formatting int subclass
Ethan Furman
- [issue18794] select.devpoll objects have no close() method
STINNER Victor
- [issue16611] Cookie.py does not parse httponly or secure cookie flags
R. David Murray
- [issue18793] occasional test_multiprocessing_forkserver failure on FreeBSD 10.0
Richard Oudkerk
- [issue6923] Need pthread_atfork-like functionality in CPython
Charles-François Natali
- [issue18762] error in test_multiprocessing_forkserver
Roundup Robot
- [issue18794] select.devpoll objects have no close() method
Guido van Rossum
- [issue17119] Integer overflow when passing large string or tuple to Tkinter
Roundup Robot
- [issue12641] Remove -mno-cygwin from distutils
vengefulgash45
- [issue15175] pydoc -k zip throws segmentation fault
Serhiy Storchaka
- [issue12641] Test
fancyguidebook6
- [issue12641] Remove -mno-cygwin from distutils
Charles-François Natali
- [issue16938] pydoc confused by __dir__
Eric Snow
- [issue12641] Test
spiffykismet73
- [issue17972] inspect module docs omits many functions
Eric Snow
- [issue12641] Test
Éric Araujo
- [issue12641] Test
Éric Araujo
- [issue12641] Test
Éric Araujo
- [issue18801] inspect.classify_class_attrs() misclassifies object.__new__()
Eric Snow
- [issue12641] Remove -mno-cygwin from distutils
Christian Heimes
- [issue18795] pstats - allow stats sorting by cumulative time per call and total time per call
Alexandre Dias
- [issue12641] Test
gaudyallure52
- [issue12641] Test
Éric Araujo
- [issue12641] Test
Benjamin Peterson
- [issue18795] pstats - allow stats sorting by cumulative time per call and total time per call
R. David Murray
- [issue18802] ipaddress documentation errors
Jon Foster
- [issue18802] ipaddress documentation errors
R. David Murray
- [issue18803] Fix more typos in .py files
Févry Thibault
- [issue17576] PyNumber_Index() is not int-subclass friendly (or operator.index() docos lie)
Nick Coghlan
- [issue16396] Importing ctypes.wintypes on Linux gives a traceback
Benjamin Peterson
- [issue18794] select.devpoll objects have no close() method
Roundup Robot
- [issue18794] select.devpoll objects have no close() method
STINNER Victor
- [issue12641] Remove -mno-cygwin from distutils
STINNER Victor
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
STINNER Victor
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
STINNER Victor
- [issue18772] Fix gdb plugin for new sets dummy object
Antoine Pitrou
- [issue18792] test_ftplib timeouts
Roundup Robot
- [issue17070] PEP 433: Use the new cloexec to improve security and avoid bugs
STINNER Victor
- [issue18792] test_ftplib timeouts
Roundup Robot
- [issue18792] test_ftplib timeouts
Roundup Robot
- [issue18792] test_ftplib timeouts
Antoine Pitrou
- [issue18804] pythorun.c: is_valid_fd() should not duplicate the file descriptor
STINNER Victor
- [issue18804] pythorun.c: is_valid_fd() should not duplicate the file descriptor
Antoine Pitrou
- [issue18804] pythorun.c: is_valid_fd() should not duplicate the file descriptor
STINNER Victor
- [issue18804] pythorun.c: is_valid_fd() should not duplicate the file descriptor
Antoine Pitrou
- [issue18804] pythorun.c: is_valid_fd() should not duplicate the file descriptor
Antoine Pitrou
- [issue18804] pythorun.c: is_valid_fd() should not duplicate the file descriptor
STINNER Victor
- [issue18804] pythorun.c: is_valid_fd() should not duplicate the file descriptor
Antoine Pitrou
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue18326] Mention 'keyword only' for list.sort, improve glossary.
R. David Murray
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
STINNER Victor
- [issue18802] ipaddress documentation errors
Jon Foster
- [issue18805] ipaddress netmask/hostmask parsing bugs
Jon Foster
- [issue18802] ipaddress documentation errors
R. David Murray
- [issue14360] email.encoders.encode_quopri doesn't work with python 3.2
Roundup Robot
- [issue1717] Get rid of more references to __cmp__
Roundup Robot
- [issue18324] set_payload does not handle binary payloads correctly
Roundup Robot
- [issue16564] email.generator.BytesGenerator fails with bytes payload
Roundup Robot
- [issue17400] ipaddress.is_private needs to take into account of rfc6598
pmoody
- [issue18324] set_payload does not handle binary payloads correctly
R. David Murray
- [issue18805] ipaddress netmask/hostmask parsing bugs
Eric V. Smith
- [issue12641] Remove -mno-cygwin from distutils
Renato Silva
- [issue18606] Add statistics module to standard library
Steven D'Aprano
- [issue18805] ipaddress netmask/hostmask parsing bugs
Nick Coghlan
- [issue18772] Fix gdb plugin for new sets dummy object
Raymond Hettinger
- [issue15809] IDLE console uses incorrect encoding.
irdb
- [issue18806] socketmodule: fix/improve setipaddr() numeric addresses handling
Charles-François Natali
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Serhiy Storchaka
- [issue15809] IDLE console uses incorrect encoding.
Serhiy Storchaka
- [issue16685] Deprecate accepting strings as arguments in audioop functions
Serhiy Storchaka
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
STINNER Victor
- [issue18799] Resurrect and fix test_404 in Lib/test/test_xmlrpc.py
Vajrasky Kok
- [issue18806] socketmodule: fix/improve setipaddr() numeric addresses handling
Charles-François Natali
- [issue15204] Deprecate the 'U' open mode
Serhiy Storchaka
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Serhiy Storchaka
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
STINNER Victor
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Serhiy Storchaka
- [issue18806] socketmodule: fix/improve setipaddr() numeric addresses handling
Charles-François Natali
- [issue16700] Document that bytes OS API can returns unusable results on Windows
Serhiy Storchaka
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
STINNER Victor
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Antoine Pitrou
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Antoine Pitrou
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
STINNER Victor
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Antoine Pitrou
- [issue15204] Deprecate the 'U' open mode
Vajrasky Kok
- [issue18762] error in test_multiprocessing_forkserver
Roundup Robot
- [issue18747] Re-seed OpenSSL's PRNG after fork
Roundup Robot
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
STINNER Victor
- [issue15806] Add context manager for the "try: ... except: pass" pattern
Yury V. Zaytsev
- [issue18606] Add statistics module to standard library
Oscar Benjamin
- [issue18762] error in test_multiprocessing_forkserver
Richard Oudkerk
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Serhiy Storchaka
- [issue18807] Allow venv to create copies, even when symlinks are supported
Andrea Corbellini
- [issue18747] Re-seed OpenSSL's PRNG after fork
Vajrasky Kok
- [issue18747] Re-seed OpenSSL's PRNG after fork
Christian Heimes
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
STINNER Victor
- [issue18747] Re-seed OpenSSL's PRNG after fork
STINNER Victor
- [issue18747] Re-seed OpenSSL's PRNG after fork
Charles-François Natali
- [issue18747] Re-seed OpenSSL's PRNG after fork
STINNER Victor
- [issue18800] Document Fraction's numerator and denominator properties
Alexander Belopolsky
- [issue18540] imaplib.IMAP4() ends with "Name or service not known" on Fedora 18
Daniël van Eeden
- [issue11245] Implementation of IMAP IDLE in imaplib?
Daniël van Eeden
- [issue15806] Add context manager for the "try: ... except: pass" pattern
Yury V. Zaytsev
- [issue18808] Thread.join returns before PyThreadState is destroyed
Tamas K
- [issue18747] Re-seed OpenSSL's PRNG after fork
Christian Heimes
- [issue18800] Document Fraction's numerator and denominator properties
Serhiy Storchaka
- [issue18808] Thread.join returns before PyThreadState is destroyed
Serhiy Storchaka
- [issue18747] Re-seed OpenSSL's PRNG after fork
Christian Heimes
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Serhiy Storchaka
- [issue18808] Thread.join returns before PyThreadState is destroyed
Tamas K
- [issue12641] Interface
Travis
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Nick Coghlan
- [issue18809] Expose mtime check in importlib.machinery.FileFinder
Brett Cannon
- [issue18809] Expose mtime check in importlib.machinery.FileFinder
Brett Cannon
- [issue16809] Tk 8.6.0 introduces TypeError. (Tk 8.5.13 works)
Roundup Robot
- [issue18810] Stop doing stat calls in importlib.machinery.FileFinder to see if something is a file or folder
Brett Cannon
- [issue16809] Tk 8.6.0 introduces TypeError. (Tk 8.5.13 works)
Roundup Robot
- [issue12641] Interface
Éric Araujo
- [issue12641] Remove -mno-cygwin from distutils
Éric Araujo
- [issue16809] Tk 8.6.0 introduces TypeError. (Tk 8.5.13 works)
Serhiy Storchaka
- [issue12641] Remove -mno-cygwin from distutils
Éric Araujo
- [issue18747] Re-seed OpenSSL's PRNG after fork
Antoine Pitrou
- [issue18797] Don't needlessly change refcounts of dummy objects for sets
Roundup Robot
- [issue18747] Re-seed OpenSSL's PRNG after fork
Charles-François Natali
- [issue18808] Thread.join returns before PyThreadState is destroyed
Antoine Pitrou
- [issue17803] Calling Tkinter.Tk() with a baseName keyword argument throws UnboundLocalError
Serhiy Storchaka
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
R. David Murray
- [issue18808] Thread.join returns before PyThreadState is destroyed
Antoine Pitrou
- [issue18808] Thread.join returns before PyThreadState is destroyed
Antoine Pitrou
- [issue18797] Don't needlessly change refcounts of dummy objects for sets
Raymond Hettinger
- [issue18808] Thread.join returns before PyThreadState is destroyed
Tamas K
- [issue17119] Integer overflow when passing large string or tuple to Tkinter
Serhiy Storchaka
- [issue18811] add ssl-based generator to random module
Charles-François Natali
- [issue18811] add ssl-based generator to random module
Christian Heimes
- [issue18811] add ssl-based generator to random module
Charles-François Natali
- [issue18812] PyImport_Import redundant calls to find module
Rob Bairos
- [issue18812] PyImport_Import redundant calls to find module
Rob Bairos
- [issue16840] Tkinter doesn't support large integers
Serhiy Storchaka
- [issue18747] Re-seed OpenSSL's PRNG after fork
Barry A. Warsaw
- [issue18813] Speed up slice object processing
Stefan Behnel
- [issue18813] Speed up slice object processing
Stefan Behnel
- [issue18813] Speed up slice object processing
Stefan Behnel
- [issue18811] add ssl-based generator to random module
STINNER Victor
- [issue18813] Speed up slice object processing
Stefan Behnel
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
Charles-François Natali
- [issue16396] Importing ctypes.wintypes on Linux gives a traceback
Jason R. Coombs
- [issue18813] Speed up slice object processing
Stefan Behnel
- [issue16396] Importing ctypes.wintypes on Linux gives a traceback
Meador Inge
- [issue18686] Tkinter focus_get on menu results in KeyError
Serhiy Storchaka
- [issue734176] Make Tkinter.py's nametowidget work with cloned menu widgets
Serhiy Storchaka
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
STINNER Victor
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Nick Coghlan
- [issue18713] Enable surrogateescape on stdin and stdout when appropriate
Benjamin Peterson
- [issue18811] add ssl-based generator to random module
Christian Heimes
- [issue18623] Factor out the _SuppressCoreFiles context manager
Valerie Lambert
- [issue18811] add ssl-based generator to random module
Christian Heimes
- [issue16902] Add OSS module support for Solaris
Tim Mooney
- [issue18812] PyImport_Import redundant calls to find module
Eric Snow
- [issue18811] add ssl-based generator to random module
Raymond Hettinger
- [issue18814] Add tools for "cleaning" surrogate escaped strings
Nick Coghlan
- [issue18713] Clearly document the use of PYTHONIOENCODING to set surrogateescape
Nick Coghlan
- [issue18815] DOCUMENTATION: "mmap .close()" doesn't close the underlying file
Jesús Cea Avión
- [issue16396] Importing ctypes.wintypes on Linux gives a traceback
Benjamin Peterson
- [issue18814] Add tools for "cleaning" surrogate escaped strings
Arfrever Frehtes Taifersar Arahesis
- [issue18816] "mmap.flush()" is always synchronous, hurting performance
Jesús Cea Avión
- [issue18623] Factor out the _SuppressCoreFiles context manager
Charles-François Natali
- [issue18817] Got resource warning when running Lib/aifc.py
Vajrasky Kok
- [issue18813] Speed up slice object processing
Stefan Behnel
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18818] Empty PYTHONIOENCODING is not the same as nonexistent
Serhiy Storchaka
- [issue18713] Clearly document the use of PYTHONIOENCODING to set surrogateescape
Serhiy Storchaka
- [issue18818] Empty PYTHONIOENCODING is not the same as nonexistent
Serhiy Storchaka
- [issue18818] Empty PYTHONIOENCODING is not the same as nonexistent
Serhiy Storchaka
- [issue18813] Speed up slice object processing
Serhiy Storchaka
- [issue18818] Empty PYTHONIOENCODING is not the same as nonexistent
Nick Coghlan
- [issue18816] "mmap.flush()" is always synchronous, hurting performance
Charles-François Natali
- [issue18819] tarfile fills devmajor and devminor fields even for non-devices
Nuutti Kotivuori
- [issue18818] Empty PYTHONIOENCODING is not the same as nonexistent
STINNER Victor
- [issue18818] Empty PYTHONIOENCODING is not the same as nonexistent
Serhiy Storchaka
- [issue18817] Got resource warning when running Lib/aifc.py
Antoine Pitrou
- [issue18807] Allow venv to create copies, even when symlinks are supported
Antoine Pitrou
- [issue15175] pydoc -k zip throws segmentation fault
Antoine Pitrou
- [issue18623] Factor out the _SuppressCoreFiles context manager
Antoine Pitrou
- [issue13758] compile() should not encode 'filename' (at least on Windows)
Drekin
- [issue17588] runpy cannot run Unicode path on Windows
Drekin
- [issue18818] Empty PYTHONIOENCODING is not the same as nonexistent
Arfrever Frehtes Taifersar Arahesis
- [issue16392] import crashes on circular imports in ext modules
Arfrever Frehtes Taifersar Arahesis
- [issue18811] add ssl-based generator to random module
Antoine Pitrou
- [issue18820] json.dump() ignores its 'default' option when serializing dictionary keys
July Tikhonov
- [issue18820] json.dump() ignores its 'default' option when serializing dictionary keys
July Tikhonov
- [issue18820] json.dump() ignores its 'default' option when serializing dictionary keys
July Tikhonov
- [issue18652] Add itertools.first_true (return first true item in iterable)
Radu Voicilas
- [issue18814] Add tools for "cleaning" surrogate escaped strings
R. David Murray
- [issue18807] Allow venv to create copies, even when symlinks are supported
Vinay Sajip
- [issue18814] Add tools for "cleaning" surrogate escaped strings
Serhiy Storchaka
- [issue18772] Fix gdb plugin for new sets dummy object
Raymond Hettinger
- [issue18821] Add .lastitem attribute to takewhile instances
Oscar Benjamin
- [issue18772] Fix gdb plugin for new sets dummy object
Antoine Pitrou
- [issue18812] PyImport_Import redundant calls to find module
Brett Cannon
- [issue18772] Fix gdb plugin for new sets dummy object
Raymond Hettinger
- [issue18713] Clearly document the use of PYTHONIOENCODING to set surrogateescape
Serhiy Storchaka
- [issue5876] __repr__ returning unicode doesn't work when called implicitly
Serhiy Storchaka
- [issue18812] PyImport_Import redundant calls to find module
Rob Bairos
- [issue18772] Fix gdb plugin for new sets dummy object
Antoine Pitrou
- [issue5876] __repr__ returning unicode doesn't work when called implicitly
STINNER Victor
- [issue18816] "mmap.flush()" is always synchronous, hurting performance
Jesús Cea Avión
- [issue17883] Fix buildbot testing of Tkinter
Zachary Ware
- [issue17702] os.environ converts key type from string to bytes in KeyError exception
Drekin
- [issue18811] add ssl-based generator to random module
Christian Heimes
- [issue18811] add ssl-based generator to random module
Charles-François Natali
- [issue18811] add ssl-based generator to random module
Antoine Pitrou
- [issue18326] Mention 'keyword only' for list.sort, improve glossary.
Zachary Ware
- [issue18812] PyImport_Import redundant calls to find module
Brett Cannon
- [issue17400] ipaddress.is_private needs to take into account of rfc6598
Freek Dijkstra
- [issue17702] os.environ converts key type from string to bytes in KeyError exception
STINNER Victor
- [issue17400] ipaddress.is_private needs to take into account of rfc6598
STINNER Victor
- [issue17326] Windows build docs still referring to VS 2008 in 3.3
Zachary Ware
- [issue17702] os.environ converts key type from string to bytes in KeyError exception
Drekin
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue18755] imp read functions do not try to re-open files that have been closed from previous reads
Roundup Robot
- [issue13758] compile() should not encode 'filename' (at least on Windows)
Terry J. Reedy
- [issue18755] imp read functions do not try to re-open files that have been closed from previous reads
Brett Cannon
- [issue18821] Add .lastitem attribute to takewhile instances
Ned Deily
- [issue18623] Factor out the _SuppressCoreFiles context manager
Valerie Lambert
- [issue18767] csv documentation does not note default quote constant
Tshepang Lekhonkhobe
- [issue18769] argparse remove subparser
Tshepang Lekhonkhobe
- [issue18783] No more refer to Python "long"
Tshepang Lekhonkhobe
- [issue18804] pythorun.c: is_valid_fd() should not duplicate the file descriptor
Tshepang Lekhonkhobe
- [issue18760] Fix internal doc references for the xml package
Tshepang Lekhonkhobe
- [issue5876] __repr__ returning unicode doesn't work when called implicitly
Serhiy Storchaka
- [issue5876] __repr__ returning unicode doesn't work when called implicitly
STINNER Victor
- [issue17702] os.environ converts key type from string to bytes in KeyError exception
Roundup Robot
- [issue17702] os.environ converts key type from string to bytes in KeyError exception
STINNER Victor
- [issue18586] Allow running benchmarks for Python 3 from same directory
Roundup Robot
- [issue18586] Allow running benchmarks for Python 3 from same directory
Brett Cannon
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238)
Roundup Robot
- [issue5876] __repr__ returning unicode doesn't work when called implicitly
Armin Rigo
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
Charles-François Natali
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
STINNER Victor
- [issue17213] ctypes loads wrong version of C runtime, leading to error message box from system
Andrew Svetlov
- [issue5876] __repr__ returning unicode doesn't work when called implicitly
Marc-Andre Lemburg
- [issue18772] Fix gdb plugin for new sets dummy object
Antoine Pitrou
- [issue18822] poor proxyval() coverage in test_gdb
Antoine Pitrou
- [issue18808] Thread.join returns before PyThreadState is destroyed
Antoine Pitrou
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
Charles-François Natali
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
STINNER Victor
- [issue11619] On Windows, don't encode filenames in the import machinery
STINNER Victor
- [issue5876] __repr__ returning unicode doesn't work when called implicitly
STINNER Victor
- [issue18776] atexit error display behavior changed in python 3
Antoine Pitrou
- [issue18760] Fix internal doc references for the xml package
Ezio Melotti
- [issue18774] There is still last bit of GNU Pth code in signalmodule.c
Ezio Melotti
- [issue13758] compile() should not encode 'filename' (at least on Windows)
STINNER Victor
- [issue17618] base85 encoding
Antoine Pitrou
- [issue18818] Empty PYTHONIOENCODING is not the same as nonexistent
Serhiy Storchaka
- [issue5876] __repr__ returning unicode doesn't work when called implicitly
Serhiy Storchaka
- [issue18817] Got resource warning when running Lib/aifc.py
Serhiy Storchaka
- [issue18817] Got resource warning when running Lib/aifc.py
Serhiy Storchaka
- [issue18394] cgi.FieldStorage triggers ResourceWarning sometimes
Roundup Robot
- [issue18394] cgi.FieldStorage triggers ResourceWarning sometimes
Brett Cannon
- [issue18760] Fix internal doc references for the xml package
Serhiy Storchaka
- [issue7732] imp.find_module crashes Python if there exists a directory named "__init__.py"
Antoine Pitrou
- [issue18757] Fix internal references for concurrent modules
Ezio Melotti
- [issue18795] pstats - allow stats sorting by cumulative time per call and total time per call
Ezio Melotti
- [issue5876] __repr__ returning unicode doesn't work when called implicitly
Marc-Andre Lemburg
- [issue18796] Wrong documentation of show_code function from dis module
Roundup Robot
- [issue18796] Wrong documentation of show_code function from dis module
Ezio Melotti
- [issue18756] os.urandom() fails under high load
Antoine Pitrou
- [issue18810] Stop doing stat calls in importlib.machinery.FileFinder to see if something is a file or folder
Eric Snow
- [issue18798] Typo and unused variables in test fcntl
Roundup Robot
- [issue18798] Typo and unused variables in test fcntl
Ezio Melotti
- [issue18799] Resurrect and fix test_404 in Lib/test/test_xmlrpc.py
Ezio Melotti
- [issue18800] Document Fraction's numerator and denominator properties
Ezio Melotti
- [issue18803] Fix more typos in .py files
Ezio Melotti
- [issue18814] Add tools for "cleaning" surrogate escaped strings
Ezio Melotti
- [issue18820] json.dump() ignores its 'default' option when serializing dictionary keys
Ezio Melotti
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
Charles-François Natali
- [issue16123] IDLE - deprecate running without a subprocess
Terry J. Reedy
- [issue17741] event-driven XML parser
Roundup Robot
- [issue17741] event-driven XML parser
Antoine Pitrou
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Antoine Pitrou
- [issue18408] Fixes crashes found by pyfailmalloc
Roundup Robot
- [issue18408] Fixes crashes found by pyfailmalloc
Antoine Pitrou
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Antoine Pitrou
- [issue17741] event-driven XML parser
Antoine Pitrou
- [issue18783] No more refer to Python "long"
Terry J. Reedy
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18820] json.dump() ignores its 'default' option when serializing dictionary keys
July Tikhonov
- [issue18803] Fix more typos in .py files
Terry J. Reedy
- [issue18757] Fix internal references for concurrent modules
Roundup Robot
- [issue18757] Fix internal references for concurrent modules
Serhiy Storchaka
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
STINNER Victor
- [issue18408] Fixes crashes found by pyfailmalloc
STINNER Victor
- [issue18408] Fixes crashes found by pyfailmalloc
Antoine Pitrou
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
Charles-François Natali
- [issue18810] Stop doing stat calls in importlib.machinery.FileFinder to see if something is a file or folder
Brett Cannon
- [issue18810] Stop doing stat calls in importlib.machinery.FileFinder to see if something is a file or folder
Brett Cannon
- [issue17741] event-driven XML parser
Antoine Pitrou
- [issue17741] event-driven XML parser
Antoine Pitrou
- [issue18814] Add tools for "cleaning" surrogate escaped strings
Antoine Pitrou
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
STINNER Victor
- [issue18814] Add tools for "cleaning" surrogate escaped strings
STINNER Victor
- [issue5720] ctime: I don't think that word means what you think it means.
Zooko Wilcox-O'Hearn
- [issue18747] Re-seed OpenSSL's PRNG after fork
STINNER Victor
- [issue5720] ctime: I don't think that word means what you think it means.
Benjamin Peterson
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18814] Add tools for "cleaning" surrogate escaped strings
R. David Murray
- [issue18823] Idle: use pipes instead of sockets to talk with user subprocess
Terry J. Reedy
- [issue5720] ctime: I don't think that word means what you think it means.
Zooko Wilcox-O'Hearn
- [issue16123] IDLE - deprecate running without a subprocess
Terry J. Reedy
- [issue5720] ctime: I don't think that word means what you think it means.
Benjamin Peterson
- [issue5720] ctime: I don't think that word means what you think it means.
Zooko Wilcox-O'Hearn
- [issue5720] ctime: I don't think that word means what you think it means.
Benjamin Peterson
- [issue5720] ctime: I don't think that word means what you think it means.
Zooko Wilcox-O'Hearn
- [issue18307] Relative path in co_filename for zipped modules
Vitaly Murashev
- [issue18814] Add tools for "cleaning" surrogate escaped strings
Nick Coghlan
- [issue18808] Thread.join returns before PyThreadState is destroyed
Jesús Cea Avión
- [issue17883] Fix buildbot testing of Tkinter
Ezio Melotti
- [issue15125] argparse: positional arguments containing - in name not handled well
Martin Panter
- [issue17974] Migrate unittest to argparse
Martin Panter
- [issue17741] event-driven XML parser
Nick Coghlan
- [issue5876] __repr__ returning unicode doesn't work when called implicitly
Armin Rigo
- [issue15112] argparse: nargs='*' positional argument doesn't accept any items if preceded by an option and another positional
Martin Panter
- [issue14191] argparse doesn't allow optionals within positionals
Martin Panter
- [issue17410] Generator-based HTMLParser
Ezio Melotti
- [issue18643] implement socketpair() on Windows
Charles-François Natali
- [issue18538] `python -m dis ` should use argparse
Michele Orrù
- [issue18643] implement socketpair() on Windows
STINNER Victor
- [issue18643] implement socketpair() on Windows
Charles-François Natali
- [issue18824] Adding LogRecord attribute "traceback"
Sworddragon
- [issue18825] Making msg optional on logging.exception() and similar variants
Sworddragon
- [issue14019] Unify tests for str.format and string.Formatter
Francisco Freire
- [issue16853] add a Selector to the select module
Charles-François Natali
- [issue18808] Thread.join returns before PyThreadState is destroyed
Tamas K
- [issue18808] Thread.join returns before PyThreadState is destroyed
Antoine Pitrou
- [issue18643] implement socketpair() on Windows
STINNER Victor
- [issue17741] event-driven XML parser
Nick Coghlan
- [issue18538] `python -m dis ` should use argparse
Roundup Robot
- [issue17400] ipaddress should make it easy to identify rfc6598 addresses
Nick Coghlan
- [issue18803] Fix more typos in .py files
Févry Thibault
- [issue18756] os.urandom() fails under high load
Charles-François Natali
- [issue18756] os.urandom() fails under high load
Charles-François Natali
- [issue18808] Thread.join returns before PyThreadState is destroyed
Antoine Pitrou
- [issue18756] os.urandom() fails under high load
Roundup Robot
- [issue18756] os.urandom() fails under high load
Antoine Pitrou
- [issue18772] Fix gdb plugin for new sets dummy object
Antoine Pitrou
- [issue18772] Fix gdb plugin for new sets dummy object
Roundup Robot
- [issue18826] reversed() requires a sequence - Could work on any iterator?
Donald Stufft
- [issue18772] Fix gdb plugin for new sets dummy object
Antoine Pitrou
- [issue18826] reversed() requires a sequence - Could work on any iterator?
Antoine Pitrou
- [issue16853] add a Selector to the select module
Antoine Pitrou
- [issue18826] reversed() requires a sequence - Could work on any iterator?
Donald Stufft
- [issue18756] os.urandom() fails under high load
Antoine Pitrou
- [issue18756] os.urandom() fails under high load
Donald Stufft
- [issue18746] test_threading.test_finalize_with_trace() fails on FreeBSD buildbot
STINNER Victor
- [issue18664] occasional test_threading failure
STINNER Victor
- [issue16853] add a Selector to the select module
Charles-François Natali
- [issue16853] add a Selector to the select module
Antoine Pitrou
- [issue15112] argparse: nargs='*' positional argument doesn't accept any items if preceded by an option and another positional
paul j3
- [issue18827] mistake in the timedelta.total_seconds docstring
Alexander Schier
- [issue18827] mistake in the timedelta.total_seconds docstring
Tim Peters
- [issue18582] PBKDF2 support
Donald Stufft
- [issue17134] Use Windows' certificate store for CA certs
Donald Stufft
- [issue18827] mistake in the timedelta.total_seconds docstring
Alexander Schier
- [issue17128] OS X system openssl deprecated - installer should build local libssl
Donald Stufft
- [issue9146] Segfault in hashlib in OpenSSL FIPS mode using non-FIPS-compliant hashes, if "ssl" imported before "hashlib"
Donald Stufft
- [issue18233] SSLSocket.getpeercertchain()
Donald Stufft
- [issue14518] Add bcrypt $2a$ to crypt.py
Donald Stufft
- [issue18454] distutils crashes when uploading to PyPI having only the username (no pw) defined
Donald Stufft
- [issue18643] implement socketpair() on Windows
Charles-François Natali
- [issue13655] Python SSL stack doesn't have a default CA Store
Donald Stufft
- [issue8813] SSLContext doesn't support loading a CRL
Donald Stufft
- [issue16113] Add SHA-3 (Keccak) support
Donald Stufft
- [issue8106] SSL session management
Donald Stufft
- [issue18807] Allow venv to create copies, even when symlinks are supported
Roundup Robot
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue16611] Cookie.py does not parse httponly or secure cookie flags
Julien Phalip
- [issue16611] Cookie.py does not parse httponly or secure cookie flags
R. David Murray
- [issue16611] Cookie.py does not parse httponly or secure cookie flags
Julien Phalip
- [issue18826] reversed() requires a sequence - Could work on any iterator?
Madison May
- [issue14191] argparse doesn't allow optionals within positionals
paul j3
- [issue14191] argparse doesn't allow optionals within positionals
paul j3
- [issue18489] IDLE Unit test for SearchEngine.py
Terry J. Reedy
- [issue15112] argparse: nargs='*' positional argument doesn't accept any items if preceded by an option and another positional
paul j3
- [issue14191] argparse doesn't allow optionals within positionals
paul j3
- [issue11973] kevent does not accept KQ_NOTE_EXIT (and other (f)flags)
koobs
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238)
Charles-François Natali
- [issue12869] PyOS_StdioReadline is printing the prompt on stderr
Drekin
- [issue18808] Thread.join returns before PyThreadState is destroyed
Charles-François Natali
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238)
Donald Stufft
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18643] implement socketpair() on Windows
Charles-François Natali
- [issue18643] implement socketpair() on Windows
Charles-François Natali
- [issue18819] tarfile fills devmajor and devminor fields even for non-devices
Berker Peksag
- [issue17234] python-2.7.3-r3: crash in visit_decref()
Martin Mokrejs
- [issue17234] python-2.7.3-r3: crash in visit_decref()
Ramchandra Apte
- [issue18597] On Windows sys.stdin.readline() doesn't handle Ctrl-C properly
Drekin
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238)
Roundup Robot
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238)
Christian Heimes
- [issue18747] Re-seed OpenSSL's PRNG after fork
Roundup Robot
- [issue11973] kevent does not accept KQ_NOTE_EXIT (and other (f)flags)
Christian Heimes
- [issue18828] urljoin behaves differently with custom and standard schemas
Mher Movsisyan
- [issue18829] csv produces confusing error message for unexpected string encoding
Thibault Kruse
- [issue11973] kevent does not accept KQ_NOTE_EXIT (and other (f)flags)
Roundup Robot
- [issue11973] kevent does not accept KQ_NOTE_EXIT (and other (f)flags)
Christian Heimes
- [issue18323] 'GzipFile' object has no attribute 'extrastart'
Gökcen Eraslan
- [issue13397] Option for XMLRPC clients to automatically transform Fault exceptions into standard exceptions
Claudiu.Popa
- [issue13397] Option for XMLRPC clients to automatically transform Fault exceptions into standard exceptions
Donald Stufft
- [issue18829] csv produces confusing error message when passed a non-string delimiter
R. David Murray
- [issue18829] csv produces confusing error message when passed a non-string delimiter
R. David Murray
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18830] Remove duplicates from a result of getclasstree()
Serhiy Storchaka
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue16611] Cookie.py does not parse httponly or secure cookie flags
Roundup Robot
- [issue18829] csv produces confusing error message when passed a non-string delimiter
Vajrasky Kok
- [issue16611] Cookie.py does not parse httponly or secure cookie flags
R. David Murray
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18831] importlib.import_module() bypasses builtins.__import__
Brett Cannon
- [issue18829] csv produces confusing error message when passed a non-string delimiter
Vajrasky Kok
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue18323] 'GzipFile' object has no attribute 'extrastart'
Serhiy Storchaka
- [issue18829] csv produces confusing error message when passed a non-string delimiter
Serhiy Storchaka
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18647] re.error: nothing to repeat
Serhiy Storchaka
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue18817] Got resource warning when running Lib/aifc.py
Roundup Robot
- [issue18817] Got resource warning when running Lib/aifc.py
Serhiy Storchaka
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
Roundup Robot
- [issue18685] Restore re performance to pre-PEP393 level
Tal Weiss
- [issue18832] New regex module degrades re performance
Tal Weiss
- [issue18808] Thread.join returns before PyThreadState is destroyed
Roundup Robot
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18808] Thread.join returns before PyThreadState is destroyed
Antoine Pitrou
- [issue18728] Increased test coverage for filecmp.py
Alex Volkov
- [issue18833] Increased test coverage for telnetlib
Alex Volkov
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
Charles-François Natali
- [issue18832] New regex module degrades re performance
Matthew Barnett
- [issue18832] New regex module degrades re performance
Ned Deily
- [issue18834] Add Clang to distutils to build C/C++ extensions
Ryan Gonzalez
- [issue17759] test_urllibnet.test_bad_address() fails on Ubuntu 13.04
Ezio Melotti
- [issue17759] test_urllibnet.test_bad_address() fails on Ubuntu 13.04
Antoine Pitrou
- [issue17759] test_urllibnet.test_bad_address() fails on Ubuntu 13.04
Yavor
- [issue18833] Increased test coverage for telnetlib
Roundup Robot
- [issue18833] Increased test coverage for telnetlib
Ezio Melotti
- [issue17759] test_urllibnet.test_bad_address() fails on Ubuntu 13.04
Ezio Melotti
- [issue17741] event-driven XML parser
Jeremy Kloth
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Ezio Melotti
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue18803] Fix more typos in .py files
Roundup Robot
- [issue18803] Fix more typos in .py files
Ezio Melotti
- [issue18829] csv produces confusing error message when passed a non-string delimiter
Vajrasky Kok
- [issue13397] Option for XMLRPC clients to automatically transform Fault exceptions into standard exceptions
Raymond Hettinger
- [issue18720] Switch suitable constants in the socket module to IntEnum
Eli Bendersky
- [issue18835] Add aligned memroy variants to the suite of PyMem functions/macros
Raymond Hettinger
- [issue13397] Option for XMLRPC clients to automatically transform Fault exceptions into standard exceptions
Donald Stufft
- [issue18835] Add aligned memroy variants to the suite of PyMem functions/macros
Raymond Hettinger
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue17741] event-driven XML parser
Nick Coghlan
- [issue17410] Generator-based HTMLParser
Nick Coghlan
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18836] Potential race condition in exceptions
Sworddragon
- [issue18836] Potential race condition in exceptions
Sworddragon
- [issue18823] Idle: use pipes instead of sockets to talk with user subprocess
Andrew Svetlov
- [issue18836] Potential race condition in exceptions
Ezio Melotti
- [issue18836] Potential race condition in exceptions
Sworddragon
- [issue18837] multiprocessing.reduction is undocumented
Tomi Pieviläinen
- [issue18837] multiprocessing.reduction is undocumented
Ezio Melotti
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Nick Coghlan
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Nick Coghlan
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18838] The order of interactive prompt and traceback on Windows
Drekin
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue13107] Text width in optparse.py can become negative
Serhiy Storchaka
- [issue18835] Add aligned memroy variants to the suite of PyMem functions/macros
Antoine Pitrou
- [issue18839] Wrong sentence in sys.exit.__doc__
Marco Buttu
- [issue18835] Add aligned memroy variants to the suite of PyMem functions/macros
STINNER Victor
- [issue18839] Wrong sentence in sys.exit.__doc__
Roundup Robot
- [issue18839] Wrong sentence in sys.exit.__doc__
Ezio Melotti
- [issue18408] Fixes crashes found by pyfailmalloc
Roundup Robot
- [issue18664] occasional test_threading failure
Roundup Robot
- [issue18834] Add Clang to distutils to build C/C++ extensions
Brett Cannon
- [issue18835] Add aligned memroy variants to the suite of PyMem functions/macros
Antoine Pitrou
- [issue18840] Tutorial recommends pickle module without any warning of insecurity
Donald Stufft
- [issue18840] Tutorial recommends pickle module without any warning of insecurity
Fred L. Drake, Jr.
- [issue18840] Tutorial recommends pickle module without any warning of insecurity
Donald Stufft
- [issue18840] Tutorial recommends pickle module without any warning of insecurity
Donald Stufft
- [issue12641] NewInterface
stakingrainbow2
- [issue11619] On Windows, don't encode filenames in the import machinery
STINNER Victor
- [issue1944] Documentation for PyUnicode_AsString (et al.) missing.
Martin Panter
- [issue13655] Python SSL stack doesn't have a default CA Store
Ludwig Nussel
- [issue11619] On Windows, don't encode filenames in the import machinery
STINNER Victor
- [issue11619] On Windows, don't encode filenames in the import machinery
STINNER Victor
- [issue12641] NewInterface
PJ Eby
- [issue12641] Remove -mno-cygwin from distutils
PJ Eby
- [issue18840] Tutorial recommends pickle module without any warning of insecurity
Fred L. Drake, Jr.
- [issue18606] Add statistics module to standard library
Steven D'Aprano
- [issue18840] Tutorial recommends pickle module without any warning of insecurity
Donald Stufft
- [issue18829] csv produces confusing error message when passed a non-string delimiter
Vajrasky Kok
- [issue18841] math.isfinite fails with Decimal sNAN
Steven D'Aprano
- [issue18840] Tutorial recommends pickle module without any warning of insecurity
Antoine Pitrou
- [issue18836] Potential race condition in exceptions
R. David Murray
- [issue12641] Remove -mno-cygwin from distutils
Éric Araujo
- [issue18838] The order of interactive prompt and traceback on Windows
R. David Murray
- [issue18840] Tutorial recommends pickle module without any warning of insecurity
Antoine Pitrou
- [issue18830] Remove duplicates from a result of getclasstree()
Éric Araujo
- [issue18842] Add float.is_finite is_nan is_infinite to match Decimal methods
Steven D'Aprano
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue18836] Potential race condition in exceptions
Sworddragon
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue4705] python3.0 -u: unbuffered stdout
Joe Borg
- [issue18836] Potential race condition in exceptions
R. David Murray
- [issue18840] Tutorial recommends pickle module without any warning of insecurity
Fred L. Drake, Jr.
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Amaury Forgeot d'Arc
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue18844] allow weights in random.choice
Alan Isaac
- [issue18828] urljoin behaves differently with custom and standard schemas
Madison May
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18841] math.isfinite fails with Decimal sNAN
Serhiy Storchaka
- [issue18842] Add float.is_finite is_nan is_infinite to match Decimal methods
Serhiy Storchaka
- [issue18844] allow weights in random.choice
Serhiy Storchaka
- [issue18830] Remove duplicates from a result of getclasstree()
Serhiy Storchaka
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Tim Peters
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Antoine Pitrou
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue18844] allow weights in random.choice
Madison May
- [issue18844] allow weights in random.choice
Antoine Pitrou
- [issue18828] urljoin behaves differently with custom and standard schemas
Ned Deily
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18834] Add Clang to distutils to build C/C++ extensions
Ryan Gonzalez
- [issue18834] Add Clang to distutils to build C/C++ extensions
Ryan Gonzalez
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18845] 2.7.5-r2: Fatal Python error: Segmentation fault
Martin Mokrejs
- [issue16853] add a Selector to the select module
Guido van Rossum
- [issue18720] Switch suitable constants in the socket module to IntEnum
Guido van Rossum
- [issue18845] 2.7.5-r2: Fatal Python error: Segmentation fault
Tim Peters
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Tim Peters
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue11619] On Windows, don't encode filenames in the import machinery
Roundup Robot
- [issue17588] runpy cannot run Unicode path on Windows
STINNER Victor
- [issue13758] compile() should not encode 'filename' (at least on Windows)
STINNER Victor
- [issue17588] runpy cannot run Unicode path on Windows
STINNER Victor
- [issue17741] event-driven XML parser
Ethan Furman
- [issue18812] PyImport_Import redundant calls to find module
Rob Bairos
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Tim Peters
- [issue17741] event-driven XML parser
Ethan Furman
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue18844] allow weights in random.choice
Madison May
- [issue18623] Factor out the _SuppressCoreFiles context manager
Valerie Lambert
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Tim Peters
- [issue18845] 2.7.5-r2: Fatal Python error: Segmentation fault
Tim Peters
- [issue17902] Document that _elementtree C API cannot use custom TreeBuilder for iterparse or IncrementalParser
Eli Bendersky
- [issue18846] python.exe stdout stderr issues again
SSmith
- [issue18409] IDLE Improvements: Unit test for AutoComplete.py
Phil Webster
- [issue17902] Document that _elementtree C API cannot use custom TreeBuilder for iterparse or IncrementalParser
Aaron Oakley
- [issue18177] Incorect quote marks in code section-headers in PDF version of docs
Tshepang Lekhonkhobe
- [issue18846] python.exe stdout stderr issues again
Benjamin Peterson
- [issue17902] Document that _elementtree C API cannot use custom TreeBuilder for iterparse or IncrementalParser
Eli Bendersky
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue18763] subprocess: file descriptors should be closed after preexec_fn is called
Gregory P. Smith
- [issue18847] Einladung in mein Netzwerk bei LinkedIn
Bernie Keimel
- [issue18847] Einladung in mein Netzwerk bei LinkedIn
Ezio Melotti
- [issue18847] spam
Ezio Melotti
- [issue18836] Potential race condition in exceptions
Sworddragon
- [issue18848] In unittest.TestResult .startTestRun() and .stopTestRun() methods don't work
py.user
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue1565525] tracebacks eat up memory by holding references to locals and globals when they are not wanted
Antoine Pitrou
- [issue18623] Factor out the _SuppressCoreFiles context manager
Antoine Pitrou
- [issue18849] Failure to try another name for tempfile when directory with chosen name exists on windows
Vlad Shcherbina
- [issue17741] event-driven XML parser
Nick Coghlan
- [issue17908] Unittest runner needs an option to call gc.collect() after each test
Andrew Svetlov
- [issue18850] xml.etree.ElementTree accepts control chars.
Michele Orrù
- [issue18850] xml.etree.ElementTree accepts control chars.
Michele Orrù
- [issue18623] Factor out the _SuppressCoreFiles context manager
Charles-François Natali
- [issue11798] Test cases not garbage collected after run
Andrew Svetlov
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue11798] Test cases not garbage collected after run
Matt McClure
- [issue18850] xml.etree.ElementTree accepts control chars.
Serhiy Storchaka
- [issue18849] Failure to try another name for tempfile when directory with chosen name exists on windows
Serhiy Storchaka
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
Jan-Wijbrand Kolman
- [issue18850] xml.etree.ElementTree accepts control chars.
Stefan Behnel
- [issue18850] xml.etree.ElementTree accepts control chars.
Michele Orrù
- [issue18800] Document Fraction's numerator and denominator properties
Madison May
- [issue18850] xml.etree.ElementTree accepts control chars.
Stefan Behnel
- [issue11798] Test cases not garbage collected after run
Andrew Svetlov
- [issue11798] Test cases not garbage collected after run
Michael Foord
- [issue18836] Potential race condition in exceptions
R. David Murray
- [issue18848] In unittest.TestResult .startTestRun() and .stopTestRun() methods don't work
R. David Murray
- [issue18850] xml.etree.ElementTree accepts control chars.
R. David Murray
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
R. David Murray
- [issue18852] Problem with pyreadline
Thomas Heller
- [issue18850] xml.etree.ElementTree accepts control chars.
Michele Orrù
- [issue18848] In unittest.TestResult .startTestRun() and .stopTestRun() methods don't work
Serhiy Storchaka
- [issue18848] In unittest.TestResult .startTestRun() and .stopTestRun() methods don't work
Michael Foord
- [issue18852] Problem with pyreadline
Serhiy Storchaka
- [issue18850] xml.etree.ElementTree accepts control chars.
R. David Murray
- [issue18836] Potential race condition in exceptions
Sworddragon
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue18853] Got ResourceWarning unclosed file when running Lib/shlex.py demo
Vajrasky Kok
- [issue18854] is_multipart and walk should document their treatment of 'message' parts.
R. David Murray
- [issue18852] site.py does not handle readline.__doc__ being None
R. David Murray
- [issue18850] xml.etree.ElementTree accepts control chars.
Serhiy Storchaka
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18850] xml.etree.ElementTree accepts control chars.
Stefan Behnel
- [issue11798] Test cases not garbage collected after run
Andrew Svetlov
- [issue18850] xml.etree.ElementTree accepts control chars.
Michele Orrù
- [issue18855] Inconsistent README filenames
Madison May
- [issue11798] Test cases not garbage collected after run
Matt McClure
- [issue11798] Test cases not garbage collected after run
R. David Murray
- [issue18783] No more refer to Python "long"
Roundup Robot
- [issue18783] No more refer to Python "long"
Serhiy Storchaka
- [issue18783] No more refer to Python "long"
Serhiy Storchaka
- [issue18830] Remove duplicates from a result of getclasstree()
Serhiy Storchaka
- [issue16201] socket.gethostbyname incorrectly parses ip
Michele Orrù
- [issue18564] Integer overflow in socketmodule
Michele Orrù
- [issue18564] Integer overflow in socketmodule
Antoine Pitrou
- [issue16083] HTTPServer does not correctly handle bad request line
Michele Orrù
- [issue18830] Remove duplicates from a result of getclasstree()
Vajrasky Kok
- [issue18564] Integer overflow in socketmodule
Michele Orrù
- [issue18623] Factor out the _SuppressCoreFiles context manager
Antoine Pitrou
- [issue18856] Added test coverage for calendar print functions
Madison May
- [issue18856] Added test coverage for calendar print functions
Madison May
- [issue17997] ssl.match_hostname(): sub string wildcard should not match IDNA prefix
Thomas Weißschuh
- [issue18850] xml.etree.ElementTree accepts control chars.
Stefan Behnel
- [issue18857] urlencode of a None value uses the string 'None'
Joshua Johnston
- [issue18850] xml.etree.ElementTree accepts control chars.
Stefan Behnel
- [issue18855] Inconsistent README filenames
Antoine Pitrou
- [issue18857] urlencode of a None value uses the string 'None'
Antoine Pitrou
- [issue18855] Inconsistent README filenames
Madison May
- [issue18857] urlencode of a None value uses the string 'None'
R. David Murray
- [issue18857] urlencode of a None value uses the string 'None'
Joshua Johnston
- [issue17400] ipaddress should make it easy to identify rfc6598 addresses
pmoody
- [issue18858] dummy_threading lacks threading.get_ident() equivalent
Jan Kaliszewski
- [issue17741] event-driven XML parser
Nick Coghlan
- [issue17400] ipaddress should make it easy to identify rfc6598 addresses
Nick Coghlan
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue17741] event-driven XML parser
Nick Coghlan
- [issue18731] Increased test coverage for uu and telnet
Alex Volkov
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue18850] xml.etree.ElementTree accepts control chars.
Martin Mokrejs
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
Roundup Robot
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue10115] Support accept4() for atomic setting of flags at socket creation
STINNER Victor
- [issue10115] Support accept4() for atomic setting of flags at socket creation
STINNER Victor
- [issue12107] TCP listening sockets created without FD_CLOEXEC flag
STINNER Victor
- [issue16946] subprocess: _close_open_fd_range_safe() does not set close-on-exec flag on Linux < 2.6.23 if O_CLOEXEC is defined
STINNER Victor
- [issue17070] PEP 433: Use the new cloexec to improve security and avoid bugs
STINNER Victor
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Tim Peters
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Tim Peters
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue18859] README.valgrind should mention --with-valgrind
Tim Peters
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Tim Peters
- [issue18606] Add statistics module to standard library
janzert
- [issue18606] Add statistics module to standard library
Oscar Benjamin
- [issue18860] Add content manager API to email package
R. David Murray
- [issue18860] Add content manager API to email package
R. David Murray
- [issue18780] SystemError when formatting int subclass
Ethan Furman
- [issue18861] Problems with recursive automatic exception chaining
Nikolaus Rath
- [issue18861] Problems with recursive automatic exception chaining
Nikolaus Rath
- [issue18862] Implement __subclasshook__() for Finders and Loaders in importlib.abc
Eric Snow
- [issue18859] README.valgrind should mention --with-valgrind
Tim Peters
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18836] Potential race condition in exceptions
Charles-François Natali
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
Charles-François Natali
- [issue18859] README.valgrind should mention --with-valgrind
Antoine Pitrou
- [issue18863] Encoding a unicode with unicode() and ignoring errors
G. Scott Johnston
- [issue18863] Encoding a unicode with unicode() and ignoring errors
Ned Deily
- [issue18864] Implementation for PEP 451 (importlib.machinery.ModuleSpec)
Eric Snow
- [issue18745] Test enum in test_json is ignorant of infinity value
Ethan Furman
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
Jeong-Min Lee
- [issue18865] multiprocessing: remove util.pipe()?
STINNER Victor
- [issue18571] Implementation of the PEP 446: non-inheritable file descriptors
STINNER Victor
- [issue18849] Failure to try another name for tempfile when directory with chosen name exists on windows
Antoine Pitrou
- [issue18861] Problems with recursive automatic exception chaining
Antoine Pitrou
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18866] Invitation to connect on LinkedIn
Mathieu Dutour Sikiric
- [issue18866] Invitation to connect on LinkedIn
Ezio Melotti
- [issue18866] spam
Ezio Melotti
- [issue18867] Invitation to connect on LinkedIn
Mathieu Dutour Sikiric
- [issue18867] Invitation to connect on LinkedIn
Ezio Melotti
- [issue18867] spam
Ezio Melotti
- [issue18868] Python3 unbuffered stdin
Joe Borg
- [issue18868] Python3 unbuffered stdin
Joe Borg
- [issue18850] xml.etree.ElementTree accepts control chars.
Michele Orrù
- [issue18850] xml.etree.ElementTree accepts control chars.
Stefan Behnel
- [issue18850] xml.etree.ElementTree accepts control chars.
Michele Orrù
- [issue18865] multiprocessing: remove util.pipe()?
Richard Oudkerk
- [issue18850] xml.etree.ElementTree accepts control chars.
Michele Orrù
- [issue18850] xml.etree.ElementTree accepts control chars.
Stefan Behnel
- [issue18850] xml.etree.ElementTree accepts control chars.
Michele Orrù
- [issue18850] xml.etree.ElementTree accepts control chars.
Michele Orrù
- [issue18850] xml.etree.ElementTree accepts control chars.
Michele Orrù
- [issue18850] xml.etree.ElementTree accepts control chars.
Stefan Behnel
- [issue18865] multiprocessing: remove util.pipe()?
Roundup Robot
- [issue18855] Inconsistent README filenames
Ezio Melotti
- [issue16799] start using argparse.Namespace in regrtest
Serhiy Storchaka
- [issue18865] multiprocessing: remove util.pipe()?
Roundup Robot
- [issue18850] xml.etree.ElementTree accepts control chars.
Michele Orrù
- [issue18786] test_multiprocessing_spawn crashes under PowerLinux
Richard Oudkerk
- [issue18865] multiprocessing: remove util.pipe()?
Richard Oudkerk
- [issue18786] test_multiprocessing_spawn crashes under PowerLinux
Richard Oudkerk
- [issue18836] Potential race condition in exceptions
Sworddragon
- [issue18786] test_multiprocessing_spawn crashes under PowerLinux
Charles-François Natali
- [issue7897] Support parametrized tests in unittest
Ezio Melotti
- [issue18850] xml.etree.ElementTree accepts control chars.
Michele Orrù
- [issue18786] test_multiprocessing_spawn crashes under PowerLinux
Roundup Robot
- [issue18786] test_multiprocessing_spawn crashes under PowerLinux
Richard Oudkerk
- [issue7897] Support parametrized tests in unittest
R. David Murray
- [issue18786] test_multiprocessing_spawn crashes under PowerLinux
Charles-François Natali
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue18868] Python3 unbuffered stdin
Richard Oudkerk
- [issue18786] test_multiprocessing_spawn crashes under PowerLinux
Richard Oudkerk
- [issue18868] Python3 unbuffered stdin
R. David Murray
- [issue18869] test suite: faulthandler signal handler is lost
Charles-François Natali
- [issue18702] Report skipped tests as skipped
Zachary Ware
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue17741] event-driven XML parser
Stefan Behnel
- [issue18869] test suite: faulthandler signal handler is lost
R. David Murray
- [issue18864] Implementation for PEP 451 (importlib.machinery.ModuleSpec)
Brett Cannon
- [issue18858] dummy_threading lacks threading.get_ident() equivalent
Brett Cannon
- [issue14597] Cannot unload dll in ctypes until script exits
Piotr Lopusiewicz
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
Charles-François Natali
- [issue18869] test suite: faulthandler signal handler is lost
Antoine Pitrou
- [issue18868] Python3 unbuffered stdin
Antoine Pitrou
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
Antoine Pitrou
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
Antoine Pitrou
- [issue18870] eval() uses latin-1 to decode str
Merlijn van Deen
- [issue18869] test suite: faulthandler signal handler is lost
Charles-François Natali
- [issue18869] test suite: faulthandler signal handler is lost
Antoine Pitrou
- [issue18643] implement socketpair() on Windows
Charles-François Natali
- [issue11798] Test cases not garbage collected after run
Roundup Robot
- [issue11798] Test cases not garbage collected after run
Andrew Svetlov
- [issue16853] add a Selector to the select module
Charles-François Natali
- [issue11798] Test cases not garbage collected after run
R. David Murray
- [issue18871] Be more stringent about the test suite
Antoine Pitrou
- [issue18702] Report skipped tests as skipped
STINNER Victor
- [issue11798] Test cases not garbage collected after run
Matt McClure
- [issue18870] eval() uses latin-1 to decode str
R. David Murray
- [issue18869] test suite: faulthandler signal handler is lost
STINNER Victor
- [issue18643] implement socketpair() on Windows
STINNER Victor
- [issue18871] Be more stringent about the test suite
R. David Murray
- [issue17036] Implementation of the PEP 433: Easier suppression of file descriptor inheritance
STINNER Victor
- [issue18871] Be more stringent about the test suite
Antoine Pitrou
- [issue18870] eval() uses latin-1 to decode str
Antoine Pitrou
- [issue18870] eval() uses latin-1 to decode str
STINNER Victor
- [issue18870] eval() uses latin-1 to decode str
Antoine Pitrou
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
Antoine Pitrou
- [issue18869] test suite: faulthandler signal handler is lost
Charles-François Natali
- [issue13285] signal module ignores external signal changes
Antoine Pitrou
- [issue18643] implement socketpair() on Windows
Charles-François Natali
- [issue18643] implement socketpair() on Windows
STINNER Victor
- [issue18872] platform.linux_distribution() doesn't recognize Amazon Linux
Lorin Hochstein
- [issue18643] implement socketpair() on Windows
Antoine Pitrou
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
Antoine Pitrou
- [issue18872] platform.linux_distribution() doesn't recognize Amazon Linux
Lorin Hochstein
- [issue18850] xml.etree.ElementTree accepts control chars.
Antoine Pitrou
- [issue18643] implement socketpair() on Windows
Charles-François Natali
- [issue7897] Support parametrized tests in unittest
Nick Coghlan
- [issue18871] Be more stringent about the test suite
Nick Coghlan
- [issue18871] Be more stringent about the test suite
Roundup Robot
- [issue18871] Be more stringent about the test suite
Antoine Pitrou
- [issue18870] eval() uses latin-1 to decode str
R. David Murray
- [issue18871] Be more stringent about the test suite
Nick Coghlan
- [issue11798] Test cases not garbage collected after run
Roundup Robot
- [issue18870] eval() uses latin-1 to decode str
Benjamin Peterson
- [issue11798] Test cases not garbage collected after run
Andrew Svetlov
- [issue15112] argparse: nargs='*' positional argument doesn't accept any items if preceded by an option and another positional
paul j3
- [issue18873] "Encoding" detected in non-comment lines
Paul Bonser
- [issue18874] Add a new tracemalloc module to trace memory allocations
STINNER Victor
- [issue18874] Add a new tracemalloc module to trace memory allocations
STINNER Victor
- [issue18874] Add a new tracemalloc module to trace memory allocations
STINNER Victor
- [issue18874] Add a new tracemalloc module to trace memory allocations
STINNER Victor
- [issue18872] platform.linux_distribution() doesn't recognize Amazon Linux
Lorin Hochstein
- [issue18850] xml.etree.ElementTree accepts control chars.
Stefan Behnel
- [issue18760] Fix internal doc references for the xml package
Eli Bendersky
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
Gregory P. Smith
- [issue1565525] tracebacks eat up memory by holding references to locals and globals when they are not wanted
Phil Connell
- [issue18760] Fix internal doc references for the xml package
Roundup Robot
- [issue18873] "Encoding" detected in non-comment lines
Serhiy Storchaka
- [issue18869] test suite: faulthandler signal handler is lost
Charles-François Natali
- [issue18760] Fix internal doc references for the xml package
Serhiy Storchaka
- [issue18743] References to non-existant "StringIO" module
Roundup Robot
- [issue18743] References to non-existant "StringIO" module
Serhiy Storchaka
- [issue18758] Fix internal references in the documentation
Serhiy Storchaka
- [issue17974] Migrate unittest to argparse
Antoine Pitrou
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
Antoine Pitrou
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
Antoine Pitrou
- [issue16799] start using argparse.Namespace in regrtest
Roundup Robot
- [issue18806] socketmodule: fix/improve setipaddr() numeric addresses handling
Charles-François Natali
- [issue16799] start using argparse.Namespace in regrtest
Serhiy Storchaka
- [issue17974] Migrate unittest to argparse
Roundup Robot
- [issue17974] Migrate unittest to argparse
Serhiy Storchaka
- [issue16201] socket.gethostbyname incorrectly parses ip
Charles-François Natali
- [issue18830] Remove duplicates from a result of getclasstree()
Serhiy Storchaka
- [issue18672] Fix format specifiers for debug output in _sre.c
Serhiy Storchaka
- [issue18672] Fix format specifiers for debug output in _sre.c
Serhiy Storchaka
- [issue18684] Pointers point out of array bound in _sre.c
Serhiy Storchaka
- [issue16201] socket.gethostbyname incorrectly parses ip
Charles-François Natali
- [issue18685] Restore re performance to pre-PEP393 level
Serhiy Storchaka
- [issue13107] Text width in optparse.py can become negative
Serhiy Storchaka
- [issue18875] Automatic insertion of the closing parentheses, brackets, and braces
irdb
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Roundup Robot
- [issue18808] Thread.join returns before PyThreadState is destroyed
Antoine Pitrou
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Roundup Robot
- [issue16510] Using appropriate checks in tests
Serhiy Storchaka
- [issue16201] socket.gethostbyname incorrectly parses ip
Charles-François Natali
- [issue14597] Cannot unload dll in ctypes until script exits
Amaury Forgeot d'Arc
- [issue16201] socket.gethostbyname incorrectly parses ip
Charles-François Natali
- [issue16201] socket.gethostbyname incorrectly parses ip
Charles-François Natali
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
Charles-François Natali
- [issue18876] Problems with files opened in append mode with io module
Erik Bray
- [issue16201] socket.gethostbyname incorrectly parses ip
Michele Orrù
- [issue18876] Problems with files opened in append mode with io module
R. David Murray
- [issue18876] Problems with files opened in append mode with io module
R. David Murray
- [issue18643] implement socketpair() on Windows
Roundup Robot
- [issue18876] Problems with files opened in append mode with io module
Erik Bray
- [issue18876] Problems with files opened in append mode with io module
Antoine Pitrou
- [issue8713] multiprocessing needs option to eschew fork() under Linux
Richard Oudkerk
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
Antoine Pitrou
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
Antoine Pitrou
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
Antoine Pitrou
- [issue18810] Stop doing stat calls in importlib.machinery.FileFinder to see if something is a file or folder
Brett Cannon
- [issue18874] Add a new tracemalloc module to trace memory allocations
Amaury Forgeot d'Arc
- [issue18643] implement socketpair() on Windows
Charles-François Natali
- [issue1617161] Instance methods compare equal when their self's are equal
Serhiy Storchaka
- [issue17003] Unification of read() and readline() argument names
Serhiy Storchaka
- [issue18876] Problems with files opened in append mode with io module
Charles-François Natali
- [issue18877] tkinter askopenfilenames does not work in Windows library folder
tegavu
- [issue17201] Use allowZip64=True by default
Serhiy Storchaka
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue18878] Add support of the 'with' statement to sunau.open.
Serhiy Storchaka
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue18878] Add support of the 'with' statement to sunau.open.
Serhiy Storchaka
- [issue18874] Add a new tracemalloc module to trace memory allocations
STINNER Victor
- [issue8934] aifc should use str instead of bytes (wave, sunau compatibility)
Serhiy Storchaka
- [issue8934] aifc should use str instead of bytes (wave, sunau compatibility)
Serhiy Storchaka
- [issue18879] tempfile.NamedTemporaryFile can close the file too early, if not assigning to a variable
jort bloem
- [issue18870] eval() uses latin-1 to decode str
Merlijn van Deen
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Tim Peters
- [issue18879] tempfile.NamedTemporaryFile can close the file too early, if not assigning to a variable
STINNER Victor
- [issue18850] xml.etree.ElementTree accepts control chars.
Michele Orrù
- [issue15507] test_subprocess assumes SIGINT is not being ignored.
Roundup Robot
- [issue15507] test_subprocess assumes SIGINT is not being ignored.
Gregory P. Smith
- [issue18876] Problems with files opened in append mode with io module
Erik Bray
- [issue18876] Problems with files opened in append mode with io module
STINNER Victor
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue18879] tempfile.NamedTemporaryFile can close the file too early, if not assigning to a variable
Serhiy Storchaka
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Tim Peters
- [issue18870] eval() uses latin-1 to decode str
Serhiy Storchaka
- [issue18880] ssl.SSLSocket shutdown doesn't behave like socket.shutdown
Michał Zieliński
- [issue18876] Problems with files opened in append mode with io module
Erik Bray
- [issue18879] tempfile.NamedTemporaryFile can close the file too early, if not assigning to a variable
jort bloem
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Tim Peters
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue18879] tempfile.NamedTemporaryFile can close the file too early, if not assigning to a variable
Nick Coghlan
- [issue18881] Can someone try to duplicate corruption on Gentoo?
Tim Peters
- [issue18881] Can someone try to duplicate corruption on Gentoo?
Tim Peters
- [issue18881] Can someone try to duplicate corruption on Gentoo?
Tim Peters
- [issue18881] Can someone try to duplicate corruption on Gentoo?
Tim Peters
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Tim Peters
- [issue18879] tempfile.NamedTemporaryFile can close the file too early, if not assigning to a variable
Meador Inge
- [issue16296] Patch to fix building on Win32/64 under VS 2010
Trent Nelson
- [issue16296] Patch to fix building on Win32/64 under VS 2010
Trent Nelson
- [issue18879] tempfile.NamedTemporaryFile can close the file too early, if not assigning to a variable
R. David Murray
- [issue18489] IDLE Unit test for SearchEngine.py
Terry J. Reedy
- [issue18489] IDLE Unit test for SearchEngine.py
Terry J. Reedy
- [issue18879] tempfile.NamedTemporaryFile can close the file too early, if not assigning to a variable
Meador Inge
- [issue18550] internal_setblocking() doesn't check return value of fcntl()
Andrew Svetlov
- [issue18550] internal_setblocking() doesn't check return value of fcntl()
Madison May
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Stephen J. Turnbull
- [issue18850] xml.etree.ElementTree accepts control chars.
Stefan Behnel
- [issue18828] urljoin behaves differently with custom and standard schemas
Madison May
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Tim Peters
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Tim Peters
- [issue18828] urljoin behaves differently with custom and standard schemas
Martin Panter
- [issue1500504] Alternate RFC 3986 compliant URI parsing module
Martin Panter
- [issue13951] Document that Seg Fault in .so called by ctypes causes the interpreter to Seg Fault
Westley Martínez
- [issue14937] IDLE's deficiency in the completion of file names (Python 32, Windows XP)
Westley Martínez
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Charles-François Natali
- [issue14974] rename packaging.pypi to packaging.index
Westley Martínez
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue18882] Add threading.main_thread() function
Andrew Svetlov
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Stefan Krah
- [issue14130] memoryview: add multi-dimensional indexing and slicing
Stefan Krah
- [issue17145] memoryview(array.array)
Stefan Krah
- [issue18874] Add a new tracemalloc module to trace memory allocations
STINNER Victor
- [issue18849] Failure to try another name for tempfile when directory with chosen name exists on windows
Vlad Shcherbina
- [issue18882] Add threading.main_thread() function
Christian Heimes
- [issue18882] Add threading.main_thread() function
Christian Heimes
- [issue16853] add a Selector to the select module
Giampaolo Rodola'
- [issue18780] SystemError when formatting int subclass
Eli Bendersky
- [issue18882] Add threading.main_thread() function
Giampaolo Rodola'
- [issue18882] Add threading.main_thread() function
Antoine Pitrou
- [issue18882] Add threading.main_thread() function
Andrew Svetlov
- [issue18882] Add threading.main_thread() function
Andrew Svetlov
- [issue17741] event-driven XML parser
Roundup Robot
- [issue18852] site.py does not handle readline.__doc__ being None
Berker Peksag
- [issue17741] event-driven XML parser
Eli Bendersky
- [issue18883] python-3.3.2-r2: Modules/xxlimited.c:17:error: #error Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, and Py_REF_DEBUG
Martin Mokrejs
- [issue18882] Add threading.main_thread() function
Andrew Svetlov
- [issue16853] add a Selector to the select module
Charles-François Natali
- [issue16853] add a Selector to the select module
Giampaolo Rodola'
- [issue18884] python-2.7.5-r3: 40 bytes in 1 blocks are definitely lost
Martin Mokrejs
- [issue18720] Switch suitable constants in the socket module to IntEnum
Eli Bendersky
- [issue18882] Add threading.main_thread() function
Antoine Pitrou
- [issue18884] python-2.7.5-r3: 40 bytes in 1 blocks are definitely lost
Ezio Melotti
- [issue18883] python-3.3.2-r2: Modules/xxlimited.c:17:error: #error Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, and Py_REF_DEBUG
Stefan Krah
- [issue18884] python-2.7.5-r3: 40 bytes in 1 blocks are definitely lost
Antoine Pitrou
- [issue18883] python-3.3.2-r2: Modules/xxlimited.c:17:error: #error Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, and Py_REF_DEBUG
Martin Mokrejs
- [issue18883] python-3.3.2-r2: Modules/xxlimited.c:17:error: #error Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, and Py_REF_DEBUG
R. David Murray
- [issue18883] python-3.3.2-r2: Modules/xxlimited.c:17:error: #error Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, and Py_REF_DEBUG
Martin Mokrejs
- [issue14974] rename packaging.pypi to packaging.index
Éric Araujo
- [issue14914] pysetup installed distribute despite dry run option being specified
Éric Araujo
- [issue18883] python-3.3.2-r2: Modules/xxlimited.c:17:error: #error Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, and Py_REF_DEBUG
Stefan Krah
- [issue18859] README.valgrind should mention --with-valgrind
Martin Mokrejs
- [issue18883] python-3.3.2-r2: Modules/xxlimited.c:17:error: #error Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, and Py_REF_DEBUG
Martin Mokrejs
- [issue18883] python-3.3.2-r2: Modules/xxlimited.c:17:error: #error Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, and Py_REF_DEBUG
Stefan Krah
- [issue18844] allow weights in random.choice
Mark Dickinson
- [issue18883] python-3.3.2-r2: Modules/xxlimited.c:17:error: #error Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, and Py_REF_DEBUG
Stefan Krah
- [issue18883] python-3.3.2-r2: Modules/xxlimited.c:17:error: #error Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, and Py_REF_DEBUG
Martin Mokrejs
- [issue18720] Switch suitable constants in the socket module to IntEnum
Guido van Rossum
- [issue18885] handle EINTR in the stdlib
Charles-François Natali
- [issue18885] handle EINTR in the stdlib
Charles-François Natali
- [issue18883] python-3.3.2-r2: Modules/xxlimited.c:17:error: #error Py_LIMITED_API is incompatible with Py_DEBUG, Py_TRACE_REFS, and Py_REF_DEBUG
R. David Murray
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Charles-François Natali
- [issue18884] python-2.7.5-r3: 40 bytes in 1 blocks are definitely lost
STINNER Victor
- [issue8786] Add support for IEEE 754 contexts to decimal module.
Stefan Krah
- [issue18884] python-2.7.5-r3: 40 bytes in 1 blocks are definitely lost
Martin Mokrejs
- [issue18884] python-2.7.5-r3: 40 bytes in 1 blocks are definitely lost
Tim Peters
- [issue18418] Thread.isAlive() sometimes True after fork
Charles-François Natali
- [issue18438] Obsolete url in comment inside decimal module
Stefan Krah
- [issue18852] site.py does not handle readline.__doc__ being None
Berker Peksag
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238)
Charles-François Natali
- [issue18884] python-2.7.5-r3: 40 bytes in 1 blocks are definitely lost
Martin Mokrejs
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238)
Christian Heimes
- [issue18709] SSL module fails to handle NULL bytes inside subjectAltNames general names (CVE-2013-4238)
Charles-François Natali
- [issue18884] python-2.7.5-r3: 40 bytes in 1 blocks are definitely lost
Martin Mokrejs
- [issue18844] allow weights in random.choice
Madison May
- [issue18852] site.py does not handle readline.__doc__ being None
Ned Deily
- [issue18884] python-2.7.5-r3: 40 bytes in 1 blocks are definitely lost
Tim Peters
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Tim Peters
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue18886] BytesGenerator does not handle 'binary' CTE correctly
R. David Murray
- [issue18826] reversed() requires a sequence - Could work on any iterator?
Terry J. Reedy
- [issue18831] importlib.import_module() bypasses builtins.__import__
Terry J. Reedy
- [issue16853] add a Selector to the select module
Giampaolo Rodola'
- [issue18418] Thread.isAlive() sometimes True after fork
Antoine Pitrou
- [issue18840] Tutorial recommends pickle module without any warning of insecurity
Terry J. Reedy
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Tim Peters
- [issue18845] 2.7.5-r2: Fatal Python error: Segmentation fault
Terry J. Reedy
- [issue18855] Inconsistent README filenames
Terry J. Reedy
- [issue18418] Thread.isAlive() sometimes True after fork
Roundup Robot
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
Roundup Robot
- [issue18853] Got ResourceWarning unclosed file when running Lib/shlex.py demo
Terry J. Reedy
- [issue18845] 2.7.5-r2: Fatal Python error: Segmentation fault
Tim Peters
- [issue18853] Got ResourceWarning unclosed file when running Lib/shlex.py demo
Madison May
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
Roundup Robot
- [issue18831] importlib.import_module() bypasses builtins.__import__
Brett Cannon
- [issue18851] subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors
Antoine Pitrou
- [issue17224] can not open idle in python 2.7.3
Terry J. Reedy
- [issue18823] Idle: use pipes instead of sockets to talk with user subprocess
Tshepang Lekhonkhobe
- [issue18855] Inconsistent README filenames
Tshepang Lekhonkhobe
- [issue18756] os.urandom() fails under high load
Roundup Robot
- [issue18877] tkinter askopenfilenames does not work in Windows library folder
Terry J. Reedy
- [issue18887] test_multiprocessing.test_connection failure
Charles-François Natali
- [issue18756] os.urandom() fails under high load
Antoine Pitrou
- [issue18875] Automatic insertion of the closing parentheses, brackets, and braces
Terry J. Reedy
- [issue18831] importlib.import_module() bypasses builtins.__import__
Terry J. Reedy
- [issue18840] Tutorial recommends pickle module without any warning of insecurity
Westley Martínez
- [issue16853] add a Selector to the select module
Guido van Rossum
- [issue18825] Making msg optional on logging.exception() and similar variants
Vinay Sajip
- [issue18840] Tutorial recommends pickle module without any warning of insecurity
Terry J. Reedy
- [issue14937] IDLE's deficiency in the completion of file names (Python 32, Windows XP)
Westley Martínez
- [issue18840] Tutorial recommends pickle module without any warning of insecurity
Westley Martínez
- [issue18840] Tutorial recommends pickle module without any warning of insecurity
Westley Martínez
- [issue18840] Tutorial recommends pickle module without any warning of insecurity
Antoine Pitrou
- [issue18888] Add stdlib support for random sampling with replacement
Madison May
- [issue18858] dummy_threading lacks threading.get_ident() equivalent
STINNER Victor
- [issue12037] test_email failures under Windows with the eol extension activated
Terry J. Reedy
- [issue12037] test_email failures under Windows with the eol extension activated
R. David Murray
- [issue18889] test_sax: multiple failures on Windows desktop
Terry J. Reedy
- [issue11798] Test cases not garbage collected after run
Meador Inge
- [issue18889] test_sax: multiple failures on Windows desktop
Terry J. Reedy
- [issue12037] test_email failures under Windows with the eol extension activated
Terry J. Reedy
- [issue18890] Add a raw_data_manager content manager to the email package.
R. David Murray
- [issue18890] Add a raw_data_manager content manager to the email package.
R. David Murray
- [issue18808] Thread.join returns before PyThreadState is destroyed
Tim Peters
- [issue18418] Thread.isAlive() sometimes True after fork
A. Jesse Jiryu Davis
- [issue18891] Master patch for content manager addtion to email package.
R. David Murray
- [issue12037] test_email failures under Windows with the eol extension activated
R. David Murray
- [issue18882] Add threading.main_thread() function
Andrew Svetlov
- [issue14075] argparse: unused method?
Madison May
- [issue18892] sqlite3, valued records not persisted, default ones are
Heijink
- [issue11798] Test cases not garbage collected after run
Andrew Svetlov
- [issue18892] sqlite3, valued records not persisted, default ones are
R. David Murray
- [issue16853] add a Selector to the select module
Charles-François Natali
- [issue18892] sqlite3, valued records not persisted, default ones are
Heijink
- [issue18418] Thread.isAlive() sometimes True after fork
Charles-François Natali
- [issue18892] sqlite3, valued records not persisted, default ones are
Peter Otten
- [issue18892] sqlite3, valued records not persisted, default ones are
R. David Murray
- [issue16853] add a Selector to the select module
Charles-François Natali
- [issue18888] Add stdlib support for random sampling with replacement
Mark Dickinson
- [issue18808] Thread.join returns before PyThreadState is destroyed
Antoine Pitrou
- [issue18892] sqlite3, valued records not persisted, default ones are
Heijink
- [issue18893] typo in Lib/ctypes/macholib/dyld.py
Stefan Behnel
- [issue18893] typo in Lib/ctypes/macholib/dyld.py
Antoine Pitrou
- [issue18893] invalid exception handling in Lib/ctypes/macholib/dyld.py
Stefan Behnel
- [issue18888] Add stdlib support for random sampling with replacement
Madison May
- [issue16853] add a Selector to the select module
Giampaolo Rodola'
- [issue16853] add a Selector to the select module
Antoine Pitrou
- [issue16853] add a Selector to the select module
Antoine Pitrou
- [issue16853] add a Selector to the select module
Charles-François Natali
- [issue12304] expose signalfd(2) in the signal module
Antoine Pitrou
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Martin Mokrejs
- [issue18831] importlib.import_module() bypasses builtins.__import__
Brett Cannon
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Antoine Pitrou
- [issue17741] event-driven XML parser
Roundup Robot
- [issue18738] String formatting (% and str.format) issues with Enum
Eli Bendersky
- [issue16853] add a Selector to the select module
Guido van Rossum
- [issue18623] Factor out the _SuppressCoreFiles context manager
Valerie Lambert
- [issue18889] test_sax: multiple failures on Windows desktop
Antoine Pitrou
- [issue18889] test_sax: multiple failures on Windows desktop
Antoine Pitrou
- [issue18889] test_sax: multiple failures on Windows desktop
Antoine Pitrou
- [issue18889] test_sax: multiple failures on Windows desktop
Serhiy Storchaka
- [issue18891] Master patch for content manager addtion to email package.
Serhiy Storchaka
- [issue18823] Idle: use pipes instead of sockets to talk with user subprocess
Serhiy Storchaka
- [issue18894] In unittest.TestResult.failures remove deprecated fail* methods
py.user
- [issue18895] In unittest.TestResult.addError split the sentence
py.user
- [issue18882] Add threading.main_thread() function
Serhiy Storchaka
- [issue18885] handle EINTR in the stdlib
Gregory P. Smith
- [issue18885] handle EINTR in the stdlib
Guido van Rossum
- [issue18885] handle EINTR in the stdlib
Charles-François Natali
- [issue18885] handle EINTR in the stdlib
Charles-François Natali
- [issue18885] handle EINTR in the stdlib
Antoine Pitrou
- [issue16853] add a Selector to the select module
Charles-François Natali
- [issue18831] importlib.import_module() bypasses builtins.__import__
Terry J. Reedy
- [issue16853] add a Selector to the select module
Antoine Pitrou
- [issue18780] SystemError when formatting int subclass
Roundup Robot
- [issue18885] handle EINTR in the stdlib
Guido van Rossum
- [issue16853] add a Selector to the select module
Guido van Rossum
- [issue18889] test_sax: multiple failures on Windows desktop
Terry J. Reedy
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Stephen J. Turnbull
- [issue18843] Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at Python-2.7.5/Python/pythonrun.c:1689
Tim Peters
- [issue18882] Add threading.main_thread() function
Antoine Pitrou
- [issue11798] Test cases not garbage collected after run
Roundup Robot
- [issue18896] Remove namedtuple 255 arguments restriction
Alori
- [issue18885] handle EINTR in the stdlib
Gregory P. Smith
- [issue17276] HMAC: deprecate default hash
Gregory P. Smith
- [issue18808] Thread.join returns before PyThreadState is destroyed
Antoine Pitrou
- [issue18896] Remove namedtuple 255 arguments restriction
Giampaolo Rodola'
- [issue18885] handle EINTR in the stdlib
Giampaolo Rodola'
- [issue18896] Remove namedtuple 255 arguments restriction
Antoine Pitrou
- [issue11798] Test cases not garbage collected after run
Antoine Pitrou
- [issue12304] expose signalfd(2) in the signal module
Giampaolo Rodola'
- [issue18100] socket.sendall() cannot send buffers of 2GB or more
Giampaolo Rodola'
- [issue18876] Problems with files opened in append mode with io module
Antoine Pitrou
- [issue18896] Remove namedtuple 255 arguments restriction
Alori
- [issue18780] SystemError when formatting int subclass
Roundup Robot
- [issue18489] IDLE Unit test for SearchEngine.py
Roundup Robot
- [issue18489] IDLE Unit test for SearchEngine.py
Terry J. Reedy
- [issue18831] importlib.import_module() bypasses builtins.__import__
Brett Cannon
- [issue18808] Thread.join returns before PyThreadState is destroyed
Tim Peters
- [issue12037] test_email failures under Windows with the eol extension activated
Roundup Robot
- [issue12037] test_email failures under Windows with the eol extension activated
Roundup Robot
- [issue12037] test_email failures under desktop Windows
Terry J. Reedy
- [issue18831] importlib.import_module() bypasses builtins.__import__
Terry J. Reedy
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
- [issue18738] String formatting (% and str.format) issues with Enum
Ethan Furman
Last message date:
Sat Aug 31 23:47:47 CEST 2013
Archived on: Sat Aug 31 23:47:49 CEST 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).