July 2014 Archives by date
Starting: Tue Jul 1 00:00:38 CEST 2014
Ending: Thu Jul 31 23:46:41 CEST 2014
Messages: 3068
- [issue21889] https://docs.python.org/2/library/multiprocessing.html#process-and-exceptions doesn't explain exception
Karl Richter
- [issue21882] turtledemo modules imported by test___all__ cause side effects or failures
Terry J. Reedy
- [issue16763] test_ssl with connect_ex don't handle unreachable server correctly
Mark Lawrence
- [issue21861] io class name are hardcoded in reprs
Claudiu Popa
- [issue18906] Create a way to always run tests in subprocesses within regrtest
Mark Lawrence
- [issue1674555] sys.path in tests contains system directories
Mark Lawrence
- [issue21861] io class name are hardcoded in reprs
Josh Rosenberg
- [issue21886] asyncio: Future.set_result() called on cancelled Future raises asyncio.futures.InvalidStateError
STINNER Victor
- [issue21886] asyncio: Future.set_result() called on cancelled Future raises asyncio.futures.InvalidStateError
STINNER Victor
- [issue21886] asyncio: Future.set_result() called on cancelled Future raises asyncio.futures.InvalidStateError
STINNER Victor
- [issue18592] Idle: test SearchDialogBase.py
Roundup Robot
- [issue20554] Use specific asserts in optparse test
Berker Peksag
- [issue15112] argparse: nargs='*' positional argument doesn't accept any items if preceded by an option and another positional
paul j3
- [issue21800] Implement RFC 6855 (IMAP Support for UTF-8) in imaplib.
Milan Oberkirch
- [issue20554] Use specific asserts in optparse test
paul j3
- [issue15358] Test pkgutil.walk_packages in test_pkgutil instead of test_runpy
Nick Coghlan
- [issue9554] test_argparse.py: use new unittest features
Berker Peksag
- [issue13689] fix CGI Web Applications with Python link in howto/urllib2
Roundup Robot
- [issue13689] fix CGI Web Applications with Python link in howto/urllib2
Berker Peksag
- [issue21202] Naming a file` io.py` causes cryptic error message
Ezio Melotti
- [issue21890] wsgiref.simple_server doesn't accept empty bytes before start_response is called
Robin Schoonover
- [issue21890] wsgiref.simple_server doesn't accept empty bytes before start_response is called
Robin Schoonover
- [issue18610] wsgiref.validate expects wsgi.input read to give exactly one arg
Robin Schoonover
- [issue18592] Idle: test SearchDialogBase.py
Roundup Robot
- [issue18592] Idle: test SearchDialogBase.py
Terry J. Reedy
- [issue21891] sysmodule.c, #define terminated with semicolon.
John Malmberg
- [issue21892] hashtable.c not using PY_FORMAT_SIZE_T
John Malmberg
- [issue21893] unicodeobject.c not using PY_FORMAT_SIZE_T
John Malmberg
- [issue21894] ImportError: cannot import name jit
dipen
- [issue21861] io class name are hardcoded in reprs
Raymond Hettinger
- [issue9051] Improve pickle format for timezone aware datetime instances
Raymond Hettinger
- [issue1674555] sys.path in tests contains system directories
Arfrever Frehtes Taifersar Arahesis
- [issue21894] ImportError: cannot import name jit
Ned Deily
- [issue21889] https://docs.python.org/2/library/multiprocessing.html#process-and-exceptions doesn't explain exception
Ned Deily
- [issue21891] sysmodule.c, #define terminated with semicolon.
Roundup Robot
- [issue21891] sysmodule.c, #define terminated with semicolon.
Ned Deily
- [issue21892] hashtable.c not using PY_FORMAT_SIZE_T
Ned Deily
- [issue21893] unicodeobject.c not using PY_FORMAT_SIZE_T
Ned Deily
- [issue21893] unicodeobject.c not using PY_FORMAT_SIZE_T
Roundup Robot
- [issue21892] hashtable.c not using PY_FORMAT_SIZE_T
Roundup Robot
- [issue21892] hashtable.c not using PY_FORMAT_SIZE_T
STINNER Victor
- [issue21893] unicodeobject.c not using PY_FORMAT_SIZE_T
STINNER Victor
- [issue5800] make wsgiref.headers.Headers accept empty constructor
Berker Peksag
- [issue21892] hashtable.c not using PY_FORMAT_SIZE_T
Berker Peksag
- [issue21895] signal.pause() doesn't wake up on SIGCHLD in non-main thread
Bohuslav "Slavek" Kabrda
- [issue21895] signal.pause() doesn't wake up on SIGCHLD in non-main thread
STINNER Victor
- [issue21895] signal.pause() doesn't wake up on SIGCHLD in non-main thread
STINNER Victor
- [issue21895] signal.pause() doesn't wake up on SIGCHLD in non-main thread
STINNER Victor
- [issue21599] Argument transport in attach and detach method in Server class in base_events file is not used
STINNER Victor
- [issue21896] Unexpected ConnectionResetError in urllib.request against a valid website
Tymoteusz Paul
- [issue17904] bytes should be listed as built-in function for 2.7
Andy Maier
- [issue17904] bytes should be listed as built-in function for 2.7
Ezio Melotti
- [issue9517] Make test.script_helper more comprehensive, and use it in the test suite
Rodrigue Alcazar
- [issue21895] signal.pause() doesn't wake up on SIGCHLD in non-main thread
Bohuslav "Slavek" Kabrda
- [issue21897] frame.f_locals causes segfault on Python >=3.4.1
Masami HIRATA
- [issue12750] datetime.strftime('%s') should respect tzinfo
Mümin Öztürk
- [issue9566] Compilation warnings under x64 Windows
Mark Lawrence
- [issue21898] .hgignore: Missing ignores for Eclipse/pydev
Andy Maier
- [issue21898] .hgignore: Missing ignores for Eclipse/pydev
Andy Maier
- [issue5800] make wsgiref.headers.Headers accept empty constructor
R. David Murray
- [issue21896] Unexpected ConnectionResetError in urllib.request against a valid website
R. David Murray
- [issue21899] Futures are not marked as completed
Sebastian Kreft
- [issue9566] Compilation warnings under x64 Windows
STINNER Victor
- [issue11771] hashlib object cannot be pickled
Klaus Wolf
- [issue21781] make _ssl module 64-bit clean
Roundup Robot
- [issue21898] .hgignore: Missing ignores for Eclipse/pydev
Ezio Melotti
- [issue21781] make _ssl module 64-bit clean
Roundup Robot
- [issue21781] make _ssl module 64-bit clean
STINNER Victor
- [issue21780] make unicodedata module 64-bit safe
Roundup Robot
- [issue8677] Modules needing PY_SSIZE_T_CLEAN
Roundup Robot
- [issue21900] .hgignore: Missing ignores for downloaded doc build tools
Andy Maier
- [issue21900] .hgignore: Missing ignores for downloaded doc build tools
Andy Maier
- [issue21880] IDLE: Ability to run 3rd party code checkers
Saimadhav Heblikar
- [issue11771] hashlib object cannot be pickled
Gregory P. Smith
- [issue21090] File read silently stops after EIO I/O error
STINNER Victor
- [issue11771] hashlib object cannot be pickled
Klaus Wolf
- [issue21897] frame.f_locals causes segfault on Python >=3.4.1
Stefan Krah
- [issue21857] assert that functions clearing the current exception are not called with an exception set
STINNER Victor
- [issue12750] datetime.strftime('%s') should respect tzinfo
akira
- [issue21880] IDLE: Ability to run 3rd party code checkers
Terry J. Reedy
- [issue17904] bytes should be listed as built-in function for 2.7
Andy Maier
- [issue21880] IDLE: Ability to run 3rd party code checkers
Saimadhav Heblikar
- [issue21880] IDLE: Ability to run 3rd party code checkers
Saimadhav Heblikar
- [issue11771] hashlib object cannot be pickled
Gregory P. Smith
- [issue14097] Improve the "introduction" page of the tutorial
Andy Maier
- [issue21872] LZMA library sometimes fails to decompress a file
Ville Nummela
- [issue8631] subprocess.Popen.communicate(...) hangs on Windows
Terry J. Reedy
- [issue8631] subprocess.Popen.communicate(...) hangs on Windows
Terry J. Reedy
- [issue21900] .hgignore: Missing ignores for downloaded doc build tools
R. David Murray
- [issue15358] Test pkgutil.walk_packages in test_pkgutil instead of test_runpy
Mark Lawrence
- [issue14097] Improve the "introduction" page of the tutorial
Roundup Robot
- [issue14097] Improve the "introduction" page of the tutorial
Zachary Ware
- [issue18604] Consolidate gui available checks in test.support
Zachary Ware
- [issue21899] Futures are not marked as completed
Ned Deily
- [issue16968] Fix test discovery for test_concurrent_futures.py
Mark Lawrence
- [issue21901] test_selectors.PollSelectorTestCase.test_above_fd_setsize killed by shell
R. David Murray
- [issue18258] Fix test discovery for test_codecmaps*.py
Mark Lawrence
- [issue21901] test_selectors.PollSelectorTestCase.test_above_fd_setsize reported killed by shell
R. David Murray
- [issue21897] frame.f_locals causes segfault on Python >=3.4.1
Antoine Pitrou
- [issue21901] test_selectors.PollSelectorTestCase.test_above_fd_setsize reported killed by shell
STINNER Victor
- [issue18258] Fix test discovery for test_codecmaps*.py
Roundup Robot
- [issue21804] Implement thr UTF8 command (RFC 6856) in poplib.
Milan Oberkirch
- [issue18258] Fix test discovery for test_codecmaps*.py
Zachary Ware
- [issue10224] Build 3.x documentation using python3.x
Ezio Melotti
- [issue21902] Docstring of math.acosh, asinh, and atanh
Kevin Davies
- [issue21902] Docstring of math.acosh, asinh, and atanh
Ezio Melotti
- [issue5800] make wsgiref.headers.Headers accept empty constructor
Roundup Robot
- [issue5800] make wsgiref.headers.Headers accept empty constructor
Berker Peksag
- [issue14097] Improve the "introduction" page of the tutorial
Ezio Melotti
- [issue21902] Docstring of math.acosh, asinh, and atanh
Mark Dickinson
- [issue21902] Docstring of math.acosh, asinh, and atanh
Mark Dickinson
- [issue14174] argparse.REMAINDER fails to parse remainder correctly
paul j3
- [issue21901] test_selectors.PollSelectorTestCase.test_above_fd_setsize reported killed by shell
Charles-François Natali
- [issue21902] Docstring of math.acosh, asinh, and atanh
Kevin Davies
- [issue21902] Docstring of math.acosh, asinh, and atanh
Mark Dickinson
- [issue21902] Docstring of math.acosh, asinh, and atanh
Mark Dickinson
- [issue21902] Docstring of math.acosh, asinh, and atanh
Kevin Davies
- [issue21902] Docstring of math.acosh, asinh, and atanh
Mark Dickinson
- [issue8585] zipimporter.find_module is untested
Mark Lawrence
- [issue16474] More code coverage for imp module
Mark Lawrence
- [issue21902] Docstring of math.acosh, asinh, and atanh
Mark Dickinson
- [issue21902] Docstring of math.acosh, asinh, and atanh
Mark Dickinson
- [issue19870] Backport Cookie fix to 2.7 (httponly / secure flag)
Roundup Robot
- [issue16611] Cookie.py does not parse httponly or secure cookie flags
Roundup Robot
- [issue19870] Backport Cookie fix to 2.7 (httponly / secure flag)
Berker Peksag
- [issue21902] Docstring of math.acosh, asinh, and atanh
Mark Dickinson
- [issue12600] Add example of using load_tests to parameterise Test Cases
Mark Lawrence
- [issue21896] Unexpected ConnectionResetError in urllib.request against a valid website
Tymoteusz Paul
- [issue12876] Make Test Error : ImportError: No module named _sha256
Mark Lawrence
- [issue12876] Make Test Error : ImportError: No module named _sha256
Encolpe DEGOUTE
- [issue8585] zipimporter.find_module is untested
Claudiu Popa
- [issue21903] ctypes documentation MessageBoxA example produces error
Dan O'Donovan
- [issue21902] Docstring of math.acosh, asinh, and atanh
Ezio Melotti
- [issue21903] ctypes documentation MessageBoxA example produces error
Dan O'Donovan
- [issue21902] Docstring of math.acosh, asinh, and atanh
Kevin Davies
- [issue16474] More code coverage for imp module
Andrew Svetlov
- [issue12600] Add example of using load_tests to parameterise Test Cases
Jean-Paul Calderone
- [issue21903] ctypes documentation MessageBoxA example produces error
Dan O'Donovan
- [issue2943] Distutils should generate a better error message when the SDK is not installed
Martin Dengler
- [issue21904] Multiple closures accessing the same non-local variable always see the same value
Steve Holden
- [issue21904] Multiple closures accessing the same non-local variable always see the same value
R. David Murray
- [issue1425127] os.remove OSError: [Errno 13] Permission denied
Joram Agten
- [issue21904] Multiple closures accessing the same non-local variable always see the same value
Steve Holden
- [issue15722] PEP 3121, 384 Refactoring applied to decimal module
Stefan Krah
- [issue21905] RuntimeError in pickle.whichmodule when sys.modules if mutated
Olivier Grisel
- [issue21904] Multiple closures accessing the same non-local variable always see the same value
R. David Murray
- [issue21900] .hgignore: Missing ignores for downloaded doc build tools
Andy Maier
- [issue16599] unittest: Access test result from tearDown
Mark Lawrence
- [issue16784] Int tests enhancement and refactoring
Mark Lawrence
- [issue21900] .hgignore: Missing ignores for downloaded doc build tools
R. David Murray
- [issue12018] No tests for ntpath.samefile, ntpath.sameopenfile
Mark Lawrence
- [issue21904] Multiple closures accessing the same non-local variable always see the same value
Steve Holden
- [issue16968] Fix test discovery for test_concurrent_futures.py
Zachary Ware
- [issue21904] Multiple closures accessing the same non-local variable always see the same value
R. David Murray
- [issue12876] Make Test Error : ImportError: No module named _sha256
Gregory P. Smith
- [issue16474] More code coverage for imp module
Berker Peksag
- [issue21906] Tools\Scripts\md5sum.py doesn't work in Python 3.4.1 on Windows 7 64bit.
Torrin
- [issue21906] Tools\Scripts\md5sum.py doesn't work in Python 3.x
SilentGhost
- [issue21900] .hgignore: Missing ignores for downloaded doc build tools
Andy Maier
- [issue14097] Improve the "introduction" page of the tutorial
Andy Maier
- [issue14097] Improve the "introduction" page of the tutorial
Zachary Ware
- [issue21090] File read silently stops after EIO I/O error
Charles-François Natali
- [issue15358] Test pkgutil.walk_packages in test_pkgutil instead of test_runpy
Brett Cannon
- [issue8585] zipimporter.find_module is untested
Brett Cannon
- [issue21906] Tools\Scripts\md5sum.py doesn't work in Python 3.x
R. David Murray
- [issue21890] wsgiref.simple_server doesn't accept empty bytes before start_response is called
PJ Eby
- [issue21907] Update Windows build batch scripts
Zachary Ware
- [issue21907] Update Windows build batch scripts
Zachary Ware
- [issue21908] Grammatical error in 3.4 tutorial
Jeremy Fusco
- [issue16473] quopri module minor difference in decoding quoted-printable text
Mark Lawrence
- [issue16473] quopri module minor difference in decoding quoted-printable text
R. David Murray
- [issue21907] Update Windows build batch scripts
Steve Dower
- [issue21090] File read silently stops after EIO I/O error
Roundup Robot
- [issue21908] Grammatical error in 3.4 tutorial
R. David Murray
- [issue21090] File read silently stops after EIO I/O error
Roundup Robot
- [issue21908] Grammatical error in 3.4 tutorial
Jeremy Fusco
- [issue13985] Menu.tk_popup : menu doesn't disapear when main window is iconified.
Mark Lawrence
- [issue14069] In extensions (?...) the lookbehind assertion cannot choose between the beginning of string and a letter
Mark Lawrence
- [issue13938] 2to3 fails to convert types.StringTypes appropriately
Mark Lawrence
- [issue13554] Tkinter doesn't use higher resolution app icon
Mark Lawrence
- [issue16095] urllib2 failing with squid proxy and digest authentication
Mark Lawrence
- [issue15134] urllib.request.thishost() fails on OSX 10.7
Mark Lawrence
- [issue14953] Reimplement subset of multiprocessing.sharedctypes using memoryview
Mark Lawrence
- [issue14734] Use binascii.b2a_qp/a2b_qp in email package header handling?
Mark Lawrence
- [issue15549] openssl version in windows builds does not support renegotiation
Mark Lawrence
- [issue21890] wsgiref.simple_server doesn't accept empty bytes before start_response is called
Robin Schoonover
- [issue8631] subprocess.Popen.communicate(...) hangs on Windows
akira
- [issue11776] Constructor signatures missing in types module documentation
Terry J. Reedy
- [issue16566] Structure._anonymous_ should not allow strings
Terry J. Reedy
- [issue16095] urllib2 failing with squid proxy and digest authentication
Pietro Battiston
- [issue19066] os.execv fails with spaced names on Windows
Terry J. Reedy
- [issue21890] wsgiref.simple_server doesn't accept empty bytes before start_response is called
PJ Eby
- [issue19024] Document asterisk (*), splat or star operator
Terry J. Reedy
- [issue21090] File read silently stops after EIO I/O error
STINNER Victor
- [issue11389] unittest: no way to control verbosity of doctests from cmd
Terry J. Reedy
- [issue8631] subprocess.Popen.communicate(...) hangs on Windows
Brian Curtin
- [issue21897] frame.f_locals causes segfault on Python >=3.4.1
Masami HIRATA
- [issue21897] frame.f_locals causes segfault on Python >=3.4.1
Antoine Pitrou
- [issue21890] wsgiref.simple_server sends headers on empty bytes
Robin Schoonover
- [issue2057] difflib: add patch capability
Terry J. Reedy
- [issue8631] subprocess.Popen.communicate(...) hangs on Windows
Terry J. Reedy
- [issue18099] wsgiref sets Content-Length: 0 on 304 Not Modified
Florent Xicluna
- [issue7423] nested generator expression produces strange results
Steve Holden
- [issue21890] wsgiref.simple_server sends headers on empty bytes
Robin Schoonover
- [issue21755] test_importlib.test_locks fails --without-threads
Berker Peksag
- [issue21755] test_importlib.test_locks fails --without-threads
Roundup Robot
- [issue21755] test_importlib.test_locks fails --without-threads
Berker Peksag
- [issue21755] test_importlib.test_locks fails --without-threads
Berker Peksag
- [issue5712] tkinter - askopenfilenames returns string instead of tuple in windows 2.6.1 release
Som Veettil
- [issue21906] Tools\Scripts\md5sum.py doesn't work in Python 3.x
Berker Peksag
- [issue7162] 2to3 does not convert __builtins__.file
Berker Peksag
- [issue7162] 2to3 does not convert __builtins__.file
Berker Peksag
- [issue21896] Unexpected ConnectionResetError in urllib.request against a valid website
Ned Deily
- [issue21909] PyLong_FromString drops const
Hristo Venev
- [issue21909] PyLong_FromString drops const
Hristo Venev
- [issue16117] python2.7.3 struct misaligned when returned
Mark Lawrence
- [issue16132] ctypes incorrectly encodes .format attribute of memory views
Mark Lawrence
- [issue13985] Menu.tk_popup : menu doesn't disapear when main window is iconified.
Ned Deily
- [issue13745] configuring --with-dbmliborder=bdb doesn't build the gdbm extension
Mark Lawrence
- [issue13784] Documentation of xml.sax.xmlreader: Locator.getLineNumber() and Locator.getColumnNumber()
Mark Lawrence
- [issue20337] bdist_rpm should support %config(noreplace)
Vitaly Isaev
- [issue15549] openssl version in windows builds does not support renegotiation
Ned Deily
- [issue12857] Expose called function on frame object
Mark Lawrence
- [issue13855] Add qualname support to types.FunctionType
Mark Lawrence
- [issue13672] Add co_qualname attribute in code objects
Berker Peksag
- [issue13940] imaplib: Mailbox names are not quoted
Mark Lawrence
- [issue13946] readline completer could return an iterable
Mark Lawrence
- [issue10031] Withdraw anti-recommendation of relative imports from documentation
Andy Maier
- [issue21571] Python build should check CPATH, C_INCLUDE_PATH for module dependencies
Jan Kanis
- [issue10225] Fix doctest runable examples in python manual
Andy Maier
- [issue20069] Add unit test for os.chown
Claudiu Popa
- [issue21910] File protocol should document if writelines must handle generators sensibly
Jan Kanis
- [issue21151] winreg.SetValueEx causes crash if value = None
Claudiu Popa
- [issue10536] Enhancements to gettext docs
Andy Maier
- [issue21906] Tools\Scripts\md5sum.py doesn't work in Python 3.x
Josh Rosenberg
- [issue21740] doctest doesn't allow duck-typing callables
Claudiu Popa
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Ram Rachum
- [issue20218] Add methods to `pathlib.Path`: `write_text`, `read_text`, `write_bytes`, `read_bytes`
Ram Rachum
- [issue20663] Introduce exception argument to iter
Ram Rachum
- [issue18212] No way to check whether Future is finished?
Ram Rachum
- [issue21912] Deferred logging may use outdated references
Jonas Diemer
- [issue21912] Deferred logging may use outdated references
Jonas Diemer
- [issue12842] Docs: first parameter of tp_richcompare() always has the correct type
Andrew Svetlov
- [issue21755] test_importlib.test_locks fails --without-threads
R. David Murray
- [issue21912] Deferred logging may use outdated references
Zachary Ware
- [issue13940] imaplib: Mailbox names are not quoted
R. David Murray
- [issue21912] Deferred logging may use outdated references
R. David Murray
- [issue21912] Deferred logging may use outdated references
Jonas Diemer
- [issue14014] codecs.StreamWriter.reset contract not fulfilled
Mark Lawrence
- [issue14076] sqlite3 module ignores placeholders in CREATE TRIGGER code
Mark Lawrence
- [issue14121] add a convenience C-API function for unpacking iterables
Mark Lawrence
- [issue14124] _pickle.c comment/documentation improvement
Mark Lawrence
- [issue14189] Documentation for some C APIs is missing clear specification of the type of reference they return
Mark Lawrence
- [issue21912] Deferred logging may use outdated references
R. David Murray
- [issue14287] sys.stdin.readline and KeyboardInterrupt on windows
Mark Lawrence
- [issue21912] Deferred logging may use outdated references
Vinay Sajip
- [issue14293] Message methods delegated via __getattr__ inaccessible using super().<method>
Mark Lawrence
- [issue21912] Deferred logging may use outdated references
Jonas Diemer
- [issue21905] RuntimeError in pickle.whichmodule when sys.modules if mutated
Antoine Pitrou
- [issue21912] Deferred logging may use outdated references
Vinay Sajip
- [issue21755] test_importlib.test_locks fails --without-threads
Berker Peksag
- [issue14301] xmlrpc client transport and threading problem
Mark Lawrence
- [issue10485] http.server fails when query string contains addition '?' characters
Mark Lawrence
- [issue21905] RuntimeError in pickle.whichmodule when sys.modules if mutated
Olivier Grisel
- [issue21912] Deferred logging may use outdated references
Jonas Diemer
- [issue14050] Tutorial, list.sort() and items comparability
Andy Maier
- [issue21151] winreg.SetValueEx causes crash if value = None
Roundup Robot
- [issue14050] Tutorial, list.sort() and items comparability
Ezio Melotti
- [issue21151] winreg.SetValueEx causes crash if value = None
Zachary Ware
- [issue14069] In extensions (?...) the lookbehind assertion cannot choose between the beginning of string and a letter
Ezio Melotti
- [issue15722] PEP 3121, 384 Refactoring applied to decimal module
Ezio Melotti
- [issue21912] Deferred logging may use outdated references
Vinay Sajip
- [issue9116] test_capi.test_no_FatalError_infinite_loop crash on Windows
Zachary Ware
- [issue21185] heapq fails to print in sorted order for certain inputs
Ezio Melotti
- [issue21051] incorrect utf-8 conversion with c api
Ezio Melotti
- [issue19279] UTF-7 to UTF-8 decoding crash
Mark Lawrence
- [issue12067] Doc: remove errors about mixed-type comparisons.
Andy Maier
- [issue15014] smtplib: add support for arbitrary auth methods
Roundup Robot
- [issue15014] smtplib: add support for arbitrary auth methods
R. David Murray
- [issue14050] Tutorial, list.sort() and items comparability
Andy Maier
- [issue14050] Tutorial, list.sort() and items comparability
R. David Murray
- [issue12067] Doc: remove errors about mixed-type comparisons.
Andy Maier
- [issue12067] Doc: remove errors about mixed-type comparisons.
Andy Maier
- [issue16037] httplib: header parsing is unlimited
Mark Lawrence
- [issue17997] ssl.match_hostname(): sub string wildcard should not match IDNA prefix
Mark Lawrence
- [issue18747] Re-seed OpenSSL's PRNG after fork
Mark Lawrence
- [issue15722] PEP 3121, 384 Refactoring applied to decimal module
Stefan Krah
- [issue16188] Windows C Runtime Library Mismatch
Mark Lawrence
- [issue12067] Doc: remove errors about mixed-type comparisons.
Raymond Hettinger
- [issue14050] Tutorial, list.sort() and items comparability
Raymond Hettinger
- [issue20663] Introduce exception argument to iter
Raymond Hettinger
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Raymond Hettinger
- [issue21906] Tools\Scripts\md5sum.py doesn't work in Python 3.x
Zachary Ware
- [issue21906] Tools\Scripts\md5sum.py doesn't work in Python 3.x
Zachary Ware
- [issue21906] Tools\Scripts\md5sum.py doesn't work in Python 3.x
Zachary Ware
- [issue16188] Windows C Runtime Library Mismatch
rlinscheer
- [issue11924] Pickle and copyreg modules don't document the interface
Mark Lawrence
- [issue20663] Introduce exception argument to iter
Ram Rachum
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Ram Rachum
- [issue19279] UTF-7 to UTF-8 decoding crash
STINNER Victor
- [issue21868] Tbuffer in turtle allows negative size
Lita Cho
- [issue12513] codec.StreamReaderWriter: issues with interlaced read-write
Mark Lawrence
- [issue14121] add a convenience C-API function for unpacking iterables
Raymond Hettinger
- [issue20663] Introduce exception argument to iter
Josh Rosenberg
- [issue2057] difflib: add patch capability
Raymond Hettinger
- [issue12854] PyOS_Readline usage in tokenizer ignores sys.stdin/sys.stdout
Mark Lawrence
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Josh Rosenberg
- [issue21868] Tbuffer in turtle allows negative size
Raymond Hettinger
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Ram Rachum
- [issue10417] unittest triggers UnicodeEncodeError with non-ASCII character in the docstring of the test function
Michael Foord
- [issue21868] Tbuffer in turtle allows negative size
Lita Cho
- [issue21868] Tbuffer in turtle allows negative size
Lita Cho
- [issue14336] Difference between pickle implementations for function objects
Mark Lawrence
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Mark Lawrence
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Ram Rachum
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Mark Lawrence
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Josh Rosenberg
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Ram Rachum
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
R. David Murray
- [issue14345] Document socket.SOL_SOCKET
Mark Lawrence
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Ram Rachum
- [issue14418] Document differences in SocketServer between Python 2.6 and 2.7
Mark Lawrence
- [issue14453] profile.Profile.calibrate can produce incorrect numbers in some circumstances
Mark Lawrence
- [issue14483] inspect.getsource fails to read a file of only comments
Mark Lawrence
- [issue18212] No way to check whether Future is finished?
Josh Rosenberg
- [issue18212] No way to check whether Future is finished?
Josh Rosenberg
- [issue14189] Documentation for some C APIs is missing clear specification of the type of reference they return
Josh Rosenberg
- [issue14566] run_cgi reverts to using unnormalized path
Mark Lawrence
- [issue21913] Possible deadlock in threading.Condition.wait() in Python 2.7.7
Sangeeth Saravanaraj
- [issue14709] http.client fails sending read()able Object
Mark Lawrence
- [issue14709] http.client fails sending read()able Object
Ned Deily
- [issue21910] File protocol should document if writelines must handle generators sensibly
Josh Rosenberg
- [issue13946] readline completer could return an iterable
Josh Rosenberg
- [issue12067] Doc: remove errors about mixed-type comparisons.
Andy Maier
- [issue2057] difflib: add patch capability
Terry J. Reedy
- [issue21913] Possible deadlock in threading.Condition.wait() in Python 2.7.7
Josh Rosenberg
- [issue12067] Doc: remove errors about mixed-type comparisons.
Andy Maier
- [issue1425127] os.remove OSError: [Errno 13] Permission denied
Josh Rosenberg
- [issue21914] Create unit tests for Turtle guionly
Lita Cho
- [issue21914] Create unit tests for Turtle guionly
Lita Cho
- [issue21914] Create unit tests for Turtle guionly
Lita Cho
- [issue1425127] os.remove OSError: [Errno 13] Permission denied
Josh Rosenberg
- [issue21915] telnetlib.Telnet constructor does not match telnetlib.Telnet.__init__ docstring
Garrett Cooper
- [issue21915] telnetlib.Telnet constructor does not match telnetlib.Telnet.__init__ docstring
Garrett Cooper
- [issue16296] Patch to fix building on Win32/64 under VS 2010
irdb
- [issue21913] Possible deadlock in threading.Condition.wait() in Python 2.7.7
Sangeeth Saravanaraj
- [issue21720] "TypeError: Item in ``from list'' not a string" message
Berker Peksag
- [issue21720] "TypeError: Item in ``from list'' not a string" message
Raymond Hettinger
- [issue14784] Re-importing _warnings changes warnings.filters
Mark Lawrence
- [issue14841] os.get_terminal_size() should check stdin as a fallback
Mark Lawrence
- [issue14788] Pdb debugs itself after ^C and a breakpoint is set anywhere
Mark Lawrence
- [issue14743] on terminating, Pdb debugs itself
Mark Lawrence
- [issue14934] generator objects can clear their weakrefs before being resurrected
Mark Lawrence
- [issue12067] Doc: remove errors about mixed-type comparisons.
Andy Maier
- [issue21902] Docstring of math.acosh, asinh, and atanh
Raymond Hettinger
- [issue21720] "TypeError: Item in ``from list'' not a string" message
Raymond Hettinger
- [issue14841] os.get_terminal_size() should check stdin as a fallback
Arfrever Frehtes Taifersar Arahesis
- [issue21906] Tools\Scripts\md5sum.py doesn't work in Python 3.x
Berker Peksag
- [issue12498] asyncore.dispatcher_with_send, disconnection problem + miss-conception
Xavier de Gaye
- [issue12067] Doc: remove errors about mixed-type comparisons.
Andy Maier
- [issue12067] Doc: remove errors about mixed-type comparisons.
Andy Maier
- [issue9554] test_argparse.py: use new unittest features
Berker Peksag
- [issue12067] Doc: remove errors about mixed-type comparisons.
Andy Maier
- [issue21258] Add __iter__ support for mock_open
Arve Knudsen
- [issue21258] Add __iter__ support for mock_open
Arve Knudsen
- [issue14050] Tutorial, list.sort() and items comparability
Andy Maier
- [issue14050] Tutorial, list.sort() and items comparability
Andy Maier
- [issue21916] Create unit tests for turtle textonly
ingrid
- [issue21915] telnetlib.Telnet constructor does not match telnetlib.Telnet.__init__ docstring
R. David Murray
- [issue6953] readline documenation needs work
Andy Maier
- [issue21902] Docstring of math.acosh, asinh, and atanh
Mark Dickinson
- [issue19711] add test for changed portions after reloading a namespace package
Mark Lawrence
- [issue19714] Add tests for importlib.machinery.WindowsRegistryFinder
Mark Lawrence
- [issue21099] Switch applicable importlib tests to use PEP 451 API
Mark Lawrence
- [issue18864] Implementation for PEP 451 (importlib.machinery.ModuleSpec)
Mark Lawrence
- [issue10289] Document magic methods called by built-in functions
Andy Maier
- [issue21917] Python 2.7.7 Tests fail, and math is faulty
repcsike
- [issue4972] context management support in imaplib, smtplib, ftplib
Berker Peksag
- [issue21907] Update Windows build batch scripts
Jeremy Kloth
- [issue21917] Python 2.7.7 Tests fail, and math is faulty
Stefan Krah
- [issue21743] Create tests for RawTurtleScreen
Lita Cho
- [issue12954] Multiprocessing logging under Windows
paul j3
- [issue21844] Fix HTMLParser in unicodeless build
Serhiy Storchaka
- [issue21715] Chaining exceptions at C level
Serhiy Storchaka
- [issue21881] python cannot parse tcl value
Serhiy Storchaka
- [issue19593] Use specific asserts in importlib tests
Mark Lawrence
- [issue21881] python cannot parse tcl value
Andreas Schwab
- [issue20544] Use specific asserts in operator tests
Mark Lawrence
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue21859] Add Python implementation of FileIO
Serhiy Storchaka
- [issue19279] UTF-7 can produce inconsistent Unicode string
Serhiy Storchaka
- [issue19279] UTF-7 decoder can produce inconsistent Unicode string
Serhiy Storchaka
- [issue5712] tkinter - askopenfilenames returns string instead of tuple in windows 2.6.1 release
Serhiy Storchaka
- [issue21918] Convert test_tools to directory
Serhiy Storchaka
- [issue21597] Allow turtledemo code pane to get wider.
Ned Deily
- [issue17652] Add skip_on_windows decorator to test.support
Mark Lawrence
- [issue17773] test_pydoc fails with the installed testsuite (2.7)
Mark Lawrence
- [issue17055] ftplib.ftpcp test
Mark Lawrence
- [issue12067] Doc: remove errors about mixed-type comparisons.
Terry J. Reedy
- [issue21893] unicodeobject.c not using PY_FORMAT_SIZE_T
Serhiy Storchaka
- [issue21919] Changing cls.__bases__ must ensure proper metaclass inheritance
Eldar Abusalimov
- [issue21893] unicodeobject.c not using PY_FORMAT_SIZE_T
Roundup Robot
- [issue21892] hashtable.c not using PY_FORMAT_SIZE_T
Roundup Robot
- [issue21893] unicodeobject.c not using PY_FORMAT_SIZE_T
STINNER Victor
- [issue15974] Optional compact and colored output for regrest
Mark Lawrence
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue21597] Allow turtledemo code pane to get wider.
Terry J. Reedy
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue21597] Allow turtledemo code pane to get wider.
Terry J. Reedy
- [issue21597] Allow turtledemo code pane to get wider.
Terry J. Reedy
- [issue17652] Add skip_on_windows decorator to test.support
Brian Curtin
- [issue16296] Patch to fix building on Win32/64 under VS 2010
Brian Curtin
- [issue21597] Allow turtledemo code pane to get wider.
Ned Deily
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue21897] frame.f_locals causes segfault on Python >=3.4.1
Roundup Robot
- [issue21897] frame.f_locals causes segfault on Python >=3.4.1
Antoine Pitrou
- [issue21715] Chaining exceptions at C level
Antoine Pitrou
- [issue21597] Allow turtledemo code pane to get wider.
Ned Deily
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue21597] Allow turtledemo code pane to get wider.
Ned Deily
- [issue21902] Docstring of math.acosh, asinh, and atanh
Raymond Hettinger
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue21597] Allow turtledemo code pane to get wider.
Terry J. Reedy
- [issue21597] Allow turtledemo code pane to get wider.
Terry J. Reedy
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Terry J. Reedy
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Éric Araujo
- [issue21902] Docstring of math.acosh, asinh, and atanh
Kevin Davies
- [issue21902] Docstring of math.acosh, asinh, and atanh
Kevin Davies
- [issue21902] Docstring of math.acosh, asinh, and atanh
Tim Peters
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Serhiy Storchaka
- [issue17652] Add skip_on_windows decorator to test.support
Berker Peksag
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Berker Peksag
- [issue21715] Chaining exceptions at C level
Serhiy Storchaka
- [issue21881] python cannot parse tcl value
Serhiy Storchaka
- [issue21920] Fixed missing colon in the docs
Stefan Tatschner
- [issue21920] Fixed missing colon in the docs
Berker Peksag
- [issue21920] Fixed missing colon in the docs
Roundup Robot
- [issue21920] Fixed missing colon in the docs
Berker Peksag
- [issue21921] Example in asyncio event throws resource usage warning
Vajrasky Kok
- [issue21881] python cannot parse tcl value
Andreas Schwab
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Ram Rachum
- [issue15114] Deprecate strict mode of HTMLParser
Berker Peksag
- [issue21922] PyLong: use GMP
Hristo Venev
- [issue21922] PyLong: use GMP
Stefan Krah
- [issue21922] PyLong: use GMP
Ezio Melotti
- [issue21913] Possible deadlock in threading.Condition.wait() in Python 2.7.7
Antoine Pitrou
- [issue21922] PyLong: use GMP
STINNER Victor
- [issue21879] str.format() gives poor diagnostic on placeholder mismatch
Ezio Melotti
- [issue21922] PyLong: use GMP
Hristo Venev
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Ezio Melotti
- [issue18162] Add index attribute to IndexError
Ram Rachum
- [issue18162] Add index attribute to IndexError
Ezio Melotti
- [issue18162] Add index attribute to IndexError
Brett Cannon
- [issue15974] Optional compact and colored output for regrest
Brett Cannon
- [issue19593] Use specific asserts in importlib tests
Brett Cannon
- [issue21886] asyncio: Future.set_result() called on cancelled Future raises asyncio.futures.InvalidStateError
Roundup Robot
- [issue21447] Intermittent asyncio.open_connection / futures.InvalidStateError
Roundup Robot
- [issue21886] asyncio: Future.set_result() called on cancelled Future raises asyncio.futures.InvalidStateError
STINNER Victor
- [issue19714] Add tests for importlib.machinery.WindowsRegistryFinder
Brett Cannon
- [issue21922] PyLong: use GMP
Stefan Krah
- [issue21921] Example in asyncio event throws resource usage warning
Roundup Robot
- [issue21921] Example in asyncio event throws resource usage warning
STINNER Victor
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Stefan Behnel
- [issue21922] PyLong: use GMP
Josh Rosenberg
- [issue21913] Possible deadlock in threading.Condition.wait() in Python 2.7.7
Josh Rosenberg
- [issue21880] IDLE: Ability to run 3rd party code checkers
Saimadhav Heblikar
- [issue9554] test_argparse.py: use new unittest features
Berker Peksag
- [issue21880] IDLE: Ability to run 3rd party code checkers
SilentGhost
- [issue21922] PyLong: use GMP
Hristo Venev
- [issue21922] PyLong: use GMP
STINNER Victor
- [issue21922] PyLong: use GMP
Mark Dickinson
- [issue21922] PyLong: use GMP
Mark Dickinson
- [issue21922] PyLong: use GMP
STINNER Victor
- [issue9554] test_argparse.py: use new unittest features
Ezio Melotti
- [issue21922] PyLong: use GMP
Mark Dickinson
- [issue17554] Compact output for regrtest
Berker Peksag
- [issue21923] distutils.sysconfig.customize_compiler will try to read variable that has not been initialized
Alex Gaynor
- [issue21880] IDLE: Ability to run 3rd party code checkers
Saimadhav Heblikar
- [issue17554] Compact output for regrtest
Florent Xicluna
- [issue15974] Optional compact and colored output for regrest
Florent Xicluna
- [issue20898] Missing 507 response description
Florent Xicluna
- [issue15025] httplib and http.client are missing response messages for defined WEBDAV responses, e.g., UNPROCESSABLE_ENTITY (422)
Florent Xicluna
- [issue21923] distutils.sysconfig.customize_compiler will try to read variable that has not been initialized
Ned Deily
- [issue21578] Misleading error message when ImportError called with invalid keyword args
Berker Peksag
- [issue10395] new os.path function to extract common prefix based on path components
Éric Araujo
- [issue21859] Add Python implementation of FileIO
Serhiy Storchaka
- [issue5051] test_update2 in test_os.py invalid due to os.environ.clear() followed by reliance on environ COMSPEC
Mark Lawrence
- [issue17737] test_gdb fails on armv7hl
Mark Lawrence
- [issue17755] test_builtin assumes LANG=C
Mark Lawrence
- [issue12259] Document which compilers can be created on which platform
Mark Lawrence
- [issue12523] 'str' object has no attribute 'more' [/usr/lib/python3.2/asynchat.py|initiate_send|245]
Mark Lawrence
- [issue11259] asynchat does not check if terminator is negative integer
Mark Lawrence
- [issue6087] distutils.sysconfig.get_python_lib gives surprising result when used with a Python build
Mark Lawrence
- [issue12602] Missing cross-references in Doc/using
Mark Lawrence
- [issue1565071] update Lib/plat-linux2/IN.py
Mark Lawrence
- [issue1011113] Make “install” find the build_base directory
Mark Lawrence
- [issue21880] IDLE: Ability to run 3rd party code checkers
Terry J. Reedy
- [issue17755] test_builtin assumes LANG=C
Ned Deily
- [issue13886] readline-related test_builtin failure
Ned Deily
- [issue9571] argparse: Allow the use of -- to break out of nargs and into subparser
Mark Lawrence
- [issue10190] Can argparse._AttributeHolder._get_kwargs become a public API?
Mark Lawrence
- [issue6253] optparse.OptionParser.get_usage uses wrong formatter
Mark Lawrence
- [issue20554] Use specific asserts in optparse test
Mark Lawrence
- [issue21852] Fix optparse in unicodeless build
Mark Lawrence
- [issue10766] optparse uses %s in gettext calls
Mark Lawrence
- [issue2403] Add figleaf coverage metrics
Mark Lawrence
- [issue19608] devguide needs pictures
Mark Lawrence
- [issue21913] Possible deadlock in threading.Condition.wait() in Python 2.7.7
Antoine Pitrou
- [issue21924] Cannot import anything that imports tokenize from script called token.py
Peter Inglesby
- [issue21924] Cannot import anything that imports tokenize from script called token.py
Ned Deily
- [issue12523] 'str' object has no attribute 'more' [/usr/lib/python3.2/asynchat.py|initiate_send|245]
Antoine Pitrou
- [issue21922] PyLong: use GMP
Antoine Pitrou
- [issue21925] ResouceWarning sometimes doesn't display
Masami HIRATA
- [issue17652] Add skip_on_windows decorator to test.support
Zachary Ware
- [issue21925] ResouceWarning sometimes doesn't display
Ned Deily
- [issue21880] IDLE: Ability to run 3rd party code checkers
Terry J. Reedy
- [issue10190] Can argparse._AttributeHolder._get_kwargs become a public API?
paul j3
- [issue21926] Bundle C++ compiler with Python on Windows
Ben Lucato
- [issue9554] test_argparse.py: use new unittest features
Roundup Robot
- [issue9554] test_argparse.py: use new unittest features
Berker Peksag
- [issue2403] Add figleaf coverage metrics
Berker Peksag
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue14121] add a convenience C-API function for unpacking iterables
Stefan Behnel
- [issue21923] distutils.sysconfig.customize_compiler will try to read variable that has not been initialized
Ned Deily
- [issue21923] distutils.sysconfig.customize_compiler will try to read variable that has not been initialized
Ned Deily
- [issue12523] 'str' object has no attribute 'more' [/usr/lib/python3.2/asynchat.py|initiate_send|245]
Mark Lawrence
- [issue21323] CGI HTTP server not running scripts from subdirectories
Konstantin S. Solnushkin
- [issue21052] Consider dropping ImportWarning for empty sys.path_hooks and sys.meta_path
Masami HIRATA
- [issue1602742] itemconfigure returns incorrect text property of text items
Francisco Martín Brugué
- [issue1602742] itemconfigure returns incorrect text property of text items
Berker Peksag
- [issue21923] distutils.sysconfig.customize_compiler will try to read variable that has not been initialized
Alex Gaynor
- [issue21927] BOM appears in stdin when using Powershell
Jason R. Coombs
- [issue10374] distutils[2] should recreate scripts in the build tree
Mark Lawrence
- [issue16438] Numeric operator predecence confusing
Mark Lawrence
- [issue1565071] update Lib/plat-linux2/IN.py
Mark Lawrence
- [issue4256] argparse: provide a simple way to get a programmatically useful list of options
Mark Lawrence
- [issue6114] distutils build_ext path comparison only based on strings
Mark Lawrence
- [issue20135] FAQ need list mutation answers
Roundup Robot
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue20135] FAQ need list mutation answers
Ezio Melotti
- [issue20135] FAQ need list mutation answers
Mark Lawrence
- [issue1581182] Definition of a "character" is wrong
Ezio Melotti
- [issue20906] Issues in Unicode HOWTO
Ezio Melotti
- [issue1660009] continuing problem with httplib multiple set-cookie headers
Mark Lawrence
- [issue1610654] cgi.py multipart/form-data
Mark Lawrence
- [issue12602] Missing cross-references in Doc/using
Ezio Melotti
- [issue21765] Idle: make 3.x HyperParser work with non-ascii identifiers.
Tal Einat
- [issue614557] LookupError etc. need API to get the key
Mark Lawrence
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue21323] CGI HTTP server not running scripts from subdirectories
Ned Deily
- [issue20187] The Great Argument Clinic Conversion Derby Meta-Issue
Mark Lawrence
- [issue21323] CGI HTTP server not running scripts from subdirectories
Ned Deily
- [issue21597] Allow turtledemo code pane to get wider.
Ned Deily
- [issue21923] distutils.sysconfig.customize_compiler will try to read variable that has not been initialized
Roundup Robot
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue21928] Incorrect reference to partial() in functools.wraps documentation
Dustin Oprea
- [issue9571] argparse: Allow the use of -- to break out of nargs and into subparser
paul j3
- [issue20639] pathlib.PurePath.with_suffix() does not allow removing the suffix
Roundup Robot
- [issue21714] Path.with_name can construct invalid paths
Roundup Robot
- [issue20639] pathlib.PurePath.with_suffix() does not allow removing the suffix
Antoine Pitrou
- [issue21714] Path.with_name can construct invalid paths
Antoine Pitrou
- [issue21923] distutils.sysconfig.customize_compiler will try to read variable that has not been initialized
Ned Deily
- [issue21518] Expose RegUnloadKey in winreg
Claudiu Popa
- [issue21597] Allow turtledemo code pane to get wider.
Terry J. Reedy
- [issue21597] Allow turtledemo code pane to get wider.
Ned Deily
- [issue21907] Update Windows build batch scripts
Martin v. Löwis
- [issue21803] Remove macro indirections in complexobject
Mark Dickinson
- [issue19714] Add tests for importlib.machinery.WindowsRegistryFinder
Martin v. Löwis
- [issue21926] Bundle C++ compiler with Python on Windows
Martin v. Löwis
- [issue20135] FAQ need list mutation answers
Berker Peksag
- [issue21597] Allow turtledemo code pane to get wider.
Terry J. Reedy
- [issue12067] Doc: remove errors about mixed-type comparisons.
Andy Maier
- [issue20135] FAQ need list mutation answers
Ezio Melotti
- [issue10289] Document magic methods called by built-in functions
Andy Maier
- [issue21929] Rounding properly
Jeroen de Jong
- [issue16099] robotparser doesn't support request rate and crawl delay parameters
Berker Peksag
- [issue21929] Rounding properly
Ezio Melotti
- [issue21881] python cannot parse tcl value
Roundup Robot
- [issue10289] Document magic methods called by built-in functions
Andy Maier
- [issue14050] Tutorial, list.sort() and items comparability
Andy Maier
- [issue19593] Use specific asserts in importlib tests
Roundup Robot
- [issue19593] Use specific asserts in importlib tests
Serhiy Storchaka
- [issue19593] Use specific asserts in importlib tests
Serhiy Storchaka
- [issue21930] new assert raises syntax proposal
Pavel Tyslyatsky
- [issue21707] modulefinder uses wrong CodeType signature in .replace_paths_in_code()
Roundup Robot
- [issue21929] Rounding properly
Mark Dickinson
- [issue21707] modulefinder uses wrong CodeType signature in .replace_paths_in_code()
Berker Peksag
- [issue21929] Rounding properly
Mark Dickinson
- [issue21707] modulefinder uses wrong CodeType signature in .replace_paths_in_code()
Berker Peksag
- [issue21765] Idle: make 3.x HyperParser work with non-ascii identifiers.
Martin v. Löwis
- [issue21881] python cannot parse tcl value
Roundup Robot
- [issue21881] python cannot parse tcl value
Serhiy Storchaka
- [issue21765] Idle: make 3.x HyperParser work with non-ascii identifiers.
Tal Einat
- [issue21931] Nonsense errors reported by msilib.FCICreate for bad argument
Jeffrey Armstrong
- [issue21930] new assert raises syntax proposal
Brett Cannon
- [issue21930] new assert raises syntax proposal
Ezio Melotti
- [issue9861] subprocess module changed exposed attributes
Piotr Dobrogost
- [issue21932] os.read() must use Py_ssize_t for the size parameter
STINNER Victor
- [issue21930] new assert raises syntax proposal
Pavel Tyslyatsky
- [issue18592] Idle: test SearchDialogBase.py
Saimadhav Heblikar
- [issue21932] os.read() must use Py_ssize_t for the size parameter
Serhiy Storchaka
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Lita Cho
- [issue21934] OpenBSD has no /dev/full device
Daniel Dickman
- [issue21934] OpenBSD has no /dev/full device
Daniel Dickman
- [issue21934] OpenBSD has no /dev/full device
STINNER Victor
- [issue21907] Update Windows build batch scripts
Zachary Ware
- [issue21680] asyncio: document event loops
STINNER Victor
- [issue21518] Expose RegUnloadKey in winreg
Zachary Ware
- [issue21518] Expose RegUnloadKey in winreg
Claudiu Popa
- [issue20420] BufferedIncrementalEncoder violates IncrementalEncoder interface
Serhiy Storchaka
- [issue12808] Coverage of codecs.py
Serhiy Storchaka
- [issue21781] make _ssl module 64-bit clean
Zachary Ware
- [issue21866] zipfile.ZipFile.close() doesn't respect allowZip64
Serhiy Storchaka
- [issue10289] Document magic methods called by built-in functions
Andy Maier
- [issue9267] Update pickle opcode documentation in pickletools for 3.x
Serhiy Storchaka
- [issue9571] argparse: Allow the use of -- to break out of nargs and into subparser
paul j3
- [issue13922] argparse handling multiple "--" in args improperly
paul j3
- [issue10289] Document magic methods called by built-in functions
Andy Maier
- [issue2771] Test issue
Ezio Melotti
- [issue15133] tkinter.BooleanVar.get() behavior and docstring disagree
Terry J. Reedy
- [issue21888] plistlib.FMT_BINARY behavior doesn't send required dict parameter
Serhiy Storchaka
- [issue18592] Idle: test SearchDialogBase.py
Terry J. Reedy
- [issue18592] Idle: test SearchDialogBase.py
Saimadhav Heblikar
- [issue18592] Idle: test SearchDialogBase.py
Saimadhav Heblikar
- [issue10289] Document magic methods called by built-in functions
Mark Dickinson
- [issue10289] Document magic methods called by built-in functions
Mark Lawrence
- [issue18592] Idle: test SearchDialogBase.py
Terry J. Reedy
- [issue21866] zipfile.ZipFile.close() doesn't respect allowZip64
Benjamin Gilbert
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue20328] mailbox: add method to delete mailbox
Jonathan Dowland
- [issue20328] mailbox: add method to delete mailbox
Jonathan Dowland
- [issue20328] mailbox: add method to delete mailbox
Jonathan Dowland
- [issue21707] modulefinder uses wrong CodeType signature in .replace_paths_in_code()
Roundup Robot
- [issue21907] Update Windows build batch scripts
Roundup Robot
- [issue21907] Update Windows build batch scripts
Roundup Robot
- [issue9973] Sometimes buildbot fails to cleanup working copy
Zachary Ware
- [issue9822] windows batch files are dependent on cmd current directory
Zachary Ware
- [issue10583] Encoding issue with chm help in 2.7.1
Mark Lawrence
- [issue16040] nntplib: unlimited readline() from connection
Francis MB
- [issue17846] Building Python on Windows - Supplementary info
Roundup Robot
- [issue17846] Building Python on Windows - Supplementary info
Roundup Robot
- [issue17846] Building Python on Windows - Supplementary info
Zachary Ware
- [issue21781] make _ssl module 64-bit clean
Roundup Robot
- [issue21781] make _ssl module 64-bit clean
STINNER Victor
- [issue21922] PyLong: use GMP
Hristo Venev
- [issue21922] PyLong: use GMP
STINNER Victor
- [issue17652] Add skip_on_windows decorator to test.support
STINNER Victor
- [issue21907] Update Windows build batch scripts
Roundup Robot
- [issue10583] Encoding issue with chm help in 2.7.1
Zachary Ware
- [issue21781] make _ssl module 64-bit clean
Zachary Ware
- [issue18592] Idle: test SearchDialogBase.py
Serhiy Storchaka
- [issue21879] str.format() gives poor diagnostic on placeholder mismatch
Tshepang Lekhonkhobe
- [issue21879] str.format() gives poor diagnostic on placeholder mismatch
Tshepang Lekhonkhobe
- [issue20858] Enhancements/fixes to pure-python datetime module
Brian Kearns
- [issue21935] Implement AUTH command in smtpd.
Milan Oberkirch
- [issue21925] ResouceWarning sometimes doesn't display
STINNER Victor
- [issue21925] ResouceWarning sometimes doesn't display
Roundup Robot
- [issue21925] ResouceWarning sometimes doesn't display
STINNER Victor
- [issue15133] tkinter.BooleanVar.get() behavior and docstring disagree
Serhiy Storchaka
- [issue21936] test_future_exception_never_retrieved() of test_asyncio fails on AMD64 Debian root 3.x
STINNER Victor
- [issue21936] test_future_exception_never_retrieved() of test_asyncio fails on AMD64 Debian root 3.x
STINNER Victor
- [issue21936] test_future_exception_never_retrieved() of test_asyncio fails on AMD64 Debian root 3.x
STINNER Victor
- [issue21879] str.format() gives poor diagnostic on placeholder mismatch
Eric V. Smith
- [issue12523] 'str' object has no attribute 'more' [/usr/lib/python3.2/asynchat.py|initiate_send|245]
Roundup Robot
- [issue12523] 'str' object has no attribute 'more' [/usr/lib/python3.2/asynchat.py|initiate_send|245]
STINNER Victor
- [issue14841] os.get_terminal_size() should check stdin as a fallback
Denilson Figueiredo de Sá
- [issue2466] os.path.ismount doesn't work for mounts the user doesn't have permission to see
Pablo Sole
- [issue11259] asynchat does not check if terminator is negative integer
Roundup Robot
- [issue11259] asynchat does not check if terminator is negative integer
STINNER Victor
- [issue6916] Remove deprecated items from asynchat
STINNER Victor
- [issue21803] Remove macro indirections in complexobject
Roundup Robot
- [issue21803] Remove macro indirections in complexobject
Antoine Pitrou
- [issue21901] test_selectors.PollSelectorTestCase.test_above_fd_setsize reported killed by shell
STINNER Victor
- [issue21803] Remove macro indirections in complexobject
STINNER Victor
- [issue21803] Remove macro indirections in complexobject
Antoine Pitrou
- [issue21803] Remove macro indirections in complexobject
Roundup Robot
- [issue21930] new assert raises syntax proposal
Ezio Melotti
- [issue21803] Remove macro indirections in complexobject
Antoine Pitrou
- [issue21806] Add tests for turtle.TPen class
ingrid
- [issue21754] Add tests for turtle.TurtleScreenBase
ingrid
- [issue21646] Add tests for turtle.ScrolledCanvas
ingrid
- [issue21937] IDLE interactive window doesn't display unsaved-indicator
Raymond Hettinger
- [issue21929] Rounding properly
Raymond Hettinger
- [issue18592] Idle: test SearchDialogBase.py
Terry J. Reedy
- [issue21879] str.format() gives poor diagnostic on placeholder mismatch
Terry J. Reedy
- [issue21270] unittest.mock.call object has inherited count method
Kushal Das
- [issue21922] PyLong: use GMP
Mark Dickinson
- [issue21922] PyLong: use GMP
Mark Dickinson
- [issue15133] tkinter.BooleanVar.get() behavior and docstring disagree
Serhiy Storchaka
- [issue21922] PyLong: use GMP
Mark Dickinson
- [issue21772] platform.uname() not EINTR safe
Stefano Borini
- [issue21772] platform.uname() not EINTR safe
Marc-Andre Lemburg
- [issue21772] platform.uname() not EINTR safe
Marc-Andre Lemburg
- [issue17153] tarfile extract fails when Unicode in pathname
Lars Gustäbel
- [issue21365] asyncio.Task reference misses the most important fact about it, related info spread around intros and example commentary instead
STINNER Victor
- [issue17288] cannot jump from a return after setting f_lineno
Xavier de Gaye
- [issue17288] cannot jump from a return after setting f_lineno
STINNER Victor
- [issue21938] Py_XDECREF statement in gen_iternext()
Xavier de Gaye
- [issue21937] IDLE interactive window doesn't display unsaved-indicator
Saimadhav Heblikar
- [issue1610654] cgi.py multipart/form-data
Hynek Schlawack
- [issue19608] devguide needs pictures
Ezio Melotti
- [issue21772] platform.uname() not EINTR safe
Stefano Borini
- [issue21927] BOM appears in stdin when using Powershell
Ezio Melotti
- [issue15759] "make suspicious" doesn't display instructions in case of failure
Ezio Melotti
- [issue21939] IDLE - Test Percolator
Saimadhav Heblikar
- [issue21270] unittest.mock.call object has inherited count method
Michael Foord
- [issue21940] IDLE - Test WidgetRedirector
Saimadhav Heblikar
- [issue21907] Update Windows build batch scripts
Roundup Robot
- [issue15759] "make suspicious" doesn't display instructions in case of failure
Serhiy Storchaka
- [issue21907] Update Windows build batch scripts
Zachary Ware
- [issue14953] Reimplement subset of multiprocessing.sharedctypes using memoryview
Richard Oudkerk
- [issue21844] Fix HTMLParser in unicodeless build
Ezio Melotti
- [issue21844] Fix HTMLParser in unicodeless build
Ezio Melotti
- [issue21704] _multiprocessing module builds incorrectly when POSIX semaphores are disabled
koobs
- [issue20981] ssl doesn't build anymore with OpenSSL 0.9.7 or older: X509_check_ca
koobs
- [issue20981] ssl doesn't build anymore with OpenSSL 0.9.7 or older: X509_check_ca
Stefan Krah
- [issue5712] tkinter - askopenfilenames returns string instead of tuple in windows 2.6.1 release
Som Veettil
- [issue20104] expose posix_spawn(p)
Danek Duvall
- [issue20104] expose posix_spawn(p)
Alex Gaynor
- [issue20104] expose posix_spawn(p)
Danek Duvall
- [issue5712] tkinter - askopenfilenames returns string instead of tuple in windows 2.6.1 release
Serhiy Storchaka
- [issue21907] Update Windows build batch scripts
David Bolen
- [issue21907] Update Windows build batch scripts
David Bolen
- [issue18540] imaplib.IMAP4() ends with "Name or service not known" on Fedora 18
Milan Oberkirch
- [issue18540] imaplib.IMAP4() ends with "Name or service not known" on Fedora 18
Milan Oberkirch
- [issue18540] imaplib.IMAP4() ends with "Name or service not known" on Fedora 18
Milan Oberkirch
- [issue21918] Convert test_tools to directory
Zachary Ware
- [issue21918] Convert test_tools to directory
Zachary Ware
- [issue20513] Python 2.7. Script interruption on logoff from 0 session under Win2003 and earlier
Mark Lawrence
- [issue21918] Convert test_tools to directory
Berker Peksag
- [issue15011] Change Scripts to bin on Windows
Mark Lawrence
- [issue20513] Python 2.7. Script interruption on logoff from 0 session under Win2003 and earlier
Zachary Ware
- [issue21518] Expose RegUnloadKey in winreg
Claudiu Popa
- [issue21680] asyncio: document event loops
Roundup Robot
- [issue21680] asyncio: document event loops
STINNER Victor
- [issue21437] document that asyncio.ProactorEventLoop doesn't support SSL
STINNER Victor
- [issue21938] Py_XDECREF statement in gen_iternext()
Roundup Robot
- [issue21938] Py_XDECREF statement in gen_iternext()
Antoine Pitrou
- [issue6931] dreadful performance in difflib: ndiff and HtmlDiff
Christopher Cabanne
- [issue6931] dreadful performance in difflib: ndiff and HtmlDiff
Christopher Cabanne
- [issue6931] dreadful performance in difflib: ndiff and HtmlDiff
Christopher Cabanne
- [issue12815] Coverage of smtpd.py
Milan Oberkirch
- [issue1610654] cgi.py multipart/form-data
Chui Tey
- [issue21907] Update Windows build batch scripts
David Bolen
- [issue6916] Remove deprecated items from asynchat
Berker Peksag
- [issue6916] Remove deprecated items from asynchat
Roundup Robot
- [issue6931] dreadful performance in difflib: ndiff and HtmlDiff
Gregory P. Smith
- [issue6931] dreadful performance in difflib: ndiff and HtmlDiff
Gregory P. Smith
- [issue21323] CGI HTTP server not running scripts from subdirectories
Zach Byrne
- [issue21925] ResouceWarning sometimes doesn't display
Antoine Pitrou
- [issue20513] Python 2.7. Script interruption on logoff from 0 session under Win2003 and earlier
Steve Dower
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Josh Rosenberg
- [issue21941] Clean up turtle TPen class
ingrid
- [issue21942] pydoc source not displayed in browser on Windows
Eric Galloway
- [issue6931] dreadful performance in difflib: ndiff and HtmlDiff
Raymond Hettinger
- [issue21911] "IndexError: tuple index out of range" should include the requested index and tuple length
Ram Rachum
- [issue20587] sqlite3 converter not being called
Mark Lawrence
- [issue9624] Error 2755, "failure to find drive" when installing Python
Mark Lawrence
- [issue21323] CGI HTTP server not running scripts from subdirectories
Ned Deily
- [issue2233] Makefile.pre.in contains extra slash before $(DESTDIR) which can cause Cygwin build to fail
Mark Lawrence
- [issue9624] Error 2755, "failure to find drive" when installing Python
Brian Curtin
- [issue9055] test_issue_8959_b fails when run from a service
Mark Lawrence
- [issue9055] test_issue_8959_b fails when run from a service
Paul Moore
- [issue21943] To duplicate a list has biyective properties, not inyective ones
Toni Diaz
- [issue21943] To duplicate a list has biyective properties, not inyective ones
Josh Rosenberg
- [issue21943] To duplicate a list has biyective properties, not inyective ones
Josh Rosenberg
- [issue21943] To duplicate a list has biyective properties, not inyective ones
Mark Dickinson
- [issue21944] Allow copying of CodecInfo objects
Robert Lehmann
- [issue21945] Wrong grammar in documentation
LtWorf
- [issue21945] Wrong grammar in documentation
Roundup Robot
- [issue21945] Wrong grammar in documentation
Ezio Melotti
- [issue21946] 'python -u' yields trailing carriage return '\r' (Python2 for Windows)
Matthias St.Pierre
- [issue21946] 'python -u' yields trailing carriage return '\r' (Python2 for Windows)
Matthias St.Pierre
- [issue9745] MSVC .pdb files not created by python 2.7 distutils
Mark Lawrence
- [issue7182] For non-debug builds, the cygwinccompiler.py should define NDEBUG
Mark Lawrence
- [issue9782] _multiprocessing.c warnings under 64-bit Windows
Mark Lawrence
- [issue9782] _multiprocessing.c warnings under 64-bit Windows
Brian Curtin
- [issue9937] _winreg.EnumValue causes MemoryError
Mark Lawrence
- [issue21947] `Dis` module doesn't know how to disassemble generators
hakril
- [issue21947] `Dis` module doesn't know how to disassemble generators
Zachary Ware
- [issue17277] incorrect line numbers in backtrace after removing a trace function
Xavier de Gaye
- [issue9937] _winreg.EnumValue causes MemoryError
Brian Curtin
- [issue21907] Update Windows build batch scripts
Zachary Ware
- [issue19806] smtpd crashes when a multi-byte UTF-8 sequence is split between consecutive data packets
Milan Oberkirch
- [issue19806] smtpd crashes when a multi-byte UTF-8 sequence is split between consecutive data packets
Milan Oberkirch
- [issue21948] Documentation Typo
Roy
- [issue21944] Allow copying of CodecInfo objects
Berker Peksag
- [issue21948] Documentation Typo
Roundup Robot
- [issue16040] nntplib: unlimited readline() from connection
Roundup Robot
- [issue21948] Documentation Typo
Berker Peksag
- [issue1005895] curses for win32
Mark Lawrence
- [issue9232] Allow trailing comma in any function argument list.
Phil Connell
- [issue9423] Error in urllib2.do_open(self, http_class, req)
Mark Lawrence
- [issue2698] Extension module build fails for MinGW: missing vcvarsall.bat
Mark Lawrence
- [issue1116520] Prefix search is filesystem-centric
Mark Lawrence
- [issue2445] Use The CygwinCCompiler Under Cygwin
Mark Lawrence
- [issue9745] MSVC .pdb files not created by python 2.7 distutils
Mark Lawrence
- [issue21949] Document the Py_SIZE() macro.
Gregory P. Smith
- [issue9745] MSVC .pdb files not created by python 2.7 distutils
John Ehresman
- [issue9745] MSVC .pdb files not created by python 2.7 distutils
Mark Lawrence
- [issue9745] MSVC .pdb files not created by python 2.7 distutils
John Ehresman
- [issue4214] no extension debug info with msvc9compiler.py
Mark Lawrence
- [issue21947] `Dis` module doesn't know how to disassemble generators
Antoine Pitrou
- [issue19450] Bug in sqlite in Windows binaries
Mark Lawrence
- [issue19715] test_touch_common failure under Windows
Mark Lawrence
- [issue2889] curses for windows (alternative patch)
Mark Lawrence
- [issue18887] test_multiprocessing.test_connection failure on Python 2.7
Mark Lawrence
- [issue21947] `Dis` module doesn't know how to disassemble generators
hakril
- [issue21947] `Dis` module doesn't know how to disassemble generators
STINNER Victor
- [issue1294959] Problems with /usr/lib64 builds.
Mark Lawrence
- [issue6377] distutils compiler switch ignored
Mark Lawrence
- [issue2437] Distutils runtime_library_dirs broken on Windows
Mark Lawrence
- [issue4032] distutils cannot recognize ".dll.a" as library on cygwin
Mark Lawrence
- [issue11361] suggestion for os.kill(pid,CTRL_C_EVENT) in tests
Mark Lawrence
- [issue11077] Tkinter is not thread safe
Mark Lawrence
- [issue1252236] Simplying Tkinter's event loop
Mark Lawrence
- [issue11361] suggestion for os.kill(pid,CTRL_C_EVENT) in tests
Gregory P. Smith
- [issue11361] suggestion for os.kill(pid,CTRL_C_EVENT) in tests
Gregory P. Smith
- [issue11077] Tkinter is not thread safe
Terry J. Reedy
- [issue11077] Tkinter is not thread safe
Terry J. Reedy
- [issue21940] IDLE - Test WidgetRedirector
Roundup Robot
- [issue21947] `Dis` module doesn't know how to disassemble generators
Raymond Hettinger
- [issue21913] Possible deadlock in threading.Condition.wait() in Python 2.7.7
Ned Deily
- [issue18887] test_multiprocessing.test_connection failure on Python 2.7
Charles-François Natali
- [issue19450] Bug in sqlite in Windows binaries
Martin v. Löwis
- [issue19450] Bug in sqlite in Windows binaries
Martin v. Löwis
- [issue21940] IDLE - Test WidgetRedirector
Terry J. Reedy
- [issue19650] test_multiprocessing_spawn.test_mymanager_context() crashed with STATUS_ACCESS_VIOLATION
Mark Lawrence
- [issue19650] test_multiprocessing_spawn.test_mymanager_context() crashed with STATUS_ACCESS_VIOLATION
STINNER Victor
- [issue21950] import sqlite3 not running
Alejandro
- [issue20187] The Great Argument Clinic Conversion Derby Meta-Issue
Berker Peksag
- [issue9745] MSVC .pdb files not created by python 2.7 distutils
Berker Peksag
- [issue20465] Upgrade SQLite to 3.8.3 with 3.4.0 Windows and OS X installers
Berker Peksag
- [issue19450] Bug in sqlite in Windows binaries
Berker Peksag
- [issue21950] import sqlite3 not running
Berker Peksag
- [issue2233] Makefile.pre.in contains extra slash before $(DESTDIR) which can cause Cygwin build to fail
Jason Tishler
- [issue21950] import sqlite3 not running
Alejandro
- [issue19283] Need support to avoid Windows CRT compatibility issue.
Mark Lawrence
- [issue12939] Add new io.FileIO using the native Windows API
Mark Lawrence
- [issue11598] missing afxres.h error when building bdist_wininst in Visual Studio 2008 Express
Mark Lawrence
- [issue21859] Add Python implementation of FileIO
STINNER Victor
- [issue12939] Add new io.FileIO using the native Windows API
STINNER Victor
- [issue21859] Add Python implementation of FileIO
Piotr Dobrogost
- [issue17984] io and _pyio modules require the _io module
Piotr Dobrogost
- [issue19283] Need support to avoid Windows CRT compatibility issue.
Martin v. Löwis
- [issue18974] Use argparse in the diff script
Berker Peksag
- [issue14750] Tkinter application doesn't run from source build on Windows
Mark Lawrence
- [issue14750] Tkinter application doesn't run from source build on Windows
Brian Curtin
- [issue14802] Python fails to compile with VC11 ARM configuration
Mark Lawrence
- [issue8304] strftime and Unicode characters
Mark Lawrence
- [issue21950] import sqlite3 not running
Brett Cannon
- [issue9445] Fix undefined symbol errors on VS8.0 build
Mark Lawrence
- [issue21950] import sqlite3 not running
Alejandro
- [issue14802] Python fails to compile with VC11 ARM configuration
Martin v. Löwis
- [issue20366] SQLite FTS (full text search)
Mark Lawrence
- [issue16229] Demo *redemo.py* lacking in Windows installation
Mark Lawrence
- [issue20265] Bring Windows docs up to date
ingrid
- [issue8585] zipimporter.find_module is untested
Berker Peksag
- [issue21942] pydoc source not displayed in browser on Windows
Roundup Robot
- [issue21942] pydoc source not displayed in browser on Windows
Zachary Ware
- [issue16229] Demo *redemo.py* lacking in Windows installation
Terry J. Reedy
- [issue16229] Demo *redemo.py* lacking in Windows installation
Brian Curtin
- [issue9445] Fix undefined symbol errors on VS8.0 build
Ezio Melotti
- [issue10722] IDLE's subprocess didnit make connection ..... Python 2.7
Mark Lawrence
- [issue21951] tcl test change crashes AIX
David Edelsohn
- [issue21044] tarfile does not handle file .name being an int
Barry A. Warsaw
- [issue13081] Crash in Windows with unknown cause
Mark Lawrence
- [issue15418] 2to3 docs should mention setup.py fixes required to install compatible packages in Python 3
Mark Lawrence
- [issue15856] inspect.getsource(SomeClass) doesn't show @decorators
Mark Lawrence
- [issue21927] BOM appears in stdin when using Powershell
Jason R. Coombs
- [issue14714] PEP 414 tokenizing hook does not preserve tabs
Mark Lawrence
- [issue1186900] nntplib shouldn't raise generic EOFError
Lita Cho
- [issue10722] IDLE's subprocess didnit make connection ..... Python 2.7
Terry J. Reedy
- [issue8231] Unable to run IDLE without write-access to home directory
Terry J. Reedy
- [issue15105] curses: wrong indentation
Mark Lawrence
- [issue15127] Supressing warnings with -w "whether gcc supports ParseTuple"
Mark Lawrence
- [issue15257] Misc/.gdbinit:pystack is too brittle
Mark Lawrence
- [issue9102] pybench: Cannot compare 2.x and 3.x benchmarks
Mark Lawrence
- [issue21952] fnmatch.py can appear in tracemalloc diffs
Antoine Pitrou
- [issue15626] unittest.main negates -bb option and programmatic warning configuration
Mark Lawrence
- [issue8231] Unable to run IDLE without write-access to home directory
Terry J. Reedy
- [issue8231] Unable to run IDLE without write-access to home directory
Brian Curtin
- [issue9445] Fix undefined symbol errors on VS8.0 build
Martin v. Löwis
- [issue21952] fnmatch.py can appear in tracemalloc diffs
STINNER Victor
- [issue19816] test.regrtest: use tracemalloc to detect memory leaks?
Antoine Pitrou
- [issue19816] test.regrtest: use tracemalloc to detect memory leaks?
STINNER Victor
- [issue21163] asyncio doesn't warn if a task is destroyed during its execution
Roundup Robot
- [issue21936] test_future_exception_never_retrieved() of test_asyncio fails on AMD64 Debian root 3.x
Roundup Robot
- [issue19816] test.regrtest: use tracemalloc to detect memory leaks?
Antoine Pitrou
- [issue19816] test.regrtest: use tracemalloc to detect memory leaks?
STINNER Victor
- [issue5879] multiprocessing - example "pool of http servers " fails on windows "socket has no attribute fromfd"
Mark Lawrence
- [issue9524] Document CTRL_C_EVENT and CTRL_BREAK_EVENT usage on Windows
Mark Lawrence
- [issue16229] Demo *redemo.py* lacking in Windows installation
Steve Dower
- [issue14802] Python fails to compile with VC11 ARM configuration
Steve Dower
- [issue21953] pythonrun.c does not check std streams the same as fileio.c
Steve Dower
- [issue1708316] doctest work with Windows PyReadline
Mark Lawrence
- [issue7877] Iterators over _winreg EnumKey and EnumValue results
Mark Lawrence
- [issue17056] Support Visual Studio 2012
Mark Lawrence
- [issue8231] Unable to run IDLE without write-access to home directory
Ned Deily
- [issue8849] python.exe problem with cvxopt
Mark Lawrence
- [issue1186900] nntplib shouldn't raise generic EOFError
Lita Cho
- [issue11470] Flag inappropriate uses of callable class attributes
Mark Lawrence
- [issue14714] PEP 414 tokenizing hook does not preserve tabs
Vinay Sajip
- [issue20580] IDLE should support platform-specific default config defaults
Ned Deily
- [issue15105] curses: wrong indentation
Ned Deily
- [issue5879] multiprocessing - example "pool of http servers " fails on windows "socket has no attribute fromfd"
Ned Deily
- [issue15787] PEP 3121, 384 Refactoring
Alexander Belopolsky
- [issue8231] Unable to run IDLE without write-access to home directory
Terry J. Reedy
- [issue20577] IDLE: Remove FormatParagraph's width setting from config dialog
Terry J. Reedy
- [issue21954] str(b'text') returns "b'text'" in interpreter
Dev Player
- [issue20577] IDLE: Remove FormatParagraph's width setting from config dialog
Terry J. Reedy
- [issue20580] IDLE should support platform-specific default config defaults
Terry J. Reedy
- [issue12902] help("modules") executes module code
Dev Player
- [issue21940] IDLE - Test WidgetRedirector
Roundup Robot
- [issue21940] IDLE - Test WidgetRedirector
Terry J. Reedy
- [issue18592] Idle: test SearchDialogBase.py
Roundup Robot
- [issue21954] str(b'text') returns "b'text'" in interpreter
Ned Deily
- [issue20580] IDLE should support platform-specific default config defaults
Ned Deily
- [issue21765] Idle: make 3.x HyperParser work with non-ascii identifiers.
Terry J. Reedy
- [issue20366] SQLite FTS (full text search)
Mark Summerfield
- [issue21934] OpenBSD has no /dev/full device
Daniel Dickman
- [issue21323] CGI HTTP server not running scripts from subdirectories
Ned Deily
- [issue21939] IDLE - Test Percolator
Tal Einat
- [issue21955] ceval.c: implement fast path for integers with a single digit
STINNER Victor
- [issue20577] IDLE: Remove FormatParagraph's width setting from config dialog
Tal Einat
- [issue21950] import sqlite3 not running
David
- [issue21950] import sqlite3 not running
Berker Peksag
- [issue19806] smtpd crashes when a multi-byte UTF-8 sequence is split between consecutive data packets
Walter Dörwald
- [issue21950] import sqlite3 not running
Alejandro
- [issue21950] import sqlite3 not running
Ismail Donmez
- [issue15722] PEP 3121, 384 Refactoring applied to decimal module
Stefan Krah
- [issue21950] import sqlite3 not running
STINNER Victor
- [issue21765] Idle: make 3.x HyperParser work with non-ascii identifiers.
Tal Einat
- [issue21927] BOM appears in stdin when using Powershell
Jason R. Coombs
- [issue12067] Doc: remove errors about mixed-type comparisons.
Andy Maier
- [issue21956] Deleted document should not appear in 3.4 docs
Brandon Rhodes
- [issue21956] Deleted document should not appear in 3.4 docs
Brandon Rhodes
- [issue12067] Doc: remove errors about mixed-type comparisons.
Andy Maier
- [issue14714] PEP 414 tokenizing hook does not preserve tabs
Mark Lawrence
- [issue21927] BOM appears in stdin when using Powershell
STINNER Victor
- [issue21950] import sqlite3 not running
Alejandro
- [issue21950] import sqlite3 not running
David
- [issue20065] Python-3.3.3/Modules/socketmodule.c:1660:14: error: 'CAN_RAW' undeclared (first use in this function)
Igor Franchuk
- [issue12067] Doc: remove errors about mixed-type comparisons.
Andy Maier
- [issue21927] BOM appears in stdin when using Powershell
STINNER Victor
- [issue21957] ASCII Formfeed (FF) & ASCII Vertical Tab (VT) Have Hexadecimal Representation
Stephen Paul Chappell
- [issue21953] pythonrun.c does not check std streams the same as fileio.c
STINNER Victor
- [issue21936] test_future_exception_never_retrieved() of test_asyncio fails on AMD64 Debian root 3.x
STINNER Victor
- [issue13081] Crash in Windows with unknown cause
STINNER Victor
- [issue13081] Crash in Windows with unknown cause
STINNER Victor
- [issue17984] io and _pyio modules require the _io module
STINNER Victor
- [issue11455] issue a warning when populating a CPython type dict with non-string keys
Mark Lawrence
- [issue21732] SubprocessTestsMixin.test_subprocess_terminate() hangs on "AMD64 Snow Leop 3.x" buildbot
STINNER Victor
- [issue21956] Deleted document should not appear in 3.4 docs
Steven D'Aprano
- [issue21932] os.read() must use Py_ssize_t for the size parameter
Roundup Robot
- [issue21932] os.read() must use Py_ssize_t for the size parameter
STINNER Victor
- [issue21956] Deleted document should not appear in 3.4 docs
Brandon Rhodes
- [issue21956] Doc files deleted from repo are not deleted from docs.python.org.
R. David Murray
- [issue21932] os.read() must use Py_ssize_t for the size parameter
Roundup Robot
- [issue21927] BOM appears in stdin when using Powershell
Jason R. Coombs
- [issue16382] Better warnings exception for bad category
Berker Peksag
- [issue16382] Better warnings exception for bad category
Roundup Robot
- [issue20577] IDLE: Remove FormatParagraph's width setting from config dialog
Terry J. Reedy
- [issue20577] IDLE: Remove FormatParagraph's width setting from config dialog
Tal Einat
- [issue21958] Allow python 2.7 to compile with Visual Studio 2013
Zachary Turner
- [issue21765] Idle: make 3.x HyperParser work with non-ascii identifiers.
Terry J. Reedy
- [issue1856] shutdown (exit) can hang or segfault with daemon threads running
Matthias Klose
- [issue21906] Tools\Scripts\md5sum.py doesn't work in Python 3.x
Berker Peksag
- [issue21956] Doc files deleted from repo are not deleted from docs.python.org.
Audrey Roy
- [issue1074333] On linux, numeric pad input is ignored when numlock off
Terry J. Reedy
- [issue6092] IDLE: Changed Shortcuts don't show up in menu
Terry J. Reedy
- [issue12067] Doc: remove errors about mixed-type comparisons.
Mark Dickinson
- [issue10175] vs version for win32 compilation of extension modules is undocumented.
Mark Lawrence
- [issue21959] msi product code for 2.7.5150 not in Tools/msi/uuids.py
Anselm Kruis
- [issue21959] msi product code for 2.7.8150 not in Tools/msi/uuids.py
Anselm Kruis
- [issue13574] refresh example in doc for Extending and Embedding
Mark Lawrence
- [issue21906] Tools\Scripts\md5sum.py doesn't work in Python 3.x
Roundup Robot
- [issue15577] Real argc and argv in embedded interpreter
Mark Lawrence
- [issue21959] msi product code for 2.7.8150 not in Tools/msi/uuids.py
Zachary Ware
- [issue21956] Doc files deleted from repo are not deleted from docs.python.org.
Mark Lawrence
- [issue21960] Better path handling in Idle find in files
Terry J. Reedy
- [issue16516] argparse types (and actions) must be hashable
Mark Lawrence
- [issue21960] Better path handling in Idle find in files
Terry J. Reedy
- [issue12217] Cross-link docs for faulthandler, traceback and pdb
Mark Lawrence
- [issue16494] Add a method on importlib.SourceLoader for creating bytecode file format/container
Mark Lawrence
- [issue14929] IDLE crashes on *Edit / Find in files ...* command
Terry J. Reedy
- [issue14929] IDLE crashes on *Edit / Find in files ...* command
Terry J. Reedy
- [issue20135] FAQ need list mutation answers
R. David Murray
- [issue21961] Add What's New for Idle.
Terry J. Reedy
- [issue20577] IDLE: Remove FormatParagraph's width setting from config dialog
Terry J. Reedy
- [issue21956] Doc files deleted from repo are not deleted from docs.python.org.
Audrey Roy
- [issue21957] ASCII Formfeed (FF) & ASCII Vertical Tab (VT) Have Hexadecimal Representation
Ned Deily
- [issue21956] Doc files deleted from repo are not deleted from docs.python.org.
Brandon Rhodes
- [issue21962] No timeout for asyncio.Event.wait() or asyncio.Condition.wait() ?
Alexandre JABORSKA
- [issue21937] IDLE interactive window doesn't display unsaved-indicator
Terry J. Reedy
- [issue21323] CGI HTTP server not running scripts from subdirectories
Zach Byrne
- [issue21962] No timeout for asyncio.Event.wait() or asyncio.Condition.wait() ?
STINNER Victor
- [issue21963] 2.7.8 backport of Issue1856 (avoid daemon thread problems at shutdown) breaks ceph
Ned Deily
- [issue1856] shutdown (exit) can hang or segfault with daemon threads running
Ned Deily
- [issue21963] 2.7.8 backport of Issue1856 (avoid daemon thread problems at shutdown) breaks ceph
Ned Deily
- [issue14143] test_ntpath failure on Windows
Mark Lawrence
- [issue14714] PEP 414 tokenizing hook does not preserve tabs
Vinay Sajip
- [issue12669] test_curses skipped on buildbots
Mark Lawrence
- [issue14714] PEP 414 tokenizing hook does not preserve tabs
Armin Ronacher
- [issue14714] PEP 414 tokenizing hook does not preserve tabs
Armin Ronacher
- [issue21963] 2.7.8 backport of Issue1856 (avoid daemon thread problems at shutdown) breaks ceph
STINNER Victor
- [issue21963] 2.7.8 backport of Issue1856 (avoid daemon thread problems at shutdown) breaks ceph
STINNER Victor
- [issue21958] Allow python 2.7 to compile with Visual Studio 2013
Steve Dower
- [issue7063] Memory errors in array.array
Mark Lawrence
- [issue21955] ceval.c: implement fast path for integers with a single digit
Josh Rosenberg
- [issue21959] msi product code for 2.7.8150 not in Tools/msi/uuids.py
Steve Dower
- [issue21953] pythonrun.c does not check std streams the same as fileio.c
Steve Dower
- [issue21953] pythonrun.c does not check std streams the same as fileio.c
Zachary Ware
- [issue21958] Allow python 2.7 to compile with Visual Studio 2013
Zachary Ware
- [issue21959] msi product code for 2.7.8150 not in Tools/msi/uuids.py
Roundup Robot
- [issue10213] tests shouldn't fail with unset timezone
Mark Lawrence
- [issue21868] Tbuffer in turtle allows negative size
Lita Cho
- [issue21964] inconsistency in list-generator comprehension with yield(-from)
hakril
- [issue20135] FAQ need list mutation answers
Ezio Melotti
- [issue3015] tkinter with wantobjects=False has been broken for some time
Lita Cho
- [issue21655] Write Unit Test for Vec2 and TNavigator class in the Turtle Module
Lita Cho
- [issue17172] Add turtledemo to IDLE menu
Lita Cho
- [issue4453] MSI installer shows error message if "Compile .py files to bytecode" option is selected
Mark Lawrence
- [issue21084] IDLE can't deal with characters above the range (U+0000-U+FFFF)
Mark Lawrence
- [issue16221] tokenize.untokenize() "compat" mode misses the encoding when using an iterator
Mark Lawrence
- [issue12588] test_capi.test_subinterps() failed on OpenBSD (powerpc)
Mark Lawrence
- [issue15883] Add Py_errno to work around multiple CRT issue
Mark Lawrence
- [issue4453] MSI installer shows error message if "Compile .py files to bytecode" option is selected
Zachary Ware
- [issue21958] Allow python 2.7 to compile with Visual Studio 2013
Zachary Turner
- [issue21599] Argument transport in attach and detach method in Server class in base_events file is not used
STINNER Victor
- [issue21913] threading.Condition.wait() is not interruptible in Python 2.7
Charles-François Natali
- [issue21922] PyLong: use GMP
Case Van Horsen
- [issue21955] ceval.c: implement fast path for integers with a single digit
Serhiy Storchaka
- [issue11077] Tkinter is not thread safe
Serhiy Storchaka
- [issue21922] PyLong: use GMP
Mark Dickinson
- [issue12588] test_capi.test_subinterps() failed on OpenBSD (powerpc)
Landry Breuil
- [issue21932] os.read() must use Py_ssize_t for the size parameter
Serhiy Storchaka
- [issue21955] ceval.c: implement fast path for integers with a single digit
STINNER Victor
- [issue21955] ceval.c: implement fast path for integers with a single digit
STINNER Victor
- [issue21932] os.read() must use Py_ssize_t for the size parameter
Roundup Robot
- [issue21932] os.read() must use Py_ssize_t for the size parameter
STINNER Victor
- [issue21965] Add support for Memory BIO to _ssl
Geert Jansen
- [issue21084] IDLE can't deal with characters above the range (U+0000-U+FFFF)
Serhiy Storchaka
- [issue21961] Add What's New for Idle.
Serhiy Storchaka
- [issue21932] os.read() must use Py_ssize_t for the size parameter
Serhiy Storchaka
- [issue21951] tcl test change crashes AIX
Serhiy Storchaka
- [issue21951] tcl test change crashes AIX
Serhiy Storchaka
- [issue16494] Add a method on importlib.SourceLoader for creating bytecode file format/container
Brett Cannon
- [issue15600] expose the finder details used by the FileFinder path hook
Mark Lawrence
- [issue7979] connect_ex returns 103 often
Mark Lawrence
- [issue19919] SSL: test_connect_ex_error fails with EWOULDBLOCK
Mark Lawrence
- [issue19954] test_tk floating point exception on my gentoo box with tk 8.6.1
Mark Lawrence
- [issue20026] sqlite: handle correctly invalid isolation_level
Mark Lawrence
- [issue18228] AIX locale parsing failure
Mark Lawrence
- [issue2008] cookielib lacks FileCookieJar class for Safari
Berker Peksag
- [issue9325] Add an option to pdb/trace/profile to run library module as a script
Berker Peksag
- [issue19076] Pdb.do_break calls error with obsolete file kwarg
Roundup Robot
- [issue21932] os.read() must use Py_ssize_t for the size parameter
STINNER Victor
- [issue19076] Pdb.do_break calls error with obsolete file kwarg
Berker Peksag
- [issue21914] Create unit tests for Turtle guionly
Lita Cho
- [issue20026] sqlite: handle correctly invalid isolation_level
STINNER Victor
- [issue21914] Create unit tests for Turtle guionly
Lita Cho
- [issue21914] Create unit tests for Turtle guionly
Lita Cho
- [issue21966] InteractiveConsole does not support -q option
Alexander Belopolsky
- [issue21922] PyLong: use GMP
Case Van Horsen
- [issue21967] Interpreter crash upon accessing frame.f_restricted of a frame from a dead thread
Anselm Kruis
- [issue21931] Nonsense errors reported by msilib.FCICreate for bad argument
Ezio Melotti
- [issue15414] os.path.join behavior on Windows (ntpath.join) is unexpected and not well documented
Mark Lawrence
- [issue21965] Add support for Memory BIO to _ssl
Antoine Pitrou
- [issue1669539] Improve Windows os.path.join (ntpath.join) "smart" joining
Mark Lawrence
- [issue15414] os.path.join behavior on Windows (ntpath.join) is unexpected and not well documented
Brian Curtin
- [issue1669539] Improve Windows os.path.join (ntpath.join) "smart" joining
Brian Curtin
- [issue15849] PEP 3121, 384 Refactoring applied to xx module
Alexander Belopolsky
- [issue15849] PEP 3121, 384 Refactoring applied to xx module
Alexander Belopolsky
- [issue21928] Incorrect reference to partial() in functools.wraps documentation
Ezio Melotti
- [issue21934] OpenBSD has no /dev/full device
Ezio Melotti
- [issue21941] Clean up turtle TPen class
Ezio Melotti
- [issue21946] 'python -u' yields trailing carriage return '\r' (Python2 for Windows)
Ezio Melotti
- [issue15849] PEP 3121, 384 Refactoring applied to xx module
Stefan Krah
- [issue15849] PEP 3121, 384 Refactoring applied to xx module
Alexander Belopolsky
- [issue21966] InteractiveConsole does not support -q option
Anton Barkovsky
- [issue21966] InteractiveConsole does not support -q option
Alexander Belopolsky
- [issue21966] InteractiveConsole does not support -q option
Alexander Belopolsky
- [issue14050] Tutorial, list.sort() and items comparability
R. David Murray
- [issue7979] connect_ex returns 103 often
Ned Deily
- [issue21966] InteractiveConsole does not support -q option
R. David Murray
- [issue21966] InteractiveConsole does not support -q option
Anton Barkovsky
- [issue21966] InteractiveConsole does not support -q option
Alexander Belopolsky
- [issue7976] warnings should provide a public API for accessing its option parsing code
Berker Peksag
- [issue21966] InteractiveConsole does not support -q option
Anton Barkovsky
- [issue21966] InteractiveConsole does not support -q option
Alexander Belopolsky
- [issue21966] InteractiveConsole does not support -q option
Anton Barkovsky
- [issue21966] InteractiveConsole does not support -q option
Alexander Belopolsky
- [issue21966] InteractiveConsole does not support -q option
Anton Barkovsky
- [issue21934] OpenBSD has no /dev/full device
Mark Lawrence
- [issue6895] locale._parse_localename fails when localename does not contain encoding information
Mark Lawrence
- [issue21934] OpenBSD has no /dev/full device
Ezio Melotti
- [issue21961] Add What's New for Idle.
Terry J. Reedy
- [issue21964] inconsistency in list-generator comprehension with yield(-from)
Ezio Melotti
- [issue5248] Adding T_SIZET to structmember.h
Mark Lawrence
- [issue21968] 'abort' object is not callable
Apple Grew
- [issue21966] InteractiveConsole does not support -q option
Roundup Robot
- [issue21968] 'abort' object is not callable
Ezio Melotti
- [issue21966] InteractiveConsole does not support -q option
Alexander Belopolsky
- [issue21931] Nonsense errors reported by msilib.FCICreate for bad argument
Jeffrey Armstrong
- [issue21968] 'abort' object is not callable
Apple Grew
- [issue21968] 'abort' object is not callable
Ezio Melotti
- [issue21968] 'abort' object is not callable
Apple Grew
- [issue8972] subprocess.list2cmdline doesn't quote the & character
Mark Lawrence
- [issue8972] subprocess.list2cmdline doesn't quote the & character
Brian Curtin
- [issue10837] Issue catching KeyboardInterrupt while reading stdin
Mark Lawrence
- [issue8075] Windows (Vista/7) install error when choosing to compile .py files
Mark Lawrence
- [issue16895] Batch file to mimic 'make' on Windows
Mark Lawrence
- [issue8075] Windows (Vista/7) install error when choosing to compile .py files
Brian Curtin
- [issue16895] Batch file to mimic 'make' on Windows
Brian Curtin
- [issue10837] Issue catching KeyboardInterrupt while reading stdin
Brian Curtin
- [issue16516] argparse types (and actions) must be hashable
paul j3
- [issue17023] Subprocess does not find executable on Windows if it is PATH with quotes
Mark Lawrence
- [issue18016] subprocess should open stdin in mode w+b on windows
Mark Lawrence
- [issue18544] subprocess.Popen support for redirection of arbitrary file descriptors
Mark Lawrence
- [issue10482] subprocess and deadlock avoidance
Mark Lawrence
- [issue21961] Add What's New for Idle.
Ned Deily
- [issue20117] subprocess on Windows: wrong return code with shell=True
Mark Lawrence
- [issue21951] tcl test change crashes AIX
David Edelsohn
- [issue20117] subprocess on Windows: wrong return code with shell=True
Brian Curtin
- [issue21964] inconsistency in list-generator comprehension with yield(-from)
Nick Coghlan
- [issue21969] WindowsPath constructor does not check for invalid characters
Antony Lee
- [issue6631] Disallow relative files paths in urllib*.open()
Martin Panter
- [issue21789] Broken link to PEP 263 in Python 2.7 error message
Martijn Pieters
- [issue21970] Broken code for handling file://host in urllib.request.FileHandler.file_open
Martin Panter
- [issue21789] Broken link to PEP 263 in Python 2.7 error message
Ned Deily
- [issue21971] Index and update turtledemo doc.
Terry J. Reedy
- [issue14117] Turtledemo: exception and minor glitches.
Terry J. Reedy
- [issue21969] WindowsPath constructor does not check for invalid characters
Ned Deily
- [issue21969] WindowsPath constructor does not check for invalid characters
Antoine Pitrou
- [issue8075] Windows (Vista/7) install error when choosing to compile .py files
Martin v. Löwis
- [issue8075] Windows (Vista/7) install error when choosing to compile .py files
Martin v. Löwis
- [issue21972] Bugs in the lexer and parser documentation
François-René Rideau
- [issue21972] Bugs in the lexer and parser documentation
Martin v. Löwis
- [issue21961] Add What's New for Idle.
Terry J. Reedy
- [issue21969] WindowsPath constructor does not check for invalid characters
Antony Lee
- [issue21323] CGI HTTP server not running scripts from subdirectories
Roundup Robot
- [issue19435] Directory traversal attack for CGIHTTPRequestHandler
Roundup Robot
- [issue21323] CGI HTTP server not running scripts from subdirectories
Ned Deily
- [issue19435] Directory traversal attack for CGIHTTPRequestHandler
Ned Deily
- [issue18592] Idle: test SearchDialogBase.py
Saimadhav Heblikar
- [issue19954] test_tk floating point exception on my gentoo box with tk 8.6.1
Serhiy Storchaka
- [issue21925] ResourceWarning sometimes doesn't display
Arfrever Frehtes Taifersar Arahesis
- [issue20026] sqlite: handle correctly invalid isolation_level
Berker Peksag
- [issue7405] compiling python 3.1.1 using cygwin 1.7.0 and gcc 4.3.4
Mark Lawrence
- [issue21973] Can't use Idle
Thomas Kember
- [issue8526] msilib doesn't support multiple CAB instances in same installer
Mark Lawrence
- [issue14484] missing return in win32_kill?
Mark Lawrence
- [issue21973] Can't use Idle
SilentGhost
- [issue15962] Windows STDIN/STDOUT Redirection is actually FIXED
Mark Lawrence
- [issue16620] Avoid using private function glob.glob1() in msi module and tools
Mark Lawrence
- [issue17717] Set up nasm from external.bat
Mark Lawrence
- [issue5773] Crash on shutdown after os.fdopen(2) in debug builds
Mark Lawrence
- [issue14484] missing return in win32_kill?
Brian Curtin
- [issue15962] Windows STDIN/STDOUT Redirection is actually FIXED
Brian Curtin
- [issue21974] Typo in "Set" in PEP 289
Quan Nguyen
- [issue1175984] Make subprocess.Popen support file-like objects (win)
Mark Lawrence
- [issue1260171] subprocess: more general (non-buffering) communication
Mark Lawrence
- [issue12067] Doc: remove errors about mixed-type comparisons.
Andy Maier
- [issue12067] Doc: remove errors about mixed-type comparisons.
Andy Maier
- [issue21789] Broken link to PEP 263 in Python 2.7 error message
Martijn Pieters
- [issue16070] Structure and native Structure (LittleEndianStructure on Windows) supports __slots__, but BigEndianStructure doesn't
Mark Lawrence
- [issue21973] Can't use Idle
Thomas Kember
- [issue21973] Can't use Idle
Thomas Kember
- [issue16623] argparse help formatter does not honor non-breaking space
Mark Lawrence
- [issue16786] argparse doesn't offer localization interface for "version" action
Mark Lawrence
- [issue21973] Can't use Idle
SilentGhost
- [issue16807] argparse group nesting lost on inheritance
Mark Lawrence
- [issue16376] wrong type for wintypes.BYTE
Mark Lawrence
- [issue21972] Bugs in the lexer and parser documentation
François-René Rideau
- [issue21925] ResourceWarning sometimes doesn't display
Serhiy Storchaka
- [issue12067] Doc: remove errors about mixed-type comparisons.
Andy Maier
- [issue21861] io class name are hardcoded in reprs
Serhiy Storchaka
- [issue8519] doc: termios and ioctl reference links
Mark Lawrence
- [issue21973] Can't use Idle
Thomas Kember
- [issue20858] Enhancements/fixes to pure-python datetime module
Alexander Belopolsky
- [issue21973] Can't use Idle
Thomas Kember
- [issue20858] Enhancements/fixes to pure-python datetime module
Alexander Belopolsky
- [issue21973] Can't use Idle
SilentGhost
- [issue21973] Can't use Idle
SilentGhost
- [issue21973] Can't use Idle
SilentGhost
- [issue21973] Can't use Idle
SilentGhost
- [issue20858] Enhancements/fixes to pure-python datetime module
Alexander Belopolsky
- [issue20858] Enhancements/fixes to pure-python datetime module
Alexander Belopolsky
- [issue20328] mailbox: add method to delete mailbox
R. David Murray
- [issue21935] Implement AUTH command in smtpd.
R. David Murray
- [issue21951] tcl test change crashes AIX
Serhiy Storchaka
- [issue21901] test_selectors.PollSelectorTestCase.test_above_fd_setsize reported killed by shell
R. David Murray
- [issue1610654] cgi.py multipart/form-data
R. David Murray
- [issue16726] expat ParseFile expects bytes, not string
Mark Lawrence
- [issue14094] nt.realpath() should use GetFinalPathNameByHandle() when available
Mark Lawrence
- [issue16561] Windows installer doesn't use UAC, then crashes
Mark Lawrence
- [issue1186900] nntplib shouldn't raise generic EOFError
Jessica McKellar
- [issue21585] Run Tkinter tests with wantobjects=False
Jessica McKellar
- [issue6639] turtle: _tkinter.TclError: invalid command name ".10170160"
Jessica McKellar
- [issue16458] subprocess.py throw "The handle is invalid" error on duplicating the STD_INPUT_HANDLE
Mark Lawrence
- [issue16123] IDLE - deprecate running without a subprocess
Terry J. Reedy
- [issue1186900] nntplib shouldn't raise generic EOFError
Berker Peksag
- [issue17480] pyvenv should be installed someplace more obvious on Windows
Mark Lawrence
- [issue1186900] nntplib shouldn't raise generic EOFError
Ezio Melotti
- [issue1186900] nntplib shouldn't raise generic EOFError
Lita Cho
- [issue21973] Idle should not quit on corrupted user config files
Terry J. Reedy
- [issue15962] Windows STDIN/STDOUT Redirection is actually FIXED
Terry J. Reedy
- [issue1186900] nntplib shouldn't raise generic EOFError
Lita Cho
- [issue15968] Incorporate Tcl/Tk/Tix into the Windows build process
Mark Lawrence
- [issue21951] tcl test change crashes AIX
David Edelsohn
- [issue15968] Incorporate Tcl/Tk/Tix into the Windows build process
Brian Curtin
- [issue10395] new os.path function to extract common prefix based on path components
Serhiy Storchaka
- [issue11344] Add os.path.splitpath(path) function
Serhiy Storchaka
- [issue21914] Create unit tests for Turtle guionly
Jessica McKellar
- [issue21916] Create unit tests for turtle textonly
Jessica McKellar
- [issue21951] tcl test change crashes AIX
David Edelsohn
- [issue11344] Add os.path.splitpath(path) function
Brian Curtin
- [issue20451] os.exec* mangles argv on windows (splits on spaces, etc)
Mark Lawrence
- [issue21951] tcl test change crashes AIX
Serhiy Storchaka
- [issue15266] Perform the same checks as PyPI for Description field
Wichert Akkerman
- [issue21514] update json module docs in light of RFC 7159 & ECMA-404
Chris Rebert
- [issue15947] Assigning new values to instance of pointer types does not check validity
Mark Lawrence
- [issue15388] SAX parse (ExpatParser) leaks file handle when given filename input
Mark Lawrence
- [issue16178] atexit._run_exitfuncs should be a public API
Mark Lawrence
- [issue18592] Idle: test SearchDialogBase.py
Roundup Robot
- [issue10289] Document magic methods called by built-in functions
Chris Rebert
- [issue21951] tcl test change crashes AIX
David Edelsohn
- [issue21777] Separate out documentation of binary sequence methods
Nick Coghlan
- [issue21777] Separate out documentation of binary sequence methods
Marc-Andre Lemburg
- [issue16178] atexit._run_exitfuncs should be a public API
Gregory P. Smith
- [issue16623] argparse help formatter does not honor non-breaking space
paul j3
- [issue21975] Using pickled/unpickled sqlite3.Row results in segfault rather than exception
Elizabeth Myers
- [issue21975] Using pickled/unpickled sqlite3.Row results in segfault rather than exception
Elizabeth Myers
- [issue21974] Typo in "Set" in PEP 289
Raymond Hettinger
- [issue21955] ceval.c: implement fast path for integers with a single digit
Raymond Hettinger
- [issue10395] new os.path function to extract common prefix based on path components
Raymond Hettinger
- [issue16178] atexit._run_exitfuncs should be a public API
Raymond Hettinger
- [issue21922] PyLong: use GMP
Raymond Hettinger
- [issue20451] os.exec* mangles argv on windows (splits on spaces, etc)
Raymond Hettinger
- [issue20451] os.exec* mangles argv on windows (splits on spaces, etc)
Raymond Hettinger
- [issue20451] os.exec* mangles argv on windows (splits on spaces, etc)
Raymond Hettinger
- [issue21777] Separate out documentation of binary sequence methods
Nick Coghlan
- [issue21777] Separate out documentation of binary sequence methods
Guido van Rossum
- [issue20451] os.exec* mangles argv on windows (splits on spaces, etc)
Raymond Hettinger
- [issue17506] Improve IDLE news handling
Roundup Robot
- [issue17506] Improve IDLE news handling
Terry J. Reedy
- [issue21976] Fix test_ssl.py to handle LibreSSL versioning appropriately
William Orr
- [issue16786] argparse doesn't offer localization interface for "version" action
paul j3
- [issue20010] time.strftime('%z') didn't make +HHMM return in windows xp
Alexandr Nevskiy
- [issue21922] PyLong: use GMP
Case Van Horsen
- [issue21977] In the re's token example OP and SKIP regexes can be improved
py.user
- [issue21975] Using pickled/unpickled sqlite3.Row results in segfault rather than exception
Claudiu Popa
- [issue21977] In the re's token example OP and SKIP regexes can be improved
Raymond Hettinger
- [issue21901] test_selectors.PollSelectorTestCase.test_above_fd_setsize reported killed by shell
STINNER Victor
- [issue21977] In the re's token example OP and SKIP regexes can be improved
Raymond Hettinger
- [issue21977] In the re's token example OP and SKIP regexes can be improved
Roundup Robot
- [issue21977] In the re's token example OP and SKIP regexes can be improved
Raymond Hettinger
- [issue21514] update json module docs in light of RFC 7159 & ECMA-404
Raymond Hettinger
- [issue16620] Avoid using private function glob.glob1() in msi module and tools
Raymond Hettinger
- [issue21978] Support index access on OrderedDict views (e.g. o.keys()[7])
Ram Rachum
- [issue21084] IDLE can't deal with characters above the range (U+0000-U+FFFF)
wjssz
- [issue21978] Support index access on OrderedDict views (e.g. o.keys()[7])
Raymond Hettinger
- [issue21084] IDLE can't deal with characters above the range (U+0000-U+FFFF)
Raymond Hettinger
- [issue21979] SyntaxError not raised on "0xaor 1"
Mika Eloranta
- [issue21979] SyntaxError not raised on "0xaor 1"
Mark Dickinson
- [issue21979] SyntaxError not raised on "0xaor 1"
Mika Eloranta
- [issue21979] SyntaxError not raised on "0xaor 1"
Eric V. Smith
- [issue21979] SyntaxError not raised on "0xaor 1"
Eric V. Smith
- [issue21979] SyntaxError not raised on "0xaor 1"
Mika Eloranta
- [issue21979] SyntaxError not raised on "0xaor 1"
Eric V. Smith
- [issue21975] Using pickled/unpickled sqlite3.Row results in segfault rather than exception
Serhiy Storchaka
- [issue21980] Implement `logging.LogRecord.__repr__`
Ram Rachum
- [issue21981] Idle problem
Thomas Kember
- [issue21979] SyntaxError not raised on "0xaor 1"
Mark Dickinson
- [issue21981] Idle problem
SilentGhost
- [issue21981] Idle problem
Eric V. Smith
- [issue21975] Using pickled/unpickled sqlite3.Row results in segfault rather than exception
Claudiu Popa
- [issue21975] Using pickled/unpickled sqlite3.Row results in segfault rather than exception
Claudiu Popa
- [issue21975] Using pickled/unpickled sqlite3.Row results in segfault rather than exception
Serhiy Storchaka
- [issue21975] Using pickled/unpickled sqlite3.Row results in segfault rather than exception
Claudiu Popa
- [issue19806] smtpd crashes when a multi-byte UTF-8 sequence is split between consecutive data packets
R. David Murray
- [issue21975] Using pickled/unpickled sqlite3.Row results in segfault rather than exception
Serhiy Storchaka
- [issue8849] python.exe problem with cvxopt
R. David Murray
- [issue21964] inconsistency in list-generator comprehension with yield(-from)
hakril
- [issue21981] Idle problem
Thomas Kember
- [issue21981] Idle problem
Thomas Kember
- [issue21975] Using pickled/unpickled sqlite3.Row results in segfault rather than exception
Claudiu Popa
- [issue21947] `Dis` module doesn't know how to disassemble generators
Clement Rouault
- [issue21982] Idle: Regression introduced in configDialog by rev 91509
Saimadhav Heblikar
- [issue21982] Idle: Regression introduced in configDialog by rev 91509
Saimadhav Heblikar
- [issue16561] bdist_wininst installers don't use UAC, then crash
Martin v. Löwis
- [issue21976] Fix test_ssl.py to handle LibreSSL versioning appropriately
Berker Peksag
- [issue16561] bdist_wininst installers don't use UAC, then crash
Steve Dower
- [issue21977] In the re's token example OP and SKIP regexes can be improved
Berker Peksag
- [issue21980] Implement `logging.LogRecord.__repr__`
Berker Peksag
- [issue17480] pyvenv should be installed someplace more obvious on Windows
Steve Dower
- [issue20451] os.exec* mangles argv on windows (splits on spaces, etc)
Steve Dower
- [issue17480] pyvenv should be installed someplace more obvious on Windows
Steve Dower
- [issue15883] Add Py_errno to work around multiple CRT issue
Steve Dower
- [issue17056] Support Visual Studio 2012
Steve Dower
- [issue7687] Bluetooth support untested
Tim Tisdall
- [issue7687] Bluetooth support untested
Brian Curtin
- [issue7834] socket.connect() no longer works with AF_BLUETOOTH L2CAP sockets
Tim Tisdall
- [issue21514] update json module docs in light of RFC 7159 & ECMA-404
Bob Ippolito
- [issue15443] datetime module has no support for nanoseconds
Niklas Claesson
- [issue21514] update json module docs in light of RFC 7159 & ECMA-404
Chris Rebert
- [issue21514] update json module docs in light of RFC 7159 & ECMA-404
Bob Ippolito
- [issue15443] datetime module has no support for nanoseconds
Alexander Belopolsky
- [issue21956] Doc files deleted from repo are not deleted from docs.python.org.
Brandon Rhodes
- [issue21922] PyLong: use GMP
Mark Dickinson
- [issue21980] Implement `logging.LogRecord.__repr__`
Vinay Sajip
- [issue21980] Implement `logging.LogRecord.__repr__`
Ram Rachum
- [issue21041] pathlib.PurePath.parents rejects negative indexes
Barry A. Warsaw
- [issue16807] argparse group nesting lost on inheritance
paul j3
- [issue21041] pathlib.PurePath.parents rejects negative indexes
Barry A. Warsaw
- [issue2698] Extension module build fails for MinGW: missing vcvarsall.bat
Mark Lawrence
- [issue21645] test_read_all_from_pipe_reader() of test_asyncio hangs on FreeBSD 9
Roundup Robot
- [issue21976] Fix test_ssl.py to handle LibreSSL versioning appropriately
Antoine Pitrou
- [issue21981] Idle problem
Terry J. Reedy
- [issue21514] update json module docs in light of RFC 7159 & ECMA-404
Raymond Hettinger
- [issue21514] update json module docs in light of RFC 7159 & ECMA-404
Bob Ippolito
- [issue21645] test_read_all_from_pipe_reader() of test_asyncio hangs on FreeBSD 9
Roundup Robot
- [issue21645] test_read_all_from_pipe_reader() of test_asyncio hangs on FreeBSD 9
STINNER Victor
- [issue12955] urllib.request example should use "with ... as:"
Terry J. Reedy
- [issue21041] pathlib.PurePath.parents rejects negative indexes
akira
- [issue14379] Several traceback docs improvements
Mark Lawrence
- [issue15117] Please document top-level sqlite3 module variables
Mark Lawrence
- [issue17250] argparse: Issue 15906 patch; positional with nargs='*' and string default
Mark Lawrence
- [issue15552] gettext: if looking for .mo in default locations, also look in locale-bundle location
Mark Lawrence
- [issue21041] pathlib.PurePath.parents rejects negative indexes
Mark Lawrence
- [issue16895] Batch file to mimic 'make' on Windows
Zachary Ware
- [issue18397] Python with MinGW
Mark Lawrence
- [issue21983] segfault in ctypes.cast
Anthony LaTorre
- [issue21983] segfault in ctypes.cast
Anthony LaTorre
- [issue21984] list(itertools.repeat(1)) causes the system to hang
James Paget
- [issue17390] display python version on idle title bar
Terry J. Reedy
- [issue21815] imaplib truncates some untagged responses
Lita Cho
- [issue21984] list(itertools.repeat(1)) causes the system to hang
Josh Rosenberg
- [issue15443] datetime module has no support for nanoseconds
Antoine Pitrou
- [issue21976] Fix test_ssl.py to handle LibreSSL versioning appropriately
Antoine Pitrou
- [issue15443] datetime module has no support for nanoseconds
Alexander Belopolsky
- [issue21983] segfault in ctypes.cast
eryksun
- [issue21815] imaplib truncates some untagged responses
Lita Cho
- [issue15443] datetime module has no support for nanoseconds
Tim Peters
- [issue20117] subprocess on Windows: wrong return code with shell=True
eryksun
- [issue15443] datetime module has no support for nanoseconds
Alexander Belopolsky
- [issue15443] datetime module has no support for nanoseconds
Antoine Pitrou
- [issue15443] datetime module has no support for nanoseconds
Tim Peters
- [issue8519] doc: termios and ioctl reference links
Guido van Rossum
- [issue15443] datetime module has no support for nanoseconds
Alexander Belopolsky
- [issue15443] datetime module has no support for nanoseconds
Tim Peters
- [issue21982] Idle: Regression introduced in configDialog by rev 91509
Roundup Robot
- [issue15443] datetime module has no support for nanoseconds
Alexander Belopolsky
- [issue21982] Idle configDialog: fix regression and add minimal unittest
Terry J. Reedy
- [issue15443] datetime module has no support for nanoseconds
Alexander Belopolsky
- [issue15443] datetime module has no support for nanoseconds
Alexander Belopolsky
- [issue21984] list(itertools.repeat(1)) causes the system to hang
Raymond Hettinger
- [issue21978] Support index access on OrderedDict views (e.g. o.keys()[7])
Raymond Hettinger
- [issue17535] IDLE: Add an option to show line numbers along the left side of the editor window, and have it enabled by default.
Terry J. Reedy
- [issue21588] Idle: make editor title bar user configurable
Terry J. Reedy
- [issue21793] httplib client/server status refactor
Demian Brecht
- [issue20451] os.exec* mangles argv on windows (splits on spaces, etc)
Raymond Hettinger
- [issue19776] Provide expanduser() on Path objects
Claudiu Popa
- [issue18615] sndhdr.whathdr could return a namedtuple
Claudiu Popa
- [issue18615] sndhdr.whathdr could return a namedtuple
Raymond Hettinger
- [issue18974] Use argparse in the diff script
Raymond Hettinger
- [issue21984] list(itertools.repeat(1)) causes the system to hang
Ezio Melotti
- [issue20663] Introduce exception argument to iter
Raymond Hettinger
- [issue21970] Broken code for handling file://host in urllib.request.FileHandler.file_open
Senthil Kumaran
- [issue12067] Doc: remove errors about mixed-type comparisons.
Raymond Hettinger
- [issue20663] Introduce exception argument to iter
Josh Rosenberg
- [issue18974] Use argparse in the diff script
Roundup Robot
- [issue18974] Use argparse in the diff script
Serhiy Storchaka
- [issue16099] robotparser doesn't support request rate and crawl delay parameters
Nikolay Bogoychev
- [issue21983] segfault in ctypes.cast
Mark Lawrence
- [issue18615] sndhdr.whathdr could return a namedtuple
Serhiy Storchaka
- [issue21968] 'abort' object is not callable
Walter Dörwald
- [issue14414] xmlrpclib leaves connection in broken state if server returns error without content-length
Mark Lawrence
- [issue14730] Implementation of the PEP 419: Protecting cleanup statements from interruptions
Mark Lawrence
- [issue16182] readline: Wrong tab completion scope indices in Unicode terminals
Mark Lawrence
- [issue15443] datetime module has no support for nanoseconds
Antoine Pitrou
- [issue16185] include path in subprocess.Popen() file not found error messages on Windows
Mark Lawrence
- [issue16232] curses.textpad.Textbox backtrace support
Mark Lawrence
- [issue7946] Convoy effect with I/O bound threads and New GIL
Dima Tisnek
- [issue7946] Convoy effect with I/O bound threads and New GIL
Antoine Pitrou
- [issue19776] Provide expanduser() on Path objects
Claudiu Popa
- [issue21968] 'abort' object is not callable
Apple Grew
- [issue21968] 'abort' object is not callable
R. David Murray
- [issue16242] Pickle and __getattr__
Mark Lawrence
- [issue16237] bdist_rpm SPEC files created with distutils may be distro specific
Mark Lawrence
- [issue8843] urllib2 Digest Authorization uri must match request URI
Mark Lawrence
- [issue21793] httplib client/server status refactor
Berker Peksag
- [issue8843] urllib2 Digest Authorization uri must match request URI
Demian Brecht
- [issue18016] subprocess should open stdin in mode w+b on windows
Steve Dower
- [issue19450] Bug in sqlite in Windows binaries
Steve Dower
- [issue16652] socket.getfqdn docs are not explicit enough about the algorithm.
Mark Lawrence
- [issue16663] Poor documentation for METH_KEYWORDS
Mark Lawrence
- [issue16729] Document how to provide defaults for setup.py commands options
Mark Lawrence
- [issue21928] Incorrect reference to partial() in functools.wraps documentation
R. David Murray
- [issue16834] ioctl mutate_flag behavior in regard to the buffer size limit
Mark Lawrence
- [issue19954] test_tk floating point exception on my gentoo box with tk 8.6.1
R. David Murray
- [issue16859] tarfile.TarInfo.fromtarfile does not check read() return value
Mark Lawrence
- [issue14326] IDLE - allow shell to support different locales
Mark Lawrence
- [issue19450] Bug in sqlite in Windows binaries
Ned Deily
- [issue8972] subprocess.list2cmdline doesn't quote the & character
R. David Murray
- [issue19450] Bug in sqlite in Windows binaries
Steve Dower
- [issue21927] BOM appears in stdin when using Powershell
R. David Murray
- [issue17783] run the testsuite in batched mode
Mark Lawrence
- [issue18615] sndhdr.whathdr could return a namedtuple
Claudiu Popa
- [issue17605] mingw-meta: build interpeter core
Mark Lawrence
- [issue17695] _sysconfigdata broken with universal builds on OSX
Mark Lawrence
- [issue18615] sndhdr.whathdr could return a namedtuple
Serhiy Storchaka
- [issue9390] Error in sys.excepthook on windows when redirecting output of the script
Mark Lawrence
- [issue21918] Convert test_tools to directory
Zachary Ware
- [issue19776] Provide expanduser() on Path objects
Serhiy Storchaka
- [issue21084] IDLE can't deal with characters above the range (U+0000-U+FFFF)
Serhiy Storchaka
- [issue20663] Introduce exception argument to iter
Terry J. Reedy
- [issue12020] Attribute error with flush on stdout,stderr
Mark Lawrence
- [issue20663] Introduce exception argument to iter
Ram Rachum
- [issue21935] Implement AUTH command in smtpd.
Milan Oberkirch
- [issue21935] Implement AUTH command in smtpd.
R. David Murray
- [issue21918] Convert test_tools to directory
Serhiy Storchaka
- [issue11702] dir on return value of msilib.OpenDatabase() crashes python
Mark Lawrence
- [issue11702] dir on return value of msilib.OpenDatabase() crashes python
Brian Curtin
- [issue21645] test_read_all_from_pipe_reader() of test_asyncio hangs on FreeBSD 9
STINNER Victor
- [issue21645] test_read_all_from_pipe_reader() of test_asyncio hangs on FreeBSD 9
STINNER Victor
- [issue18615] sndhdr.whathdr could return a namedtuple
Claudiu Popa
- [issue21645] test_read_all_from_pipe_reader() of test_asyncio hangs on FreeBSD 9
STINNER Victor
- [issue9699] invalid call of Windows API _popen() generating The input line is too long error message
Mark Lawrence
- [issue21765] Idle: make 3.x HyperParser work with non-ascii identifiers.
Tal Einat
- [issue9099] multiprocessing/win32: WindowsError: [Error 0] Success on Pipe()
Mark Lawrence
- [issue20663] Introduce exception argument to iter
Terry J. Reedy
- [issue6820] Redefinition of HAVE_STRFTIME can cause compiler errors.
Mark Lawrence
- [issue21645] Race condition in signal handling on FreeBSD
STINNER Victor
- [issue12480] urllib2 doesn't use proxy (fieddler2), configed the proxy with ProxyHandler
Mark Lawrence
- [issue9099] multiprocessing/win32: WindowsError: [Error 0] Success on Pipe()
Brian Curtin
- [issue9699] invalid call of Windows API _popen() generating The input line is too long error message
Brian Curtin
- [issue21765] Idle: make 3.x HyperParser work with non-ascii identifiers.
Tal Einat
- [issue21765] Idle: make 3.x HyperParser work with non-ascii identifiers.
Tal Einat
- [issue9341] allow argparse subcommands to be grouped
paul j3
- [issue21985] test_asyncio prints some junk
Antoine Pitrou
- [issue21927] BOM appears in stdin when using Powershell
Jason R. Coombs
- [issue16807] argparse group nesting lost on inheritance
paul j3
- [issue17250] argparse: Issue 15906 patch; positional with nargs='*' and string default
paul j3
- [issue16878] argparse: positional args with nargs='*' defaults to []
paul j3
- [issue21986] Pickleability of code objects is inconsistent
ppperry
- [issue21955] ceval.c: implement fast path for integers with a single digit
Zach Byrne
- [issue21793] httplib client/server status refactor
Martin Panter
- [issue21986] Pickleability of code objects is inconsistent
ppperry
- [issue21815] imaplib truncates some untagged responses
Lita Cho
- [issue21815] imaplib truncates some untagged responses
Lita Cho
- [issue21901] test_selectors.PollSelectorTestCase.test_above_fd_setsize reported killed by shell
R. David Murray
- [issue16237] bdist_rpm SPEC files created with distutils may be distro specific
Nick Coghlan
- [issue21986] Pickleability of code objects is inconsistent
Antoine Pitrou
- [issue21987] TarFile.getmember on directory requires trailing slash iff over 100 chars
Brendan Moloney
- [issue21815] imaplib truncates some untagged responses
Jessica McKellar
- [issue21815] imaplib truncates some untagged responses
Ezio Melotti
- [issue16729] Document how to provide defaults for setup.py commands options
Éric Araujo
- [issue21815] imaplib truncates some untagged responses
Lita Cho
- [issue12800] 'tarfile.StreamError: seeking backwards is not allowed' when extract symlink
Andrew Garner
- [issue21815] imaplib truncates some untagged responses
Lita Cho
- [issue21986] Pickleability of code objects is inconsistent
Terry J. Reedy
- [issue21987] TarFile.getmember on directory requires trailing slash iff over 100 chars
Serhiy Storchaka
- [issue21927] BOM appears in stdin when using Powershell
Serhiy Storchaka
- [issue21986] Pickleability of code objects is inconsistent
Claudiu Popa
- [issue21955] ceval.c: implement fast path for integers with a single digit
Serhiy Storchaka
- [issue16237] bdist_rpm SPEC files created with distutils may be distro specific
Bohuslav "Slavek" Kabrda
- [issue21955] ceval.c: implement fast path for integers with a single digit
STINNER Victor
- [issue21955] ceval.c: implement fast path for integers with a single digit
STINNER Victor
- [issue21955] ceval.c: implement fast path for integers with a single digit
STINNER Victor
- [issue21955] ceval.c: implement fast path for integers with a single digit
STINNER Victor
- [issue21901] test_selectors.PollSelectorTestCase.test_above_fd_setsize reported killed by shell
STINNER Victor
- [issue21985] test_asyncio prints some junk
STINNER Victor
- [issue21985] test_asyncio prints some junk
Roundup Robot
- [issue21645] Race condition in signal handling on FreeBSD
Roundup Robot
- [issue21985] test_asyncio prints some junk
STINNER Victor
- [issue21645] asyncio: Race condition in signal handling on FreeBSD
STINNER Victor
- [issue21988] Decrease iterating overhead it timeit
Serhiy Storchaka
- [issue21955] ceval.c: implement fast path for integers with a single digit
Serhiy Storchaka
- [issue21988] Decrease iterating overhead in timeit
Serhiy Storchaka
- [issue21988] Decrease iterating overhead in timeit
Steven D'Aprano
- [issue16237] bdist_rpm SPEC files created with distutils may be distro specific
Nick Coghlan
- [issue21965] Add support for Memory BIO to _ssl
STINNER Victor
- [issue21927] BOM appears in stdin when using Powershell
Jason R. Coombs
- [issue21965] Add support for Memory BIO to _ssl
Ezio Melotti
- [issue21988] Decrease iterating overhead in timeit
Antoine Pitrou
- [issue21765] Idle: make 3.x HyperParser work with non-ascii identifiers.
Martin v. Löwis
- [issue21927] BOM appears in stdin when using Powershell
STINNER Victor
- [issue21986] Pickleability of code objects is inconsistent
Martin v. Löwis
- [issue21927] BOM appears in stdin when using Powershell
Serhiy Storchaka
- [issue21989] Missing (optional) argument `start` and `end` in documentation for list.index
SylvainDe
- [issue13023] argparse should allow displaying argument default values in addition to setting a formatter class
Mark Lawrence
- [issue9390] Error in sys.excepthook on windows when redirecting output of the script
Zachary Ware
- [issue21986] Pickleability of code objects is inconsistent
ppperry
- [issue12284] argparse.ArgumentParser: usage example option
Mark Lawrence
- [issue9399] Provide a 'print' action for argparse
Mark Lawrence
- [issue21765] Idle: make 3.x HyperParser work with non-ascii identifiers.
Roundup Robot
- [issue16283] ctypes.util.find_library does not find all DLLs anymore
Mark Lawrence
- [issue21986] Pickleability of code objects is inconsistent
Claudiu Popa
- [issue21765] Idle: make 3.x HyperParser work with non-ascii identifiers.
Tal Einat
- [issue16892] Windows bug picking up stdin from a pipe
Mark Lawrence
- [issue21815] imaplib truncates some untagged responses
R. David Murray
- [issue21986] Pickleability of code objects is inconsistent
Serhiy Storchaka
- [issue21931] Nonsense errors reported by msilib.FCICreate for bad argument
R. David Murray
- [issue21815] imaplib truncates some untagged responses
Rafał Stożek
- [issue21986] Pickleability of code objects is inconsistent
Claudiu Popa
- [issue21990] saxutils defines an inner class where a normal one would do
Alex Gaynor
- [issue12806] argparse: Hybrid help text formatter
Mark Lawrence
- [issue21991] The new email API should use MappingProxyType instead of returning new dicts.
R. David Murray
- [issue13923] new formatter for argparse
Mark Lawrence
- [issue21988] Decrease iterating overhead in timeit
Alex Gaynor
- [issue21988] Decrease iterating overhead in timeit
Antoine Pitrou
- [issue21955] ceval.c: implement fast path for integers with a single digit
Zach Byrne
- [issue21988] Decrease iterating overhead in timeit
Armin Rigo
- [issue21988] Decrease iterating overhead in timeit
Armin Rigo
- [issue12067] Doc: remove errors about mixed-type comparisons.
Andy Maier
- [issue21899] Futures are not marked as completed
Sebastian Kreft
- [issue20319] concurrent.futures.wait() can block forever even if Futures have completed
Sebastian Kreft
- [issue11945] Adopt and document consistent semantics for handling NaN values in containers
Andy Maier
- [issue10991] trace fails when test imported a temporary file
Mark Lawrence
- [issue16961] No regression tests for -E and individual environment vars
Mark Lawrence
- [issue13041] argparse: terminal width is not detected properly
Mark Lawrence
- [issue14149] argparse: Document how to use argument names that are not Python identifiers
Mark Lawrence
- [issue15994] memoryview to freed memory can cause segfault
Mark Lawrence
- [issue15903] Make rawiobase_read() read directly to bytes object
Mark Lawrence
- [issue16965] 2to3 should rewrite execfile() to open in 'rb' mode
Mark Lawrence
- [issue21645] asyncio: Race condition in signal handling on FreeBSD
STINNER Victor
- [issue4972] context management support in imaplib, smtplib, ftplib
Berker Peksag
- [issue4972] context management support in imaplib, smtplib, ftplib
R. David Murray
- [issue21989] Missing (optional) argument `start` and `end` in documentation for list.index
Berker Peksag
- [issue9399] Provide a 'print' action for argparse
Berker Peksag
- [issue21992] New AST node Else() should be introduced
Igor Bronshteyn
- [issue21992] New AST node Else() should be introduced
STINNER Victor
- [issue21163] asyncio doesn't warn if a task is destroyed during its execution
Roundup Robot
- [issue21988] Decrease iterating overhead in timeit
Steven D'Aprano
- [issue21163] asyncio doesn't warn if a task is destroyed during its execution
Roundup Robot
- [issue21163] asyncio doesn't warn if a task is destroyed during its execution
STINNER Victor
- [issue21985] test_asyncio prints some junk
STINNER Victor
- [issue21247] test_asyncio: test_subprocess_send_signal hangs on Fedora builders
STINNER Victor
- [issue10048] urllib.request documentation confusing
Mark Lawrence
- [issue17026] pdb frames accessible after the termination occurs on uncaught exception
Mark Lawrence
- [issue21927] BOM appears in stdin when using Powershell
eryksun
- [issue21815] imaplib truncates some untagged responses
Lita Cho
- [issue21988] Decrease iterating overhead in timeit
Antoine Pitrou
- [issue13540] Document the Action API in argparse
Mark Lawrence
- [issue21990] saxutils defines an inner class where a normal one would do
Ned Deily
- [issue21990] saxutils defines an inner class where a normal one would do
Alex Gaynor
- [issue17057] Data model documentation grammar
Mark Lawrence
- [issue21986] Pickleability of code objects is inconsistent
Terry J. Reedy
- [issue21986] Pickleability of code objects is inconsistent
Terry J. Reedy
- [issue21765] Idle: make 3.x HyperParser work with non-ascii identifiers.
Terry J. Reedy
- [issue16509] sqlite3 docs do not explain check_same_thread
Mark Lawrence
- [issue21935] Implement AUTH command in smtpd.
Milan Oberkirch
- [issue17101] __main__.py Multiprocessing on Windows
Mark Lawrence
- [issue10818] pydoc: Remove old server and tk panel
Roundup Robot
- [issue21955] ceval.c: implement fast path for integers with a single digit
Case Van Horsen
- [issue20394] Coverity complains on audioop
Serhiy Storchaka
- [issue13850] Summary tables for argparse add_argument options
Mark Lawrence
- [issue15119] ctypes mixed-types bitfield layout nonsensical; doesn't match compiler.
Olaf Hartmann
- [issue17243] The changes made for issue 4074 should be documented
Mark Lawrence
- [issue17750] allow the testsuite to run in the installed location
Mark Lawrence
- [issue21815] imaplib truncates some untagged responses
R. David Murray
- [issue21986] Pickleability of code objects is inconsistent
Claudiu Popa
- [issue18144] FD leak in urllib2
Serhiy Storchaka
- [issue15119] ctypes mixed-types bitfield layout nonsensical; doesn't match compiler.
Olaf Hartmann
- [issue19524] ResourceWarning when urlopen() forgets the HTTPConnection object
Serhiy Storchaka
- [issue19524] ResourceWarning when urlopen() forgets the HTTPConnection object
Serhiy Storchaka
- [issue21918] Convert test_tools to directory
Roundup Robot
- [issue21918] Convert test_tools to directory
Zachary Ware
- [issue21044] tarfile does not handle file .name being an int
Serhiy Storchaka
- [issue17391] _cursesmodule Fails to Build on GCC 2.95 (static)
Mark Lawrence
- [issue17924] Deprecate stat.S_IF* integer constants
Mark Lawrence
- [issue17480] pyvenv should be installed someplace more obvious on Windows
Zachary Ware
- [issue19806] smtpd crashes when a multi-byte UTF-8 sequence is split between consecutive data packets
Milan Oberkirch
- [issue21987] TarFile.getmember on directory requires trailing slash iff over 100 chars
Brendan Moloney
- [issue13041] argparse: terminal width is not detected properly
Berker Peksag
- [issue21815] imaplib truncates some untagged responses
Lita Cho
- [issue19355] Initial modernization of OpenWatcom support
Jeffrey Armstrong
- [issue19806] smtpd crashes when a multi-byte UTF-8 sequence is split between consecutive data packets
R. David Murray
- [issue15968] Incorporate Tcl/Tk/Tix into the Windows build process
Zachary Ware
- [issue21992] New AST node Else() should be introduced
Berker Peksag
- [issue14945] Setup & Usage documentation for selected stdlib modules
Mark Lawrence
- [issue11260] smtpd-as-a-script feature should be documented and should use argparse
Mark Lawrence
- [issue13850] Summary tables for argparse add_argument options
Berker Peksag
- [issue18355] Merge super() guide into documentation
Mark Lawrence
- [issue21059] idle_test.test_warning failure
Zachary Ware
- [issue13540] Document the Action API in argparse
Jason R. Coombs
- [issue19806] smtpd crashes when a multi-byte UTF-8 sequence is split between consecutive data packets
Milan Oberkirch
- [issue21044] tarfile does not handle file .name being an int
Roundup Robot
- [issue21992] New AST node Else() should be introduced
Claudiu Popa
- [issue18320] idle, pydoc search python on wrong path at make altinstall with different exec- and prefix e.g. $HOME
Mark Lawrence
- [issue21918] Convert test_tools to directory
Serhiy Storchaka
- [issue19806] smtpd crashes when a multi-byte UTF-8 sequence is split between consecutive data packets
R. David Murray
- [issue21918] Convert test_tools to directory
Zachary Ware
- [issue21044] tarfile does not handle file .name being an int
Serhiy Storchaka
- [issue18330] Fix idlelib.PyShell.build_subprocess_arglist use of __import__
Mark Lawrence
- [issue18392] Doc: PyObject_Malloc() is not documented
Mark Lawrence
- [issue21935] Implement AUTH command in smtpd.
Milan Oberkirch
- [issue21993] counterintuitive behavior of list.index with boolean values
Wolfgang Maier
- [issue21993] counterintuitive behavior of list.index with boolean values
Ezio Melotti
- [issue21993] counterintuitive behavior of list.index with boolean values
Wolfgang Maier
- [issue21993] counterintuitive behavior of list.index with boolean values
Ezio Melotti
- [issue21993] counterintuitive behavior of list.index with boolean values
Wolfgang Maier
- [issue14285] Traceback wrong on ImportError while executing a package
Mark Lawrence
- [issue14689] make PYTHONWARNINGS variable work in libpython
Mark Lawrence
- [issue21994] Syntax error in the ssl module documentation
Alex Gaynor
- [issue21995] Idle: pseudofiles have no buffer attribute.
Terry J. Reedy
- [issue18320] idle, pydoc search python on wrong path at make altinstall with different exec- and prefix e.g. $HOME
Terry J. Reedy
- [issue18330] Fix idlelib.PyShell.build_subprocess_arglist use of __import__
Terry J. Reedy
- [issue21941] Clean up turtle TPen class
ingrid
- [issue10305] Cleanup up ResourceWarnings in multiprocessing
Mark Lawrence
- [issue21815] imaplib truncates some untagged responses
Lita Cho
- [issue13041] argparse: terminal width is not detected properly
paul j3
- [issue9949] os.path.realpath on Windows does not follow symbolic links
Mark Lawrence
- [issue15411] os.chmod() does not follow symlinks on Windows
Mark Lawrence
- [issue13837] test_shutil fails with symlinks enabled under Windows
Mark Lawrence
- [issue21815] imaplib truncates some untagged responses
Lita Cho
- [issue21815] imaplib truncates some untagged responses
Lita Cho
- [issue16509] sqlite3 docs do not explain check_same_thread
Thomas Kluyver
- [issue16509] sqlite3 docs do not explain check_same_thread
Thomas Kluyver
- [issue18320] python installation is broken if prefix is overridden on an install target
Ned Deily
- [issue1598] unexpected response in imaplib
Lita Cho
- [issue21994] Syntax error in the ssl module documentation
Roundup Robot
- [issue21994] Syntax error in the ssl module documentation
Berker Peksag
- [issue17101] __main__.py Multiprocessing on Windows
Ned Deily
- [issue18355] Merge super() guide into documentation
Raymond Hettinger
- [issue18355] Merge super() guide into documentation
Raymond Hettinger
- [issue21988] Decrease iterating overhead in timeit
Raymond Hettinger
- [issue21988] Decrease iterating overhead in timeit
Tim Peters
- [issue21988] Decrease iterating overhead in timeit
Guido van Rossum
- [issue21988] Decrease iterating overhead in timeit
Guido van Rossum
- [issue21988] Decrease iterating overhead in timeit
Ezio Melotti
- [issue21868] Tbuffer in turtle allows negative size
Jessica McKellar
- [issue3068] IDLE - Add an extension configuration dialog
Tal Einat
- [issue3068] IDLE - Add an extension configuration dialog
Ned Deily
- [issue19524] ResourceWarning when urlopen() forgets the HTTPConnection object
Martin Panter
- [issue19524] ResourceWarning when urlopen() forgets the HTTPConnection object
Martin Panter
- [issue21939] IDLE - Test Percolator
Saimadhav Heblikar
- [issue14285] Traceback wrong on ImportError while executing a package
Martin Panter
- [issue21996] gettarinfo method does not handle files without text string names
Martin Panter
- [issue21044] tarfile does not handle file .name being an int
Martin Panter
- [issue18320] python installation is broken if prefix is overridden on an install target
Martin v. Löwis
- [issue21645] asyncio: Race condition in signal handling on FreeBSD
STINNER Victor
- [issue21935] Implement AUTH command in smtpd.
Martin v. Löwis
- [issue17243] The changes made for issue 4074 should be documented
Martin v. Löwis
- [issue18392] Doc: PyObject_Malloc() is not documented
Carol Willing
- [issue3068] IDLE - Add an extension configuration dialog
Tal Einat
- [issue21645] asyncio: Race condition in signal handling on FreeBSD
STINNER Victor
- [issue21935] Implement AUTH command in smtpd.
Milan Oberkirch
- [issue20064] PyObject_Malloc is not documented
Mark Lawrence
- [issue15617] FAIL: test_create_connection (test.test_socket.NetworkConnectionNoServer)
Floris Bruynooghe
- [issue7247] test_fcntl_64_bit from test_fcntl.py fails in Python 2.6.4
Mark Lawrence
- [issue15629] Add to regrtest the ability to run Lib and Doc doctests
Mark Lawrence
- [issue11551] test_dummy_thread.py test coverage improvement
Mark Lawrence
- [issue11551] test_dummy_thread.py test coverage improvement
Brian Curtin
- [issue10305] Cleanup up ResourceWarnings in multiprocessing
Brian Curtin
- [issue19756] test_nntplib: sporadic failures, network isses? server down?
Mark Lawrence
- [issue9949] os.path.realpath on Windows does not follow symbolic links
Brian Curtin
- [issue15411] os.chmod() does not follow symlinks on Windows
Brian Curtin
- [issue13837] test_shutil fails with symlinks enabled under Windows
Brian Curtin
- [issue1598] unexpected response in imaplib
R. David Murray
- [issue21044] tarfile does not handle file .name being an int
Antoine Pietri
- [issue21935] Implement AUTH command in smtpd.
R. David Murray
- [issue15617] FAIL: test_create_connection (test.test_socket.NetworkConnectionNoServer)
R. David Murray
- [issue21044] tarfile does not handle file .name being an int
Zachary Ware
- [issue21946] 'python -u' yields trailing carriage return '\r' (Python2 for Windows)
R. David Murray
- [issue21645] asyncio: Race condition in signal handling on FreeBSD
Guido van Rossum
- [issue16892] Windows bug picking up stdin from a pipe
eryksun
- [issue21997] Pdb.set_trace debugging does not end correctly in IDLE
ppperry
- [issue21645] asyncio: Race condition in signal handling on FreeBSD
STINNER Victor
- [issue21998] asyncio: a new self-pipe should be created in the child process after fork
STINNER Victor
- [issue21997] Pdb.set_trace debugging does not end correctly in IDLE
ppperry
- [issue21044] tarfile does not handle file .name being an int
Antoine Pietri
- [issue21645] asyncio: Race condition in signal handling on FreeBSD
STINNER Victor
- [issue14285] Traceback wrong on ImportError while executing a package
Berker Peksag
- [issue21946] 'python -u' yields trailing carriage return '\r' (Python2 for Windows)
STINNER Victor
- [issue21996] gettarinfo method does not handle files without text string names
Berker Peksag
- [issue21999] shlex: bug in posix more handling of empty strings
Martin Morrison
- [issue21999] shlex: bug in posix more handling of empty strings
Martin Morrison
- [issue21247] test_asyncio: test_subprocess_send_signal hangs on Fedora builders
Orion Poplawski
- [issue21645] asyncio: Race condition in signal handling on FreeBSD
Guido van Rossum
- [issue21907] Update Windows build batch scripts
Ingolf Becker
- [issue21935] Implement AUTH command in smtpd.
Martin v. Löwis
- [issue22000] cross type comparisons clarification
Jim Jewett
- [issue21935] Implement AUTH command in smtpd.
R. David Murray
- [issue21907] Update Windows build batch scripts
Zachary Ware
- [issue21950] import sqlite3 not running after configure --prefix=/alt/path; make; make install
R. David Murray
- [issue18320] python installation is broken if prefix is overridden on an install target
Ned Deily
- [issue17113] argparse.RawDescriptionHelpFormatter should not delete blank lines
Mark Lawrence
- [issue13819] _warnings settings are process-wide
Mark Lawrence
- [issue1598] unexpected response in imaplib
Roy Hyunjin Han
- [issue15485] CROSS: append gcc library search paths
Mark Lawrence
- [issue22001] containers "same" does not always mean "__eq__".
Jim Jewett
- [issue21907] Update Windows build batch scripts
Ingolf Becker
- [issue17127] multiprocessing.dummy.Pool does not accept maxtasksperchild argument
Mark Lawrence
- [issue17131] subprocess.Popen.terminate can raise exception on Posix
Mark Lawrence
- [issue22002] Make full use of test discovery in test subpackages
Zachary Ware
- [issue17131] subprocess.Popen.terminate can raise exception on Posix
Ned Deily
- [issue12970] os.walk() consider some symlinks as dirs instead of non-dirs
Uwe Kleine-König
- [issue2091] file accepts 'rU+' as a mode
Francis MB
- [issue21645] asyncio: Race condition in signal handling on FreeBSD
Roundup Robot
- [issue21959] msi product code for 2.7.8150 not in Tools/msi/uuids.py
R. David Murray
- [issue17113] argparse.RawDescriptionHelpFormatter should not delete blank lines
paul j3
- [issue21645] asyncio: Race condition in signal handling on FreeBSD
STINNER Victor
- [issue21959] msi product code for 2.7.8150 not in Tools/msi/uuids.py
Steve Dower
- [issue21959] msi product code for 2.7.8150 not in Tools/msi/uuids.py
R. David Murray
- [issue17182] signal.default_int_handler should set signal number on the raised exception
Mark Lawrence
- [issue17148] mingw: nt thread model detection
Mark Lawrence
- [issue21247] test_asyncio: test_subprocess_send_signal hangs on Fedora builders
Roundup Robot
- [issue21247] test_asyncio: test_subprocess_send_signal hangs on Fedora builders
STINNER Victor
- [issue21247] test_asyncio: test_subprocess_send_signal hangs on Fedora builders
STINNER Victor
- [issue1598] unexpected response in imaplib
Lita Cho
- [issue17185] unittest mock create_autospec doesn't correctly replace mocksignature
Mark Lawrence
- [issue17210] documentation of PyUnicode_Format() states wrong argument type requirements
Mark Lawrence
- [issue17274] distutils silently omits relative symlinks
Mark Lawrence
- [issue22003] BytesIO copy-on-write
David Wilson
- [issue17286] Make subprocess handling text output with universal_newlines more obious
Mark Lawrence
- [issue22003] BytesIO copy-on-write
David Wilson
- [issue22003] BytesIO copy-on-write
Antoine Pitrou
- [issue22003] BytesIO copy-on-write
Antoine Pitrou
- [issue18320] python installation is broken if prefix is overridden on an install target
cosmicduck
- [issue17113] argparse.RawDescriptionHelpFormatter should not delete blank lines
paul j3
- [issue18320] python installation is broken if prefix is overridden on an install target
Ned Deily
- [issue18395] Make _Py_char2wchar() and _Py_wchar2char() public
Thomas Kluyver
- [issue17293] uuid.getnode() MAC address on AIX
Mark Lawrence
- [issue17308] Dialog.py crashes when putty Window resized
Mark Lawrence
- [issue17362] enable-new-dtags only for GNU ELF linker
Mark Lawrence
- [issue18395] Make _Py_char2wchar() and _Py_wchar2char() public
Josh Rosenberg
- [issue17127] multiprocessing.dummy.Pool does not accept maxtasksperchild argument
Josh Rosenberg
- [issue17127] multiprocessing.dummy.Pool does not accept maxtasksperchild argument
Josh Rosenberg
- [issue18395] Make _Py_char2wchar() and _Py_wchar2char() public
Thomas Kluyver
- [issue21997] Pdb.set_trace debugging does not end correctly in IDLE
ppperry
- [issue21997] Pdb.set_trace debugging does not end correctly in IDLE
ppperry
- [issue17308] Dialog.py crashes when putty Window resized
Berker Peksag
- [issue22001] containers "same" does not always mean "__eq__".
Steven D'Aprano
- [issue22004] io documentation refers to newline as newlines
Andrew Barnert
- [issue22004] io documentation refers to newline as newlines
Andrew Barnert
- [issue21950] import sqlite3 not running after configure --prefix=/alt/path; make; make install
Alejandro
- [issue22003] BytesIO copy-on-write
David Wilson
- [issue22003] BytesIO copy-on-write
Stefan Behnel
- [issue21999] shlex: bug in posix more handling of empty strings
Phil Connell
- [issue1602] windows console doesn't print or input Unicode
Drekin
- [issue1602] windows console doesn't print or input Unicode
STINNER Victor
- [issue17185] unittest mock create_autospec doesn't correctly replace mocksignature
Michael Foord
- [issue7063] Memory errors in array.array
Stefan Krah
- [issue15994] memoryview to freed memory can cause segfault
Stefan Krah
- [issue22002] Make full use of test discovery in test subpackages
Brett Cannon
- [issue22005] datetime.__setstate__ fails decoding python2 pickle
Edward Oubrayrie
- [issue22005] datetime.__setstate__ fails decoding python2 pickle
Antoine Pitrou
- [issue22005] datetime.__setstate__ fails decoding python2 pickle
Alexander Belopolsky
- [issue22004] io documentation refers to newline as newlines
Roundup Robot
- [issue22004] io documentation refers to newline as newlines
Zachary Ware
- [issue12855] linebreak sequences should be better documented
David Halter
- [issue16859] tarfile.TarInfo.fromtarfile does not check read() return value
Lars Gustäbel
- [issue8843] urllib2 Digest Authorization uri must match request URI
Demian Brecht
- [issue17620] Python interactive console doesn't use sys.stdin for input
Drekin
- [issue14414] xmlrpclib leaves connection in broken state if server returns error without content-length
Demian Brecht
- [issue21950] import sqlite3 not running after configure --prefix=/alt/path; make; make install
R. David Murray
- [issue21950] import sqlite3 not running after configure --prefix=/alt/path; make; make install
R. David Murray
- [issue1598] unexpected response in imaplib
Roy Hyunjin Han
- [issue21935] Implement AUTH command in smtpd.
Milan Oberkirch
- [issue1598] unexpected response in imaplib
Lita Cho
- [issue14414] xmlrpclib leaves connection in broken state if server returns error without content-length
Joachim Bauch
- [issue1598] unexpected response in imaplib
Roy Hyunjin Han
- [issue21970] Broken code for handling file://host in urllib.request.FileHandler.file_open
R. David Murray
- [issue22003] BytesIO copy-on-write
Mikhail Korobov
- [issue13299] namedtuple row factory for sqlite3
Glenn Langford
- [issue20516] Concurrent.futures base concurrency improvement (with patch)
Glenn Langford
- [issue20369] concurrent.futures.wait() blocks forever when given duplicate Futures
Glenn Langford
- [issue20297] concurrent.futures.as_completed() installs waiters for already completed Futures
Glenn Langford
- [issue14414] xmlrpclib leaves connection in broken state if server returns error without content-length
Demian Brecht
- [issue21645] asyncio: Race condition in signal handling on FreeBSD
STINNER Victor
- [issue20064] PyObject_Malloc is not documented
Carol Willing
- [issue18392] Doc: PyObject_Malloc() is not documented
Zachary Ware
- [issue16494] Add a method on importlib.SourceLoader for creating bytecode file format/container
Brett Cannon
- [issue22005] datetime.__setstate__ fails decoding python2 pickle
Tim Peters
- [issue18993] There is an overshadowed and invalid test in testmock.py
Mark Lawrence
- [issue22006] thread module documentation erroneously(?) states not all built-in functions release the GIL
Dan O'Reilly
- [issue22006] thread module documentation erroneously(?) states not all built-in functions that do blocking I/O release the GIL
Dan O'Reilly
- [issue17401] io.FileIO closefd parameter is not documented nor shown in repr
Mark Lawrence
- [issue18395] Make _Py_char2wchar() and _Py_wchar2char() public
STINNER Victor
- [issue21998] asyncio: a new self-pipe should be created in the child process after fork
STINNER Victor
- [issue21987] TarFile.getmember on directory requires trailing slash iff over 100 chars
R. David Murray
- [issue21988] Decrease iterating overhead in timeit
R. David Murray
- [issue21989] Missing (optional) argument `start` and `end` in documentation for list.index
R. David Murray
- [issue22007] sys.stdout.write on OS X is not EINTR safe
Jonathan Stewmon
- [issue17131] subprocess.Popen.terminate can raise exception on Posix
Gregory P. Smith
- [issue17528] Implement dumps/loads for lru_cache
Mark Lawrence
- [issue14373] C implementation of functools.lru_cache
Mark Lawrence
- [issue1049450] Solaris: EINTR exception in select/socket calls in telnetlib
STINNER Victor
- [issue818201] distutils: clean does not use build_base option from build
Mark Lawrence
- [issue644744] bdist_rpm fails when installing man pages
Mark Lawrence
- [issue22007] sys.stdout.write on OS X is not EINTR safe
Ned Deily
- [issue22007] sys.stdout.write on OS X is not EINTR safe
STINNER Victor
- [issue21935] Implement AUTH command in smtpd.
Milan Oberkirch
- [issue1049450] Solaris: EINTR exception in select/socket calls in telnetlib
STINNER Victor
- [issue22007] sys.stdout.write on OS X is not EINTR safe
Ned Deily
- [issue22007] sys.stdout.write on OS X is not EINTR safe
Jonathan Stewmon
- [issue22007] sys.stdout.write on OS X is not EINTR safe
STINNER Victor
- [issue22008] Symtable's syntax warning should contain the word "because"
A Kaptur
- [issue1047397] cgitb failures
Mark Lawrence
- [issue11001] Various obvious errors in cookies documentation
Mark Lawrence
- [issue21247] test_asyncio: test_subprocess_send_signal hangs on Fedora builders
Orion Poplawski
- [issue22008] Symtable's syntax warning should contain the word "because"
Berker Peksag
- [issue22008] Symtable's syntax warning should contain the word "because"
Benjamin Peterson
- [issue22008] Symtable's syntax warning should contain the word "because"
Roundup Robot
- [issue7676] IDLE shell shouldn't use TABs
Terry J. Reedy
- [issue5876] __repr__ returning unicode doesn't work when called implicitly
Berker Peksag
- [issue22009] pdb.set_trace() crashes when binary data is input via stdin
Silverback Networks
- [issue22010] Idle: better management of Shell window output
Terry J. Reedy
- [issue22009] pdb.set_trace() crashes with UnicodeDecodeError when binary data is input via stdin
Silverback Networks
- [issue17528] Implement dumps/loads for lru_cache
Raymond Hettinger
- [issue22001] containers "same" does not always mean "__eq__".
Raymond Hettinger
- [issue20585] urllib2 unrelease KQUEUE on Mac OSX 10.9+
Bob Carroll
- [issue11001] Various obvious errors in cookies documentation
R. David Murray
- [issue6931] dreadful performance in difflib: ndiff and HtmlDiff
Tim Peters
- [issue22009] pdb.set_trace() crashes with UnicodeDecodeError when binary data is input via stdin
Silverback Networks
- [issue19776] Provide expanduser() on Path objects
Claudiu Popa
- [issue22006] thread module documentation erroneously(?) states not all built-in functions that do blocking I/O release the GIL
Mark Dickinson
- [issue22006] thread module documentation erroneously(?) states not all built-in functions that do blocking I/O release the GIL
Mark Dickinson
- [issue21964] inconsistency in list-generator comprehension with yield(-from)
Terry J. Reedy
- [issue21964] inconsistency in list-generator comprehension with yield(-from)
Terry J. Reedy
- [issue21997] Pdb.set_trace debugging does not end correctly in IDLE
Xavier de Gaye
- [issue1047397] cgitb failures
Robin Becker
- [issue22006] thread module documentation erroneously(?) states not all built-in functions that do blocking I/O release the GIL
Antoine Pitrou
- [issue17528] Implement dumps/loads for lru_cache
Antoine Pitrou
- [issue7676] IDLE shell shouldn't use TABs
Stephen Paul Chappell
- [issue22011] “make test” fails with 3.4.1 on Ubuntu 12.04
Yannick Duchêne
- [issue22007] sys.stdout.write on OS X is not EINTR safe
STINNER Victor
- [issue22012] struct.unpack('?', '\x02') returns (False,) on Mac OSX
Tyler Wade
- [issue22006] thread module documentation erroneously(?) states not all built-in functions that do blocking I/O release the GIL
Guido van Rossum
- [issue22012] struct.unpack('?', '\x02') returns (False,) on Mac OSX
Ned Deily
- [issue21907] Update Windows build batch scripts
Mark Lawrence
- [issue17667] Windows: build with "build_pgo.bat -2" fails to optimize python.dll
Mark Lawrence
- [issue17709] http://docs.python.org/2.7/objects.inv doesn't support :func:`repr` or :exc:`Exception`
Mark Lawrence
- [issue17667] Windows: build with "build_pgo.bat -2" fails to optimize python.dll
Brian Curtin
- [issue22006] thread module documentation erroneously(?) states not all built-in functions that do blocking I/O release the GIL
Roundup Robot
- [issue22006] thread module documentation erroneously(?) states not all built-in functions that do blocking I/O release the GIL
Roundup Robot
- [issue22006] thread module documentation erroneously(?) states not all built-in functions that do blocking I/O release the GIL
Mark Dickinson
- [issue21996] gettarinfo method does not handle files without text string names
R. David Murray
- [issue22012] struct.unpack('?', '\x02') returns (False,) on Mac OSX
Mark Dickinson
- [issue16446] pdb raises BdbQuit on 'quit' when started with set_trace
Terry J. Reedy
- [issue22012] struct.unpack('?', '\x02') returns (False,) on Mac OSX
Mark Dickinson
- [issue21997] Pdb.set_trace debugging does not end correctly
Terry J. Reedy
- [issue9399] Provide a 'print' action for argparse
paul j3
- [issue17896] Move Windows external libs from <src>\..\ to <src>\externals
Mark Lawrence
- [issue17896] Move Windows external libs from <src>\..\ to <src>\externals
Brian Curtin
- [issue7676] IDLE shell shouldn't use TABs
Terry J. Reedy
- [issue15106] Potential Bug in errors.c
Mark Lawrence
- [issue22012] struct.unpack('?', '\x02') returns (False,) on Mac OSX
Ned Deily
- [issue22012] struct.unpack('?', '\x02') returns (False,) on Mac OSX
Ned Deily
- [issue22012] struct.unpack('?', '\x02') returns (False, ) when Python is built with clang
Ned Deily
- [issue17210] documentation of PyUnicode_Format() states wrong argument type requirements
Roundup Robot
- [issue15305] Test harness unnecessarily disambiguating twice
Mark Lawrence
- [issue1152248] Add support for reading records with arbitrary separators to the standard IO stack
Andrew Barnert
- [issue1152248] Add support for reading records with arbitrary separators to the standard IO stack
Andrew Barnert
- [issue1152248] Add support for reading records with arbitrary separators to the standard IO stack
Andrew Barnert
- [issue1927] raw_input behavior incorrect if readline not enabled
Martin Panter
- [issue1152248] Add support for reading records with arbitrary separators to the standard IO stack
Martin Panter
- [issue22009] pdb.set_trace() crashes with UnicodeDecodeError when binary data is input via stdin
Ned Deily
- [issue17131] subprocess.Popen.terminate can raise exception on Posix
Martin Panter
- [issue17896] Move Windows external libs from <src>\..\ to <src>\externals
Zachary Ware
- [issue22011] test_os extended attribute setxattr tests can fail with ENOSPC (Errno 28)
Ned Deily
- [issue1047397] cgitb failures
Berker Peksag
- [issue22013] Add at least minimal support for thread groups
Raymond Hettinger
- [issue22014] Add summary table for OS exception <-> errno mapping
Nick Coghlan
- [issue22014] Add summary table for OS exception <-> errno mapping
Nick Coghlan
- [issue22012] struct.unpack('?', '\x02') returns (False,) on Mac OSX
Ronald Oussoren
- [issue22013] Add at least minimal support for thread groups
Raymond Hettinger
- [issue22013] Add at least minimal support for thread groups
Raymond Hettinger
- [issue22012] struct.unpack('?', '\x02') returns (False,) on Mac OSX
Mark Dickinson
- [issue22012] struct.unpack('?', '\x02') returns (False,) on Mac OSX
Mark Dickinson
- [issue22012] struct.unpack('?', '\x02') returns (False, ) when Python is built with clang
Ned Deily
- [issue22015] C signal handler doesn't save/restore errno
STINNER Victor
- [issue22015] C signal handler doesn't save/restore errno
STINNER Victor
- [issue1602] windows console doesn't print or input Unicode
Drekin
- [issue21997] Pdb.set_trace debugging does not end correctly
Xavier de Gaye
- [issue1602] windows console doesn't print or input Unicode
Drekin
- [issue22016] Add a new 'surrogatereplace' output only error handler
Nick Coghlan
- [issue1602] windows console doesn't print or input Unicode
Nick Coghlan
- [issue22013] Add at least minimal support for thread groups
Antoine Pitrou
- [issue22013] Add at least minimal support for thread groups
Antoine Pitrou
- [issue22012] struct.unpack('?', '\x02') returns (False,) on Mac OSX
Ronald Oussoren
- [issue13540] Document the Action API in argparse
Jason R. Coombs
- [issue13540] Document the Action API in argparse
Jason R. Coombs
- [issue21999] shlex: bug in posix mode handling of empty strings
R. David Murray
- [issue22000] cross type comparisons clarification
R. David Murray
- [issue13540] Document the Action API in argparse
Jason R. Coombs
- [issue13540] Document the Action API in argparse
Jason R. Coombs
- [issue22001] containers "same" does not always mean "__eq__".
R. David Murray
- [issue22002] Make full use of test discovery in test subpackages
R. David Murray
- [issue21965] Add support for Memory BIO to _ssl
Geert Jansen
- [issue22017] Bad reference counting in the _warnings module
Xavier de Gaye
- [issue22017] Bad reference counting in the _warnings module
Xavier de Gaye
- [issue15376] Refactor the test_runpy walk_package support code into a common location
Mark Lawrence
- [issue22003] BytesIO copy-on-write
David Wilson
- [issue22017] Bad reference counting in the _warnings module
Antoine Pitrou
- [issue13540] Document the Action API in argparse
paul j3
- [issue17665] convert test_wsgiref to idiomatic unittest code
Mark Lawrence
- [issue17131] subprocess.Popen.terminate can raise exception on Posix
Gregory P. Smith
- [issue17131] subprocess.Popen.terminate can raise exception on Posix
Gregory P. Smith
- [issue1152248] Add support for reading records with arbitrary separators to the standard IO stack
Wolfgang Maier
- [issue22003] BytesIO copy-on-write
David Wilson
- [issue22007] sys.stdout.write on Python 2.7 is not EINTR safe
Ned Deily
- [issue22011] test_os extended attribute setxattr tests can fail with ENOSPC (Errno 28)
R. David Murray
- [issue22011] test_os extended attribute setxattr tests can fail with ENOSPC (Errno 28)
Ned Deily
- [issue22013] Add at least minimal support for thread groups
R. David Murray
- [issue22007] sys.stdout.write on Python 2.7 is not EINTR safe
STINNER Victor
- [issue22018] signal: accept socket for signal.set_wakeup_fd()
STINNER Victor
- [issue22018] signal: accept socket for signal.set_wakeup_fd()
STINNER Victor
- [issue22018] signal: accept socket for signal.set_wakeup_fd()
Guido van Rossum
- [issue22017] Bad reference counting in the _warnings module
Roundup Robot
- [issue22002] Make full use of test discovery in test subpackages
Mark Lawrence
- [issue22018] signal: accept socket for signal.set_wakeup_fd()
STINNER Victor
- [issue22013] Add at least minimal support for thread groups
Raymond Hettinger
- [issue22013] Add at least minimal support for thread groups
Raymond Hettinger
- [issue22018] signal: accept socket for signal.set_wakeup_fd()
Guido van Rossum
- [issue22018] signal: accept socket for signal.set_wakeup_fd()
STINNER Victor
- [issue22013] Add at least minimal support for thread groups
Raymond Hettinger
- [issue7676] IDLE shell shouldn't use TABs
Terry J. Reedy
- [issue22013] Add at least minimal support for thread groups
Raymond Hettinger
- [issue22003] BytesIO copy-on-write
David Wilson
- [issue22018] signal: accept socket for signal.set_wakeup_fd()
Guido van Rossum
- [issue22013] Add at least minimal support for thread groups
Raymond Hettinger
- [issue22013] Add at least minimal support for thread groups
Raymond Hettinger
- [issue22013] Add at least minimal support for thread groups
Raymond Hettinger
- [issue22013] Add at least minimal support for thread groups
Tin Tvrtković
- [issue22013] Add at least minimal support for thread groups
Claudiu Popa
- [issue22018] signal: accept socket for signal.set_wakeup_fd()
STINNER Victor
- [issue22001] containers "same" does not always mean "__eq__".
Jim Jewett
- [issue16778] Logger.findCaller needs to be smarter
Michael Rohan
- [issue22018] signal: accept socket for signal.set_wakeup_fd()
Guido van Rossum
- [issue1152248] Add support for reading records with arbitrary separators to the standard IO stack
Andrew Barnert
- [issue1152248] Add support for reading records with arbitrary separators to the standard IO stack
Andrew Barnert
- [issue22019] ntpath.join() error with Chinese character Path
StupidHod
- [issue22019] ntpath.join() error with Chinese character Path
Antoine Pitrou
- [issue22019] ntpath.join() error with Chinese character Path
Zachary Ware
- [issue22019] ntpath.join() error with Chinese character Path
Ezio Melotti
- [issue22019] ntpath.join() error with Chinese character Path
StupidHod
- [issue21868] Tbuffer in turtle allows negative size
Roundup Robot
- [issue21868] Tbuffer in turtle allows negative size
Roundup Robot
- [issue21868] Tbuffer in turtle allows negative size
Raymond Hettinger
- [issue11945] Adopt and document consistent semantics for handling NaN values in containers
Raymond Hettinger
- [issue22020] tutorial 9.10. Generators statement error
Albert Ho
- [issue22020] tutorial 9.10. Generators statement error
Ezio Melotti
- [issue22013] Add at least minimal support for thread groups
Charles-François Natali
- [issue21901] test_selectors.PollSelectorTestCase.test_above_fd_setsize reported killed by shell
Charles-François Natali
- [issue16778] Logger.findCaller needs to be smarter
Vinay Sajip
- [issue22012] struct.unpack('?', '\x02') returns (False,) on Mac OSX
Ronald Oussoren
- [issue22012] struct.unpack('?', '\x02') returns (False,) on Mac OSX
Ronald Oussoren
- [issue17695] _sysconfigdata broken with universal builds on OSX
Ronald Oussoren
- [issue22021] shutil.make_archive() root_dir do not work
Weinan Li
- [issue22021] shutil.make_archive() root_dir do not work
Ezio Melotti
- [issue8706] accept keyword arguments on most base type methods and builtins
Julien Palard
- [issue21901] test_selectors.PollSelectorTestCase.test_above_fd_setsize reported killed by shell
R. David Murray
- [issue22021] shutil.make_archive() root_dir do not work
R. David Murray
- [issue21901] test_selectors.PollSelectorTestCase.test_above_fd_setsize reported killed by shell
Charles-François Natali
- [issue22018] signal: accept socket for signal.set_wakeup_fd()
Roundup Robot
- [issue22018] signal: accept socket for signal.set_wakeup_fd()
STINNER Victor
- [issue16748] Make CPython test package discoverable
Zachary Ware
- [issue22002] Make full use of test discovery in test subpackages
Zachary Ware
- [issue22002] Make full use of test discovery in test subpackages
Zachary Ware
- [issue22018] signal: accept socket for signal.set_wakeup_fd()
Roundup Robot
- [issue22005] datetime.__setstate__ fails decoding python2 pickle
Edward O
- [issue22018] Add a new signal.set_wakeup_socket() function
STINNER Victor
- [issue22018] Add a new signal.set_wakeup_socket() function
Roundup Robot
- [issue22003] BytesIO copy-on-write
Antoine Pitrou
- [issue22003] BytesIO copy-on-write
Antoine Pitrou
- [issue22013] Add at least minimal support for thread groups
Tshepang Lekhonkhobe
- [issue22003] BytesIO copy-on-write
Stefan Krah
- [issue22022] test_pathlib: shutil.rmtree() sporadic failures on Windows
STINNER Victor
- [issue22022] test_pathlib: shutil.rmtree() sporadic failures on Windows
Ned Batchelder
- [issue22003] BytesIO copy-on-write
Stefan Krah
- [issue22005] datetime.__setstate__ fails decoding python2 pickle
Tim Peters
- [issue21822] KeyboardInterrupt during Thread.join hangs that Thread
STINNER Victor
- [issue22003] BytesIO copy-on-write
David Wilson
- [issue22022] test_pathlib: shutil.rmtree() sporadic failures on Windows
Zachary Ware
- [issue19629] support.rmtree fails on symlinks under Windows
Roundup Robot
- [issue19811] test_pathlib: "The directory is not empty" error on os.rmdir()
Roundup Robot
- [issue22022] test_pathlib: shutil.rmtree() sporadic failures on Windows
Roundup Robot
- [issue20064] PyObject_Malloc is not documented
Zachary Ware
- [issue22023] PyUnicode_FromFormat is broken on python 2
Alex Gaynor
- [issue1745108] 2.5.1 curses panel segfault in new_panel on aix 5.3
Mark Lawrence
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue22023] PyUnicode_FromFormat is broken on python 2
Alex Gaynor
- [issue21965] Add support for Memory BIO to _ssl
Antoine Pitrou
- [issue6699] IDLE: Warn user about overwriting a file that has a newer version on filesystem
Mark Lawrence
- [issue22003] BytesIO copy-on-write
David Wilson
- [issue22003] BytesIO copy-on-write
Stefan Krah
- [issue22023] PyUnicode_FromFormat is broken on python 2
STINNER Victor
- [issue19629] support.rmtree fails on symlinks under Windows
Roundup Robot
- [issue21793] httplib client/server status refactor
Demian Brecht
- [issue22024] Add to shutil the ability to wait until files are definitely deleted
Zachary Ware
- [issue21964] inconsistency in list-generator comprehension with yield(-from)
STINNER Victor
- [issue21964] inconsistency in list-generator comprehension with yield(-from)
STINNER Victor
- [issue12855] linebreak sequences should be better documented
Zachary Ware
- [issue22025] webbrowser.get(command_line) does not support Windows-style path separators
Dan O'Reilly
- [issue21822] KeyboardInterrupt during Thread.join hangs that Thread
Antoine Pitrou
- [issue22026] 2.7.8 ttk Button text display problem
Les Bothwell
- [issue21822] KeyboardInterrupt during Thread.join hangs that Thread
Antoine Pitrou
- [issue22024] Add to shutil the ability to wait until files are definitely deleted
Jeremy Kloth
- [issue22025] webbrowser.get(command_line) does not support Windows-style path separators
Dan O'Reilly
- [issue1702036] Make Turtle thread-safe so it does not crash
Mark Lawrence
- [issue22027] RFC 6531 (SMTPUTF8) support in smtplib
Milan Oberkirch
- [issue22003] BytesIO copy-on-write
David Wilson
- [issue22003] BytesIO copy-on-write
David Wilson
- [issue22023] PyUnicode_FromFormat is broken on python 2
STINNER Victor
- [issue22023] PyUnicode_FromFormat is broken on python 2
Alex Gaynor
- [issue21976] Fix test_ssl.py to handle LibreSSL versioning appropriately
Roundup Robot
- [issue21976] Fix test_ssl.py to handle LibreSSL versioning appropriately
Roundup Robot
- [issue21976] Fix test_ssl.py to handle LibreSSL versioning appropriately
Antoine Pitrou
- [issue20898] Missing 507 response description
Demian Brecht
- [issue13128] httplib debuglevel on CONNECT doesn't print response headers
Demian Brecht
- [issue14301] xmlrpc client transport and threading problem
Demian Brecht
- [issue21536] extension built with a shared python cannot be loaded with a static python
Antoine Pitrou
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Lita Cho
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Lita Cho
- [issue1702036] Make Turtle thread-safe so it does not crash
Lita Cho
- [issue22028] Python 3.4.1 Installer ended prematurely (Windows msi)
Jim Conyngham
- [issue22021] shutil.make_archive() root_dir do not work
Weinan Li
- [issue21955] ceval.c: implement fast path for integers with a single digit
Zach Byrne
- [issue1702036] Make Turtle thread-safe so it does not crash
Raymond Hettinger
- [issue21793] httplib client/server status refactor
Raymond Hettinger
- [issue22021] shutil.make_archive() root_dir do not work
Weinan Li
- [issue19629] support.rmtree fails on symlinks under Windows
Berker Peksag
- [issue22021] shutil.make_archive() root_dir do not work
Martin Panter
- [issue22029] argparse - CSS white-space: like control for individual text blocks
paul j3
- [issue22029] argparse - CSS white-space: like control for individual text blocks
paul j3
- [issue21597] Allow turtledemo code pane to get wider.
Terry J. Reedy
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Terry J. Reedy
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Terry J. Reedy
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Lita Cho
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Ned Deily
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Lita Cho
- [issue22028] Python 3.4.1 Installer ended prematurely (Windows msi)
Ned Deily
- [issue22003] BytesIO copy-on-write
Serhiy Storchaka
- [issue21970] Broken code for handling file://host in urllib.request.FileHandler.file_open
Roundup Robot
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Ned Deily
- [issue21970] Broken code for handling file://host in urllib.request.FileHandler.file_open
Senthil Kumaran
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Lita Cho
- [issue22030] Use calloc in set resizing
Raymond Hettinger
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Ned Deily
- [issue22030] Use calloc in set resizing
STINNER Victor
- [issue22030] Use calloc in set resizing
STINNER Victor
- [issue21644] Optimize bytearray(int) constructor to use calloc()
STINNER Victor
- [issue21044] tarfile does not handle file .name being an int
Roundup Robot
- [issue15759] "make suspicious" doesn't display instructions in case of failure
Roundup Robot
- [issue22030] Use calloc in set resizing
Raymond Hettinger
- [issue21044] tarfile does not handle file .name being an int
Serhiy Storchaka
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Lita Cho
- [issue15759] "make suspicious" doesn't display instructions in case of failure
Serhiy Storchaka
- [issue22031] Hexadecimal id in reprs
Serhiy Storchaka
- [issue22031] Hexadecimal id in reprs
STINNER Victor
- [issue22032] Use __qualname__ together with __module__
Serhiy Storchaka
- [issue22033] Subclass friendly reprs
Serhiy Storchaka
- [issue22032] Use __qualname__ together with __module__
STINNER Victor
- [issue22031] Hexadecimal id in reprs
Roundup Robot
- [issue22031] Hexadecimal id in reprs
Serhiy Storchaka
- [issue22034] posixpath.join() and bytearray
Serhiy Storchaka
- [issue22034] posixpath.join() and bytearray
Serhiy Storchaka
- [issue22026] 2.7.8 ttk Button text display problem
Les Bothwell
- [issue15275] isinstance is called a more times that needed in ntpath
Serhiy Storchaka
- [issue15275] isinstance is called a more times that needed in ntpath
STINNER Victor
- [issue22035] Fatal error in dbm.gdbm
Serhiy Storchaka
- [issue17665] convert test_wsgiref to idiomatic unittest code
Berker Peksag
- [issue21859] Add Python implementation of FileIO
Serhiy Storchaka
- [issue22031] Hexadecimal id in reprs
Steven D'Aprano
- [issue22032] Use __qualname__ together with __module__
Serhiy Storchaka
- [issue22031] Hexadecimal id in reprs
STINNER Victor
- [issue22032] Use __qualname__ together with __module__
STINNER Victor
- [issue22032] Use __qualname__ together with __module__
Roundup Robot
- [issue22032] Use __qualname__ together with __module__
Serhiy Storchaka
- [issue21988] Decrease iterating overhead in timeit
Serhiy Storchaka
- [issue22018] Add a new signal.set_wakeup_socket() function
STINNER Victor
- [issue22021] shutil.make_archive() root_dir do not work
R. David Murray
- [issue22033] Subclass friendly reprs
STINNER Victor
- [issue22028] Python 3.4.1 Installer ended prematurely (Windows msi)
Donald Stufft
- [issue22036] Obsolete reference to stringobject in comment
Martin Matusiak
- [issue22023] PyUnicode_FromFormat is broken on python 2
Alex Gaynor
- [issue22028] Python 3.4.1 Installer ended prematurely (Windows msi)
Steve Dower
- [issue15275] isinstance is called a more times that needed in ntpath
Serhiy Storchaka
- [issue22037] Poor grammar in asyncio TCP echo client example
Aaron Hill
- [issue22025] webbrowser.get(command_line) does not support Windows-style path separators
Zachary Ware
- [issue22026] 2.7.8 ttk Button text display problem
Zachary Ware
- [issue21665] 2.7.7 ttk widgets not themed
Zachary Ware
- [issue22038] Implement atomic operations on non-x86 platforms
Vitor de Lima
- [issue21665] 2.7.7 ttk widgets not themed
Roundup Robot
- [issue22038] Implement atomic operations on non-x86 platforms
Antoine Pitrou
- [issue22039] PyObject_SetAttr doesn't mention value = NULL
Antoine Pitrou
- [issue22023] PyUnicode_FromFormat is broken on python 2
Alex Gaynor
- [issue21591] "exec(a, b, c)" not the same as "exec a in b, c" in nested functions
Guido van Rossum
- [issue22003] BytesIO copy-on-write
Antoine Pitrou
- [issue22003] BytesIO copy-on-write
Stefan Krah
- [issue22003] BytesIO copy-on-write
Stefan Krah
- [issue14484] missing return in win32_kill?
Zachary Ware
- [issue22040] Add a "force" parameter to shutil.rmtree
Paul Moore
- [issue22040] Add a "force" parameter to shutil.rmtree
Charles-François Natali
- [issue22040] Add a "force" parameter to shutil.rmtree
R. David Murray
- [issue22007] sys.stdout.write on Python 2.7 is not EINTR safe
Charles-François Natali
- [issue21772] platform.uname() not EINTR safe
Charles-François Natali
- [issue22041] http POST request with python 3.3 through web proxy
Alejandro MJ
- [issue22040] Add a "force" parameter to shutil.rmtree
Charles-François Natali
- [issue22002] Make full use of test discovery in test subpackages
Serhiy Storchaka
- [issue21901] test_selectors.PollSelectorTestCase.test_above_fd_setsize reported killed by shell
Roundup Robot
- [issue22003] BytesIO copy-on-write
David Wilson
- [issue17293] uuid.getnode() MAC address on AIX
Charles-François Natali
- [issue22040] Add a "force" parameter to shutil.rmtree
R. David Murray
- [issue17391] _cursesmodule Fails to Build on GCC 2.95 (static)
Charles-François Natali
- [issue21860] Correct FileIO docstrings
Serhiy Storchaka
- [issue21901] test_selectors.PollSelectorTestCase.test_above_fd_setsize reported killed by shell
Charles-François Natali
- [issue17391] _cursesmodule Fails to Build on GCC 2.95 (static)
Jeffrey Armstrong
- [issue15275] isinstance is called a more times that needed in ntpath
STINNER Victor
- [issue17391] _cursesmodule Fails to Build on GCC 2.95 (static)
Charles-François Natali
- [issue22026] 2.7.8 ttk Button text display problem
Serhiy Storchaka
- [issue21591] "exec(a, b, c)" not the same as "exec a in b, c" in nested functions
Neil Muller
- [issue22026] 2.7.8 ttk Button text display problem
Zachary Ware
- [issue22040] Add a "force" parameter to shutil.rmtree
Paul Moore
- [issue22040] Add a "force" parameter to shutil.rmtree
Charles-François Natali
- [issue13299] namedtuple row factory for sqlite3
Mark Lawrence
- [issue17293] uuid.getnode() MAC address on AIX
David Edelsohn
- [issue12378] smtplib.SMTP_SSL leaks socket connections on SSL error
Milan Oberkirch
- [issue22003] BytesIO copy-on-write
Antoine Pitrou
- [issue22018] Add a new signal.set_wakeup_socket() function
STINNER Victor
- [issue22018] Add a new signal.set_wakeup_socket() function
STINNER Victor
- [issue22042] signal.set_wakeup_fd(fd): set the fd to non-blocking mode
STINNER Victor
- [issue22042] signal.set_wakeup_fd(fd): set the fd to non-blocking mode
STINNER Victor
- [issue21955] ceval.c: implement fast path for integers with a single digit
Antoine Pitrou
- [issue22042] signal.set_wakeup_fd(fd): set the fd to non-blocking mode
Antoine Pitrou
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Lita Cho
- [issue21867] Turtle returns TypeError when undobuffer is set to 0 (aka no undo is allowed)
Lita Cho
- [issue22043] Use a monotonic clock to compute timeouts
STINNER Victor
- [issue22043] Use a monotonic clock to compute timeouts
STINNER Victor
- [issue22042] signal.set_wakeup_fd(fd): set the fd to non-blocking mode
STINNER Victor
- [issue21597] Allow turtledemo code pane to get wider.
Terry J. Reedy
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Terry J. Reedy
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Lita Cho
- [issue22044] Premature Py_DECREF while generating a TypeError in call_tzinfo_method
Tom Flanagan
- [issue22044] Premature Py_DECREF while generating a TypeError in call_tzinfo_method
Tom Flanagan
- [issue17293] uuid.getnode() MAC address on AIX
Charles-François Natali
- [issue13299] namedtuple row factory for sqlite3
Serhiy Storchaka
- [issue21955] ceval.c: implement fast path for integers with a single digit
Zach Byrne
- [issue22036] Obsolete reference to stringobject in comment
Martin Matusiak
- [issue20468] resource module documentation is incorrect
Ronald Oussoren
- [issue22037] Poor grammar in asyncio TCP echo client example
Andrew Svetlov
- [issue18355] Merge super() guide into documentation
Chris Rebert
- [issue22037] Poor grammar in asyncio TCP echo client example
STINNER Victor
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Lita Cho
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue21987] TarFile.getmember on directory requires trailing slash iff over 100 chars
Lars Gustäbel
- [issue17709] http://docs.python.org/2.7/objects.inv doesn't support :func:`repr` or :exc:`Exception`
Andrew Svetlov
- [issue21777] Separate out documentation of binary sequence methods
Nick Coghlan
- [issue21777] Separate out documentation of binary sequence methods
Nick Coghlan
- [issue21777] Separate out documentation of binary sequence methods
Ezio Melotti
- [issue22045] Python make issue
Shannon Kerr
- [issue22045] Python make issue
Shannon Kerr
- [issue22045] Python make issue
Shannon Kerr
- [issue22046] ZipFile.read() should mention that it might throw NotImplementedError
Jason Heeris
- [issue22041] http POST request with python 3.3 through web proxy
Alejandro Mj
- [issue21591] "exec(a, b, c)" not the same as "exec a in b, c" in nested functions
Dirkjan Ochtman
- [issue17293] uuid.getnode() MAC address on AIX
Mark Lawrence
- [issue14484] missing return in win32_kill?
STINNER Victor
- [issue22041] http POST request with python 3.3 through web proxy
Demian Brecht
- [issue22038] Implement atomic operations on non-x86 platforms
STINNER Victor
- [issue21580] PhotoImage(data=...) apparently has to be UTF-8 or Base-64 encoded
Serhiy Storchaka
- [issue21888] plistlib.FMT_BINARY behavior doesn't send required dict parameter
Serhiy Storchaka
- [issue21423] concurrent.futures.ThreadPoolExecutor should accept an initializer argument
Dan O'Reilly
- [issue21044] tarfile does not handle file .name being an int
Roundup Robot
- [issue21888] plistlib.FMT_BINARY behavior doesn't send required dict parameter
Roundup Robot
- [issue22047] argparse improperly prints mutually exclusive options when they are in a group
Sam Kerr
- [issue21888] plistlib.FMT_BINARY behavior doesn't send required dict parameter
Serhiy Storchaka
- [issue18168] plistlib output self-sorted dictionary
Serhiy Storchaka
- [issue1598] unexpected response in imaplib
Lita Cho
- [issue22002] Make full use of test discovery in test subpackages
Roundup Robot
- [issue22048] Add weighted random choice to random package
Dmitry Korchemny
- [issue22002] Make full use of test discovery in test subpackages
Zachary Ware
- [issue22049] argparse: type=<callable> doesn't honor nargs > 1
Chris Bruner
- [issue22048] Add weighted random choice to random package
Mark Dickinson
- [issue18844] allow weights in random.choice
Mark Dickinson
- [issue18844] allow weights in random.choice
Mark Dickinson
- [issue21500] Make use of the "load_tests" protocol in test_importlib packages
Zachary Ware
- [issue15275] isinstance is called a more times that needed in ntpath
Roundup Robot
- [issue15275] isinstance is called a more times that needed in ntpath
Serhiy Storchaka
- [issue22050] argparse: read nargs > 1 options from file doesn't work
Chris Bruner
- [issue5718] Problem compiling ffi part of build on AIX 5.3.
Mark Lawrence
- [issue22050] argparse: read nargs > 1 options from file doesn't work
R. David Murray
- [issue11077] Tkinter is not thread safe
Serhiy Storchaka
- [issue22049] argparse: type=<callable> doesn't honor nargs > 1
R. David Murray
- [issue21566] make use of the new default socket.listen() backlog argument
Roundup Robot
- [issue22050] argparse: read nargs > 1 options from file doesn't work
Chris Bruner
- [issue22050] argparse: read nargs > 1 options from file doesn't work
Chris Bruner
- [issue21597] Allow turtledemo code pane to get wider.
Roundup Robot
- [issue19132] Add compact mode to pprint
Roundup Robot
- [issue18132] buttons in turtledemo disappear on small screens
Terry J. Reedy
- [issue21597] Allow turtledemo code pane to get wider.
Terry J. Reedy
- [issue21566] make use of the new default socket.listen() backlog argument
Charles-François Natali
- [issue21573] Clean up turtle.py code formatting
Terry J. Reedy
- [issue6167] Tkinter.Scrollbar: the activate method needs to return a value, and set should take only two args
Roundup Robot
- [issue6167] Tkinter.Scrollbar: the activate method needs to return a value, and set should take only two args
Serhiy Storchaka
- [issue4350] Remove dead code from Tkinter.py
Roundup Robot
- [issue4350] Remove dead code from Tkinter.py
Serhiy Storchaka
- [issue19493] Report skipped ctypes tests as skipped
Roundup Robot
- [issue19776] Provide expanduser() on Path objects
Charles-François Natali
- [issue22051] Turtledemo: stop reloading demos
Terry J. Reedy
- [issue21882] turtledemo modules imported by test___all__ cause side effects or failures
Terry J. Reedy
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue16547] IDLE raises an exception in tkinter after fresh file's text has been rendered
Serhiy Storchaka
- [issue14117] Turtledemo: exception and minor glitches.
Terry J. Reedy
- [issue18643] add a fallback socketpair() implementation in test.support
Charles-François Natali
- [issue18643] add a fallback socketpair() implementation in test.support
STINNER Victor
- [issue22042] signal.set_wakeup_fd(fd): set the fd to non-blocking mode
Roundup Robot
- [issue22052] Comparison operators called in reverse order for subclasses with no override.
Mark Dickinson
- [issue21990] saxutils defines an inner class where a normal one would do
Eric V. Smith
- [issue22053] turtledemo: clean up start and stop, fix warning
Terry J. Reedy
- [issue22053] turtledemo: clean up start and stop, fix warning
Roundup Robot
- [issue22053] turtledemo: clean up start and stop, fix warning
Terry J. Reedy
- [issue22054] Add os.get_blocking() and os.set_blocking() functions
STINNER Victor
- [issue18643] add a fallback socketpair() implementation in test.support
STINNER Victor
- [issue14117] Turtledemo: exception and minor glitches.
Terry J. Reedy
- [issue22054] Add os.get_blocking() and os.set_blocking() functions
STINNER Victor
- [issue22042] signal.set_wakeup_fd(fd): set the fd to non-blocking mode
STINNER Victor
- [issue21597] Allow turtledemo code pane to get wider.
Terry J. Reedy
- [issue21597] Allow turtledemo code pane to get wider.
Lita Cho
- [issue18643] add a fallback socketpair() implementation in test.support
Charles-François Natali
- [issue22052] Comparison operators called in reverse order for subclasses with no override.
R. David Murray
- [issue18174] Make regrtest with --huntrleaks check for fd leaks
Mark Lawrence
- [issue2091] file accepts 'rU+' as a mode
Mark Lawrence
- [issue21850] Fix httplib and SimpleHTTPServer in unicodeless build
Demian Brecht
- [issue22018] Add a new signal.set_wakeup_socket() function
STINNER Victor
- [issue22018] Add a new signal.set_wakeup_socket() function
STINNER Victor
- [issue17548] unittest.mock: test_create_autospec_unbound_methods is skipped
Mark Lawrence
- [issue16005] smtplib.SMTP().sendmail() and rset()
Milan Oberkirch
- [issue18605] 2.7: test_threading hangs on Solaris 9
Mark Lawrence
- [issue18643] add a fallback socketpair() implementation in test.support
STINNER Victor
- [issue22018] Add a new signal.set_wakeup_socket() function
STINNER Victor
- [issue22018] Add a new signal.set_wakeup_socket() function
Antoine Pitrou
- [issue15267] tempfile.TemporaryFile and httplib incompatibility
Demian Brecht
- [issue1191964] add non-blocking read and write methods to subprocess.Popen
STINNER Victor
- [issue1481032] patch smtplib:when SMTPDataError, rset crashes with sslerror
Milan Oberkirch
- [issue3566] httplib persistent connections violate MUST in RFC2616 sec 8.1.4.
Demian Brecht
- [issue14044] IncompleteRead error with urllib2 or urllib.request -- fine with urllib, wget, or curl
Demian Brecht
- [issue9949] os.path.realpath on Windows does not follow symbolic links
Atsuo Ishimoto
- [issue9949] os.path.realpath on Windows does not follow symbolic links
Atsuo Ishimoto
- [issue11271] concurrent.futures.ProcessPoolExecutor.map() doesn't batch function arguments by chunks
Dan O'Reilly
- [issue11271] concurrent.futures.ProcessPoolExecutor.map() doesn't batch function arguments by chunks
Dan O'Reilly
- [issue22041] http POST request with python 3.3 through web proxy
Demian Brecht
- [issue22021] shutil.make_archive() root_dir do not work
Weinan Li
- [issue22036] Obsolete reference to stringobject in comment
Roundup Robot
- [issue22041] http POST request with python 3.3 through web proxy
Demian Brecht
- [issue21990] saxutils defines an inner class where a normal one would do
Serhiy Storchaka
- [issue13041] argparse: terminal width is not detected properly
paul j3
- [issue2091] file accepts 'rU+' as a mode
Serhiy Storchaka
- [issue22055] Incomplete sentence in asyncio BaseEventLoop doc
Saimadhav Heblikar
- [issue21580] PhotoImage(data=...) apparently has to be UTF-8 or Base-64 encoded
Terry J. Reedy
- [issue22052] Comparison operators called in reverse order for subclasses with no override.
Mark Dickinson
- [issue16733] Solaris ctypes_test failures
Mark Lawrence
- [issue21591] "exec(a, b, c)" not the same as "exec a in b, c" in nested functions
Dirkjan Ochtman
- [issue18643] add a fallback socketpair() implementation in test.support
STINNER Victor
- [issue21591] "exec(a, b, c)" not the same as "exec a in b, c" in nested functions
Dirkjan Ochtman
- [issue18643] add a fallback socketpair() implementation in test.support
Charles-François Natali
- [issue19875] test_getsockaddrarg occasional failure
Mark Lawrence
- [issue22055] Incomplete sentence in asyncio BaseEventLoop doc
Andrew Svetlov
- [issue18643] add a fallback socketpair() implementation in test.support
STINNER Victor
- [issue20055] On Windows NT 6 with administrator account, there are two failing tests on test_shutil.py
Roundup Robot
- [issue22018] Add a new signal.set_wakeup_socket() function
STINNER Victor
- [issue19884] Importing readline produces erroneous output
Roundup Robot
- [issue19884] Importing readline produces erroneous output
STINNER Victor
- [issue21813] Enhance doc of os.stat_result
Roundup Robot
- [issue21813] Enhance doc of os.stat_result
STINNER Victor
- [issue1191964] add non-blocking read and write methods to subprocess.Popen
akira
- [issue1191964] add non-blocking read and write methods to subprocess.Popen
STINNER Victor
- [issue13533] Would like Py_Initialize to play friendly with host app
Yukihiro Nakadaira
- [issue5718] Problem compiling ffi part of build on AIX 5.3.
David Edelsohn
- [issue22018] Add a new signal.set_wakeup_socket() function
Antoine Pitrou
- [issue5718] Problem compiling ffi part of build on AIX 5.3.
Stefan Krah
- [issue9770] curses.ascii.isblank() function is broken. It confuses backspace (BS 0x08) with tab (0x09)
akira
- [issue21813] Enhance doc of os.stat_result
Zachary Ware
- [issue20055] On Windows NT 6 with administrator account, there are two failing tests on test_shutil.py
Zachary Ware
- [issue22055] Incomplete sentence in asyncio BaseEventLoop doc
Zachary Ware
- [issue22057] The doc say all globals are copied on eval(), but only __builtins__ is copied
Alon Mishne
- [issue22052] Comparison operators called in reverse order for subclasses with no override.
R. David Murray
- [issue9882] abspath from directory
Wolfgang Maier
- [issue1730136] tkFont.__eq__ gives type error
Serhiy Storchaka
- [issue22058] datetime.datetime() should accept a datetime.date as constructor
Facundo Batista
- [issue14534] Add method to mark unittest.TestCases as "do not run".
Zachary Ware
- [issue22059] incorrect type conversion from str to bytes in asynchat module in asynchat.py
Hoxily
- [issue21084] IDLE can't deal with characters above the range (U+0000-U+FFFF)
wjssz
- [issue1730136] tkFont.__eq__ gives type error
Roundup Robot
- [issue22059] incorrect type conversion from str to bytes in asynchat module in asynchat.py
Hoxily
- [issue21623] build ssl failed use vs2010 express
Zachary Ware
- [issue21084] IDLE can't deal with characters above the range (U+0000-U+FFFF)
wjssz
- [issue22058] datetime.datetime() should accept a datetime.date as init parameter
Facundo Batista
- [issue19980] Improve help('non-topic') response
Zachary Ware
- [issue9882] abspath from directory
Serhiy Storchaka
- [issue21084] IDLE can't deal with characters above the range (U+0000-U+FFFF)
Ezio Melotti
- [issue22058] datetime.datetime() should accept a datetime.date as init parameter
R. David Murray
- [issue8110] subprocess.py doesn't correctly detect Windows machines
Zachary Ware
- [issue22059] incorrect type conversion from str to bytes in asynchat module in asynchat.py
R. David Murray
- [issue22018] Add a new signal.set_wakeup_socket() function
STINNER Victor
- [issue22058] datetime.datetime() should accept a datetime.date as init parameter
Alexander Belopolsky
- [issue11271] concurrent.futures.ProcessPoolExecutor.map() doesn't batch function arguments by chunks
Dan O'Reilly
- [issue11271] concurrent.futures.ProcessPoolExecutor.map() doesn't batch function arguments by chunks
Dan O'Reilly
- [issue11271] concurrent.futures.ProcessPoolExecutor.map() doesn't batch function arguments by chunks
Dan O'Reilly
- [issue11271] concurrent.futures.ProcessPoolExecutor.map() doesn't batch function arguments by chunks
Dan O'Reilly
- [issue22041] http POST request with python 3.3 through web proxy
Demian Brecht
- [issue11271] concurrent.futures.ProcessPoolExecutor.map() doesn't batch function arguments by chunks
Dan O'Reilly
- [issue11271] concurrent.futures.ProcessPoolExecutor.map() doesn't batch function arguments by chunks
Dan O'Reilly
- [issue11271] concurrent.futures.ProcessPoolExecutor.map() doesn't batch function arguments by chunks
Dan O'Reilly
- [issue17483] Can not tell urlopen not to check the hostname for https connections.
Alecz
- [issue22059] incorrect type conversion from str to bytes in asynchat module in asynchat.py
Zachary Ware
- [issue22059] incorrect type conversion from str to bytes in asynchat module in asynchat.py
STINNER Victor
- [issue11266] asyncore does not handle EINTR in recv, send, connect, accept,
STINNER Victor
- [issue16133] asyncore.dispatcher.recv doesn't handle EAGAIN / EWOULDBLOCK
STINNER Victor
- [issue21725] RFC 6531 (SMTPUTF8) support in smtpd
R. David Murray
- [issue17483] Can not tell urlopen not to check the hostname for https connections.
R. David Murray
- [issue16133] asyncore.dispatcher.recv doesn't handle EAGAIN / EWOULDBLOCK
Roundup Robot
- [issue16133] asyncore.dispatcher.recv doesn't handle EAGAIN / EWOULDBLOCK
Roundup Robot
- [issue16133] asyncore.dispatcher.recv doesn't handle EAGAIN / EWOULDBLOCK
STINNER Victor
- [issue15982] asyncore.dispatcher does not handle windows socket error code correctly (namely WSAEWOULDBLOCK 10035)
STINNER Victor
- [issue22058] datetime.datetime() should accept a datetime.date as init parameter
Tim Peters
- [issue19884] Importing readline produces erroneous output
STINNER Victor
- [issue19884] Importing readline produces erroneous output
Ned Deily
- [issue22058] datetime.datetime() should accept a datetime.date as init parameter
Alexander Belopolsky
- [issue22058] datetime.datetime() should accept a datetime.date as init parameter
Alexander Belopolsky
- [issue19875] test_getsockaddrarg occasional failure
Charles-François Natali
- [issue21367] multiprocessing.JoinableQueue requires new kwarg
Dan O'Reilly
- [issue21367] multiprocessing.JoinableQueue requires new kwarg
Dan O'Reilly
- [issue22018] Add a new signal.set_wakeup_socket() function
Charles-François Natali
- [issue22058] datetime.datetime() should accept a datetime.date as init parameter
Tim Peters
- [issue22018] Add a new signal.set_wakeup_socket() function
Guido van Rossum
- [issue19884] Importing readline produces erroneous output
STINNER Victor
- [issue18174] Make regrtest with --huntrleaks check for fd leaks
Charles-François Natali
- [issue21035] Python's HTTP server implementations hangs after 16.343 requests on MacOSX
Charles-François Natali
- [issue22058] datetime.datetime() should accept a datetime.date as init parameter
Alexander Belopolsky
- [issue12184] socketserver.ForkingMixin collect_children routine needs to collect only it's children
Charles-François Natali
- [issue12801] C realpath not used by os.path.realpath
Charles-François Natali
- [issue19884] Importing readline produces erroneous output
Ned Deily
- [issue22018] Add a new signal.set_wakeup_socket() function
STINNER Victor
- [issue18174] Make regrtest with --huntrleaks check for fd leaks
STINNER Victor
- [issue18174] Make regrtest with --huntrleaks check for fd leaks
Charles-François Natali
- [issue12801] C realpath not used by os.path.realpath
STINNER Victor
- [issue22018] Add a new signal.set_wakeup_socket() function
Guido van Rossum
- [issue18174] Make regrtest with --huntrleaks check for fd leaks
STINNER Victor
- [issue22018] Add a new signal.set_wakeup_socket() function
STINNER Victor
- [issue18174] Make regrtest with --huntrleaks check for fd leaks
Charles-François Natali
- [issue22058] datetime.datetime() should accept a datetime.date as init parameter
Facundo Batista
- [issue19884] Importing readline produces erroneous output
Roundup Robot
- [issue20611] socket.create_connection() doesn't handle EINTR properly
STINNER Victor
- [issue22060] Clean up ctypes.test, use unittest test discovery
Zachary Ware
- [issue22018] Add a new signal.set_wakeup_socket() function
Charles-François Natali
- [issue21314] Document '/' in signatures
Zachary Ware
- [issue18543] urllib.parse.urlopen shouldn't ignore installed opener when called with any ca* argument
Alecz
- [issue21308] PEP 466: backport ssl changes
Alex Gaynor
- [issue17483] Can not tell urlopen not to check the hostname for https connections.
Alecz
- [issue22018] Add a new signal.set_wakeup_socket() function
STINNER Victor
- [issue21308] PEP 466: backport ssl changes
Ian Cordasco
- [issue13533] Would like Py_Initialize to play friendly with host app
Antoine Pitrou
- [issue22018] Add a new signal.set_wakeup_socket() function
Antoine Pitrou
- [issue22061] turtledemo doesn't launch due to changes in tkinter
Lita Cho
- [issue9882] abspath from directory
Terry J. Reedy
- [issue22061] turtledemo doesn't launch due to changes in tkinter
Lita Cho
- [issue22062] Fix pathlib.Path.(r)glob doc glitches.
Terry J. Reedy
- [issue22062] Fix pathlib.Path.(r)glob doc glitches.
R. David Murray
- [issue13533] Would like Py_Initialize to play friendly with host app
Nick Coghlan
- [issue22018] Add a new signal.set_wakeup_socket() function
STINNER Victor
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Lita Cho
- [issue22003] BytesIO copy-on-write
David Wilson
- [issue22018] Add a new signal.set_wakeup_socket() function
Roundup Robot
- [issue22063] asyncio: sock_xxx() methods of event loops should make the socket non-blocking
STINNER Victor
- [issue22041] http POST request with python 3.3 through web proxy
Demian Brecht
- [issue22018] Add a new signal.set_wakeup_socket() function
STINNER Victor
- [issue21084] IDLE can't deal with characters above the range (U+0000-U+FFFF)
wjssz
- [issue17172] Add turtledemo to IDLE menu
Lita Cho
- [issue22063] asyncio: sock_xxx() methods of event loops should make the socket non-blocking
Guido van Rossum
- [issue21084] IDLE can't deal with characters above the range (U+0000-U+FFFF)
wjssz
- [issue22049] argparse: type=<callable> doesn't honor nargs > 1
paul j3
- [issue22047] argparse improperly prints mutually exclusive options when they are in a group
paul j3
- [issue22061] turtledemo doesn't launch due to changes in tkinter
Serhiy Storchaka
- [issue22064] Misleading message from 2to3 when skipping optional fixers
Nick Coghlan
- [issue22053] turtledemo: clean up start and stop, fix warning
Roundup Robot
- [issue22053] turtledemo: clean up start and stop, fix warning
Terry J. Reedy
- [issue22061] turtledemo doesn't launch due to changes in tkinter
Serhiy Storchaka
- [issue10291] Clean-up turtledemo in-package documentation
Terry J. Reedy
- [issue22018] Add a new signal.set_wakeup_socket() function
Charles-François Natali
- [issue22061] turtledemo doesn't launch due to changes in tkinter
Roundup Robot
- [issue22018] Add a new signal.set_wakeup_socket() function
STINNER Victor
- [issue22065] Update turtledemo menu creation
Terry J. Reedy
- [issue22061] Restore deleted tkinter functions with deprecaton dummies.
Terry J. Reedy
- [issue22061] Restore deleted tkinter functions with deprecaton dummies.
Serhiy Storchaka
- [issue22065] Update turtledemo menu creation
Serhiy Storchaka
- [issue22061] Restore deleted tkinter functions with deprecaton dummies.
Terry J. Reedy
- [issue10291] Clean-up turtledemo in-package documentation
Ned Deily
- [issue22061] Restore deleted tkinter functions with deprecaton dummies.
Roundup Robot
- [issue4350] Remove dead code from Tkinter.py
Roundup Robot
- [issue22061] Restore deleted tkinter functions with deprecaton dummies.
Serhiy Storchaka
- [issue22041] http POST request with python 3.3 through web proxy
Alejandro MJ
- [issue18093] Move main functions to a separate Programs directory
Roundup Robot
- [issue18093] Move main functions to a separate Programs directory
Roundup Robot
- [issue22041] http POST request with python 3.3 through web proxy
Alejandro MJ
- [issue18093] Move main functions to a separate Programs directory
Nick Coghlan
- [issue22018] Add a new signal.set_wakeup_socket() function
Charles-François Natali
- [issue18093] Move main functions to a separate Programs directory
Nick Coghlan
- [issue22018] Add a new signal.set_wakeup_socket() function
STINNER Victor
- [issue1025395] email.Utils.parseaddr fails to parse valid addresses
Martin Panter
- [issue21947] `Dis` module doesn't know how to disassemble generators
Roundup Robot
- [issue21947] `Dis` module doesn't know how to disassemble generators
Nick Coghlan
- [issue21947] `Dis` module doesn't know how to disassemble generators
Nick Coghlan
- [issue1602] windows console doesn't print or input Unicode
Mark Summerfield
- [issue1602] windows console doesn't print or input Unicode
Nick Coghlan
- [issue1602] windows console doesn't print or input Unicode
STINNER Victor
- [issue1602] windows console doesn't print or input Unicode
Nick Coghlan
- [issue1602] windows console doesn't print or input Unicode
STINNER Victor
- [issue22066] subprocess.communicate() does not receive full output from the called process.
juj
- [issue1602] windows console doesn't print or input Unicode
Nick Coghlan
- [issue1602] windows console doesn't print or input Unicode
Nick Coghlan
- [issue18093] Move main functions to a separate Programs directory
Roundup Robot
- [issue3566] httplib persistent connections violate MUST in RFC2616 sec 8.1.4.
Ian Cordasco
- [issue22041] http POST request with python 3.3 through web proxy
Demian Brecht
- [issue22067] time_test fails after strptime()
Serhiy Storchaka
- [issue22041] http POST request with python 3.3 through web proxy
Demian Brecht
- [issue18436] Add mapping of symbol to function to operator module
Zachary Ware
- [issue21591] "exec(a, b, c)" not the same as "exec a in b, c" in nested functions
STINNER Victor
- [issue22068] test_gc fails after test_idle
Serhiy Storchaka
- [issue14534] Add method to mark unittest.TestCases as "do not run".
Victor Zhong
- [issue22068] test_gc fails after test_idle
STINNER Victor
- [issue22068] test_gc fails after test_idle
STINNER Victor
- [issue21867] Turtle returns TypeError when undobuffer is set to 0 (aka no undo is allowed)
Berker Peksag
- [issue22003] BytesIO copy-on-write
Antoine Pitrou
- [issue22003] BytesIO copy-on-write
Antoine Pitrou
- [issue22068] test_gc fails after test_idle
Serhiy Storchaka
- [issue21308] PEP 466: backport ssl changes
Alex Gaynor
- [issue22069] TextIOWrapper(newline="\n", line_buffering=True) mistakenly treat \r as a newline
Akira Li
- [issue11271] concurrent.futures.ProcessPoolExecutor.map() doesn't batch function arguments by chunks
Antoine Pitrou
- [issue22070] Use the _functools module to speed up functools.total_ordering
Nick Coghlan
- [issue22070] Use the _functools module to speed up functools.total_ordering
Alex Gaynor
- [issue22071] Remove long-time deprecated attributes from smtpd
Milan Oberkirch
- [issue22070] Use the _functools module to speed up functools.total_ordering
Nick Coghlan
- [issue22057] The doc say all globals are copied on eval(), but only __builtins__ is copied
Raymond Hettinger
- [issue21990] saxutils defines an inner class where a normal one would do
Raymond Hettinger
- [issue22047] argparse improperly prints mutually exclusive options when they are in a group
paul j3
- [issue21990] saxutils defines an inner class where a normal one would do
Roundup Robot
- [issue22047] argparse improperly prints mutually exclusive options when they are in a group
Sam Kerr
- [issue22049] argparse: type=<callable> doesn't honor nargs > 1
Chris Bruner
- [issue3982] support .format for bytes
Derek Wilson
- [issue22018] Add a new signal.set_wakeup_socket() function
Charles-François Natali
- [issue22047] argparse improperly prints mutually exclusive options when they are in a group
Sam Kerr
- [issue3982] support .format for bytes
Derek Wilson
- [issue19875] test_getsockaddrarg occasional failure
Roundup Robot
- [issue19875] test_getsockaddrarg occasional failure
Charles-François Natali
- [issue22072] Fix typos in SSL's documentation
Alex Gaynor
- [issue21990] saxutils defines an inner class where a normal one would do
Raymond Hettinger
- [issue22072] Fix typos in SSL's documentation
Roundup Robot
- [issue22072] Fix typos in SSL's documentation
Zachary Ware
- [issue22073] Reference links in PEP466 are broken
Alex Gaynor
- [issue10291] Clean-up turtledemo in-package documentation
Terry J. Reedy
- [issue22058] datetime.datetime() should accept a datetime.date as init parameter
Raymond Hettinger
- [issue22045] Python make issue
Tshepang Lekhonkhobe
- [issue22033] Subclass friendly reprs
Raymond Hettinger
- [issue18093] Move main functions to a separate Programs directory
Roundup Robot
- [issue21958] Allow python 2.7 to compile with Visual Studio 2013
Roundup Robot
- [issue21958] Allow python 2.7 to compile with Visual Studio 2013
Zachary Ware
- [issue22073] Reference links in PEP466 are broken
Roundup Robot
- [issue22073] Reference links in PEP466 are broken
Ned Deily
- [issue563491] Add separator argument to readline()
Akira Li
- [issue21308] PEP 466: backport ssl changes
Alex Gaynor
- [issue17083] can't specify newline string for readline for binary files
Akira Li
- [issue22033] Subclass friendly reprs
Roundup Robot
- [issue20188] ALPN support for TLS
Mark Nottingham
- [issue22033] Subclass friendly reprs
Serhiy Storchaka
- [issue21802] Reader of BufferedRWPair is not closed if writer's close() fails
Serhiy Storchaka
- [issue21585] Run Tkinter tests with wantobjects=False
Serhiy Storchaka
- [issue21574] Port image types detections from PIL to the imghdr module
Serhiy Storchaka
- [issue22065] Update turtledemo menu creation
Ned Deily
- [issue22044] Premature Py_DECREF while generating a TypeError in call_tzinfo_method
Raymond Hettinger
- [issue22047] argparse improperly prints mutually exclusive options when they are in a group
paul j3
- [issue21574] Port image types detections from PIL to the imghdr module
Claudiu Popa
- [issue22044] Premature Py_DECREF while generating a TypeError in call_tzinfo_method
Roundup Robot
- [issue22044] Premature Py_DECREF while generating a TypeError in call_tzinfo_method
Raymond Hettinger
- [issue21862] cProfile command-line should accept "-m module_name" as an alternative to script path
Gennadiy Zlobin
- [issue22049] argparse: type=<callable> doesn't honor nargs > 1
paul j3
- [issue22047] argparse improperly prints mutually exclusive options when they are in a group
paul j3
- [issue22074] Lib/test/make_ssl_certs.py fails with NameError
Alex Gaynor
- [issue22074] Lib/test/make_ssl_certs.py fails with NameError
Alex Gaynor
- [issue19884] Importing readline produces erroneous output
STINNER Victor
- [issue22063] asyncio: sock_xxx() methods of event loops should check ath sockets are non-blocking
STINNER Victor
- [issue15858] tarfile missing entries due to omitted uid/gid fields
Adam Tauno Williams
- [issue21987] TarFile.getmember on directory requires trailing slash iff over 100 chars
Matt Behrens
- [issue12319] [http.client] HTTPConnection.putrequest not support "chunked" Transfer-Encodings to send data
Adam Tauno Williams
- [issue12319] [http.client] HTTPConnection.putrequest not support "chunked" Transfer-Encodings to send data
Demian Brecht
- [issue22075] Lambda, enumerate and list comprehensins crash
wilson campusano
- [issue1152248] Add support for reading records with arbitrary separators to the standard IO stack
Akira Li
- [issue22075] Lambda, Enumerate and List comprehensions crash
wilson campusano
- [issue22075] Lambda, Enumerate and List comprehensions crash
wilson campusano
- [issue22075] Lambda, Enumerate and List comprehensions crash
Ned Deily
- [issue1602] windows console doesn't print or input Unicode
Glenn Linderman
- [issue1152248] Add support for reading records with arbitrary separators to the standard IO stack
Raymond Hettinger
- [issue22047] argparse improperly prints mutually exclusive options when they are in a group
paul j3
- [issue22068] test_gc fails after test_idle
Terry J. Reedy
- [issue3982] support .format for bytes
Terry J. Reedy
- [issue3982] support .format for bytes
Nick Coghlan
- [issue20284] patch to implement PEP 461 (%-interpolation for bytes)
Nick Coghlan
- [issue21777] Separate out documentation of binary sequence methods
Nick Coghlan
- [issue17172] Add turtledemo to IDLE menu
Ned Deily
- [issue19776] Provide expanduser() on Path objects
Claudiu Popa
- [issue16535] json encoder unable to handle decimal
Ralph Heinkel
- [issue1152248] Add support for reading records with arbitrary separators to the standard IO stack
Phil Connell
- [issue22076] csv module bad grammar in exception message
Martin Matusiak
- [issue22077] Improve the error message for various sequences
Claudiu Popa
- [issue22012] struct.unpack('?', '\x02') returns (False,) on Mac OSX
Ronald Oussoren
- [issue15730] Silence unused value warnings under Mac OS X 10.8/clang
Ronald Oussoren
- [issue21308] PEP 466: backport ssl changes
Christian Heimes
- [issue16535] json encoder unable to handle decimal
Christian Heimes
- [issue22068] test_gc fails after test_idle
Serhiy Storchaka
- [issue19325] _osx_support imports many modules
Ronald Oussoren
- [issue15398] intermittence on UnicodeFileTests.test_rename at test_pep277 on MacOS X
Ronald Oussoren
- [issue10964] Mac installer need not add things to /usr/local
Ronald Oussoren
- [issue19776] Provide expanduser() on Path objects
Serhiy Storchaka
- [issue22076] csv module bad grammar in exception message
Serhiy Storchaka
- [issue12243] getpass.getuser works on OSX
Ronald Oussoren
- [issue19776] Provide expanduser() on Path objects
Claudiu Popa
- [issue22078] io.BufferedReader hides ResourceWarnings when garbage collected
Claudiu Popa
- [issue22078] io.BufferedReader hides ResourceWarnings when garbage collected
Serhiy Storchaka
- [issue22068] test_gc fails after test_idle
STINNER Victor
- [issue22078] io.BufferedReader hides ResourceWarnings when garbage collected
Claudiu Popa
- [issue21308] PEP 466: backport ssl changes
Nick Coghlan
- [issue22078] io.BufferedReader hides ResourceWarnings when garbage collected
Claudiu Popa
- [issue22078] io.BufferedReader hides ResourceWarnings when garbage collected
Serhiy Storchaka
- [issue22078] io.BufferedReader hides ResourceWarnings when garbage collected
Claudiu Popa
- [issue22078] io.BufferedReader hides ResourceWarnings when garbage collected
Serhiy Storchaka
- [issue19875] test_getsockaddrarg occasional failure
koobs
- [issue22079] Ensure in PyType_Ready() that base class of static type is static
Serhiy Storchaka
- [issue22080] Add windows_helper module helper
Claudiu Popa
- [issue21518] Expose RegUnloadKey in winreg
Claudiu Popa
- [issue19875] test_getsockaddrarg occasional failure
Roundup Robot
- [issue19875] test_getsockaddrarg occasional failure
Charles-François Natali
- [issue22081] Backport repr(socket.socket) from Python 3.5 to Python 2.7
STINNER Victor
- [issue22081] Backport repr(socket.socket) from Python 3.5 to Python 2.7
STINNER Victor
- [issue22081] Backport repr(socket.socket) from Python 3.5 to Python 2.7
STINNER Victor
- [issue19875] test_getsockaddrarg occasional failure
koobs
- [issue22081] Backport repr(socket.socket) from Python 3.5 to Python 2.7
Antoine Pitrou
- [issue19838] test.test_pathlib.PosixPathTest.test_touch_common fails on FreeBSD with ZFS
Larry Hastings
- [issue8232] webbrowser.open incomplete on Windows
Brandon Milam
- [issue22082] Clear interned strings listed in slotdefs
Martin v. Löwis
- [issue22082] Clear interned strings listed in slotdefs
Roundup Robot
- [issue8232] webbrowser.open incomplete on Windows
Brandon Milam
- [issue22081] Backport repr(socket.socket) from Python 3.5 to Python 2.7
Guido van Rossum
- [issue22083] Refactor PyShell's breakpoint related methods
Saimadhav Heblikar
- [issue19838] test.test_pathlib.PosixPathTest.test_touch_common fails on FreeBSD with ZFS
Larry Hastings
- [issue19838] test.test_pathlib.PosixPathTest.test_touch_common fails on FreeBSD with ZFS
Larry Hastings
- [issue22081] Backport repr(socket.socket) from Python 3.5 to Python 2.7
Serhiy Storchaka
- [issue19838] test.test_pathlib.PosixPathTest.test_touch_common fails on FreeBSD with ZFS
Antoine Pitrou
- [issue22074] Lib/test/make_ssl_certs.py fails with NameError
Roundup Robot
- [issue22074] Lib/test/make_ssl_certs.py fails with NameError
Antoine Pitrou
- [issue22081] Backport repr(socket.socket) from Python 3.5 to Python 2.7
Guido van Rossum
- [issue22081] Backport repr(socket.socket) from Python 3.5 to Python 2.7
Serhiy Storchaka
- [issue22084] Mutating while iterating
Aaron Brady
- [issue20093] Wrong OSError message from os.rename() when dst is a non-empty directory
Matthias Klose
- [issue22084] Mutating while iterating
Serhiy Storchaka
- [issue22081] Backport repr(socket.socket) from Python 3.5 to Python 2.7
Guido van Rossum
- [issue22081] Backport repr(socket.socket) from Python 3.5 to Python 2.7
Alex Gaynor
- [issue21308] PEP 466: backport ssl changes
Alex Gaynor
- [issue22069] TextIOWrapper(newline="\n", line_buffering=True) mistakenly treat \r as a newline
Serhiy Storchaka
- [issue1152248] Add support for reading records with arbitrary separators to the standard IO stack
Akira Li
- [issue22069] TextIOWrapper(newline="\n", line_buffering=True) mistakenly treat \r as a newline
Serhiy Storchaka
- [issue22081] Backport repr(socket.socket) from Python 3.5 to Python 2.7
STINNER Victor
- [issue22085] Update deprecated Tcl commands in Tkinter
Serhiy Storchaka
- [issue22086] Tab indent no longer works in interpreter
Erik Andersen
- [issue22085] Update deprecated Tcl commands in Tkinter
Serhiy Storchaka
- [issue22087] _UnixDefaultEventLoop policy should either create a new loop or explicilty fail when get_event_loop() is called from a multiprocessing child process
Dan O'Reilly
- [issue22087] _UnixDefaultEventLoop policy should either create a new loop or explicilty fail when get_event_loop() is called from a multiprocessing child process
Dan O'Reilly
- [issue22087] _UnixDefaultEventLoop policy should either create a new loop or explicilty fail when get_event_loop() is called from a multiprocessing child process
Dan O'Reilly
- [issue22087] _UnixDefaultEventLoopPolicy should either create a new loop or explicilty fail when get_event_loop() is called from a multiprocessing child process
Dan O'Reilly
- [issue22087] _UnixDefaultEventLoopPolicy should either create a new loop or explicilty fail when get_event_loop() is called from a multiprocessing child process
Dan O'Reilly
- [issue22087] _UnixDefaultEventLoopPolicy should either create a new loop or explicilty fail when get_event_loop() is called from a multiprocessing child process
Dan O'Reilly
- [issue22014] Add summary table for OS exception <-> errno mapping
Éric Araujo
- [issue15398] intermittence on UnicodeFileTests.test_rename at test_pep277 on MacOS X
Ned Deily
- [issue22087] _UnixDefaultEventLoopPolicy should either create a new loop or explicilty fail when get_event_loop() is called from a multiprocessing child process
Guido van Rossum
- [issue1602] windows console doesn't print or input Unicode
Drekin
- [issue1602] windows console doesn't print or input Unicode
Drekin
- [issue1602] windows console doesn't print or input Unicode
Drekin
- [issue1602] windows console doesn't print or input Unicode
Drekin
- [issue1602] windows console doesn't print or input Unicode
Drekin
- [issue1602] windows console doesn't print or input Unicode
Drekin
- [issue22087] _UnixDefaultEventLoopPolicy should either create a new loop or explicilty fail when get_event_loop() is called from a multiprocessing child process
Dan O'Reilly
- [issue1602] windows console doesn't print or input Unicode
Drekin
- [issue22085] Update deprecated Tcl commands in Tkinter
Ned Deily
- [issue16005] smtplib.SMTP().sendmail() and rset()
R. David Murray
- [issue21901] test_selectors.PollSelectorTestCase.test_above_fd_setsize reported killed by shell
R. David Murray
- [issue22088] base64 module still ignores non-alphabet characters
Julian Berman
- [issue1466065] base64 module ignores non-alphabet characters
Julian Berman
- [issue17172] Add turtledemo to IDLE menu
Lita Cho
- [issue22068] test_gc fails after test_idle
Terry J. Reedy
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Lita Cho
- [issue22014] Add summary table for OS exception <-> errno mapping
Nick Coghlan
- [issue1602] windows console doesn't print or input Unicode
Nick Coghlan
- [issue22082] Clear interned strings listed in slotdefs
Martin v. Löwis
- [issue16535] json encoder unable to handle decimal
Chris Rebert
- [issue22087] _UnixDefaultEventLoopPolicy should either create a new loop or explicilty fail when get_event_loop() is called from a multiprocessing child process
Guido van Rossum
- [issue17172] Add turtledemo to IDLE menu
Lita Cho
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Terry J. Reedy
- [issue22084] Mutating while iterating
Nick Coghlan
- [issue1234674] filecmp.cmp's "shallow" option
Andrew Kubera
- [issue22079] Ensure in PyType_Ready() that base class of static type is static
Antoine Pitrou
- [issue22079] Ensure in PyType_Ready() that base class of static type is static
Alex Gaynor
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Lita Cho
- [issue22089] collections.MutableSet does not provide update method
Roy Wellington
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Terry J. Reedy
- [issue21308] PEP 466: backport ssl changes
Ned Deily
- [issue21308] PEP 466: backport ssl changes
Alex Gaynor
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Serhiy Storchaka
- [issue22079] Ensure in PyType_Ready() that base class of static type is static
Serhiy Storchaka
- [issue22089] collections.MutableSet does not provide update method
Mark Dickinson
- [issue21308] PEP 466: backport ssl changes
Christian Heimes
- [issue22057] The doc say all globals are copied on eval(), but only __builtins__ is copied
Alon Mishne
- [issue22057] The doc say all globals are copied on eval(), but only __builtins__ is copied
Alon Mishne
- [issue22090] Decimal and float formatting treat '%' differently for infinities and nans.
Mark Dickinson
- [issue22090] Decimal and float formatting treat '%' differently for infinities and nans.
Eric V. Smith
- [issue21308] PEP 466: backport ssl changes
Ned Deily
- [issue8489] Support RFC 6531 in smptlib
moijes12
- [issue20170] Derby #1: Convert 137 sites to Argument Clinic in Modules/posixmodule.c
Martin v. Löwis
- [issue20172] Derby #3: Convert 67 sites to Argument Clinic across 4 files (Windows)
Martin v. Löwis
- [issue22091] __debug__ in compile(optimize=1)
Armin Rigo
- [issue22091] __debug__ in compile(optimize=1)
SilentGhost
- [issue22003] BytesIO copy-on-write
David Wilson
- [issue20173] Derby #4: Convert 53 sites to Argument Clinic across 5 files
Roundup Robot
- [issue20173] Derby #4: Convert 53 sites to Argument Clinic across 5 files
Martin v. Löwis
- [issue20173] Derby #4: Convert 53 sites to Argument Clinic across 5 files
Martin v. Löwis
- [issue22087] _UnixDefaultEventLoopPolicy should either create a new loop or explicilty fail when get_event_loop() is called from a multiprocessing child process
STINNER Victor
- [issue22091] __debug__ in compile(optimize=1)
eryksun
- [issue20174] Derby #5: Convert 50 sites to Argument Clinic across 3 files
Martin v. Löwis
- [issue22018] signal.set_wakeup_fd() should accept sockets on Windows
STINNER Victor
- [issue1234674] filecmp.cmp's "shallow" option
Steven Barker
- [issue19829] _pyio.BufferedReader and _pyio.TextIOWrapper destructor don't emit ResourceWarning if the file is not closed
Akira Li
- [issue22042] signal.set_wakeup_fd(fd): raise an exception if the fd is in blocking mode
STINNER Victor
- [issue22018] signal.set_wakeup_fd() should accept sockets on Windows
STINNER Victor
- [issue22042] signal.set_wakeup_fd(fd): raise an exception if the fd is in blocking mode
STINNER Victor
- [issue22054] Add os.get_blocking() and os.set_blocking() functions
STINNER Victor
- [issue22042] signal.set_wakeup_fd(fd): raise an exception if the fd is in blocking mode
STINNER Victor
- [issue22082] Clear interned strings listed in slotdefs
Roundup Robot
- [issue20179] Derby #10: Convert 50 sites to Argument Clinic across 4 files
Roundup Robot
- [issue20179] Derby #10: Convert 50 sites to Argument Clinic across 4 files
Martin v. Löwis
- [issue22092] Executing some tests inside Lib/unittest/test individually throws Error
Vajrasky Kok
- [issue22092] Executing some tests inside Lib/unittest/test individually throws Error
Vajrasky Kok
- [issue22092] Executing some tests inside Lib/unittest/test individually throws Error
Vajrasky Kok
- [issue20180] Derby #11: Convert 50 sites to Argument Clinic across 9 files
Martin v. Löwis
- [issue20182] Derby #13: Convert 50 sites to Argument Clinic across 5 files
Martin v. Löwis
- [issue22003] BytesIO copy-on-write
Antoine Pitrou
- [issue22087] _UnixDefaultEventLoopPolicy should either create a new loop or explicilty fail when get_event_loop() is called from a multiprocessing child process
Dan O'Reilly
- [issue20152] Derby #15: Convert 50 sites to Argument Clinic across 9 files
Martin v. Löwis
- [issue20152] Derby #15: Convert 50 sites to Argument Clinic across 9 files
Martin v. Löwis
- [issue22087] _UnixDefaultEventLoopPolicy should either create a new loop or explicilty fail when get_event_loop() is called from a multiprocessing child process
Dan O'Reilly
- [issue21990] saxutils defines an inner class where a normal one would do
Berker Peksag
- [issue22087] _UnixDefaultEventLoopPolicy should either create a new loop or explicilty fail when get_event_loop() is called from a multiprocessing child process
STINNER Victor
- [issue22087] _UnixDefaultEventLoopPolicy should either create a new loop or explicilty fail when get_event_loop() is called from a multiprocessing child process
Dan O'Reilly
- [issue22066] subprocess.communicate() does not receive full output from the called process.
juj
- [issue22066] subprocess.communicate() does not receive full output from the called process.
juj
- [issue22066] subprocess.communicate() does not receive full output from the called process.
Ezio Melotti
- [issue22076] csv module bad grammar in exception message
Roundup Robot
- [issue22076] csv module bad grammar in exception message
Berker Peksag
- [issue7949] IDLE: problems with dark GTK or KDE color schemes
Terry J. Reedy
- [issue17942] IDLE Debugger: names, values misaligned
Terry J. Reedy
- [issue15335] IDLE - debugger steps through run.py internals
Terry J. Reedy
- [issue16023] IDLE freezes on ^5 or ^6 (Un-)Tabify Region with OS X Cocoa Tk 8.5
Terry J. Reedy
- [issue1152248] Add support for reading records with arbitrary separators to the standard IO stack
Andrew Barnert
- [issue13272] 2to3 fix_renames doesn't rename string.lowercase/uppercase/letters
Anthony Kong
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Ned Deily
- [issue22093] Compiling python on OS X gives warning about compact unwind
Vajrasky Kok
- [issue22092] Executing some tests inside Lib/unittest/test individually throws Error
Serhiy Storchaka
- [issue22093] Compiling python on OS X gives warning about compact unwind
Ned Deily
- [issue22089] collections.MutableSet does not provide update method
Raymond Hettinger
- [issue17172] Add turtledemo to IDLE menu
Ned Deily
- [issue1152248] Add support for reading records with arbitrary separators to the standard IO stack
Akira Li
- [issue22041] http POST request with python 3.3 through web proxy
Alejandro MJ
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Serhiy Storchaka
- [issue20170] Derby #1: Convert 137 sites to Argument Clinic in Modules/posixmodule.c
Larry Hastings
- [issue22094] test_ossaudiodev fails unnecessarily
Akira Li
- [issue22094] oss_audio_device.write(data) produces short writes
Akira Li
- [issue22094] oss_audio_device.write(data) produces short writes
Akira Li
- [issue17172] Add turtledemo to IDLE menu
Ronald Oussoren
- [issue22094] oss_audio_device.write(data) produces short writes
Akira Li
- [issue22054] Add os.get_blocking() and os.set_blocking() functions
Akira Li
- [issue22085] Update deprecated Tcl commands in Tkinter
Martin v. Löwis
- [issue22003] BytesIO copy-on-write
David Wilson
- [issue22054] Add os.get_blocking() and os.set_blocking() functions
STINNER Victor
- [issue1602] windows console doesn't print or input Unicode
STINNER Victor
- [issue12970] os.walk() consider some symlinks as dirs instead of non-dirs
STINNER Victor
- [issue20351] Add doc examples for DictReader and DictWriter
Charles-Axel Dein
- [issue20152] Derby #15: Convert 50 sites to Argument Clinic across 9 files
Brett Cannon
- [issue12970] os.walk() consider some symlinks as dirs instead of non-dirs
Akira Li
- [issue22003] BytesIO copy-on-write
Stefan Krah
- [issue22003] BytesIO copy-on-write
Stefan Krah
- [issue22054] Add os.get_blocking() and os.set_blocking() functions
Akira Li
- [issue8232] webbrowser.open incomplete on Windows
Brian Curtin
- [issue22054] Add os.get_blocking() and os.set_blocking() functions
Charles-François Natali
- [issue20170] Derby #1: Convert 137 sites to Argument Clinic in Modules/posixmodule.c
Zachary Ware
- [issue21308] PEP 466: backport ssl changes
Alex Gaynor
- [issue20351] Add doc examples for DictReader and DictWriter
Raymond Hettinger
- [issue22095] Use of set_tunnel with default port results in incorrect post value in host header
Demian Brecht
- [issue22095] Use of set_tunnel with default port results in incorrect post value in host header
Demian Brecht
- [issue17172] Add turtledemo to IDLE menu
Lita Cho
- [issue19980] Improve help('non-topic') response
Mark Lawrence
- [issue21308] PEP 466: backport ssl changes
Alex Gaynor
- [issue22041] http POST request with python 3.3 through web proxy
Demian Brecht
- [issue20586] Argument Clinic: functions with valid sig but no docstring have no __text_signature__
Zachary Ware
- [issue20586] Argument Clinic: functions with valid sig but no docstring have no __text_signature__
Zachary Ware
- [issue20172] Derby #3: Convert 67 sites to Argument Clinic across 4 files (Windows)
Zachary Ware
- [issue17172] Add turtledemo to IDLE menu
Ned Deily
- [issue22041] http POST request with python 3.3 through web proxy
Ned Deily
- [issue17763] test_pydoc fails with the installed testsuite
Mark Lawrence
- [issue20170] Derby #1: Convert 137 sites to Argument Clinic in Modules/posixmodule.c
Larry Hastings
- [issue22054] Add os.get_blocking() and os.set_blocking() functions
STINNER Victor
- [issue22063] asyncio: sock_xxx() methods of event loops should check ath sockets are non-blocking
STINNER Victor
- [issue10572] Move test sub-packages to Lib/test
Mark Lawrence
- [issue22096] Argument Clinic: add ability to specify an existing impl function
Zachary Ware
- [issue4264] Patch: optimize code to use LIST_APPEND instead of calling list.append
Mark Lawrence
- [issue22096] Argument Clinic: add ability to specify an existing impl function
Zachary Ware
- [issue5833] readline update
Mark Lawrence
- [issue11212] Python memory limit on AIX
Mark Lawrence
- [issue22097] Linked list API for ordereddict
Antoine Pitrou
- [issue22097] Linked list API for ordereddict
STINNER Victor
- [issue22097] Linked list API for ordereddict
Ezio Melotti
- [issue18174] Make regrtest with --huntrleaks check for fd leaks
Richard Oudkerk
- [issue19217] Calling assertEquals for moderately long list takes too long
Puneeth Chaganti
- [issue21946] 'python -u' yields trailing carriage return '\r' (Python2 for Windows)
STINNER Victor
- [issue22098] Behavior of Structure inconsistent with BigEndianStructure when using __slots__
Florian Dold
- [issue22098] Behavior of Structure inconsistent with BigEndianStructure when using __slots__
Florian Dold
- [issue19612] test_subprocess: sporadic failure of test_communicate_epipe() on Windows 8
Roundup Robot
- [issue21946] 'python -u' yields trailing carriage return '\r' (Python2 for Windows)
STINNER Victor
- [issue19612] test_subprocess: sporadic failure of test_communicate_epipe() on Windows 8
STINNER Victor
- [issue21704] _multiprocessing module builds incorrectly when POSIX semaphores are disabled
Roundup Robot
- [issue22097] Linked list API for ordereddict
Yoann Aubineau
- [issue20746] test_pdb fails in refleak mode
STINNER Victor
- [issue20766] reference leaks in pdb
STINNER Victor
- [issue18174] Make regrtest with --huntrleaks check for fd leaks
STINNER Victor
- [issue18174] Make regrtest with --huntrleaks check for fd leaks
Roundup Robot
- [issue11453] asyncore.file_wrapper should implement __del__ and call close there to prevent resource leaks and behave like socket.socket does.
Roundup Robot
- [issue18174] Make regrtest with --huntrleaks check for fd leaks
Roundup Robot
- [issue22099] Two "Save As" Windows
Adam Kimbrough
- [issue22099] Two "Save As" Windows
Ned Deily
- [issue17172] Add turtledemo to IDLE menu
Terry J. Reedy
- [issue22097] Linked list API for ordereddict
Yoann Aubineau
- [issue22089] collections.MutableSet does not provide update method
Raymond Hettinger
- [issue22089] collections.MutableSet does not provide update method
Raymond Hettinger
- [issue17172] Add turtledemo to IDLE menu
Ned Deily
- [issue22097] Linked list API for ordereddict
Raymond Hettinger
- [issue21740] doctest doesn't allow duck-typing callables
Yoann Aubineau
- [issue21724] resetwarnings doesn't reset warnings registry
Yoann Aubineau
- [issue21710] --install-base option ignored?
Yoann Aubineau
- [issue22097] Linked list API for ordereddict
Antoine Pitrou
- [issue21725] RFC 6531 (SMTPUTF8) support in smtpd
Milan Oberkirch
- [issue17172] Add turtledemo to IDLE menu
Roundup Robot
- [issue17172] Add turtledemo to IDLE menu
Terry J. Reedy
- [issue17172] Add turtledemo to IDLE menu
Roundup Robot
- [issue17172] Add turtledemo to IDLE menu
Terry J. Reedy
- [issue17172] Add turtledemo to IDLE menu
Terry J. Reedy
- [issue22098] Behavior of Structure inconsistent with BigEndianStructure when using __slots__
Yoann Aubineau
- [issue22086] Tab indent no longer works in interpreter
Yoann Aubineau
- [issue22090] Decimal and float formatting treat '%' differently for infinities and nans.
Yoann Aubineau
- [issue22089] collections.MutableSet does not provide update method
Josh Rosenberg
- [issue22097] Linked list API for ordereddict
Martin v. Löwis
- [issue22096] Argument Clinic: add ability to specify an existing impl function
Martin v. Löwis
- [issue22089] collections.MutableSet does not provide update method
Akira Li
- [issue22086] Tab indent no longer works in interpreter
Serhiy Storchaka
- [issue22097] Linked list API for ordereddict
Serhiy Storchaka
- [issue22096] Argument Clinic: add ability to specify an existing impl function
Larry Hastings
- [issue22086] Tab indent no longer works in interpreter
Ezio Melotti
- [issue21725] RFC 6531 (SMTPUTF8) support in smtpd
R. David Murray
- [issue14452] SysLogHandler sends invalid messages when using unicode
Daniel Pocock
- [issue22097] Linked list API for ordereddict
Antoine Pitrou
- [issue11212] Python memory limit on AIX
David Edelsohn
- [issue22097] Linked list API for ordereddict
Antoine Pitrou
- [issue21704] _multiprocessing module builds incorrectly when POSIX semaphores are disabled
Roundup Robot
- [issue21704] _multiprocessing module builds incorrectly when POSIX semaphores are disabled
Arfrever Frehtes Taifersar Arahesis
- [issue21591] "exec(a, b, c)" not the same as "exec a in b, c" in nested functions
Roundup Robot
- [issue21591] "exec(a, b, c)" not the same as "exec a in b, c" in nested functions
Dirkjan Ochtman
- [issue22100] Use $HOSTPYTHON when determining candidate interpreter for $PYTHON_FOR_BUILD.
Shiz
- [issue22097] Linked list API for ordereddict
Martin v. Löwis
- [issue22097] Linked list API for ordereddict
Antoine Pitrou
- [issue22097] Linked list API for ordereddict
Martin v. Löwis
- [issue22097] Linked list API for ordereddict
Antoine Pitrou
- [issue22038] Implement atomic operations on non-x86 platforms
Vitor de Lima
- [issue18174] Make regrtest with --huntrleaks check for fd leaks
Charles-François Natali
- [issue17751] ctypes/test/test_macholib.py fails when run from the installed location
Mark Lawrence
- [issue22100] Use $HOSTPYTHON when determining candidate interpreter for $PYTHON_FOR_BUILD.
Shiz
- [issue22003] BytesIO copy-on-write
David Wilson
- [issue18174] Make regrtest with --huntrleaks check for fd leaks
Antoine Pitrou
- [issue22049] argparse: type=<callable> doesn't honor nargs > 1
Chris Bruner
- [issue18174] Make regrtest with --huntrleaks check for fd leaks
STINNER Victor
- [issue11969] Can't launch multiproccessing.Process on methods
Mark Lawrence
- [issue11969] Can't launch multiproccessing.Process on methods
Ram Rachum
- [issue21710] --install-base option ignored?
Ned Deily
- [issue11990] redirected output - stdout writes newline as \n in windows
Mark Lawrence
- [issue11990] redirected output - stdout writes newline as \n in windows
Brian Curtin
- [issue22100] Use $HOSTPYTHON when determining candidate interpreter for $PYTHON_FOR_BUILD.
Ned Deily
- [issue8171] bdist_wininst builds wrongly for --plat-name=win-amd64
Mark Lawrence
- [issue8170] Wrong Paths for distutils build --plat-name=win-amd64
Mark Lawrence
- [issue11990] redirected output - stdout writes newline as \n in windows
STINNER Victor
- [issue22054] Add os.get_blocking() and os.set_blocking() functions
Roundup Robot
- [issue22054] Add os.get_blocking() and os.set_blocking() functions
STINNER Victor
- [issue1508864] threading.Timer/timeouts break on change of win32 local time
Mark Lawrence
- [issue1508864] threading.Timer/timeouts break on change of win32 local time
STINNER Victor
- [issue4198] os.path.normcase gets fooled on windows with mapped linux network drive
Mark Lawrence
- [issue22089] collections.MutableSet does not provide update method
Akira Li
- [issue22100] Use $HOSTPYTHON when determining candidate interpreter for $PYTHON_FOR_BUILD.
Roumen Petrov
- [issue9665] Buid issues on Cygwin - _curses, _curses_panel, and _io
Mark Lawrence
- [issue22063] asyncio: sock_xxx() methods of event loops should check ath sockets are non-blocking
Roundup Robot
- [issue22063] asyncio: sock_xxx() methods of event loops should check ath sockets are non-blocking
Roundup Robot
- [issue4198] os.path.normcase gets fooled on windows with mapped linux network drive
Brian Curtin
- [issue22101] collections.abc.Set doesn't provide copy() method
Akira Li
- [issue22018] signal.set_wakeup_fd() should accept sockets on Windows
Roundup Robot
- [issue9665] Buid issues on Cygwin - _curses, _curses_panel, and _io
Brian Curtin
- [issue22102] Zipfile generates Zipfile error in zip with 0 total number of disk in Zip64 end of central directory locator
Guillaume Carre
- [issue22103] bdist_wininst does not run install script
Michael Büsch
- [issue22018] signal.set_wakeup_fd() should accept sockets on Windows
STINNER Victor
- [issue8548] Building on CygWin 1.7: PATH_MAX redefined
Mark Lawrence
- [issue8548] Building on CygWin 1.7: PATH_MAX redefined
Roumen Petrov
- [issue8548] Building on CygWin 1.7: PATH_MAX redefined
Mark Lawrence
- [issue21933] Allow the user to change font sizes with the text pane of turtledemo
Lita Cho
- [issue15082] [httplib] httplib.BadStatusLine on any HTTPS connection in certain unknown cases.
Mark Lawrence
- [issue22042] signal.set_wakeup_fd(fd): raise an exception if the fd is in blocking mode
STINNER Victor
- [issue22042] signal.set_wakeup_fd(fd): raise an exception if the fd is in blocking mode
STINNER Victor
- [issue20766] reference leaks in pdb
STINNER Victor
- [issue22068] test_idle leaks uncollectable objects
STINNER Victor
- [issue21860] Correct FileIO docstrings
STINNER Victor
- [issue22023] PyUnicode_FromFormat is broken on python 2
Roundup Robot
- [issue4722] _winreg.QueryValue fault while reading mangled registry values
Mark Lawrence
- [issue22023] PyUnicode_FromFormat is broken on python 2
STINNER Victor
- [issue1054] scriptsinstall target fails in alternate build dir
Mark Lawrence
- [issue4722] _winreg.QueryValue fault while reading mangled registry values
Brian Curtin
- [issue16066] Truncated POST data in CGI script on Windows 7
Mark Lawrence
- [issue21725] RFC 6531 (SMTPUTF8) support in smtpd
Milan Oberkirch
- [issue16066] Truncated POST data in CGI script on Windows 7
Brian Curtin
- [issue22071] Remove long-time deprecated attributes from smtpd
Milan Oberkirch
- [issue22027] RFC 6531 (SMTPUTF8) support in smtplib
Milan Oberkirch
- [issue16100] Compiling vim with Python 3.3 support fails
Mark Lawrence
- [issue22003] BytesIO copy-on-write
Roundup Robot
- [issue22003] BytesIO copy-on-write
Antoine Pitrou
- [issue10551] mimetypes read from the registry should not overwrite standard mime mappings
Mark Lawrence
- [issue22089] collections.MutableSet does not provide update method
Raymond Hettinger
- [issue11969] Can't launch multiproccessing.Process on methods
Antoine Pitrou
- [issue22089] collections.MutableSet does not provide update method
Antoine Pitrou
- [issue22101] collections.abc.Set doesn't provide copy() method
Antoine Pitrou
- [issue22101] collections.abc.Set doesn't provide copy() method
Antoine Pitrou
- [issue8548] Building on CygWin 1.7: PATH_MAX redefined
Terry J. Reedy
- [issue20766] reference leaks in pdb
Antoine Pitrou
- [issue22104] test_asyncio unstable in refleak mode
Antoine Pitrou
- [issue10551] mimetypes read from the registry should not overwrite standard mime mappings
Ben Hoyt
- [issue22097] Linked list API for ordereddict
Raymond Hettinger
- [issue22089] collections.MutableSet does not provide update method
Guido van Rossum
- [issue22104] test_asyncio unstable in refleak mode
Guido van Rossum
- [issue22097] Linked list API for ordereddict
Antoine Pitrou
- [issue22105] Hang during File "Save As"
Joe Gaspard
- [issue22104] test_asyncio unstable in refleak mode
Zachary Ware
- [issue22029] argparse - CSS white-space: like control for individual text blocks
paul j3
- [issue22104] test_asyncio unstable in refleak mode
STINNER Victor
- [issue22085] Drop support of Tk 8.3
Serhiy Storchaka
- [issue21580] PhotoImage(data=...) apparently has to be UTF-8 or Base-64 encoded
Serhiy Storchaka
- [issue11077] Tkinter is not thread safe
Serhiy Storchaka
- [issue21951] tcl test change crashes AIX
Roundup Robot
- [issue21951] tcl test change crashes AIX
Serhiy Storchaka
- [issue22018] signal.set_wakeup_fd() should accept sockets on Windows
Roundup Robot
- [issue22104] test_asyncio unstable in refleak mode
STINNER Victor
- [issue22104] test_asyncio unstable in refleak mode
STINNER Victor
- [issue22085] Drop support of Tk 8.3
Martin v. Löwis
- [issue21580] PhotoImage(data=...) apparently has to be UTF-8 or Base-64 encoded
Martin v. Löwis
- [issue2052] Allow changing difflib._file_template character encoding.
Masato HASHIMOTO
- [issue22106] Python 2 docs 'control flow/pass' section contains bad example
Charles Newey
- [issue22106] Python 2 docs 'control flow/pass' section contains bad example
Ezio Melotti
- [issue22106] Python 2 docs 'control flow/pass' section contains bad example
Charles Newey
- [issue10572] Move test sub-packages to Lib/test
Berker Peksag
- [issue10572] Move test sub-packages to Lib/test
Michael Foord
- [issue22106] Python 2 docs 'control flow/pass' section contains bad example
R. David Murray
- [issue20746] test_pdb fails in refleak mode
Xavier de Gaye
- [issue20746] test_pdb fails in refleak mode
Xavier de Gaye
- [issue20766] reference leaks in pdb
Xavier de Gaye
- [issue20766] reference leaks in pdb
Xavier de Gaye
- [issue22107] tempfile module misinterprets access denied error on Windows
Roger Upole
- [issue21591] "exec(a, b, c)" not the same as "exec a in b, c" in nested functions
Berker Peksag
- [issue22104] test_asyncio unstable in refleak mode
Antoine Pitrou
- [issue22106] Python 2 docs 'control flow/pass' section contains bad example
Charles Newey
- [issue22106] Python 2 docs 'control flow/pass' section contains bad example
Ezio Melotti
- [issue20170] Derby #1: Convert 137 sites to Argument Clinic in Modules/posixmodule.c
Larry Hastings
- [issue20341] Argument Clinic: add "nullable ints"
Larry Hastings
- [issue20341] Argument Clinic: add "nullable ints"
Larry Hastings
- [issue22104] test_asyncio unstable in refleak mode
Zachary Ware
- [issue17620] Python interactive console doesn't use sys.stdin for input
Guido van Rossum
- [issue17620] Python interactive console doesn't use sys.stdin for input
Antoine Pitrou
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Mark Lawrence
- [issue21580] PhotoImage(data=...) apparently has to be UTF-8 or Base-64 encoded
Roundup Robot
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Mark Lawrence
- [issue15207] mimetypes.read_windows_registry() uses the wrong regkey, creates wrong mappings
Brian Curtin
- [issue10551] mimetypes read from the registry should not overwrite standard mime mappings
Mark Lawrence
- [issue16328] win_add2path.py sets wrong user path
Mark Lawrence
- [issue21580] PhotoImage(data=...) apparently has to be UTF-8 or Base-64 encoded
Serhiy Storchaka
- [issue2771] Test issue
Martin v. Löwis
- [issue2771] Test issue
Martin v. Löwis
- [issue2771] Test issue
Martin v. Löwis
- [issue20170] Derby #1: Convert 137 sites to Argument Clinic in Modules/posixmodule.c
Zachary Ware
- [issue21580] PhotoImage(data=...) apparently has to be UTF-8 or Base-64 encoded
Martin v. Löwis
- [issue22085] Drop support of Tk 8.3
Roundup Robot
- [issue22085] Drop support of Tk 8.3
Serhiy Storchaka
- [issue16383] Python 3.3 Permission Error with User Library on Windows
Mark Lawrence
- [issue1776160] Buffer overflow when listing deeply nested directory
Mark Lawrence
- [issue7833] bdist_wininst installers fail to load extensions built with Issue4120 patch
Mark Lawrence
- [issue16322] time.tzname on Python 3.3.0 for Windows is decoded by wrong encoding
Mark Lawrence
- [issue18885] handle EINTR in the stdlib
Piotr Dobrogost
- [issue1776160] Buffer overflow when listing deeply nested directory
Martin v. Löwis
- [issue22007] sys.stdout.write on Python 2.7 is not EINTR safe
Piotr Dobrogost
- [issue22108] python c api wchar_t*/char* passing contradiction
Jonas Jelten
- [issue6639] turtle: _tkinter.TclError: invalid command name ".10170160"
Lita Cho
- [issue22108] python c api wchar_t*/char* passing contradiction
Martin v. Löwis
- [issue17620] Python interactive console doesn't use sys.stdin for input
Guido van Rossum
- [issue4508] distutils compiler not handling spaces in path to output/src files
Mark Lawrence
- [issue22109] Python failing in markupsafe module when running ansible
Cory Klein
- [issue22109] Python failing in markupsafe module when running ansible
Cory Klein
- [issue16907] Distutils fails to build extension in path with spaces
Mark Lawrence
- [issue17620] Python interactive console doesn't use sys.stdin for input
Drekin
- [issue22106] Python 2 docs 'control flow/pass' section contains bad example
Raymond Hettinger
- [issue22106] Python 2 docs 'control flow/pass' section contains bad example
Ezio Melotti
- [issue22109] Python failing in markupsafe module when running ansible
R. David Murray
- [issue22109] Python failing in markupsafe module when running ansible
Cory Klein
- [issue17620] Python interactive console doesn't use sys.stdin for input
Guido van Rossum
- [issue2771] Test issue
Terry J. Reedy
- [issue2771] Test issue
Terry J. Reedy
- [issue2771] Test issue
Terry J. Reedy
- [issue18885] handle EINTR in the stdlib
STINNER Victor
- [issue22108] python c api wchar_t*/char* passing contradiction
STINNER Victor
- [issue16383] Python 3.3 Permission Error with User Library on Windows
Zachary Ware
- [issue15082] [httplib] httplib.BadStatusLine on any HTTPS connection in certain unknown cases.
Demian Brecht
- [issue13719] bdist_msi upload fails
Mark Lawrence
- [issue13719] bdist_msi upload fails
Brian Curtin
- [issue10572] Move test sub-packages to Lib/test
Zachary Ware
- [issue17371] Mismatch between Python 3.3 build environment and distutils compiler support
Mark Lawrence
- [issue17634] Win32: shutil.copy leaks file handles to child processes
Mark Lawrence
- [issue12806] argparse: Hybrid help text formatter
paul j3
- [issue17634] Win32: shutil.copy leaks file handles to child processes
STINNER Victor
- [issue18069] Subprocess picks the wrong executable on Windows
Mark Lawrence
- [issue13123] bdist_wininst uninstaller does not remove pycache directories
Mark Lawrence
- [issue14105] Breakpoints in debug lost if line is inserted; IDLE
Mark Lawrence
- [issue14111] IDLE Debugger should handle interrupts
Mark Lawrence
- [issue22110] enable extra compilation warnings
Charles-François Natali
- [issue13123] bdist_wininst uninstaller does not remove pycache directories
Paul Moore
- [issue20844] SyntaxError: encoding problem: iso-8859-1 on Windows
Mark Lawrence
- [issue12197] non-blocking SSL write fails if a partial write was issued
Mark Lawrence
- [issue19007] precise time.time() under Windows 8
Mark Lawrence
- [issue18402] Finding perl64
Mark Lawrence
- [issue9122] Problems with multiprocessing, Python embedding and Windows
Mark Lawrence
- [issue22110] enable extra compilation warnings
Antoine Pitrou
- [issue18295] Possible integer overflow in PyCode_New()
Mark Lawrence
- [issue18407] Fix compiler warnings in pythoncore for Win64
Mark Lawrence
- [issue18477] fix_import (2to3 fixer) is not case-sensitive
Mark Lawrence
- [issue19007] precise time.time() under Windows 8
STINNER Victor
- [issue18477] fix_import (2to3 fixer) is not case-sensitive
Ezio Melotti
- [issue22110] enable extra compilation warnings
STINNER Victor
- [issue15443] datetime module has no support for nanoseconds
STINNER Victor
- [issue22068] test_idle leaks uncollectable objects
Roundup Robot
- [issue22085] Drop support of Tk 8.3
Ned Deily
- [issue22068] tkinter: avoid reference loops with Variables and Fonts
Terry J. Reedy
- [issue18597] On Windows sys.stdin.readline() doesn't handle Ctrl-C properly
STINNER Victor
- [issue19007] precise time.time() under Windows 8: use GetSystemTimePreciseAsFileTime
STINNER Victor
- [issue22108] python c api wchar_t*/char* passing contradiction
Jonas Jelten
- [issue22043] Use a monotonic clock to compute timeouts
STINNER Victor
- [issue22043] Use a monotonic clock to compute timeouts
Alexander Belopolsky
- [issue22043] Use a monotonic clock to compute timeouts
Antoine Pitrou
- [issue22110] enable extra compilation warnings
Antoine Pitrou
- [issue17371] Mismatch between Python 3.3 build environment and distutils compiler support
Antoine Pitrou
- [issue22110] enable extra compilation warnings
Ezio Melotti
- [issue22111] Improve imaplib testsuite.
Milan Oberkirch
- [issue22111] Improve imaplib testsuite.
Milan Oberkirch
- [issue22111] Improve imaplib testsuite.
Milan Oberkirch
- [issue22063] asyncio: sock_xxx() methods of event loops should check ath sockets are non-blocking
STINNER Victor
- [issue18402] Finding perl64
Antoine Pitrou
- [issue22089] collections.MutableSet does not provide update method
Raymond Hettinger
- [issue11271] concurrent.futures.ProcessPoolExecutor.map() doesn't batch function arguments by chunks
Antoine Pitrou
- [issue20170] Derby #1: Convert 137 sites to Argument Clinic in Modules/posixmodule.c
Larry Hastings
- [issue22101] collections.abc.Set doesn't provide copy() method
Raymond Hettinger
- [issue11271] concurrent.futures.ProcessPoolExecutor.map() doesn't batch function arguments by chunks
Dan O'Reilly
- [issue22101] collections.abc.Set doesn't provide copy() method
Guido van Rossum
- [issue22112] '_UnixSelectorEventLoop' object has no attribute 'create_task'
Daniel Greenfeld
- [issue22063] asyncio: sock_xxx() methods of event loops should check ath sockets are non-blocking
Guido van Rossum
- [issue22112] '_UnixSelectorEventLoop' object has no attribute 'create_task'
Guido van Rossum
- [issue22112] '_UnixSelectorEventLoop' object has no attribute 'create_task'
Daniel Greenfeld
- [issue22112] '_UnixSelectorEventLoop' object has no attribute 'create_task'
Guido van Rossum
- [issue22085] Drop support of Tk 8.3
Roundup Robot
- [issue21580] PhotoImage(data=...) apparently has to be UTF-8 or Base-64 encoded
Roundup Robot
- [issue22085] Drop support of Tk 8.3
Serhiy Storchaka
- [issue11429] ctypes is highly eclectic in its raw-memory support
Martin Panter
- [issue21580] PhotoImage(data=...) apparently has to be UTF-8 or Base-64 encoded
Serhiy Storchaka
- [issue22085] Drop support of Tk 8.3
Serhiy Storchaka
- [issue21308] PEP 466: backport ssl changes
Arnaud Fontaine
- [issue11955] 3.3 : test_argparse.py fails 'make test'
Mark Lawrence
- [issue21308] PEP 466: backport ssl changes
Nick Coghlan
- [issue22113] memoryview and struct.pack_into
Clayton Stangeland
- [issue22113] memoryview and struct.pack_into
Stefan Krah
- [issue15986] memoryview: expose 'buf' attribute
Martin Panter
- [issue22112] '_UnixSelectorEventLoop' object has no attribute 'create_task'
STINNER Victor
- [issue15986] memoryview: expose 'buf' attribute
Josh Rosenberg
- [issue22043] Use a monotonic clock to compute timeouts
STINNER Victor
- [issue22043] Use a monotonic clock to compute timeouts
STINNER Victor
- [issue12312] is ok
Missy Gomrz
- [issue22043] Use a monotonic clock to compute timeouts
STINNER Victor
- [issue22043] Use a monotonic clock to compute timeouts
STINNER Victor
- [issue15986] memoryview: expose 'buf' attribute
Martin Panter
- [issue11427] ctypes from_buffer no longer accepts bytes
Martin Panter
- [issue17620] Python interactive console doesn't use sys.stdin for input
Drekin
- [issue17620] Python interactive console doesn't use sys.stdin for input
Drekin
- [issue22114] You cannot call communicate() safely after receiving EAGAIN
Amrith Kumar
- [issue22114] You cannot call communicate() safely after receiving EAGAIN
Amrith Kumar
- [issue22114] You cannot call communicate() safely after receiving EAGAIN
STINNER Victor
- [issue22108] python c api wchar_t*/char* passing contradiction
Martin v. Löwis
- [issue17371] Mismatch between Python 3.3 build environment and distutils compiler support
Martin v. Löwis
- [issue18597] On Windows sys.stdin.readline() doesn't handle Ctrl-C properly
Drekin
- [issue22101] collections.abc.Set doesn't provide copy() method
Akira Li
- [issue22111] Improve imaplib testsuite.
Milan Oberkirch
- [issue22114] You cannot call communicate() safely after receiving EAGAIN
R. David Murray
- [issue22108] python c api wchar_t*/char* passing contradiction
Zachary Ware
- [issue22115] Add new methods to trace Tkinter variables
Serhiy Storchaka
- [issue22085] Drop support of Tk 8.3
Serhiy Storchaka
- [issue15381] Optimize BytesIO to do less reallocations when written, similarly to StringIO
Serhiy Storchaka
- [issue15381] Optimize BytesIO to do less reallocations when written, similarly to StringIO
Serhiy Storchaka
- [issue15986] memoryview: expose 'buf' attribute
Antoine Pitrou
- [issue22114] You cannot call communicate() safely after receiving EAGAIN
Antoine Pitrou
- [issue22114] You cannot call communicate() safely after receiving EAGAIN
STINNER Victor
- [issue15986] memoryview: expose 'buf' attribute
David Beazley
- [issue22111] Improve imaplib testsuite.
Antoine Pitrou
- [issue15986] memoryview: expose 'buf' attribute
Antoine Pitrou
- [issue15986] memoryview: expose 'buf' attribute
David Beazley
- [issue15986] memoryview: expose 'buf' attribute
Antoine Pitrou
- [issue15986] memoryview: expose 'buf' attribute
David Beazley
- [issue22114] You cannot call communicate() safely after receiving EAGAIN
Amrith Kumar
- [issue11427] ctypes from_buffer no longer accepts bytes
eryksun
- [issue22114] You cannot call communicate() safely after receiving EAGAIN
STINNER Victor
- [issue22100] Use $HOSTPYTHON when determining candidate interpreter for $PYTHON_FOR_BUILD.
Shiz
- [issue22114] You cannot call communicate() safely after receiving an exception (EINTR or EAGAIN)
Amrith Kumar
- [issue22114] You cannot call communicate() safely after receiving an exception (EINTR or EAGAIN)
Amrith Kumar
- [issue18402] Finding perl64
Steve Dower
- [issue22114] You cannot call communicate() safely after receiving an exception (EINTR or EAGAIN)
R. David Murray
- [issue22114] You cannot call communicate() safely after receiving an exception (EINTR or EAGAIN)
Amrith Kumar
- [issue22112] '_UnixSelectorEventLoop' object has no attribute 'create_task'
Daniel Greenfeld
- [issue20170] Derby #1: Convert 137 sites to Argument Clinic in Modules/posixmodule.c
Zachary Ware
- [issue22112] '_UnixSelectorEventLoop' object has no attribute 'create_task'
Guido van Rossum
- [issue22101] collections.abc.Set doesn't provide copy() method
Guido van Rossum
- [issue22110] enable extra compilation warnings
Charles-François Natali
- [issue22116] Weak reference support for C function objects
Antoine Pitrou
- [issue15862] IDLE not working when due to wrong Hard Drive point of os.path.expanduser
Serhiy Storchaka
- [issue15152] test_subprocess failures on awfully slow builtbots
Charles-François Natali
- [issue19923] OSError: [Errno 512] Unknown error 512 in test_multiprocessing
Charles-François Natali
- [issue19062] problems with pyshell to get userdir
Serhiy Storchaka
- [issue18142] Tests fail on Mageia Linux Cauldron x86-64 with some configure flags
Mark Lawrence
- [issue1702036] Make Turtle thread-safe so it does not crash
Lita Cho
- [issue1702036] Make Turtle thread-safe so it does not crash
Lita Cho
- [issue17085] test_socket crashes the whole test suite
Mark Lawrence
- [issue20540] Python 3.3/3.4 regression in multiprocessing manager ?
Serhiy Storchaka
- [issue21860] Correct FileIO docstrings
Serhiy Storchaka
- [issue17923] test glob with trailing slash fail
Mark Lawrence
- [issue18004] test_list.test_overflow crashes Win64
Mark Lawrence
- [issue18188] ERROR: test_no_optimize_flag on Mageia Linux Cauldron x86-64 with certain configure flags
Mark Lawrence
- [issue17085] test_socket crashes the whole test suite
Charles-François Natali
- [issue22108] python c api wchar_t*/char* passing contradiction
Jonas Jelten
- [issue22110] enable extra compilation warnings
Antoine Pitrou
- [issue22116] Weak reference support for C function objects
Antoine Pitrou
- [issue21859] Add Python implementation of FileIO
Serhiy Storchaka
- [issue21859] Add Python implementation of FileIO
Serhiy Storchaka
- [issue11429] ctypes is highly eclectic in its raw-memory support
eryksun
Last message date:
Thu Jul 31 23:46:41 CEST 2014
Archived on: Thu Jul 31 23:46:43 CEST 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).