September 2019 Archives by subject
Starting: Sun Sep 1 02:32:10 EDT 2019
Ending: Mon Sep 30 23:40:58 EDT 2019
Messages: 4030
- [issue10108] ExpatError not property wrapped
Stefan Behnel
- [issue10108] ExpatError not property wrapped
Joannah Nanjekye
- [issue10466] locale.py resetlocale throws exception on Windows (getdefaultlocale returns value not usable in setlocale)
Steve Dower
- [issue11410] Use GCC visibility attrs in PyAPI_*
Vinay Sajip
- [issue11410] Use GCC visibility attrs in PyAPI_*
Vinay Sajip
- [issue11410] Use GCC visibility attrs in PyAPI_*
Vinay Sajip
- [issue1154351] add get_current_dir_name() to os module
STINNER Victor
- [issue1154351] add get_current_dir_name() to os module
STINNER Victor
- [issue11664] Add patch method to unittest.TestCase
Tahia K
- [issue11664] Add patch method to unittest.TestCase
Raymond Hettinger
- [issue11664] Add patch method to unittest.TestCase
Karthikeyan Singaravelan
- [issue11820] idle3 shell os.system swallows shell command output
Terry J. Reedy
- [issue11953] Missing WSA* error codes
Steve Dower
- [issue11953] Missing WSA* error codes
Steve Dower
- [issue11953] Missing WSA* error codes
Steve Dower
- [issue11953] Missing WSA* error codes
Steve Dower
- [issue1207613] Idle Editor: Bottom Scroll Bar
Terry J. Reedy
- [issue12128] Allow an abc.abstractproperty to be overridden by an instance data attribute
Eric Snow
- [issue12144] cookielib.CookieJar.make_cookies fails for cookies with 'expires' set
miss-islington
- [issue12144] cookielib.CookieJar.make_cookies fails for cookies with 'expires' set
miss-islington
- [issue12144] cookielib.CookieJar.make_cookies fails for cookies with 'expires' set
miss-islington
- [issue12144] cookielib.CookieJar.make_cookies fails for cookies with 'expires' set
miss-islington
- [issue12144] cookielib.CookieJar.make_cookies fails for cookies with 'expires' set
Andrew Svetlov
- [issue12144] cookielib.CookieJar.make_cookies fails for cookies with 'expires' set
Karthikeyan Singaravelan
- [issue12144] cookielib.CookieJar.make_cookies fails for cookies with 'expires' set
Andrew Svetlov
- [issue12144] cookielib.CookieJar.make_cookies fails for cookies with 'expires' set
Andrew Svetlov
- [issue12178] csv writer doesn't escape escapechar
Tal Einat
- [issue12707] Deprecate addinfourl getters
Stéphane Wirtel
- [issue12707] Deprecate addinfourl getters
Stéphane Wirtel
- [issue12707] Deprecate addinfourl getters
Stéphane Wirtel
- [issue12731] python lib re uses obsolete sense of \w in full violation of UTS#18 RL1.2a
Justin Arthur
- [issue13153] IDLE 3.x on Windows exits when pasting non-BMP unicode
Terry J. Reedy
- [issue13153] IDLE 3.x on Windows exits when pasting non-BMP unicode
Tal Einat
- [issue13153] IDLE 3.x on Windows exits when pasting non-BMP unicode
Terry J. Reedy
- [issue13153] IDLE 3.x on Windows exits when pasting non-BMP unicode
Terry J. Reedy
- [issue13153] IDLE 3.x on Windows exits when pasting non-BMP unicode
Terry J. Reedy
- [issue13153] IDLE 3.x on Windows exits when pasting non-BMP unicode
Serhiy Storchaka
- [issue13214] Cmd: list available completions from the cmd.Cmd subclass and filter out EOF handler(s)
Kimball Leavitt
- [issue13474] Mention of "-m" Flag Missing From Doc on Execution Model
Julien Palard
- [issue13474] Mention of "-m" Flag Missing From Doc on Execution Model
Julien Palard
- [issue13743] xml.dom.minidom.Document class is not documented
Henry Harutyunyan
- [issue13743] xml.dom.minidom.Document class is not documented
Alex Itkes
- [issue13743] xml.dom.minidom.Document class is not documented
Alex Itkes
- [issue13743] xml.dom.minidom.Document class is not documented
Alex Itkes
- [issue13788] os.closerange optimization
STINNER Victor
- [issue13788] os.closerange optimization
Gregory P. Smith
- [issue13927] Document time.ctime format
Paul Ganssle
- [issue13927] Document time.ctime format
miss-islington
- [issue13927] Document time.ctime format
miss-islington
- [issue13927] Document time.ctime format
Paul Ganssle
- [issue14094] ntpath.realpath() should use GetFinalPathNameByHandle()
Steve Dower
- [issue14143] test_ntpath failure on Windows
Steve Dower
- [issue14364] Argparse incorrectly handles '--' as argument to option
hai shi
- [issue14364] Argparse incorrectly handles '--' as argument to option
hai shi
- [issue14364] Argparse incorrectly handles '--' as argument to option
hai shi
- [issue14689] make PYTHONWARNINGS variable work in libpython
Joannah Nanjekye
- [issue14689] make PYTHONWARNINGS variable work in libpython
STINNER Victor
- [issue14689] make PYTHONWARNINGS variable work in libpython
STINNER Victor
- [issue15088] PyGen_NeedsFinalizing is public, but undocumented
Joannah Nanjekye
- [issue15088] PyGen_NeedsFinalizing is public, but undocumented
Joannah Nanjekye
- [issue15088] PyGen_NeedsFinalizing is public, but undocumented
STINNER Victor
- [issue15088] PyGen_NeedsFinalizing is public, but undocumented
STINNER Victor
- [issue15088] PyGen_NeedsFinalizing is public, but undocumented
STINNER Victor
- [issue15088] Remove unused and undocumented PyGen_NeedsFinalizing() function
STINNER Victor
- [issue15347] IDLE - remove debugger 'interacting'
Terry J. Reedy
- [issue15348] IDLE - shell becomes unresponsive if debugger windows is closed while active.
Terry J. Reedy
- [issue15363] Idle/tkinter ~x.py 'save as' fails. closes idle
Terry J. Reedy
- [issue15382] os.utime() mishandles some arguments
Dong-hee Na
- [issue15382] os.utime() mishandles some arguments
Serhiy Storchaka
- [issue15382] os.utime() mishandles some arguments
STINNER Victor
- [issue15382] os.utime() mishandles some arguments
STINNER Victor
- [issue15436] __sizeof__ is not documented
Ido Michael
- [issue15577] Real argc and argv in embedded interpreter
STINNER Victor
- [issue1559298] test_popen fails on Windows if installed to "Program Files"
Steve Dower
- [issue15729] PyStructSequence_NewType enhancement
Joannah Nanjekye
- [issue15733] PEP 3121, 384 Refactoring applied to winapi module
Joannah Nanjekye
- [issue15817] Misc/gdbinit: Expose command documentation to gdb help
Zachary Ware
- [issue15817] Misc/gdbinit: Expose command documentation to gdb help
Zachary Ware
- [issue15817] Misc/gdbinit: Expose command documentation to gdb help
Zachary Ware
- [issue15902] imp.load_module won't accept None for the file argument for a C extension
Aman Priyanshu
- [issue15902] imp.load_module won't accept None for the file argument for a C extension
Brett Cannon
- [issue15999] Using new 'bool' format character
Serhiy Storchaka
- [issue15999] Using new 'bool' format character
Serhiy Storchaka
- [issue15999] Using new 'bool' format character
Serhiy Storchaka
- [issue16079] list duplicate test names with patchcheck
Ned Deily
- [issue1615158] POSIX capabilities support
Joannah Nanjekye
- [issue16296] Patch to fix building on Win32/64 under VS 2010
Steve Dower
- [issue16438] Numeric operator predecence confusing
Julien Palard
- [issue16438] Numeric operator predecence confusing
miss-islington
- [issue16438] Numeric operator predecence confusing
miss-islington
- [issue16438] Numeric operator predecence confusing
miss-islington
- [issue16438] Numeric operator predecence confusing
miss-islington
- [issue16438] Numeric operator predecence confusing
Julien Palard
- [issue1652] subprocess should have an option to restore SIGPIPE to default action
Gregory P. Smith
- [issue16575] ctypes: unions as arguments
Vinay Sajip
- [issue16575] ctypes: unions as arguments
Vinay Sajip
- [issue16575] ctypes: unions as arguments
Vinay Sajip
- [issue16576] ctypes: structure with bitfields as argument
Vinay Sajip
- [issue16637] py-bt, py-locals, etc. GDB commands fail with output-radix 16
Benjamin Peterson
- [issue16637] py-bt, py-locals, etc. GDB commands fail with output-radix 16
miss-islington
- [issue16637] py-bt, py-locals, etc. GDB commands fail with output-radix 16
miss-islington
- [issue16649] Add a PyCF_DISPLAY_EXPRESSION_RESULTS flag
Joannah Nanjekye
- [issue16684] Unicode property value abbreviated names and long names
Greg Price
- [issue16690] Reference leak with custom tp_dealloc in PyType_FromSpec
Petr Viktorin
- [issue17013] Allow waiting on a mock
Lisa Roach
- [issue17013] Allow waiting on a mock
Mario Corchero
- [issue17013] Allow waiting on a mock
Mario Corchero
- [issue17101] __main__.py Multiprocessing on Windows
STINNER Victor
- [issue17239] XML vulnerabilities in Python
Dirkjan Ochtman
- [issue17258] multiprocessing.connection challenge implicitly uses MD5
Charalampos Stratakis
- [issue17667] Windows: build with "build_pgo.bat -2" fails to optimize python.dll
Steve Dower
- [issue17822] Save on Close windows (IDLE)
Terry J. Reedy
- [issue18000] _md5 should be built if _ssl cannot be built
Christian Heimes
- [issue18049] Re-enable threading test on macOS
Kyle Stanley
- [issue18049] Re-enable threading test on macOS
Karthikeyan Singaravelan
- [issue18049] Re-enable threading test on macOS
STINNER Victor
- [issue18049] Re-enable threading test on macOS
Ronald Oussoren
- [issue18108] shutil.chown should support dir_fd and follow_symlinks keyword arguments
TK
- [issue18108] shutil.chown should support dir_fd and follow_symlinks keyword arguments
TK
- [issue18108] shutil.chown should support dir_fd and follow_symlinks keyword arguments
TK
- [issue18182] xml.dom.createElement() does not take implicit namespaces into account
karl
- [issue18236] str.isspace should use the Unicode White_Space property
Greg Price
- [issue18309] Make python slightly more relocatable
STINNER Victor
- [issue18309] Make python slightly more relocatable
Mathias Fröhlich
- [issue18309] Make python slightly more relocatable
STINNER Victor
- [issue18309] Make python slightly more relocatable
Mathias Fröhlich
- [issue18309] Make python slightly more relocatable
STINNER Victor
- [issue18576] Document test.support.script_helper
Julien Palard
- [issue18578] Rename and document test.bytecode_helper as test.support.bytecode_helper
Stéphane Wirtel
- [issue18578] Rename and document test.bytecode_helper as test.support.bytecode_helper
Stéphane Wirtel
- [issue18578] Rename and document test.bytecode_helper as test.support.bytecode_helper
Stéphane Wirtel
- [issue18578] Rename and document test.bytecode_helper as test.support.bytecode_helper
Stéphane Wirtel
- [issue18697] Unify arguments names in Unicode object C API documentation
Stéphane Wirtel
- [issue18710] Add PyState_GetModuleAttr
Petr Viktorin
- [issue19692] Rename Py_SAFE_DOWNCAST
hai shi
- [issue20066] PyStructSequence_NewType() not setting proper heap allocation flag?
Joannah Nanjekye
- [issue20490] Show clear error message on circular import
Steve Dower
- [issue20490] Show clear error message on circular import
Steve Dower
- [issue20490] Show clear error message on circular import
Steve Dower
- [issue20490] Show clear error message on circular import
Steve Dower
- [issue20490] Show clear error message on circular import
Pablo Galindo Salgado
- [issue20504] cgi.FieldStorage, multipart, missing Content-Length
Benjamin Peterson
- [issue20504] cgi.FieldStorage, multipart, missing Content-Length
miss-islington
- [issue20504] cgi.FieldStorage, multipart, missing Content-Length
miss-islington
- [issue20504] cgi.FieldStorage, multipart, missing Content-Length
miss-islington
- [issue20504] cgi.FieldStorage, multipart, missing Content-Length
miss-islington
- [issue20504] cgi.FieldStorage, multipart, missing Content-Length
Pierre Quentel
- [issue20504] cgi.FieldStorage, multipart, missing Content-Length
Ned Deily
- [issue20806] os.times document points to wrong section of non-Linux manual
Serhiy Storchaka
- [issue20806] os.times document points to wrong section of non-Linux manual
miss-islington
- [issue20806] os.times document points to wrong section of non-Linux manual
miss-islington
- [issue20806] os.times document points to wrong section of non-Linux manual
miss-islington
- [issue20806] os.times document points to wrong section of non-Linux manual
miss-islington
- [issue20806] os.times document points to wrong section of non-Linux manual
Serhiy Storchaka
- [issue21018] [patch] added missing documentation about escaping characters for configparser
Julien Palard
- [issue21018] [patch] added missing documentation about escaping characters for configparser
miss-islington
- [issue21018] [patch] added missing documentation about escaping characters for configparser
miss-islington
- [issue21018] [patch] added missing documentation about escaping characters for configparser
Julien Palard
- [issue21018] [patch] added missing documentation about escaping characters for configparser
Julien Palard
- [issue21018] [patch] added missing documentation about escaping characters for configparser
Julien Palard
- [issue21023] PyTypeObject tp_name is char* instead of const char*
Joannah Nanjekye
- [issue21023] PyTypeObject tp_name is char* instead of const char*
Serhiy Storchaka
- [issue21024] PyTypeObject tp_doc is char* instead of const char*
Joannah Nanjekye
- [issue21024] PyTypeObject tp_doc is char* instead of const char*
Serhiy Storchaka
- [issue21041] pathlib.PurePath.parents rejects negative indexes
Julien Palard
- [issue21041] pathlib.PurePath.parents rejects negative indexes
Joshua Cannon
- [issue21120] PyArena type is used in headers from the limited API
Mark Shannon
- [issue21120] PyArena type is used in headers from the limited API
Mark Shannon
- [issue21120] PyArena type is used in headers from the limited API
Mark Shannon
- [issue21120] PyArena type is used in headers from the limited API
Mark Shannon
- [issue21315] email._header_value_parser does not recognise in-line encoding changes
Ashwin Ramaswami
- [issue21315] email._header_value_parser does not recognise in-line encoding changes
miss-islington
- [issue21359] IDLE macOS: Some Command shortcuts do not work correctly
Terry J. Reedy
- [issue21674] Idle: Add 'find all' in current file
Terry J. Reedy
- [issue21705] cgi.py: Multipart with more than one file is misparsed
Pierre Quentel
- [issue21705] cgi.py: Multipart with more than one file is misparsed
Dong-hee Na
- [issue21705] cgi.py: Multipart with more than one file is misparsed
Ethan Furman
- [issue21705] cgi.py: Multipart with more than one file is misparsed
Pierre Quentel
- [issue21705] cgi.py: Multipart with more than one file is misparsed
Ethan Furman
- [issue21872] LZMA library sometimes fails to decompress a file
Gregory P. Smith
- [issue21872] LZMA library sometimes fails to decompress a file
miss-islington
- [issue21872] LZMA library sometimes fails to decompress a file
miss-islington
- [issue21872] LZMA library sometimes fails to decompress a file
miss-islington
- [issue21872] LZMA library sometimes fails to decompress a file
miss-islington
- [issue21872] LZMA library sometimes fails to decompress a file
Gregory P. Smith
- [issue21872] LZMA library sometimes fails to decompress a file
Ma Lin
- [issue21937] IDLE interactive window doesn't display unsaved-indicator
Terry J. Reedy
- [issue21973] IDLE: catch user cfg file error, better error message, continue
Terry J. Reedy
- [issue22083] IDLE: Refactor breakpoint related methods
Terry J. Reedy
- [issue22107] tempfile module misinterprets access denied error on Windows
And Clover
- [issue22107] tempfile module misinterprets access denied error on Windows
Erik Aronesty
- [issue22213] Make pyvenv style virtual environments easier to configure when embedding Python
PyScripter
- [issue22257] PEP 432: Redesign the interpreter startup sequence
STINNER Victor
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22273] abort when passing certain structs by value using ctypes
miss-islington
- [issue22273] abort when passing certain structs by value using ctypes
miss-islington
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22273] abort when passing certain structs by value using ctypes
STINNER Victor
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22273] abort when passing certain structs by value using ctypes
STINNER Victor
- [issue22273] abort when passing certain structs by value using ctypes
Vinay Sajip
- [issue22347] mimetypes.guess_type("//example.com") misinterprets host name as file name
miss-islington
- [issue22347] mimetypes.guess_type("//example.com") misinterprets host name as file name
miss-islington
- [issue22347] mimetypes.guess_type("//example.com") misinterprets host name as file name
Dong-hee Na
- [issue22347] mimetypes.guess_type("//example.com") misinterprets host name as file name
miss-islington
- [issue22347] mimetypes.guess_type("//example.com") misinterprets host name as file name
miss-islington
- [issue22347] mimetypes.guess_type("//example.com") misinterprets host name as file name
Dong-hee Na
- [issue22347] mimetypes.guess_type("//example.com") misinterprets host name as file name
Abhilash Raj
- [issue22347] mimetypes.guess_type("//example.com") misinterprets host name as file name
Dong-hee Na
- [issue22347] mimetypes.guess_type("//example.com") misinterprets host name as file name
Dong-hee Na
- [issue22347] mimetypes.guess_type("//example.com") misinterprets host name as file name
Dong-hee Na
- [issue22377] %Z in strptime doesn't match EST and others
Paul Ganssle
- [issue22393] multiprocessing.Pool shouldn't hang forever if a worker process dies unexpectedly
STINNER Victor
- [issue22393] multiprocessing.Pool shouldn't hang forever if a worker process dies unexpectedly
Davin Potts
- [issue22454] Adding the opposite function of shlex.split()
Daniel Himmelstein
- [issue23019] pyexpat.errors wrongly bound to message strings instead of message codes
Tahia K
- [issue23218] Modernize the IDLE Find/Replace/Find in Files dialogs
Terry J. Reedy
- [issue23284] Improve termcap detection in setup.py
Michael Everitt
- [issue23395] _thread.interrupt_main() errors if SIGINT handler in SIG_DFL, SIG_IGN
Marcin Gozdalik
- [issue23460] Decimals do not obey ':g' exponential notation formatting rules
Julien Palard
- [issue23460] Decimals do not obey ':g' exponential notation formatting rules
miss-islington
- [issue23460] Decimals do not obey ':g' exponential notation formatting rules
Julien Palard
- [issue23460] Decimals do not obey ':g' exponential notation formatting rules
Julien Palard
- [issue23544] IDLE hangs when selecting Stack View with debug active
Terry J. Reedy
- [issue23670] Modifications to support iOS as a cross-compilation target
Josh Rosenberg
- [issue23670] Restore
Jennifer Baker
- [issue23670] Terminate bugs
Jennifer Baker
- [issue23837] asyncio: read pipe transport tries to resume reading after loop is gone
Andrew Svetlov
- [issue24011] Add error checks to PyInit_signal()
STINNER Victor
- [issue24363] httplib fails to handle semivalid HTTP headers
Abhilash Raj
- [issue24363] httplib fails to handle semivalid HTTP headers
Christian Schmidbauer
- [issue24416] Have date.isocalendar() return a structseq instance
Raymond Hettinger
- [issue24416] Have date.isocalendar() return a structseq instance
Paul Ganssle
- [issue24416] Have date.isocalendar() return a structseq instance
STINNER Victor
- [issue24416] Have date.isocalendar() return a structseq instance
Dong-hee Na
- [issue24416] Have date.isocalendar() return a structseq instance
Raymond Hettinger
- [issue24416] Have date.isocalendar() return a structseq instance
Raymond Hettinger
- [issue24416] Have date.isocalendar() return a structseq instance
Paul Ganssle
- [issue24416] Have date.isocalendar() return a structseq instance
Paul Ganssle
- [issue24416] Have date.isocalendar() return a structseq instance
Raymond Hettinger
- [issue24416] Have date.isocalendar() return a structseq instance
Raymond Hettinger
- [issue24416] Have date.isocalendar() return a structseq instance
STINNER Victor
- [issue24416] Have date.isocalendar() return a structseq instance
Tal Einat
- [issue24416] Have date.isocalendar() return a structseq instance
STINNER Victor
- [issue24416] Have date.isocalendar() return a structseq instance
Dong-hee Na
- [issue24416] Have date.isocalendar() return a structseq instance
STINNER Victor
- [issue24416] Have date.isocalendar() return a structseq instance
Tim Peters
- [issue24416] Have date.isocalendar() return a structseq instance
Raymond Hettinger
- [issue24416] Have date.isocalendar() return a structseq instance
Tim Peters
- [issue24416] Have date.isocalendar() return a structseq instance
Paul Ganssle
- [issue24416] Have date.isocalendar() return a structseq instance
Paul Ganssle
- [issue24416] Have date.isocalendar() return a structseq instance
Raymond Hettinger
- [issue24416] Have date.isocalendar() return a structseq instance
Raymond Hettinger
- [issue24416] Have date.isocalendar() return a structseq instance
Serhiy Storchaka
- [issue24416] Have date.isocalendar() return a structseq instance
Raymond Hettinger
- [issue24416] Have date.isocalendar() return a structseq instance
Tim Peters
- [issue24416] Have date.isocalendar() return a structseq instance
Paul Ganssle
- [issue24416] Return a namedtuple from date.isocalendar()
Dong-hee Na
- [issue24416] Return a namedtuple from date.isocalendar()
Paul Ganssle
- [issue24416] Return a namedtuple from date.isocalendar()
Dong-hee Na
- [issue24416] Return a namedtuple from date.isocalendar()
Serhiy Storchaka
- [issue24416] Return a namedtuple from date.isocalendar()
Paul Ganssle
- [issue24416] Return a namedtuple from date.isocalendar()
Dong-hee Na
- [issue24416] Return a namedtuple from date.isocalendar()
Tal Einat
- [issue24416] Return a namedtuple from date.isocalendar()
Dong-hee Na
- [issue24464] "sqlite3_enable_shared_cache" deprecation warning when compiling with macOS system SQLite3
Ned Deily
- [issue24464] "sqlite3_enable_shared_cache" deprecation warning when compiling with macOS system SQLite3
Ned Deily
- [issue24464] Got warning when compiling sqlite3 module on Mac OS X
David CARLIER
- [issue2454] sha and md5 fixer
Christian Heimes
- [issue24564] shutil.copytree fails when copying NFS to NFS
Michael Burt
- [issue24812] All standard keystrokes not recognized in IDLE dialogs on Mac
Terry J. Reedy
- [issue25068] The proxy key's string should ignore case.
Stéphane Wirtel
- [issue25068] The proxy key's string should ignore case.
miss-islington
- [issue25068] The proxy key's string should ignore case.
Stéphane Wirtel
- [issue25068] The proxy key's string should ignore case.
miss-islington
- [issue25130] Make tests more PyPy compatible
Ronan Lamy
- [issue25237] Add doc for tkinter commondialog.Dialog and subclasses
Julien Palard
- [issue25237] Add doc for tkinter commondialog.Dialog and subclasses
Julien Palard
- [issue25244] Idle: refine right-click behavior
Terry J. Reedy
- [issue25457] json dump fails for mixed-type keys when sort_keys is specified
Roundup Robot
- [issue25461] Unclear language (the word ineffective) in the documentation for os.walk
Benjamin Peterson
- [issue25461] Unclear language (the word ineffective) in the documentation for os.walk
miss-islington
- [issue25461] Unclear language (the word ineffective) in the documentation for os.walk
miss-islington
- [issue25461] Unclear language (the word ineffective) in the documentation for os.walk
miss-islington
- [issue25461] Unclear language (the word ineffective) in the documentation for os.walk
miss-islington
- [issue25488] IDLE: Remove '', user_dir, and idlelib from sys.path when added
Terry J. Reedy
- [issue25597] unittest.mock does not wrap dunder methods (__getitem__ etc)
Karthikeyan Singaravelan
- [issue25597] unittest.mock does not wrap dunder methods (__getitem__ etc)
Karthikeyan Singaravelan
- [issue25597] unittest.mock does not wrap dunder methods (__getitem__ etc)
Karthikeyan Singaravelan
- [issue25597] unittest.mock does not wrap dunder methods (__getitem__ etc)
Michael Foord
- [issue25597] unittest.mock does not wrap dunder methods (__getitem__ etc)
Michael Foord
- [issue25631] Segmentation fault with invalid Unicode command-line arguments in embedded Python
STINNER Victor
- [issue25733] Code and IDLE should catch all compile errors.
Terry J. Reedy
- [issue25753] Reference leaks in test_smtplib
Zackery Spytz
- [issue25810] Python 3 documentation for eval is incorrect
Gregory P. Smith
- [issue25810] Python 3 documentation for eval is incorrect
miss-islington
- [issue25810] Python 3 documentation for eval is incorrect
miss-islington
- [issue25810] Python 3 documentation for eval is incorrect
miss-islington
- [issue25810] Python 3 documentation for eval is incorrect
miss-islington
- [issue26050] Add new StreamReader.readuntil() method
Karthikeyan Singaravelan
- [issue26140] inspect.iscoroutinefunction raises TypeError when checks Mock of function or coroutinefunction
Andrew Svetlov
- [issue26140] inspect.iscoroutinefunction raises TypeError when checks Mock of function or coroutinefunction
Karthikeyan Singaravelan
- [issue26140] inspect.iscoroutinefunction raises TypeError when checks Mock of function or coroutinefunction
Andrew Svetlov
- [issue26185] zipfile.ZipInfo slots can raise unexpected AttributeError
Dino Viehland
- [issue26195] Windows frozen .exe multiprocessing.Queue access is denied exception
STINNER Victor
- [issue26360] Deadlock in thread.join on Python 2.7/macOS
Mark Dickinson
- [issue26360] Deadlock in thread.join on Python 2.7/macOS
Mark Dickinson
- [issue26360] Deadlock in thread.join on Python 2.7/macOS
Kyle Stanley
- [issue26360] Deadlock in thread.join on Python 2.7/macOS
Kirill Smelkov
- [issue26360] Deadlock in thread.join on Python 2.7/Mac OS X 10.9, 10.10
Kirill Smelkov
- [issue26360] Deadlock in thread.join on Python 2.7/Mac OS X 10.9, 10.10
Mark Dickinson
- [issue26468] shutil.copy2 raises OSError if filesystem doesn't support chmod
Stéphane Wirtel
- [issue26468] shutil.copy2 raises OSError if filesystem doesn't support chmod
miss-islington
- [issue26468] shutil.copy2 raises OSError if filesystem doesn't support chmod
Stéphane Wirtel
- [issue26468] shutil.copy2 raises OSError if filesystem doesn't support chmod
miss-islington
- [issue26539] frozen executables should have an empty path
STINNER Victor
- [issue26868] Document PyModule_AddObject's behavior on error
Brandt Bucher
- [issue26868] Document PyModule_AddObject's behavior on error
Brandt Bucher
- [issue26868] Document PyModule_AddObject's behavior on error
Ma Lin
- [issue26868] Document PyModule_AddObject's behavior on error
Stéphane Wirtel
- [issue26868] Document PyModule_AddObject's behavior on error
miss-islington
- [issue26868] Document PyModule_AddObject's behavior on error
miss-islington
- [issue26868] Document PyModule_AddObject's behavior on error
miss-islington
- [issue26868] Document PyModule_AddObject's behavior on error
miss-islington
- [issue26949] IDLE restarts when one debugs code raising SystemExit
Terry J. Reedy
- [issue27071] unittest.TestCase.assertCountEqual is a very misleading name
Thomas Grainger
- [issue27071] unittest.TestCase.assertCountEqual is a very misleading name
Michael Foord
- [issue27071] unittest.TestCase.assertCountEqual is a very misleading name
Thomas Grainger
- [issue27071] unittest.TestCase.assertCountEqual is a very misleading name
Terry J. Reedy
- [issue27071] unittest.TestCase.assertCountEqual is a very misleading name
Raymond Hettinger
- [issue27071] unittest.TestCase.assertCountEqual is a very misleading name
Thomas Grainger
- [issue27071] unittest.TestCase.assertCountEqual is a very misleading name
Terry J. Reedy
- [issue27071] unittest.TestCase.assertCountEqual is a very misleading name
Serhiy Storchaka
- [issue27145] long_add and long_sub might return a new int where &small_ints[x] could be returned
hongweipeng
- [issue27218] improve tracing performance with f_trace set to Py_None
Joannah Nanjekye
- [issue27575] dict viewkeys intersection slow for large dicts
Serhiy Storchaka
- [issue27575] dict viewkeys intersection slow for large dicts
Serhiy Storchaka
- [issue27575] dict viewkeys intersection slow for large dicts
Serhiy Storchaka
- [issue27575] dict viewkeys intersection slow for large dicts
Serhiy Storchaka
- [issue27589] asyncio doc: issue in as_completed() doc
Karthikeyan Singaravelan
- [issue27589] asyncio doc: issue in as_completed() doc
Andrew Svetlov
- [issue27718] help('signal') incomplete (e.g: signal.signal not visible)
Joannah Nanjekye
- [issue2771] Test issue
ZW Test User
- [issue2771] Test issue
Ezio Melotti
- [issue27805] io.open('/dev/stdout', 'a') raises OSError with errno=ESPIPE
Benjamin Peterson
- [issue27873] multiprocessing.pool.Pool.map should take more than one iterable
Ido Michael
- [issue27898] regexp performance degradation between 2.7.6 and 2.7.12
Serhiy Storchaka
- [issue27970] ssl: can't verify a trusted site with imcomplete certificate chain
Greg Lindahl
- [issue28009] core logic of uuid.getnode() needs refresh
Tal Einat
- [issue28009] Fix uuid.uuid1() core logic of uuid.getnode() needs refresh
Tal Einat
- [issue28237] In xml.etree.ElementTree bytes tag or attributes raises on serialization
Stefan Behnel
- [issue28286] gzip guessing of mode is ambiguous
Serhiy Storchaka
- [issue28494] is_zipfile false positives
Gregory P. Smith
- [issue28494] is_zipfile false positives
Thomas Wouters
- [issue28494] is_zipfile false positives
miss-islington
- [issue28494] is_zipfile false positives
STINNER Victor
- [issue28494] is_zipfile false positives
Gregory P. Smith
- [issue28494] is_zipfile false positives
STINNER Victor
- [issue28494] is_zipfile false positives
miss-islington
- [issue28494] is_zipfile false positives
Gregory P. Smith
- [issue28494] is_zipfile false positives
Gregory P. Smith
- [issue28494] is_zipfile false positives
miss-islington
- [issue28494] is_zipfile false positives
miss-islington
- [issue28556] typing.py upgrades
Ivan Levkivskyi
- [issue28556] typing.py upgrades
Ivan Levkivskyi
- [issue28556] typing.py upgrades
miss-islington
- [issue28556] typing.py upgrades
miss-islington
- [issue28556] typing.py upgrades
miss-islington
- [issue28556] typing.py upgrades
miss-islington
- [issue28569] mock.attach_mock should work with any return value of patch()
Karthikeyan Singaravelan
- [issue28724] Add method send_io, recv_io to the socket module.
STINNER Victor
- [issue28724] Add method send_io, recv_io to the socket module.
STINNER Victor
- [issue28747] Expose SSL_CTX_set_cert_verify_callback
David Peall
- [issue28840] IDLE: Document tk's long line display limitation
Terry J. Reedy
- [issue29171] blake2: Remove unused function to avoid undefined references
Zackery Spytz
- [issue29171] blake2: Remove unused function to avoid undefined references
Benjamin Peterson
- [issue29258] __init__.py required for pkgutil.walk_packages in python3
Eric Wieser
- [issue29353] Incorrect handling of HTTP response with "Content-Type: message/rfc822" header
Christian Schmidbauer
- [issue29427] Option to skip padding for base64 urlsafe encoding/decoding
Dirkjan Ochtman
- [issue29652] Fix evaluation order of keys/values in dict comprehensions
Brett Cannon
- [issue29926] IDLE: in shell, time.sleep ignores _thread.interrupt_main()
Terry J. Reedy
- [issue29986] Documentation recommends raising TypeError from tp_richcompare
Julien Palard
- [issue29986] Documentation recommends raising TypeError from tp_richcompare
Julien Palard
- [issue29986] Documentation recommends raising TypeError from tp_richcompare
miss-islington
- [issue29986] Documentation recommends raising TypeError from tp_richcompare
miss-islington
- [issue29988] with statements are not ensuring that __exit__ is called if __enter__ succeeds
Ryan Hiebert
- [issue29988] with statements are not ensuring that __exit__ is called if __enter__ succeeds
Nick Coghlan
- [issue29988] with statements are not ensuring that __exit__ is called if __enter__ succeeds
Raymond Hettinger
- [issue29988] with statements are not ensuring that __exit__ is called if __enter__ succeeds
Gregory P. Smith
- [issue29988] with statements are not ensuring that __exit__ is called if __enter__ succeeds
Mark Shannon
- [issue29988] with statements are not ensuring that __exit__ is called if __enter__ succeeds
Nick Coghlan
- [issue29988] with statements are not ensuring that __exit__ is called if __enter__ succeeds
Gregory P. Smith
- [issue29988] with statements are not ensuring that __exit__ is called if __enter__ succeeds
Ami Fischman
- [issue30076] Opcode names BUILD_MAP_UNPACK_WITH_CALL and BUILD_TUPLE_UNPACK_WITH_CALL are too long
Nick Coghlan
- [issue30076] Opcode names BUILD_MAP_UNPACK_WITH_CALL and BUILD_TUPLE_UNPACK_WITH_CALL are too long
Serhiy Storchaka
- [issue30076] Opcode names BUILD_MAP_UNPACK_WITH_CALL and BUILD_TUPLE_UNPACK_WITH_CALL are too long
Nick Coghlan
- [issue30105] Duplicated connection_made() call for some SSL connections
Karthikeyan Singaravelan
- [issue30122] Added missing archive programs.
Julien Palard
- [issue30129] functools.partialmethod should look more like what it's impersonating.
Sylvain Marie
- [issue30256] Adding a SyncManager Queue proxy to a SyncManager dict or Namespace proxy raises an exception
Michael Tippie
- [issue30256] Adding a SyncManager Queue proxy to a SyncManager dict or Namespace proxy raises an exception
finefoot
- [issue30356] test_mymanager_context() of test_multiprocessing_spawn: manager._process.exitcode=-15 on x86 Windows7 3.x
STINNER Victor
- [issue30356] test_mymanager_context() of test_multiprocessing_spawn: manager._process.exitcode=-15 on x86 Windows7 3.x
STINNER Victor
- [issue30356] test_mymanager_context() of test_multiprocessing_spawn: manager._process.exitcode=-15 on x86 Windows7 3.x
miss-islington
- [issue30356] test_mymanager_context() of test_multiprocessing_spawn: manager._process.exitcode=-15 on x86 Windows7 3.x
miss-islington
- [issue30356] test_mymanager_context() of test_multiprocessing_spawn: manager._process.exitcode=-15 on x86 Windows7 3.x
miss-islington
- [issue30356] test_mymanager_context() of test_multiprocessing_spawn: manager._process.exitcode=-15 on x86 Windows7 3.x
miss-islington
- [issue30367] Cannot build CPython3.6 with module “testcapimodule” statically
Paul Ganssle
- [issue30367] Cannot build CPython3.6 with module “testcapimodule” statically
STINNER Victor
- [issue30458] [security][CVE-2019-9740][CVE-2019-9947] HTTP Header Injection (follow-up of CVE-2016-5699)
Jason R. Coombs
- [issue30458] [security][CVE-2019-9740][CVE-2019-9947] HTTP Header Injection (follow-up of CVE-2016-5699)
Ned Deily
- [issue30458] [security][CVE-2019-9740][CVE-2019-9947] HTTP Header Injection (follow-up of CVE-2016-5699)
Larry Hastings
- [issue30458] [security][CVE-2019-9740][CVE-2019-9947] HTTP Header Injection (follow-up of CVE-2016-5699)
Jason R. Coombs
- [issue30458] [security][CVE-2019-9740][CVE-2019-9947] HTTP Header Injection (follow-up of CVE-2016-5699)
Jason R. Coombs
- [issue30458] [security][CVE-2019-9740][CVE-2019-9947] HTTP Header Injection (follow-up of CVE-2016-5699)
Ned Deily
- [issue30458] [security][CVE-2019-9740][CVE-2019-9947] HTTP Header Injection (follow-up of CVE-2016-5699)
Jason R. Coombs
- [issue30491] Add a lightweight mechanism for detecting un-awaited coroutine objects
Ryan Hiebert
- [issue30491] Add a lightweight mechanism for detecting un-awaited coroutine objects
Andrew Svetlov
- [issue30491] Add a lightweight mechanism for detecting un-awaited coroutine objects
Nathaniel Smith
- [issue30491] Add a lightweight mechanism for detecting un-awaited coroutine objects
Andrew Svetlov
- [issue30587] Mock with spec object does not ensure method call signatures
Michael Foord
- [issue30587] Mock with spec object does not ensure method call signatures
Michael Foord
- [issue30646] SQLite: sqlite3_enable_shared_cache() is deprecated
Ned Deily
- [issue30701] Exception parsing certain invalid email address headers
Tim Bell
- [issue30773] async generator receives wrong value when shared between coroutines
Yury Selivanov
- [issue30773] async generator receives wrong value when shared between coroutines
miss-islington
- [issue30773] async generator receives wrong value when shared between coroutines
Yury Selivanov
- [issue30773] async generator receives wrong value when shared between coroutines
Yury Selivanov
- [issue30782] Allow limiting the number of concurrent tasks in asyncio.as_completed
Lisa Roach
- [issue30782] Allow limiting the number of concurrent tasks in asyncio.as_completed
Yury Selivanov
- [issue30782] Allow limiting the number of concurrent tasks in asyncio.as_completed
Lisa Roach
- [issue30782] Allow limiting the number of concurrent tasks in asyncio.as_completed
Yury Selivanov
- [issue30782] Allow limiting the number of concurrent tasks in asyncio.as_completed
Lisa Roach
- [issue30782] Allow limiting the number of concurrent tasks in asyncio.as_completed
Yury Selivanov
- [issue31040] mimetypes.add_type should complain when you give it an undotted ext
Julien Palard
- [issue31040] mimetypes.add_type should complain when you give it an undotted ext
Julien Palard
- [issue31163] Return destination path in Path.rename and Path.replace
Jason R. Coombs
- [issue31163] Return destination path in Path.rename and Path.replace
miss-islington
- [issue31163] Return destination path in Path.rename and Path.replace
Jason R. Coombs
- [issue31163] Return destination path in Path.rename and Path.replace
Jason R. Coombs
- [issue31210] Can not import modules if sys.prefix contains DELIM
STINNER Victor
- [issue31226] shutil.rmtree fails when target has an internal directory junction (Windows)
Steve Dower
- [issue31349] Embedded initialization ignores Py_SetProgramName()
STINNER Victor
- [issue31349] Embedded initialization ignores Py_SetProgramName()
STINNER Victor
- [issue31387] asyncio should make it easy to enable cooperative SIGINT handling
Ryan Hiebert
- [issue31639] http.server and SimpleHTTPServer hang after a few requests
Benjamin Peterson
- [issue31807] unitest.mock: Using autospec=True conflicts with 'wraps'
Lukas Anzinger
- [issue31874] [feature] runpy.run_module should mimic script launch behavior for sys.path
Nick Coghlan
- [issue31930] IDLE: Pressing "Home" on Windows places cursor before ">>>"
Terry J. Reedy
- [issue31956] Add start and stop parameters to the array.index()
Anders Lorentsen
- [issue32008] Example suggest to use a TLSv1 socket
Stéphane Wirtel
- [issue32008] Example suggest to use a TLSv1 socket
miss-islington
- [issue32008] Example suggest to use a TLSv1 socket
Stéphane Wirtel
- [issue32008] Example suggest to use a TLSv1 socket
Stéphane Wirtel
- [issue32008] Example suggest to use a TLSv1 socket
Stéphane Wirtel
- [issue32008] Example suggest to use a TLSv1 socket
Stéphane Wirtel
- [issue32092] mock.patch with autospec does not consume self / cls argument
Karthikeyan Singaravelan
- [issue32165] PyEval_InitThreads is called before Py_Initialize in LoadPython in Modules/_ctypes/callbacks.c
miss-islington
- [issue32165] PyEval_InitThreads is called before Py_Initialize in LoadPython in Modules/_ctypes/callbacks.c
miss-islington
- [issue32165] PyEval_InitThreads is called before Py_Initialize in LoadPython in Modules/_ctypes/callbacks.c
miss-islington
- [issue32165] PyEval_InitThreads is called before Py_Initialize in LoadPython in Modules/_ctypes/callbacks.c
Benjamin Peterson
- [issue32280] Expose `_PyRuntime` through a section name
Maxime Belanger
- [issue32312] Create Py_AtExitRegister C API
STINNER Victor
- [issue32375] Compilation warnings in getpath.c with gcc on Ubuntu / -D_FORTIFY_SOURCE=2
STINNER Victor
- [issue32395] asyncio.StreamReader.readuntil is not general enough
Karthikeyan Singaravelan
- [issue32395] asyncio.StreamReader.readuntil is not general enough
Andrew Svetlov
- [issue32424] Synchronize copy methods between Python and C implementations of xml.etree.ElementTree.Element
Stefan Behnel
- [issue32424] Synchronize copy methods between Python and C implementations of xml.etree.ElementTree.Element
Stefan Behnel
- [issue32424] Synchronize copy methods between Python and C implementations of xml.etree.ElementTree.Element
Stefan Behnel
- [issue32587] Make REG_MULTI_SZ support zero-length strings
Steve Dower
- [issue32587] Make REG_MULTI_SZ support zero-length strings
miss-islington
- [issue32587] Make REG_MULTI_SZ support zero-length strings
miss-islington
- [issue32587] Make REG_MULTI_SZ support zero-length strings
miss-islington
- [issue32587] Make REG_MULTI_SZ support zero-length strings
miss-islington
- [issue32587] Make REG_MULTI_SZ support zero-length strings
Steve Dower
- [issue32587] Make REG_MULTI_SZ support zero-length strings
Steve Dower
- [issue32587] Make REG_MULTI_SZ support zero-length strings
Jason R. Coombs
- [issue32587] Make REG_MULTI_SZ support zero-length strings
miss-islington
- [issue32587] Make REG_MULTI_SZ support zero-length strings
miss-islington
- [issue32587] Make REG_MULTI_SZ support zero-length strings
Steve Dower
- [issue32587] Make REG_MULTI_SZ support zero-length strings
miss-islington
- [issue32587] Make REG_MULTI_SZ support zero-length strings
miss-islington
- [issue32592] Drop support of Windows Vista and 7 in Python 3.9
Steve Dower
- [issue32592] Drop support of Windows Vista and 7 in Python 3.9
Zachary Ware
- [issue32592] Drop support of Windows Vista and 7 in Python 3.9
Eryk Sun
- [issue32592] Drop support of Windows Vista and 7 in Python 3.9
Eryk Sun
- [issue32592] Drop support of Windows Vista and 7 in Python 3.9
Eryk Sun
- [issue32592] Drop support of Windows Vista and 7 in Python 3.9
STINNER Victor
- [issue32592] Drop support of Windows Vista and 7 in Python 3.9
Steve Dower
- [issue32592] Drop support of Windows Vista and 7 in Python 3.9
Eryk Sun
- [issue32592] Drop support of Windows Vista in Python 3.8
Steve Dower
- [issue32689] shutil.move raises AttributeError if first argument is a pathlib.Path object and destination is a directory
Maxwell McKinnon
- [issue32689] shutil.move raises AttributeError if first argument is a pathlib.Path object and destination is a directory
miss-islington
- [issue32689] shutil.move raises AttributeError if first argument is a pathlib.Path object and destination is a directory
Guido van Rossum
- [issue32790] Keep trailing zeros in precision for string format option g
Stéphane Wirtel
- [issue32790] Keep trailing zeros in precision for string format option g
miss-islington
- [issue32790] Keep trailing zeros in precision for string format option g
miss-islington
- [issue32790] Keep trailing zeros in precision for string format option g
miss-islington
- [issue32790] Keep trailing zeros in precision for string format option g
miss-islington
- [issue32790] Keep trailing zeros in precision for string format option g
Stéphane Wirtel
- [issue32820] Add __format__ method to ipaddress
Zachary Ware
- [issue32820] Add and document __format__ method for IPv[46]Address
Zachary Ware
- [issue32820] Add and document __format__ method for IPv[46]Address
Serhiy Storchaka
- [issue32820] Add and document __format__ method for IPv[46]Address
Serhiy Storchaka
- [issue32820] Add and document __format__ method for IPv[46]Address
Serhiy Storchaka
- [issue32847] Add DirectoryNotEmptyError subclass of OSError
STINNER Victor
- [issue32847] Add DirectoryNotEmptyError subclass of OSError
STINNER Victor
- [issue32972] unittest.TestCase coroutine support
Thrlwiti
- [issue32972] unittest.TestCase coroutine support
Karthikeyan Singaravelan
- [issue32972] unittest.TestCase coroutine support
Karthikeyan Singaravelan
- [issue32972] unittest.TestCase coroutine support
Andrew Svetlov
- [issue32972] unittest.TestCase coroutine support
miss-islington
- [issue32972] unittest.TestCase coroutine support
miss-islington
- [issue32972] unittest.TestCase coroutine support
Andrew Svetlov
- [issue32972] unittest.TestCase coroutine support
Andrew Svetlov
- [issue33010] os.path.isdir() returns True for broken directory symlinks or junctions
Steve Dower
- [issue33082] multiprocessing docs bury very important 'callback=' args
Julien Palard
- [issue33082] multiprocessing docs bury very important 'callback=' args
Julien Palard
- [issue33082] multiprocessing docs bury very important 'callback=' args
Davin Potts
- [issue33095] Cross-reference isolated mode from relevant locations
Nick Coghlan
- [issue33095] Cross-reference isolated mode from relevant locations
miss-islington
- [issue33095] Cross-reference isolated mode from relevant locations
Julien Palard
- [issue33095] Cross-reference isolated mode from relevant locations
miss-islington
- [issue33095] Cross-reference isolated mode from relevant locations
Julien Palard
- [issue33135] Define field prefixes for the various config structs
STINNER Victor
- [issue33135] Define field prefixes for the various config structs
STINNER Victor
- [issue33135] Define field prefixes for the various config structs
STINNER Victor
- [issue33166] os.cpu_count() returns wrong number of processors on specific systems
Steve Dower
- [issue33166] os.cpu_count() returns wrong number of processors on specific systems
Steve Dower
- [issue33166] os.cpu_count() returns wrong number of processors on specific systems
Zachary Ware
- [issue33166] os.cpu_count() returns wrong number of processors on specific systems
miss-islington
- [issue33166] os.cpu_count() returns wrong number of processors on specific systems
Zachary Ware
- [issue33166] os.cpu_count() returns wrong number of processors on specific systems
miss-islington
- [issue33187] Document ElementInclude (XInclude) support in ElementTree
Stefan Behnel
- [issue33187] Document ElementInclude (XInclude) support in ElementTree
Stefan Behnel
- [issue33187] Document ElementInclude (XInclude) support in ElementTree
Stefan Behnel
- [issue33187] Document ElementInclude (XInclude) support in ElementTree
miss-islington
- [issue33187] Document ElementInclude (XInclude) support in ElementTree
Stefan Behnel
- [issue33187] Document ElementInclude (XInclude) support in ElementTree
Stefan Behnel
- [issue33187] Document ElementInclude (XInclude) support in ElementTree
miss-islington
- [issue33187] Document ElementInclude (XInclude) support in ElementTree
Stefan Behnel
- [issue33214] join method for list and tuple
Josh Rosenberg
- [issue33214] join method for list and tuple
Александр Семенов
- [issue33214] join method for list and tuple
Christian Heimes
- [issue33214] join method for list and tuple
Serhiy Storchaka
- [issue33214] join method for list and tuple
Serhiy Storchaka
- [issue33282] Subprocess Popen communicate hung if stdin not given to Popen, even though script not expecting any input
Dong-hee Na
- [issue33312] ubsan undefined behavior sanitizer flags struct _dictkeysobject (PyDictKeysObj)
Gregory P. Smith
- [issue33312] ubsan undefined behavior sanitizer flags struct _dictkeysobject (PyDictKeysObj)
Ned Deily
- [issue33325] Optimize sequences of constants in the compiler
Brandt Bucher
- [issue33376] [pysqlite] Duplicate rows can be returned after rolling back a transaction
Maxime Belanger
- [issue33418] Memory leaks in functions
Pablo Galindo Salgado
- [issue33418] Memory leaks in functions
Pablo Galindo Salgado
- [issue33418] Memory leaks in functions
Pablo Galindo Salgado
- [issue33418] Memory leaks in functions
Pablo Galindo Salgado
- [issue33418] Memory leaks in functions
Pablo Galindo Salgado
- [issue33418] Memory leaks in functions
STINNER Victor
- [issue33418] Memory leaks in functions
STINNER Victor
- [issue33418] Memory leaks in functions
Inada Naoki
- [issue33418] Memory leaks in functions
Thomas Wouters
- [issue33418] Memory leaks in functions
STINNER Victor
- [issue33418] Memory leaks in functions
Jeroen Demeyer
- [issue33459] Fix "tuple display" mention in Expressions
miss-islington
- [issue33459] Fix "tuple display" mention in Expressions
miss-islington
- [issue33459] Fix "tuple display" mention in Expressions
miss-islington
- [issue33459] Fix "tuple display" mention in Expressions
Stéphane Wirtel
- [issue33459] Fix "tuple display" mention in Expressions
Stéphane Wirtel
- [issue33459] Fix "tuple display" mention in Expressions
Julien Palard
- [issue33523] loop.run_until_complete re-entrancy to support more complicated codebases in transition to asyncio
Andrew Svetlov
- [issue33523] loop.run_until_complete re-entrancy to support more complicated codebases in transition to asyncio
Yury Selivanov
- [issue33602] Remove set and queue references from Data Types
Julien Palard
- [issue33602] Remove set and queue references from Data Types
miss-islington
- [issue33602] Remove set and queue references from Data Types
miss-islington
- [issue33602] Remove set and queue references from Data Types
Julien Palard
- [issue33602] Remove set and queue references from Data Types
Julien Palard
- [issue33602] Remove set and queue references from Data Types
Julien Palard
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
miss-islington
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
STINNER Victor
- [issue33694] test_asyncio: test_start_tls_server_1() fails on Python on x86 Windows7 3.7 and 3.x
miss-islington
- [issue33936] OPENSSL_VERSION_1_1 never defined in _hashopenssl.c
Christian Heimes
- [issue33936] OPENSSL_VERSION_1_1 never defined in _hashopenssl.c
Christian Heimes
- [issue33936] OPENSSL_VERSION_1_1 never defined in _hashopenssl.c
miss-islington
- [issue33936] OPENSSL_VERSION_1_1 never defined in _hashopenssl.c
miss-islington
- [issue33936] OPENSSL_VERSION_1_1 never defined in _hashopenssl.c
miss-islington
- [issue33936] OPENSSL_VERSION_1_1 never defined in _hashopenssl.c
miss-islington
- [issue33936] OPENSSL_VERSION_1_1 never defined in _hashopenssl.c
miss-islington
- [issue33936] OPENSSL_VERSION_1_1 never defined in _hashopenssl.c
miss-islington
- [issue33936] OPENSSL_VERSION_1_1 never defined in _hashopenssl.c
miss-islington
- [issue33944] Deprecate and remove pth files
miss-islington
- [issue33944] Deprecate and remove pth files
miss-islington
- [issue33944] Deprecate and remove pth files
Stéphane Wirtel
- [issue33983] unify types for lib2to3.pytree.Base.children
Benjamin Peterson
- [issue34001] LibreSSL does not tolerate setting minimum_version greater than maximum_version
Thomas Wouters
- [issue34001] LibreSSL does not tolerate setting minimum_version greater than maximum_version
miss-islington
- [issue34001] LibreSSL does not tolerate setting minimum_version greater than maximum_version
Stéphane Wirtel
- [issue34002] minor efficiency and clarity improvements in email package
Abhilash Raj
- [issue34002] minor efficiency and clarity improvements in email package
Abhilash Raj
- [issue34037] asyncio: BaseEventLoop.close() shutdowns the executor without waiting causing leak of dangling threads
STINNER Victor
- [issue34037] asyncio: BaseEventLoop.close() shutdowns the executor without waiting causing leak of dangling threads
Kyle Stanley
- [issue34037] asyncio: BaseEventLoop.close() shutdowns the executor without waiting causing leak of dangling threads
Kyle Stanley
- [issue34037] asyncio: BaseEventLoop.close() shutdowns the executor without waiting causing leak of dangling threads
Kyle Stanley
- [issue34037] asyncio: BaseEventLoop.close() shutdowns the executor without waiting causing leak of dangling threads
STINNER Victor
- [issue34037] asyncio: BaseEventLoop.close() shutdowns the executor without waiting causing leak of dangling threads
Yury Selivanov
- [issue34037] asyncio: BaseEventLoop.close() shutdowns the executor without waiting causing leak of dangling threads
STINNER Victor
- [issue34037] asyncio: BaseEventLoop.close() shutdowns the executor without waiting causing leak of dangling threads
Yury Selivanov
- [issue34037] asyncio: BaseEventLoop.close() shutdowns the executor without waiting causing leak of dangling threads
Caleb Hattingh
- [issue34037] asyncio: BaseEventLoop.close() shutdowns the executor without waiting causing leak of dangling threads
Andrew Svetlov
- [issue34037] asyncio: BaseEventLoop.close() shutdowns the executor without waiting causing leak of dangling threads
Andrew Svetlov
- [issue34037] asyncio: BaseEventLoop.close() shutdowns the executor without waiting causing leak of dangling threads
STINNER Victor
- [issue34037] asyncio: BaseEventLoop.close() shutdowns the executor without waiting causing leak of dangling threads
STINNER Victor
- [issue34037] asyncio: BaseEventLoop.close() shutdowns the executor without waiting causing leak of dangling threads
STINNER Victor
- [issue34037] asyncio: BaseEventLoop.close() shutdowns the executor without waiting causing leak of dangling threads
Kyle Stanley
- [issue34155] [CVE-2019-16056] email.utils.parseaddr mistakenly parse an email
STINNER Victor
- [issue34155] [CVE-2019-16056] email.utils.parseaddr mistakenly parse an email
Matej Cepl
- [issue34155] [CVE-2019-16056] email.utils.parseaddr mistakenly parse an email
Anselmo Melo
- [issue34155] [CVE-2019-16056] email.utils.parseaddr mistakenly parse an email
Roundup Robot
- [issue34155] [CVE-2019-16056] email.utils.parseaddr mistakenly parse an email
Roberto C. Sánchez
- [issue34155] [CVE-2019-16056] email.utils.parseaddr mistakenly parse an email
miss-islington
- [issue34155] [CVE-2019-16056] email.utils.parseaddr mistakenly parse an email
Abhilash Raj
- [issue34155] email.utils.parseaddr mistakenly parse an email
Larry Hastings
- [issue34155] email.utils.parseaddr mistakenly parse an email
Larry Hastings
- [issue34155] email.utils.parseaddr mistakenly parse an email
Riccardo Schirone
- [issue34155] email.utils.parseaddr mistakenly parse an email
STINNER Victor
- [issue34226] cgi.parse_multipart() requires undocumented CONTENT-LENGTH in Python 3.7
Niklas Sombert
- [issue34226] cgi.parse_multipart() requires undocumented CONTENT-LENGTH in Python 3.7
Martin Panter
- [issue34293] DOC: Makefile inherits a Sphinx 1.5 bug regarding PAPER envvar
Zachary Ware
- [issue34293] DOC: Makefile inherits a Sphinx 1.5 bug regarding PAPER envvar
Zachary Ware
- [issue34293] DOC: Makefile inherits a Sphinx 1.5 bug regarding PAPER envvar
Zachary Ware
- [issue34293] DOC: Makefile inherits a Sphinx 1.5 bug regarding PAPER envvar
Zachary Ware
- [issue34293] DOC: Makefile inherits a Sphinx 1.5 bug regarding PAPER envvar
Zachary Ware
- [issue34293] DOC: Makefile inherits a Sphinx 1.5 bug regarding PAPER envvar
Zachary Ware
- [issue34300] gcc 7.3 causes a warning when compiling getpath.c in python 2.7
STINNER Victor
- [issue34331] Incorrectly pluralized abstract class error message
Stéphane Wirtel
- [issue34331] Incorrectly pluralized abstract class error message
Stéphane Wirtel
- [issue34344] Fix the docstring for AbstractEventLoopPolicy.get_event_loop
Karthikeyan Singaravelan
- [issue34344] Fix the docstring for AbstractEventLoopPolicy.get_event_loop
Andrew Svetlov
- [issue34344] Fix the docstring for AbstractEventLoopPolicy.get_event_loop
Ido Michael
- [issue34344] Fix the docstring for AbstractEventLoopPolicy.get_event_loop
Ido Michael
- [issue34398] Docs search should prominently show definitions and glossary items
Ammar Askar
- [issue34410] itertools.tee not thread-safe; can segfault interpreter when wrapped iterator releases GIL
Xiang Zhang
- [issue34410] itertools.tee not thread-safe; can segfault interpreter when wrapped iterator releases GIL
Serhiy Storchaka
- [issue34410] itertools.tee not thread-safe; can segfault interpreter when wrapped iterator releases GIL
Serhiy Storchaka
- [issue34410] itertools.tee not thread-safe; can segfault interpreter when wrapped iterator releases GIL
miss-islington
- [issue34410] itertools.tee not thread-safe; can segfault interpreter when wrapped iterator releases GIL
miss-islington
- [issue34410] itertools.tee not thread-safe; can segfault interpreter when wrapped iterator releases GIL
Serhiy Storchaka
- [issue34410] itertools.tee not thread-safe; can segfault interpreter when wrapped iterator releases GIL
miss-islington
- [issue34410] itertools.tee not thread-safe; can segfault interpreter when wrapped iterator releases GIL
miss-islington
- [issue34410] itertools.tee not thread-safe; can segfault interpreter when wrapped iterator releases GIL
Serhiy Storchaka
- [issue34513] test_multiprocessing_spawn fails on x86 Windows7 3.7 buildbot
STINNER Victor
- [issue34519] Add additional aliases for HP Roman 8
Jason R. Coombs
- [issue34519] Add additional aliases for HP Roman 8
Jason R. Coombs
- [issue34519] Add additional aliases for HP Roman 8
miss-islington
- [issue34519] Add additional aliases for HP Roman 8
miss-islington
- [issue34519] Add additional aliases for HP Roman 8
Jason R. Coombs
- [issue34519] Add additional aliases for HP Roman 8
Jason R. Coombs
- [issue34533] Apply PEP384 to _csv module
Eddie Elizondo
- [issue34596] [unittest] raise error if @skip is used with an argument that looks like a test method
Zachary Ware
- [issue34596] [unittest] raise error if @skip is used with an argument that looks like a test method
Michael Foord
- [issue34596] [unittest] raise error if @skip is used with an argument that looks like a test method
Roundup Robot
- [issue34596] [unittest] raise error if @skip is used with an argument that looks like a test method
miss-islington
- [issue34596] [unittest] raise error if @skip is used with an argument that looks like a test method
Michael Foord
- [issue34596] [unittest] raise error if @skip is used with an argument that looks like a test method
Roundup Robot
- [issue34607] test_multiprocessing_forkserver is altering the environment on AMD64 FreeBSD 10.x Shared 3.7
STINNER Victor
- [issue34632] Port importlib_metadata to Python 3.8
Jason R. Coombs
- [issue34634] New asyncio streams API
Karthikeyan Singaravelan
- [issue34634] New asyncio streams API
Andrew Svetlov
- [issue34634] New asyncio streams API
Karthikeyan Singaravelan
- [issue34652] never enable lchmod on Linux
Benjamin Peterson
- [issue34652] never enable lchmod on Linux
Benjamin Peterson
- [issue34652] never enable lchmod on Linux
miss-islington
- [issue34652] never enable lchmod on Linux
miss-islington
- [issue34706] Signature.from_callable sometimes drops subclassing
Gregory P. Smith
- [issue34706] Signature.from_callable sometimes drops subclassing
Gregory P. Smith
- [issue34706] Signature.from_callable sometimes drops subclassing
Gregory P. Smith
- [issue34706] Signature.from_callable sometimes drops subclassing
Gregory P. Smith
- [issue34706] Signature.from_callable sometimes drops subclassing
miss-islington
- [issue34706] Signature.from_callable sometimes drops subclassing
miss-islington
- [issue34706] Signature.from_callable sometimes drops subclassing
Stéphane Wirtel
- [issue34706] Signature.from_callable sometimes drops subclassing
Stéphane Wirtel
- [issue34709] Suggestion: make getpass.getuser() also look at SUDO_USER environment variable
Gregory P. Smith
- [issue34709] Suggestion: make getuser.getpass() also look at SUDO_USER environment variable
Zachary Ware
- [issue34711] Lib/http/server.py: Return HTTPStatus.NOT_FOUND if path.endswith(/) and not a directory
Ned Deily
- [issue34714] timeout in test_multiprocessing_spawn x86 Windows7 3.x buildbot
STINNER Victor
- [issue34720] Fix test_importlib.test_bad_traverse for AIX
Ned Deily
- [issue34805] Explicitly specify `MyClass.__subclasses__()` returns classes in definition order
Raymond Hettinger
- [issue34805] Explicitly specify `MyClass.__subclasses__()` returns classes in definition order
Raymond Hettinger
- [issue34805] Explicitly specify `MyClass.__subclasses__()` returns classes in definition order
Guido van Rossum
- [issue34805] Explicitly specify `MyClass.__subclasses__()` returns classes in definition order
Luna Chen
- [issue34805] Explicitly specify `MyClass.__subclasses__()` returns classes in definition order
Guido van Rossum
- [issue34805] Explicitly specify `MyClass.__subclasses__()` returns classes in definition order
Pekka Klärck
- [issue34820] binascii.c:1578:1: error: the control flow of function ‘binascii_crc32’ does not match its profile data (counter ‘arcs’)
David Cuthbert
- [issue34820] binascii.c:1578:1: error: the control flow of function ‘binascii_crc32’ does not match its profile data (counter ‘arcs’)
David Cuthbert
- [issue34820] binascii.c:1578:1: error: the control flow of function ‘binascii_crc32’ does not match its profile data (counter ‘arcs’)
Ned Deily
- [issue35066] Inconsistency between dangling '%' handling in time.strftime() and datetime.strftime()
Benjamin Peterson
- [issue35066] Inconsistency between dangling '%' handling in time.strftime() and datetime.strftime()
Benjamin Peterson
- [issue35066] Inconsistency between dangling '%' handling in time.strftime() and datetime.strftime()
miss-islington
- [issue35066] Inconsistency between dangling '%' handling in time.strftime() and datetime.strftime()
miss-islington
- [issue35066] Inconsistency between dangling '%' handling in time.strftime() and datetime.strftime()
Benjamin Peterson
- [issue35066] Inconsistency between dangling '%' handling in time.strftime() and datetime.strftime()
miss-islington
- [issue35066] Inconsistency between dangling '%' handling in time.strftime() and datetime.strftime()
miss-islington
- [issue35104] IDLE: On macOS, Command-M minimizes & opens "Open Module..."
Terry J. Reedy
- [issue35168] shlex punctuation_chars inconsistency
Vinay Sajip
- [issue35168] shlex punctuation_chars inconsistency
Vinay Sajip
- [issue35168] shlex punctuation_chars inconsistency
Vinay Sajip
- [issue35168] shlex punctuation_chars inconsistency
Vinay Sajip
- [issue35168] shlex punctuation_chars inconsistency
Vinay Sajip
- [issue35168] shlex punctuation_chars inconsistency
Vinay Sajip
- [issue35168] shlex punctuation_chars inconsistency
Vinay Sajip
- [issue35168] shlex punctuation_chars inconsistency
Vinay Sajip
- [issue35168] shlex punctuation_chars inconsistency
Vinay Sajip
- [issue35173] Re-use already existing functionality to allow Python 2.7.x (both embedded and standalone) to locate the module path according to the shared library
STINNER Victor
- [issue35224] PEP 572: Assignment Expressions
Emily Morehouse
- [issue35224] PEP 572: Assignment Expressions
miss-islington
- [issue35224] PEP 572: Assignment Expressions
miss-islington
- [issue35224] PEP 572: Assignment Expressions
Stéphane Wirtel
- [issue35224] PEP 572: Assignment Expressions
Emily Morehouse
- [issue35224] PEP 572: Assignment Expressions
Guido van Rossum
- [issue35243] readline timeout too long for async gfx use
pmp-p
- [issue35243] readline timeout too long for async gfx use
pmp-p
- [issue35253] Linker warning LNK4281
Steve Dower
- [issue35263] Add None handling for get_saved() in IDLE
Terry J. Reedy
- [issue35264] SSL Module build fails with OpenSSL 1.1.0 for Python 2.7
miss-islington
- [issue35264] SSL Module build fails with OpenSSL 1.1.0 for Python 2.7
Christian Heimes
- [issue35267] reproducible deadlock with multiprocessing.Pool
Davin Potts
- [issue35282] Add a return value to lib2to3.refactor.refactor_file and refactor_dir
Zachary Ware
- [issue35325] imp.find_module() return value documentation discrepancy
Julien Palard
- [issue35325] imp.find_module() return value documentation discrepancy
miss-islington
- [issue35325] imp.find_module() return value documentation discrepancy
miss-islington
- [issue35325] imp.find_module() return value documentation discrepancy
miss-islington
- [issue35325] imp.find_module() return value documentation discrepancy
miss-islington
- [issue35325] imp.find_module() return value documentation discrepancy
Julien Palard
- [issue35360] Update SQLite to 3.28 in Windows and macOS installer builds
Big Stone
- [issue35360] Update SQLite to 3.28 in Windows and macOS installer builds
Steve Dower
- [issue35379] IDLE's close fails io is set to None on Mac
Terry J. Reedy
- [issue35379] IDLE's close fails io is set to None on Mac
Raymond Hettinger
- [issue35379] IDLE's close fails io is set to None on Mac
Raymond Hettinger
- [issue35379] IDLE's close fails io is set to None on Mac
Terry J. Reedy
- [issue35379] IDLE's close fails io is set to None on Mac
Tal Einat
- [issue35379] IDLE's close fails io is set to None on Mac
Terry J. Reedy
- [issue35379] IDLE's close fails io is set to None on Mac
Terry J. Reedy
- [issue35379] IDLE's close fails io is set to None on Mac
Terry J. Reedy
- [issue35379] IDLE's close fails io is set to None on Mac
miss-islington
- [issue35379] IDLE's close fails io is set to None on Mac
miss-islington
- [issue35379] IDLE's close fails io is set to None on Mac
miss-islington
- [issue35379] IDLE's close fails io is set to None on Mac
miss-islington
- [issue35379] IDLE's close fails io is set to None on Mac
Terry J. Reedy
- [issue35379] IDLE's close fails io is set to None on Mac
Terry J. Reedy
- [issue35379] IDLE's close fails when io.filename set to None
Terry J. Reedy
- [issue35379] IDLE's close fails when io.filename set to None
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
- [issue35381] posixmodule: convert statically allocated types (DirEntryType & ScandirIteratorType) to heap-allocated types
Eddie Elizondo
- [issue35381] posixmodule: convert statically allocated types (DirEntryType & ScandirIteratorType) to heap-allocated types
Eric Snow
- [issue35479] multiprocessing.Pool.join() always takes at least 100 ms
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
- [issue35498] Parents objects in pathlib.Path don't support slices as __getitem__ arguments
Julien Palard
- [issue35498] Parents objects in pathlib.Path don't support slices as __getitem__ arguments
Joshua Cannon
- [issue35540] dataclasses.asdict breaks with defaultdict fields
Paul Ganssle
- [issue35540] dataclasses.asdict breaks with defaultdict fields
Paul Ganssle
- [issue35540] dataclasses.asdict breaks with defaultdict fields
Paul Ganssle
- [issue35592] Not able to use Python 3.7.2 due to SSL issue
Steve Dower
- [issue3559] IDLE: Pasted newline doesn't trigger execution when typed newline would
Terry J. Reedy
- [issue35603] table header in output of difflib.HtmlDiff.make_table is not escaped and can be rendered as code in the browser
Julien Palard
- [issue35603] table header in output of difflib.HtmlDiff.make_table is not escaped and can be rendered as code in the browser
miss-islington
- [issue35603] table header in output of difflib.HtmlDiff.make_table is not escaped and can be rendered as code in the browser
miss-islington
- [issue35603] table header in output of difflib.HtmlDiff.make_table is not escaped and can be rendered as code in the browser
Karthikeyan Singaravelan
- [issue35620] asyncio test failure on appveyor
Karthikeyan Singaravelan
- [issue35620] asyncio test failure on appveyor
Andrew Svetlov
- [issue35638] Introduce fixed point locale aware format type for floating point numbers
Karl Ove Hufthammer
- [issue35638] Introduce fixed point locale aware format type for floating point numbers
Raymond Hettinger
- [issue35638] Introduce fixed point locale aware format type for floating point numbers
Raymond Hettinger
- [issue35638] Introduce fixed point locale aware format type for floating point numbers
STINNER Victor
- [issue35638] Introduce fixed point locale aware format type for floating point numbers
STINNER Victor
- [issue35638] Introduce fixed point locale aware format type for floating point numbers
STINNER Victor
- [issue35640] Allow passing PathLike arguments to SimpleHTTPRequestHandler
Zachary Ware
- [issue35640] Allow passing PathLike arguments to SimpleHTTPRequestHandler
Zachary Ware
- [issue35649] http.client doesn't close. Infinite loop
Julien Palard
- [issue35649] http.client doesn't close. Infinite loop
miss-islington
- [issue35649] http.client doesn't close. Infinite loop
miss-islington
- [issue35649] http.client doesn't close. Infinite loop
Julien Palard
- [issue35649] http.client doesn't close. Infinite loop
Julien Palard
- [issue35649] http.client doesn't close. Infinite loop
Julien Palard
- [issue35667] activate for venv containing apostrophe doesn't work in powershell
Vinay Sajip
- [issue35685] Add samples on patch.dict of the use of decorator and in class
Julien Palard
- [issue35685] Add samples on patch.dict of the use of decorator and in class
Julien Palard
- [issue35685] Add samples on patch.dict of the use of decorator and in class
miss-islington
- [issue35685] Add samples on patch.dict of the use of decorator and in class
miss-islington
- [issue35685] Add samples on patch.dict of the use of decorator and in class
Julien Palard
- [issue35696] remove unnecessary operation in long_compare()
hongweipeng
- [issue35696] remove unnecessary operation in long_compare()
Inada Naoki
- [issue35696] remove unnecessary operation in long_compare()
Inada Naoki
- [issue35696] remove unnecessary operation in long_compare()
STINNER Victor
- [issue35696] remove unnecessary operation in long_compare()
Sergey Fedoseev
- [issue35696] remove unnecessary operation in long_compare()
Ma Lin
- [issue35696] remove unnecessary operation in long_compare()
hongweipeng
- [issue35704] On AIX, test_unpack_archive_xztar fails with default MAXDATA settings
Ned Deily
- [issue35705] libffi support is not there for windows on ARM64
Steve Dower
- [issue35727] sys.exit() in a multiprocessing.Process does not align with Python behavior
Davin Potts
- [issue35727] sys.exit() in a multiprocessing.Process does not align with Python behavior
Christopher Hunt
- [issue35771] IDLE: Fix tooltip Hovertiptest failure
Tal Einat
- [issue35771] IDLE: Fix tooltip Hovertiptest failure
Terry J. Reedy
- [issue35771] IDLE: Fix tooltip Hovertiptest failure
miss-islington
- [issue35771] IDLE: Fix tooltip Hovertiptest failure
miss-islington
- [issue35771] IDLE: Fix tooltip Hovertiptest failure
Terry J. Reedy
- [issue35771] IDLE: Fix tooltip Hovertiptest failure
miss-islington
- [issue35771] IDLE: Fix tooltip Hovertiptest failure
miss-islington
- [issue35771] IDLE: Fix tooltip Hovertiptest failure
Terry J. Reedy
- [issue35784] document that hashlib.new takes kwargs
Tahia K
- [issue35784] document that hashlib.new takes kwargs
Tahia K
- [issue35784] document that hashlib.new takes kwargs
Christian Heimes
- [issue35795] test_pkgutil test_zipapp fail in AMD64 Windows7 SP1 3.x and AMD64 Windows7 SP1 3.7 buildbots
Steve Dower
- [issue35795] test_pkgutil test_zipapp fail in AMD64 Windows7 SP1 3.x and AMD64 Windows7 SP1 3.7 buildbots
STINNER Victor
- [issue35803] Test and document that `dir=...` in tempfile may be PathLike
Zachary Ware
- [issue35803] Test and document that `dir=...` in tempfile may be PathLike
miss-islington
- [issue35803] Test and document that `dir=...` in tempfile may be PathLike
miss-islington
- [issue35803] Test and document that `dir=...` in tempfile may be PathLike
Zachary Ware
- [issue35803] Test and document that `dir=...` in tempfile may be PathLike
miss-islington
- [issue35803] Test and document that `dir=...` in tempfile may be PathLike
miss-islington
- [issue35810] Object Initialization does not incref Heap-allocated Types
Christian Heimes
- [issue35866] concurrent.futures deadlock
bentoi
- [issue35886] Move PyInterpreterState into Include/internal/pycore_pystate.h
STINNER Victor
- [issue35886] Move PyInterpreterState into Include/internal/pycore_pystate.h
STINNER Victor
- [issue35886] Move PyInterpreterState into Include/internal/pycore_pystate.h
Vinay Sajip
- [issue35886] Move PyInterpreterState into Include/internal/pycore_pystate.h
Eric Snow
- [issue35898] The TARGETDIR variable must be provided when invoking this installer
Steve Dower
- [issue35923] Update the BuiltinImporter in importlib to use loader._ORIGIN instead of a hardcoded value
Dong-hee Na
- [issue35923] Update the BuiltinImporter in importlib to use loader._ORIGIN instead of a hardcoded value
Dong-hee Na
- [issue35923] Update the BuiltinImporter in importlib to use loader._ORIGIN instead of a hardcoded value
Ned Deily
- [issue35923] Update the BuiltinImporter in importlib to use loader._ORIGIN instead of a hardcoded value
Brett Cannon
- [issue35923] Update the BuiltinImporter in importlib to use loader._ORIGIN instead of a hardcoded value
Dong-hee Na
- [issue35939] Remove urllib.parse._splittype from mimetypes.guess_type
Dong-hee Na
- [issue35939] Remove urllib.parse._splittype from mimetypes.guess_type
Dong-hee Na
- [issue35941] ssl.enum_certificates() regression
Steve Dower
- [issue35941] ssl.enum_certificates() regression
Steve Dower
- [issue35941] ssl.enum_certificates() regression
Steve Dower
- [issue35941] ssl.enum_certificates() regression
Steve Dower
- [issue35941] ssl.enum_certificates() regression
Steve Dower
- [issue35941] ssl.enum_certificates() regression
Steve Dower
- [issue35941] ssl.enum_certificates() regression
Christian Heimes
- [issue35943] PyImport_GetModule() can return partially-initialized module
Brett Cannon
- [issue35943] PyImport_GetModule() can return partially-initialized module
Brett Cannon
- [issue35981] shutil make_archive create wrong file when base name contains dots at end
Steve Dower
- [issue36002] configure --enable-optimizations with clang fails to detect llvm-profdata
Benjamin Peterson
- [issue36002] configure --enable-optimizations with clang fails to detect llvm-profdata
miss-islington
- [issue36002] configure --enable-optimizations with clang fails to detect llvm-profdata
miss-islington
- [issue36002] configure --enable-optimizations with clang fails to detect llvm-profdata
miss-islington
- [issue36002] configure --enable-optimizations with clang fails to detect llvm-profdata
miss-islington
- [issue36018] Add a Normal Distribution class to the statistics module
Raymond Hettinger
- [issue36018] Add a Normal Distribution class to the statistics module
Raymond Hettinger
- [issue36018] Add a Normal Distribution class to the statistics module
Raymond Hettinger
- [issue36018] Add a Normal Distribution class to the statistics module
Raymond Hettinger
- [issue36030] add internal API function to create tuple without items array initialization
Zackery Spytz
- [issue36030] add internal API function to create tuple without items array initialization
STINNER Victor
- [issue36046] subprocess: add user, group and extra_groups parameters
STINNER Victor
- [issue36046] subprocess: add user, group and extra_groups parameters
Thomas Wouters
- [issue36046] subprocess: add user, group and extra_groups parameters
Thomas Wouters
- [issue36046] subprocess: add user, group and extra_groups parameters
STINNER Victor
- [issue36046] subprocess: add user, group and extra_groups parameters
STINNER Victor
- [issue36046] support dropping privileges when running subprocesses
Gregory P. Smith
- [issue36046] support dropping privileges when running subprocesses
Gregory P. Smith
- [issue36046] support dropping privileges when running subprocesses
Raymond Hettinger
- [issue36046] support dropping privileges when running subprocesses
Gregory P. Smith
- [issue36046] support dropping privileges when running subprocesses
Gregory P. Smith
- [issue36046] support dropping privileges when running subprocesses
Gregory P. Smith
- [issue36046] support dropping privileges when running subprocesses
Gregory P. Smith
- [issue36046] support dropping privileges when running subprocesses
STINNER Victor
- [issue36046] support dropping privileges when running subprocesses
STINNER Victor
- [issue36046] support dropping privileges when running subprocesses
Gregory P. Smith
- [issue36046] support dropping privileges when running subprocesses
Thomas Wouters
- [issue36046] support dropping privileges when running subprocesses
Gregory P. Smith
- [issue36046] support dropping privileges when running subprocesses
STINNER Victor
- [issue36046] support dropping privileges when running subprocesses
STINNER Victor
- [issue36161] Use thread-safe functions instead of unsafe ones (crypt, ttyname)
Christian Heimes
- [issue36182] Path.write_text() docs do not include the case that a file exists
Julien Palard
- [issue36182] Path.write_text() docs do not include the case that a file exists
miss-islington
- [issue36182] Path.write_text() docs do not include the case that a file exists
Julien Palard
- [issue36182] Path.write_text() docs do not include the case that a file exists
Julien Palard
- [issue36191] pubkeys.txt contains bogus keys
Ned Deily
- [issue36210] correct AIX logic in setup.py for (non-existant) optional extensions
Michael Felt
- [issue36210] correct AIX logic in setup.py for (non-existant) optional extensions
Michael Felt
- [issue36210] correct AIX logic in setup.py for (non-existant) optional extensions
Michael Felt
- [issue36210] correct AIX logic in setup.py for (non-existant) optional extensions
Ned Deily
- [issue36210] correct AIX logic in setup.py for (non-existant) optional extensions
Ned Deily
- [issue36210] correct AIX logic in setup.py for (non-existant) optional extensions
Ned Deily
- [issue36226] multipart/related header causes false positive StartBoundaryNotFoundDefect and MultipartInvariantViolationDefect
tzickel
- [issue36226] multipart/related header causes false positive StartBoundaryNotFoundDefect and MultipartInvariantViolationDefect
Ned Deily
- [issue36232] Improve error message on dbm.open
Dong-hee Na
- [issue36232] Improve error message on dbm.open
Marco Rougeth
- [issue36250] pdb: interaction might cause "ValueError: signal only works in main thread"
Zachary Ware
- [issue36250] pdb: interaction might cause "ValueError: signal only works in main thread"
miss-islington
- [issue36250] pdb: interaction might cause "ValueError: signal only works in main thread"
Zachary Ware
- [issue36250] pdb: interaction might cause "ValueError: signal only works in main thread"
miss-islington
- [issue36252] update to Unicode 12
Benjamin Peterson
- [issue36253] Use after free in ctypes test suite
Thomas Wouters
- [issue36260] [security] CVE-2019-9674: Zip Bomb vulnerability
Jason R. Coombs
- [issue36260] [security] CVE-2019-9674: Zip Bomb vulnerability
miss-islington
- [issue36260] [security] CVE-2019-9674: Zip Bomb vulnerability
Jason R. Coombs
- [issue36260] [security] CVE-2019-9674: Zip Bomb vulnerability
Jason R. Coombs
- [issue36267] User input to argparse raises Index_Error: "-a=" on a 'store_true' action
hai shi
- [issue36267] User input to argparse raises Index_Error: "-a=" on a 'store_true' action
hai shi
- [issue36267] User input to argparse raises Index_Error: "-a=" on a 'store_true' action
Raymond Hettinger
- [issue36267] User input to argparse raises Index_Error: "-a=" on a 'store_true' action
hai shi
- [issue36267] User input to argparse raises Index_Error: "-a=" on a 'store_true' action
Raymond Hettinger
- [issue36267] User input to argparse raises Index_Error: "-a=" on a 'store_true' action
hai shi
- [issue36267] User input to argparse raises Index_Error: "-a=" on a 'store_true' action
hai shi
- [issue36270] DOC: Add link to sys.exc_info for "Reference Manual"
Julien Palard
- [issue36270] DOC: Add link to sys.exc_info for "Reference Manual"
miss-islington
- [issue36270] DOC: Add link to sys.exc_info for "Reference Manual"
miss-islington
- [issue36270] DOC: Add link to sys.exc_info for "Reference Manual"
Julien Palard
- [issue36274] http.client cannot send non-ASCII request lines
Jason R. Coombs
- [issue36274] http.client cannot send non-ASCII request lines
Tim Burke
- [issue36274] http.client cannot send non-ASCII request lines
Jason R. Coombs
- [issue36274] http.client cannot send non-ASCII request lines
Jason R. Coombs
- [issue36274] http.client cannot send non-ASCII request lines
Matej Cepl
- [issue36274] http.client cannot send non-ASCII request lines
Jason R. Coombs
- [issue36274] http.client cannot send non-ASCII request lines
Sviatoslav Sydorenko
- [issue36274] http.client cannot send non-ASCII request lines
Karthikeyan Singaravelan
- [issue36274] http.client cannot send non-ASCII request lines
Ned Deily
- [issue36274] http.client cannot send non-ASCII request lines
Karthikeyan Singaravelan
- [issue36274] http.client cannot send non-ASCII request lines
Sviatoslav Sydorenko
- [issue36274] http.client cannot send non-ASCII request lines
Jason R. Coombs
- [issue36274] http.client cannot send non-ASCII request lines
Karthikeyan Singaravelan
- [issue36274] http.client cannot send non-ASCII request lines
Jason R. Coombs
- [issue36274] http.client cannot send non-ASCII request lines
Jason R. Coombs
- [issue36274] http.client cannot send non-ASCII request lines
Jason R. Coombs
- [issue36274] http.client cannot send non-ASCII request lines
Jason R. Coombs
- [issue36274] http.client cannot send non-ASCII request lines
Jason R. Coombs
- [issue36274] http.client cannot send non-ASCII request lines
miss-islington
- [issue36274] http.client cannot send non-ASCII request lines
Jason R. Coombs
- [issue36274] http.client cannot send non-ASCII request lines
Jason R. Coombs
- [issue36274] http.client cannot send non-ASCII request lines
Jason R. Coombs
- [issue36274] http.client cannot send non-ASCII request lines
miss-islington
- [issue36274] http.client cannot send non-ASCII request lines
Ned Deily
- [issue36274] http.client cannot send non-ASCII request lines
Jason R. Coombs
- [issue36274] http.client cannot send non-ASCII request lines
Jason R. Coombs
- [issue36279] os.wait3() leaks some uninitialized stack when no processes exist
Thomas Wouters
- [issue36309] Remove tempfile.mktemp()
Roundup Robot
- [issue36311] Flaw in Windows code page decoder for large input
Steve Dower
- [issue36315] Unable to install Python 3.7.2
Steve Dower
- [issue36324] Inverse cumulative normal distribution function
Raymond Hettinger
- [issue36324] Inverse cumulative normal distribution function
Raymond Hettinger
- [issue36324] Inverse cumulative normal distribution function
miss-islington
- [issue36324] Inverse cumulative normal distribution function
Raymond Hettinger
- [issue36324] Inverse cumulative normal distribution function
Raymond Hettinger
- [issue36324] Inverse cumulative normal distribution function
Raymond Hettinger
- [issue36324] Inverse cumulative normal distribution function
miss-islington
- [issue36324] Inverse cumulative normal distribution function
Raymond Hettinger
- [issue36338] urlparse of urllib returns wrong hostname
Christian Heimes
- [issue36338] urlparse of urllib returns wrong hostname
Christian Heimes
- [issue36338] urlparse of urllib returns wrong hostname
STINNER Victor
- [issue36338] urlparse of urllib returns wrong hostname
STINNER Victor
- [issue36342] test_venv failure when executed by test_multiprocessing and the platform lacks a functional sem_open()
STINNER Victor
- [issue36369] test_weakref super slow on RPi Zero
Matej Cepl
- [issue36369] test_weakref super slow on RPi Zero
STINNER Victor
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
miss-islington
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
miss-islington
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
miss-islington
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
miss-islington
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
miss-islington
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
miss-islington
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
Karthikeyan Singaravelan
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
Karthikeyan Singaravelan
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
Andrew Svetlov
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
Karthikeyan Singaravelan
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
Andrew Svetlov
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
Karthikeyan Singaravelan
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
Andrew Svetlov
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
Yury Selivanov
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
Yury Selivanov
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
Yury Selivanov
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
Andrew Svetlov
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
miss-islington
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
miss-islington
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
Andrew Svetlov
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
Andrew Svetlov
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
Andrew Svetlov
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
Andrew Svetlov
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
miss-islington
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
miss-islington
- [issue36373] Deprecate explicit loop parameter in all public asyncio APIs
Andrew Svetlov
- [issue36409] plistlib old API should be removed
Ronald Oussoren
- [issue36409] plistlib old API should be removed
Jon Janzen
- [issue36502] str.isspace() for U+00A0 and U+202F differs from document
Benjamin Peterson
- [issue36502] str.isspace() for U+00A0 and U+202F differs from document
miss-islington
- [issue36502] str.isspace() for U+00A0 and U+202F differs from document
miss-islington
- [issue36502] str.isspace() for U+00A0 and U+202F differs from document
Benjamin Peterson
- [issue36502] str.isspace() for U+00A0 and U+202F differs from document
Benjamin Peterson
- [issue36502] str.isspace() for U+00A0 and U+202F differs from document
miss-islington
- [issue36502] str.isspace() for U+00A0 and U+202F differs from document
miss-islington
- [issue36511] Add Windows ARM32 buildbot
Zachary Ware
- [issue36511] Add Windows ARM32 buildbot
STINNER Victor
- [issue36518] Avoid conflicts when pass arbitrary keyword arguments to Python function
Steve Dower
- [issue36528] Remove duplicate tests in Lib/tests/re_tests.py
Benjamin Peterson
- [issue36528] Remove duplicate tests in Lib/tests/re_tests.py
miss-islington
- [issue36528] Remove duplicate tests in Lib/tests/re_tests.py
Benjamin Peterson
- [issue36528] Remove duplicate tests in Lib/tests/re_tests.py
miss-islington
- [issue36543] Remove old-deprecated ElementTree features (part 2)
Serhiy Storchaka
- [issue36543] Remove old-deprecated ElementTree features (part 2)
Serhiy Storchaka
- [issue36546] Add quantiles() to the statistics module
Raymond Hettinger
- [issue36546] Add quantiles() to the statistics module
Raymond Hettinger
- [issue36546] Add quantiles() to the statistics module
miss-islington
- [issue36546] Add quantiles() to the statistics module
Raymond Hettinger
- [issue36560] test_functools leaks randomly 1 memory block
STINNER Victor
- [issue36576] Some test_ssl and test_asyncio tests fail with OpenSSL 1.1.1 on Python 3.4 and 3.5
Larry Hastings
- [issue36576] Some test_ssl and test_asyncio tests fail with OpenSSL 1.1.1 on Python 3.4 and 3.5
STINNER Victor
- [issue36580] unittest.mock does not understand dataclasses
Karthikeyan Singaravelan
- [issue36587] race in logging code when fork()
Vinay Sajip
- [issue36587] race in logging code when fork()
Gregory P. Smith
- [issue36632] test_multiprocessing_forkserver: test_rapid_restart() leaked a dangling process on AMD64 FreeBSD 10-STABLE Non-Debug 3.x
STINNER Victor
- [issue36632] test_multiprocessing_forkserver: test_rapid_restart() leaked a dangling process on AMD64 FreeBSD 10-STABLE Non-Debug 3.x
Steve Dower
- [issue36632] test_multiprocessing_forkserver: test_rapid_restart() leaked a dangling process on AMD64 FreeBSD 10-STABLE Non-Debug 3.x
STINNER Victor
- [issue36634] venv: activate.bat fails for venv with parentheses in PATH
Steve Dower
- [issue36634] venv: activate.bat fails for venv with parentheses in PATH
Steve Dower
- [issue36634] venv: activate.bat fails for venv with parentheses in PATH
Zachary Ware
- [issue36634] venv: activate.bat fails for venv with parentheses in PATH
miss-islington
- [issue36634] venv: activate.bat fails for venv with parentheses in PATH
miss-islington
- [issue36634] venv: activate.bat fails for venv with parentheses in PATH
Steve Dower
- [issue36634] venv: activate.bat fails for venv with parentheses in PATH
miss-islington
- [issue36634] venv: activate.bat fails for venv with parentheses in PATH
miss-islington
- [issue36670] regrtest: win_utils decodes typeperf output from the wrong encoding (test suite broken due to cpu usage feature on win 10/ german)
Lorenz Mende
- [issue36670] regrtest: win_utils decodes typeperf output from the wrong encoding (test suite broken due to cpu usage feature on win 10/ german)
STINNER Victor
- [issue36670] regrtest: win_utils decodes typeperf output from the wrong encoding (test suite broken due to cpu usage feature on win 10/ german)
STINNER Victor
- [issue36670] regrtest: win_utils decodes typeperf output from the wrong encoding (test suite broken due to cpu usage feature on win 10/ german)
STINNER Victor
- [issue36672] A compiler warning in winreg.SetValue()
Steve Dower
- [issue36675] Doctest directives and comments missing from code samples
Julien Palard
- [issue36675] Doctest directives and comments missing from code samples
Julien Palard
- [issue36675] Doctest directives and comments missing from code samples
Gregory P. Smith
- [issue36675] Doctest directives and comments missing from code samples
miss-islington
- [issue36675] Doctest directives and comments missing from code samples
miss-islington
- [issue36711] duplicate method definition in Lib/email/feedparser.py
Benjamin Peterson
- [issue36712] duplicate method definition in Lib/email/test/test_email_renamed.py
Benjamin Peterson
- [issue36742] CVE-2019-10160: urlsplit NFKD normalization vulnerability in user:password@
Larry Hastings
- [issue36781] Optimize sum() for bools
Dino Viehland
- [issue36781] Optimize sum() for bools
Serhiy Storchaka
- [issue36781] Optimize sum() for bools
Dino Viehland
- [issue36781] Optimize sum() for bools
Vedran Čačić
- [issue36781] Optimize sum() for bools
Serhiy Storchaka
- [issue36797] Cull more oudated distutils information
Miro Hrončok
- [issue36797] Cull more oudated distutils information
miss-islington
- [issue36797] Cull more oudated distutils information
miss-islington
- [issue36797] Cull more oudated distutils information
Stéphane Wirtel
- [issue36816] self-signed.pythontest.net TLS certificate key is too weak
Gregory P. Smith
- [issue36853] inconsistencies in docs builds (Sphinx 2)
Jason R. Coombs
- [issue36853] inconsistencies in docs builds (Sphinx 2)
miss-islington
- [issue36853] inconsistencies in docs builds (Sphinx 2)
Jason R. Coombs
- [issue36853] inconsistencies in docs builds (Sphinx 2)
Anthony Sottile
- [issue36853] inconsistencies in docs builds (Sphinx 2)
Jason R. Coombs
- [issue36862] Add Visual Studio 2019 support to PCBuild/env.bat
Steve Dower
- [issue36869] Avoid warning of unused variables
Zackery Spytz
- [issue36869] Avoid warning of unused variables
Inada Naoki
- [issue36871] Misleading error from unittest.mock's assert_has_calls
Samuel Freilich
- [issue36871] Misleading error from unittest.mock's assert_has_calls
Samuel Freilich
- [issue36871] Misleading error from unittest.mock's assert_has_calls
Karthikeyan Singaravelan
- [issue36871] Misleading error from unittest.mock's assert_has_calls
Samuel Freilich
- [issue36871] Misleading error from unittest.mock's assert_has_calls
Gregory P. Smith
- [issue36871] Misleading error from unittest.mock's assert_has_calls
Gregory P. Smith
- [issue36871] Misleading error from unittest.mock's assert_has_calls
Gregory P. Smith
- [issue36871] Misleading error from unittest.mock's assert_has_calls
Michael Foord
- [issue36871] Misleading error from unittest.mock's assert_has_calls
Samuel Freilich
- [issue36871] Misleading error from unittest.mock's assert_has_calls
Michael Foord
- [issue36871] Misleading error from unittest.mock's assert_has_calls
miss-islington
- [issue36871] Misleading error from unittest.mock's assert_has_calls
Samuel Freilich
- [issue36871] Misleading error from unittest.mock's assert_has_calls
Gregory P. Smith
- [issue36871] Misleading error from unittest.mock's assert_has_calls
miss-islington
- [issue36871] Misleading error from unittest.mock's assert_has_calls
miss-islington
- [issue36871] Misleading error from unittest.mock's assert_has_calls
miss-islington
- [issue36871] Misleading error from unittest.mock's assert_has_calls
miss-islington
- [issue36871] Misleading error from unittest.mock's assert_has_calls
Gregory P. Smith
- [issue36871] Misleading error from unittest.mock's assert_has_calls
Gregory P. Smith
- [issue36871] Misleading error from unittest.mock's assert_has_calls
Gregory P. Smith
- [issue36876] Global C variables are a problem.
Eric Snow
- [issue36876] Global C variables are a problem.
Eric Snow
- [issue36876] Global C variables are a problem.
Eric Snow
- [issue36876] Global C variables are a problem.
David Bolen
- [issue36876] Global C variables are a problem.
Chih-Hsuan Yen
- [issue36876] Global C variables are a problem.
Eric Snow
- [issue36876] Global C variables are a problem.
Eric Snow
- [issue36876] Global C variables are a problem.
Eric Snow
- [issue36876] Global C variables are a problem.
Eric Snow
- [issue36876] Global C variables are a problem.
Eric Snow
- [issue36876] Global C variables are a problem.
Vinay Sajip
- [issue36876] Global C variables are a problem.
Vinay Sajip
- [issue36889] Merge StreamWriter and StreamReader into just asyncio.Stream
Thrlwiti
- [issue36889] Merge StreamWriter and StreamReader into just asyncio.Stream
Thrlwiti
- [issue36889] Merge StreamWriter and StreamReader into just asyncio.Stream
miss-islington
- [issue36889] Merge StreamWriter and StreamReader into just asyncio.Stream
miss-islington
- [issue36889] Merge StreamWriter and StreamReader into just asyncio.Stream
miss-islington
- [issue36889] Merge StreamWriter and StreamReader into just asyncio.Stream
Andrew Svetlov
- [issue36889] Merge StreamWriter and StreamReader into just asyncio.Stream
Yury Selivanov
- [issue36889] Merge StreamWriter and StreamReader into just asyncio.Stream
Yury Selivanov
- [issue36889] Merge StreamWriter and StreamReader into just asyncio.Stream
Yury Selivanov
- [issue36889] Merge StreamWriter and StreamReader into just asyncio.Stream
Yury Selivanov
- [issue36901] Fix leaks in /PC/bdist_wininst/install.c
Zachary Ware
- [issue36919] Exception from 'compile' reports a newline char not present in input
Jason R. Coombs
- [issue36919] Exception from 'compile' reports a newline char not present in input
Jason R. Coombs
- [issue36919] Exception from 'compile' reports a newline char not present in input
miss-islington
- [issue36919] Exception from 'compile' reports a newline char not present in input
miss-islington
- [issue36919] Exception from 'compile' reports a newline char not present in input
Jason R. Coombs
- [issue36919] Exception from 'compile' reports a newline char not present in input
Jason R. Coombs
- [issue36919] Exception from 'compile' reports a newline char not present in input
Jason R. Coombs
- [issue36946] Possible signed integer overflow in slice handling
hongweipeng
- [issue36946] Possible signed integer overflow in slice handling
Serhiy Storchaka
- [issue36946] Possible signed integer overflow in slice handling
miss-islington
- [issue36946] Possible signed integer overflow in slice handling
miss-islington
- [issue36946] Possible signed integer overflow in slice handling
Serhiy Storchaka
- [issue36947] [Good first issue] Fix 3.3.3.1 Metaclasses Documentation
Ido Michael
- [issue36947] [Good first issue] Fix 3.3.3.1 Metaclasses Documentation
Serhiy Storchaka
- [issue36947] Fix 3.3.3.1 Metaclasses Documentation
Serhiy Storchaka
- [issue36947] Fix 3.3.3.1 Metaclasses Documentation
Josh Rosenberg
- [issue36947] Fix 3.3.3.1 Metaclasses Documentation
Serhiy Storchaka
- [issue36960] Make datetime docs more user-friendly
Paul Ganssle
- [issue36960] Make datetime docs more user-friendly
Paul Ganssle
- [issue36960] Make datetime docs more user-friendly
miss-islington
- [issue36960] Make datetime docs more user-friendly
miss-islington
- [issue36971] Add subsections in C API "Common Object Structures" page
Dino Viehland
- [issue36990] test_asyncio.test_create_connection_ipv6_scope fails(in mock test?)
Carl Jacobsen
- [issue36991] zipfile: AttributeError on extract
Gregory P. Smith
- [issue36991] zipfile: AttributeError on extract
Gregory P. Smith
- [issue36991] zipfile: AttributeError on extract
miss-islington
- [issue36991] zipfile: AttributeError on extract
miss-islington
- [issue36998] distutils sdist command fails to create MANIFEST if any filenames are undecodable
Jason R. Coombs
- [issue37012] Possible crash due to PyType_FromSpecWithBases()
Petr Viktorin
- [issue37052] Add examples for mocking async for and async context manager in unittest.mock docs
Lisa Roach
- [issue37052] Add examples for mocking async for and async context manager in unittest.mock docs
miss-islington
- [issue37052] Add examples for mocking async for and async context manager in unittest.mock docs
miss-islington
- [issue37052] Add examples for mocking async for and async context manager in unittest.mock docs
miss-islington
- [issue37052] Add examples for mocking async for and async context manager in unittest.mock docs
Karthikeyan Singaravelan
- [issue37064] Feature request: option to keep/add flags to pathfix.
STINNER Victor
- [issue37064] Feature request: option to keep/add flags to pathfix.
STINNER Victor
- [issue37064] Feature request: option to keep/add flags to pathfix.
STINNER Victor
- [issue37064] Feature request: option to keep/add flags to pathfix.
STINNER Victor
- [issue37064] Feature request: option to keep/add flags to pathfix.
Patrik Kopkan
- [issue37064] Feature request: option to keep/add flags to pathfix.
STINNER Victor
- [issue37064] Feature request: option to keep/add flags to pathfix.
STINNER Victor
- [issue37064] Feature request: option to keep/add flags to pathfix.
STINNER Victor
- [issue37064] Feature request: option to keep/add flags to pathfix.
STINNER Victor
- [issue37064] Feature request: option to keep/add flags to pathfix.
STINNER Victor
- [issue37064] Feature request: option to keep/add flags to pathfix.
STINNER Victor
- [issue37064] Feature request: option to keep/add flags to pathfix.
STINNER Victor
- [issue37089] `import Lib.os` works on windows (but shouldn't)
STINNER Victor
- [issue37090] test_gdb's test_pycfunction should test all calling conventions
Petr Viktorin
- [issue37091] subprocess - uncaught PermissionError in send_signal can cause hang
Gregory P. Smith
- [issue37096] Add large-file tests for modules using sendfile(2)
Giampaolo Rodola'
- [issue37096] Add large-file tests for modules using sendfile(2)
Giampaolo Rodola'
- [issue37096] Add large-file tests for modules using sendfile(2)
STINNER Victor
- [issue37123] test_multiprocessing fails randomly on Windows
STINNER Victor
- [issue37123] test_multiprocessing fails randomly on Windows
STINNER Victor
- [issue37123] test_multiprocessing fails randomly on Windows
miss-islington
- [issue37123] test_multiprocessing fails randomly on Windows
miss-islington
- [issue37123] test_multiprocessing fails randomly on Windows
miss-islington
- [issue37123] test_multiprocessing fails randomly on Windows
miss-islington
- [issue37123] test_multiprocessing fails randomly on Windows
STINNER Victor
- [issue37141] Allow multiple separators in Stream.readuntil
Bruce Merry
- [issue37141] Allow multiple separators in Stream.readuntil
Andrew Svetlov
- [issue37141] Allow multiple separators in Stream.readuntil
Bruce Merry
- [issue37141] Allow multiple separators in Stream.readuntil
Bruce Merry
- [issue37141] Allow multiple separators in Stream.readuntil
Yury Selivanov
- [issue37141] Allow multiple separators in Stream.readuntil
Yury Selivanov
- [issue37151] Calling code cleanup after PEP 590
Petr Viktorin
- [issue37151] Calling code cleanup after PEP 590
Petr Viktorin
- [issue37168] Decimal divisions sometimes 10x or 100x too large
Steven D'Aprano
- [issue37185] use os.memfd_create in multiprocessing.shared_memory?
Davin Potts
- [issue37185] use os.memfd_create in multiprocessing.shared_memory?
Christian Heimes
- [issue37199] Test suite fails when Ipv6 is unavailable
Benjamin Peterson
- [issue37199] Test suite fails when Ipv6 is unavailable
miss-islington
- [issue37199] Test suite fails when Ipv6 is unavailable
miss-islington
- [issue37206] Incorrect application of Argument Clinic to dict.pop()
Serhiy Storchaka
- [issue37206] Incorrect application of Argument Clinic to dict.pop()
Serhiy Storchaka
- [issue37206] Incorrect application of Argument Clinic to dict.pop()
Serhiy Storchaka
- [issue37207] Use PEP 590 vectorcall to speed up calls to range(), list() and dict()
Inada Naoki
- [issue37212] ordered keyword arguments in unittest.mock.call repr and error messages
Zachary Ware
- [issue37212] ordered keyword arguments in unittest.mock.call repr and error messages
miss-islington
- [issue37212] ordered keyword arguments in unittest.mock.call repr and error messages
Zachary Ware
- [issue37212] ordered keyword arguments in unittest.mock.call repr and error messages
miss-islington
- [issue37224] test__xxsubinterpreters failed on AMD64 Windows8.1 Refleaks 3.8
Kyle Stanley
- [issue37224] test__xxsubinterpreters failed on AMD64 Windows8.1 Refleaks 3.8
Kyle Stanley
- [issue37224] test__xxsubinterpreters failed on AMD64 Windows8.1 Refleaks 3.8
Kyle Stanley
- [issue37224] test__xxsubinterpreters failed on AMD64 Windows8.1 Refleaks 3.8
Kyle Stanley
- [issue37224] test__xxsubinterpreters failed on AMD64 Windows8.1 Refleaks 3.8
Kyle Stanley
- [issue37224] test__xxsubinterpreters failed on AMD64 Windows8.1 Refleaks 3.8
Kyle Stanley
- [issue37224] test__xxsubinterpreters failed on AMD64 Windows8.1 Refleaks 3.8
Kyle Stanley
- [issue37245] Azure Pipeline 3.8 CI: multiple tests hung and timed out on macOS 10.13
STINNER Victor
- [issue37245] Azure Pipeline 3.8 CI: multiple tests hung and timed out on macOS 10.13
Steve Dower
- [issue37245] Azure Pipeline 3.8 CI: multiple tests hung and timed out on macOS 10.13
Ned Deily
- [issue37245] Azure Pipeline 3.8 CI: multiple tests hung and timed out on macOS 10.13
Kyle Stanley
- [issue37245] Azure Pipeline 3.8 CI: multiple tests hung and timed out on macOS 10.13
Steve Dower
- [issue37245] Azure Pipeline 3.8 CI: multiple tests hung and timed out on macOS 10.13
STINNER Victor
- [issue37245] Azure Pipeline 3.8 CI: multiple tests hung and timed out on macOS 10.13
Steve Dower
- [issue37251] Mocking a MagicMock with a function spec results in an AsyncMock
Lisa Roach
- [issue37251] Mocking a MagicMock with a function spec results in an AsyncMock
Lisa Roach
- [issue37251] Mocking a MagicMock with a function spec results in an AsyncMock
Lisa Roach
- [issue37251] Mocking a MagicMock with a function spec results in an AsyncMock
miss-islington
- [issue37251] Mocking a MagicMock with a function spec results in an AsyncMock
Lisa Roach
- [issue37251] Mocking a MagicMock with a function spec results in an AsyncMock
miss-islington
- [issue37252] devpoll test failures on Solaris
Benjamin Peterson
- [issue37252] devpoll test failures on Solaris
miss-islington
- [issue37252] devpoll test failures on Solaris
Stéphane Wirtel
- [issue37283] Unexpected behavior when running installer a second time with the same arguments or unattend.xml
Steve Dower
- [issue37283] Unexpected behavior when running installer a second time with the same arguments or unattend.xml
Steve Dower
- [issue37283] Unexpected behavior when running installer a second time with the same arguments or unattend.xml
Steve Dower
- [issue37283] Unexpected behavior when running installer a second time with the same arguments or unattend.xml
miss-islington
- [issue37283] Unexpected behavior when running installer a second time with the same arguments or unattend.xml
miss-islington
- [issue37283] Unexpected behavior when running installer a second time with the same arguments or unattend.xml
miss-islington
- [issue37283] Unexpected behavior when running installer a second time with the same arguments or unattend.xml
miss-islington
- [issue37283] Unexpected behavior when running installer a second time with the same arguments or unattend.xml
Steve Dower
- [issue37305] Add MIME type for Web App Manifest
Jason R. Coombs
- [issue37305] Add MIME type for Web App Manifest
Jason R. Coombs
- [issue37305] Add MIME type for Web App Manifest
miss-islington
- [issue37305] Add MIME type for Web App Manifest
Jason R. Coombs
- [issue37305] Add MIME type for Web App Manifest
Jason R. Coombs
- [issue37326] Windows LICENSE.txt do not contain libffi license
Steve Dower
- [issue37326] Windows LICENSE.txt do not contain libffi license
Steve Dower
- [issue37326] Windows LICENSE.txt do not contain libffi license
Zachary Ware
- [issue37326] Windows LICENSE.txt do not contain libffi license
miss-islington
- [issue37326] Windows LICENSE.txt do not contain libffi license
Steve Dower
- [issue37326] Windows LICENSE.txt do not contain libffi license
miss-islington
- [issue37338] test_multiprocessing_forkserver, SemLock: test_thousand() logged on AMD64 Ubuntu Shared 3.x: Exception ignored in: <Finalize object, dead>
STINNER Victor
- [issue37353] Source code has not always been forward-compatible
Zachary Ware
- [issue37353] Source code has not always been forward-compatible
miss-islington
- [issue37353] Source code has not always been forward-compatible
miss-islington
- [issue37353] Source code has not always been forward-compatible
Zachary Ware
- [issue37353] Source code has not always been forward-compatible
miss-islington
- [issue37353] Source code has not always been forward-compatible
miss-islington
- [issue37363] Additional PEP578 hooks
miss-islington
- [issue37363] Additional PEP578 hooks
miss-islington
- [issue37363] Additional PEP578 hooks
miss-islington
- [issue37363] Additional PEP578 hooks
Stéphane Wirtel
- [issue37380] subprocess.Popen._cleanup() "The handle is invalid" error when some old process is gone
Chip Lynch
- [issue37380] subprocess.Popen._cleanup() "The handle is invalid" error when some old process is gone
miss-islington
- [issue37380] subprocess.Popen._cleanup() "The handle is invalid" error when some old process is gone
miss-islington
- [issue37380] subprocess.Popen._cleanup() "The handle is invalid" error when some old process is gone
Steve Dower
- [issue37380] subprocess.Popen._cleanup() "The handle is invalid" error when some old process is gone
Steve Dower
- [issue37380] subprocess.Popen._cleanup() "The handle is invalid" error when some old process is gone
STINNER Victor
- [issue37380] subprocess.Popen._cleanup() "The handle is invalid" error when some old process is gone
STINNER Victor
- [issue37380] subprocess.Popen._cleanup() "The handle is invalid" error when some old process is gone
STINNER Victor
- [issue37380] subprocess.Popen._cleanup() "The handle is invalid" error when some old process is gone
STINNER Victor
- [issue37380] subprocess.Popen._cleanup() "The handle is invalid" error when some old process is gone
STINNER Victor
- [issue37380] subprocess.Popen._cleanup() "The handle is invalid" error when some old process is gone
Eryk Sun
- [issue37383] call count in not registered in AsyncMock till the coroutine is awaited
Lisa Roach
- [issue37383] call count in not registered in AsyncMock till the coroutine is awaited
Karthikeyan Singaravelan
- [issue37383] call count in not registered in AsyncMock till the coroutine is awaited
Lisa Roach
- [issue37383] call count in not registered in AsyncMock till the coroutine is awaited
Lisa Roach
- [issue37383] call count in not registered in AsyncMock till the coroutine is awaited
Karthikeyan Singaravelan
- [issue37383] call count in not registered in AsyncMock till the coroutine is awaited
Lisa Roach
- [issue37383] call count in not registered in AsyncMock till the coroutine is awaited
Lisa Roach
- [issue37383] call count in not registered in AsyncMock till the coroutine is awaited
Lisa Roach
- [issue37383] call count in not registered in AsyncMock till the coroutine is awaited
miss-islington
- [issue37383] call count in not registered in AsyncMock till the coroutine is awaited
miss-islington
- [issue37383] call count in not registered in AsyncMock till the coroutine is awaited
Karthikeyan Singaravelan
- [issue37398] contextlib.ContextDecorator decorating async functions
Nick Coghlan
- [issue37398] contextlib.ContextDecorator decorating async functions
Nick Coghlan
- [issue37398] contextlib.ContextDecorator decorating async functions
Krzysztof Wróblewski
- [issue37402] Fatal Python error: Cannot recover from stack overflow issues on Python 3.6 and 3.7
hongweipeng
- [issue37404] asyncio sock_recv blocks on ssl sockets.
Andrew Svetlov
- [issue37404] asyncio sock_recv blocks on ssl sockets.
Ido Michael
- [issue37404] asyncio sock_recv blocks on ssl sockets.
Ido Michael
- [issue37405] socket.getsockname() returns string instead of tuple
Benjamin Peterson
- [issue37405] socket.getsockname() returns string instead of tuple
miss-islington
- [issue37405] socket.getsockname() returns string instead of tuple
Benjamin Peterson
- [issue37408] [DOC] Precise that Tarfile "format" argument only concerns writing.
Gregory P. Smith
- [issue37408] [DOC] Precise that Tarfile "format" argument only concerns writing.
miss-islington
- [issue37408] [DOC] Precise that Tarfile "format" argument only concerns writing.
Gregory P. Smith
- [issue37408] [DOC] Precise that Tarfile "format" argument only concerns writing.
Gregory P. Smith
- [issue37408] [DOC] Precise that Tarfile "format" argument only concerns writing.
Łukasz Langa
- [issue37409] relative import without parent succeeds with builtins.__import__
Brett Cannon
- [issue37409] relative import without parent succeeds with builtins.__import__
Brett Cannon
- [issue37409] relative import without parent succeeds with builtins.__import__
Brett Cannon
- [issue37409] relative import without parent succeeds with builtins.__import__
miss-islington
- [issue37409] relative import without parent succeeds with builtins.__import__
miss-islington
- [issue37409] relative import without parent succeeds with builtins.__import__
Brett Cannon
- [issue37409] relative import without parent succeeds with builtins.__import__
Karthikeyan Singaravelan
- [issue37409] relative import without parent succeeds with builtins.__import__
Karthikeyan Singaravelan
- [issue37409] relative import without parent succeeds with builtins.__import__
Karthikeyan Singaravelan
- [issue37409] relative import without parent succeeds with builtins.__import__
Brett Cannon
- [issue37415] Error build Python with Intel compiler: <stdatomic.h> doesn't provide atomic_uintptr_t
Rainer Keller
- [issue37424] subprocess.run timeout does not function if shell=True and capture_output=True
Thomas Wouters
- [issue37424] subprocess.run timeout does not function if shell=True and capture_output=True
miss-islington
- [issue37424] subprocess.run timeout does not function if shell=True and capture_output=True
miss-islington
- [issue37424] subprocess.run timeout does not function if shell=True and capture_output=True
miss-islington
- [issue37424] subprocess.run timeout does not function if shell=True and capture_output=True
miss-islington
- [issue37424] subprocess.run timeout does not function if shell=True and capture_output=True
STINNER Victor
- [issue37424] subprocess.run timeout does not function if shell=True and capture_output=True
Gregory P. Smith
- [issue37424] subprocess.run timeout does not function if shell=True and capture_output=True
STINNER Victor
- [issue37431] test_asyncio: test_start_tls_server_1() failed on ARMv7 Debian buster 3.7
STINNER Victor
- [issue37445] Some FormatMessageW() calls use FORMAT_MESSAGE_FROM_SYSTEM without FORMAT_MESSAGE_IGNORE_INSERTS
Steve Dower
- [issue37445] Some FormatMessageW() calls use FORMAT_MESSAGE_FROM_SYSTEM without FORMAT_MESSAGE_IGNORE_INSERTS
miss-islington
- [issue37445] Some FormatMessageW() calls use FORMAT_MESSAGE_FROM_SYSTEM without FORMAT_MESSAGE_IGNORE_INSERTS
miss-islington
- [issue37445] Some FormatMessageW() calls use FORMAT_MESSAGE_FROM_SYSTEM without FORMAT_MESSAGE_IGNORE_INSERTS
miss-islington
- [issue37445] Some FormatMessageW() calls use FORMAT_MESSAGE_FROM_SYSTEM without FORMAT_MESSAGE_IGNORE_INSERTS
miss-islington
- [issue37445] Some FormatMessageW() calls use FORMAT_MESSAGE_FROM_SYSTEM without FORMAT_MESSAGE_IGNORE_INSERTS
Steve Dower
- [issue37445] Some FormatMessageW() calls use FORMAT_MESSAGE_FROM_SYSTEM without FORMAT_MESSAGE_IGNORE_INSERTS
Zackery Spytz
- [issue37445] Some FormatMessageW() calls use FORMAT_MESSAGE_FROM_SYSTEM without FORMAT_MESSAGE_IGNORE_INSERTS
Zackery Spytz
- [issue37445] Some FormatMessageW() calls use FORMAT_MESSAGE_FROM_SYSTEM without FORMAT_MESSAGE_IGNORE_INSERTS
Steve Dower
- [issue37445] Some FormatMessageW() calls use FORMAT_MESSAGE_FROM_SYSTEM without FORMAT_MESSAGE_IGNORE_INSERTS
Steve Dower
- [issue37449] Move ensurepip off of pkgutil and to importlib.resources
miss-islington
- [issue37449] Move ensurepip off of pkgutil and to importlib.resources
Brett Cannon
- [issue37455] asyncio.run() error related to finalizing async generators
Karthikeyan Singaravelan
- [issue37455] asyncio.run() error related to finalizing async generators
Andrew Svetlov
- [issue37455] asyncio.run() error related to finalizing async generators
Karthikeyan Singaravelan
- [issue37461] email.parser.Parser hang
Larry Hastings
- [issue37480] add ptpython to list of alternate interpreters
Stéphane Wirtel
- [issue37480] add ptpython to list of alternate interpreters
Stéphane Wirtel
- [issue37488] Document the "gotcha" behaviors in utcnow() and utcfromtimestamp()
Joannah Nanjekye
- [issue37488] Document the "gotcha" behaviors in utcnow() and utcfromtimestamp()
Ashwin Ramaswami
- [issue37488] Document the "gotcha" behaviors in utcnow() and utcfromtimestamp()
miss-islington
- [issue37488] Document the "gotcha" behaviors in utcnow() and utcfromtimestamp()
miss-islington
- [issue37488] Document the "gotcha" behaviors in utcnow() and utcfromtimestamp()
miss-islington
- [issue37488] Document the "gotcha" behaviors in utcnow() and utcfromtimestamp()
Paul Ganssle
- [issue37499] test_gdb.test_pycfunction should use dedicated test functions
Petr Viktorin
- [issue37499] test_gdb.test_pycfunction should use dedicated test functions
miss-islington
- [issue37499] test_gdb.test_pycfunction should use dedicated test functions
Paul Ganssle
- [issue37504] Documentation fails to build when using Sphinx' texinfo builder
Steve Dower
- [issue37504] Documentation fails to build when using Sphinx' texinfo builder
miss-islington
- [issue37504] Documentation fails to build when using Sphinx' texinfo builder
Steve Dower
- [issue37504] Documentation fails to build when using Sphinx' texinfo builder
Steve Dower
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
Jeremy Kloth
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
Jeremy Kloth
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
miss-islington
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
miss-islington
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37531] Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS
STINNER Victor
- [issue37555] _CallList.__contains__ doesn't always respect ANY.
Paul Ganssle
- [issue37564] ArgumentParser should support bool type according to truth values
Stéphane Wirtel
- [issue37574] Mention spec_from_loader() in Finder.find_spec() docs.
Steve Dower
- [issue37574] Mention spec_from_loader() in Finder.find_spec() docs.
miss-islington
- [issue37574] Mention spec_from_loader() in Finder.find_spec() docs.
miss-islington
- [issue37574] Mention spec_from_loader() in Finder.find_spec() docs.
Steve Dower
- [issue37574] Mention spec_from_loader() in Finder.find_spec() docs.
miss-islington
- [issue37574] Mention spec_from_loader() in Finder.find_spec() docs.
miss-islington
- [issue37585] Comparing PyDictValues does not give expected results
Brett Cannon
- [issue37585] Comparing PyDictValues does not give expected results
miss-islington
- [issue37585] Comparing PyDictValues does not give expected results
miss-islington
- [issue37585] Comparing PyDictValues does not give expected results
Brett Cannon
- [issue37585] Comparing PyDictValues does not give expected results
miss-islington
- [issue37585] Comparing PyDictValues does not give expected results
miss-islington
- [issue37589] Missing dependences in the Makefile
Thomas Wouters
- [issue37589] Missing dependences in the Makefile
Thomas Wouters
- [issue37589] Missing dependences in the Makefile
miss-islington
- [issue37589] Missing dependences in the Makefile
Thomas Wouters
- [issue37589] Missing dependences in the Makefile
miss-islington
- [issue37589] Missing dependences in the Makefile
miss-islington
- [issue37589] Missing dependences in the Makefile
Thomas Wouters
- [issue37597] audit event table breaks PDF sphinx build
Steve Dower
- [issue37597] audit event table breaks PDF sphinx build
Steve Dower
- [issue37597] audit event table breaks PDF sphinx build
Julien Palard
- [issue37609] support "UNC" device paths in ntpath.splitdrive
Steve Dower
- [issue37609] support "UNC" device paths in ntpath.splitdrive
Eryk Sun
- [issue37619] update_one_slot() should not ignore wrapper descriptors for wrong type
Thomas Wouters
- [issue37619] update_one_slot() should not ignore wrapper descriptors for wrong type
miss-islington
- [issue37619] update_one_slot() should not ignore wrapper descriptors for wrong type
Thomas Wouters
- [issue37619] update_one_slot() should not ignore wrapper descriptors for wrong type
Thomas Wouters
- [issue37629] Imghdr doesnt recognise some jpeg
Roundup Robot
- [issue37630] Investigate replacing SHA3 code with OpenSSL
Christian Heimes
- [issue37635] Using constant for whence arg in seek()
Kyle Stanley
- [issue37635] Using constant for whence arg in seek()
Kyle Stanley
- [issue37635] Using constant for whence arg in seek()
miss-islington
- [issue37635] Using constant for whence arg in seek()
miss-islington
- [issue37635] Using constant for whence arg in seek()
miss-islington
- [issue37635] Using constant for whence arg in seek()
miss-islington
- [issue37635] Using constant for whence arg in seek()
miss-islington
- [issue37635] Using constant for whence arg in seek()
Antoine Pitrou
- [issue37635] Using constant for whence arg in seek()
Kyle Stanley
- [issue37635] Using constant for whence arg in seek()
Antoine Pitrou
- [issue37637] multiprocessing numpy.ndarray not transmitted properly
Davin Potts
- [issue37645] Replace PyEval_GetFuncName/PyEval_GetFuncDesc
Petr Viktorin
- [issue37645] Replace PyEval_GetFuncName/PyEval_GetFuncDesc
Jeroen Demeyer
- [issue37645] Replace PyEval_GetFuncName/PyEval_GetFuncDesc
Petr Viktorin
- [issue37648] Fix minor inconsistency in the order of == operands
Karthikeyan Singaravelan
- [issue37649] calculate_init fails to check that EXEC_PREFIX was decoded
Steve Dower
- [issue37649] calculate_init fails to check that EXEC_PREFIX was decoded
miss-islington
- [issue37649] calculate_init fails to check that EXEC_PREFIX was decoded
miss-islington
- [issue37649] calculate_init fails to check that EXEC_PREFIX was decoded
Steve Dower
- [issue37649] calculate_init fails to check that EXEC_PREFIX was decoded
miss-islington
- [issue37649] calculate_init fails to check that EXEC_PREFIX was decoded
miss-islington
- [issue37651] Change of inheritance of asyncio.CancelledError needs documentation
Karthikeyan Singaravelan
- [issue37651] Change of inheritance of asyncio.CancelledError needs documentation
Karthikeyan Singaravelan
- [issue37651] Change of inheritance of asyncio.CancelledError needs documentation
miss-islington
- [issue37651] Change of inheritance of asyncio.CancelledError needs documentation
miss-islington
- [issue37651] Change of inheritance of asyncio.CancelledError needs documentation
miss-islington
- [issue37651] Change of inheritance of asyncio.CancelledError needs documentation
Andrew Svetlov
- [issue37652] Multiprocessing shared_memory ValueError on race with ShareableList
Davin Potts
- [issue37652] Multiprocessing shared_memory ValueError on race with ShareableList
Davin Potts
- [issue37657] ERROR: grip 4.5.2 requires docopt>=0.4.0, which is not installed.
Dima Tisnek
- [issue37657] ERROR: grip 4.5.2 requires docopt>=0.4.0, which is not installed.
Dima Tisnek
- [issue37662] Document venv.EnvBuilder.upgrade_dependencies()
Vinay Sajip
- [issue37662] Document venv.EnvBuilder.upgrade_dependencies()
Vinay Sajip
- [issue37662] Document venv.EnvBuilder.upgrade_dependencies()
Vinay Sajip
- [issue37662] Document venv.EnvBuilder.upgrade_dependencies()
miss-islington
- [issue37662] Document venv.EnvBuilder.upgrade_dependencies()
miss-islington
- [issue37669] Make mock_open return per-file content
Karthikeyan Singaravelan
- [issue37669] Make mock_open return per-file content
Karthikeyan Singaravelan
- [issue37683] Use importlib.resources in venv
Vinay Sajip
- [issue37683] Use importlib.resources in venv
Brett Cannon
- [issue37683] Use importlib.resources in venv
Barry A. Warsaw
- [issue37683] Use importlib.resources in venv
Vinay Sajip
- [issue37698] Update doc of PyBuffer_ToContiguous
miss-islington
- [issue37698] Update doc of PyBuffer_ToContiguous
miss-islington
- [issue37698] Update doc of PyBuffer_ToContiguous
Stéphane Wirtel
- [issue37698] Update doc of PyBuffer_ToContiguous
Stéphane Wirtel
- [issue37698] Update doc of PyBuffer_ToContiguous
Stéphane Wirtel
- [issue37698] Update doc of PyBuffer_ToContiguous
Stéphane Wirtel
- [issue37702] memory leak in ssl certification
Steve Dower
- [issue37702] memory leak in ssl certification
Steve Dower
- [issue37702] memory leak in ssl certification
miss-islington
- [issue37702] memory leak in ssl certification
Steve Dower
- [issue37702] memory leak in ssl certification
Steve Dower
- [issue37702] memory leak in ssl certification
miss-islington
- [issue37702] memory leak in ssl certification
Steve Dower
- [issue37705] winerror_to_errno implementation
Steve Dower
- [issue37705] winerror_to_errno implementation
Steve Dower
- [issue37705] winerror_to_errno implementation
miss-islington
- [issue37705] winerror_to_errno implementation
miss-islington
- [issue37705] winerror_to_errno implementation
miss-islington
- [issue37705] winerror_to_errno implementation
miss-islington
- [issue37705] winerror_to_errno implementation
Steve Dower
- [issue37725] "make clean" should remove PGO task data
Dino Viehland
- [issue37725] "make clean" should remove PGO task data
Neil Schemenauer
- [issue37743] How should contextmanager/ContextDecorator work with generators?
Nick Coghlan
- [issue37743] How should contextmanager/ContextDecorator work with generators?
Antony Lee
- [issue37750] PyBuffer_FromContiguous not documented
hai shi
- [issue37750] PyBuffer_FromContiguous not documented
miss-islington
- [issue37750] PyBuffer_FromContiguous not documented
miss-islington
- [issue37750] PyBuffer_FromContiguous not documented
miss-islington
- [issue37750] PyBuffer_FromContiguous not documented
Stéphane Wirtel
- [issue37750] PyBuffer_FromContiguous not documented
Stéphane Wirtel
- [issue37750] PyBuffer_FromContiguous not documented
Stéphane Wirtel
- [issue37750] PyBuffer_FromContiguous not documented
Stéphane Wirtel
- [issue37752] Redundant Py_CHARMASK called in some files
Steve Dower
- [issue37752] Redundant Py_CHARMASK called in some files
Steve Dower
- [issue37754] Consistency of Unix's shared_memory implementation with windows
Davin Potts
- [issue37754] Consistency of Unix's shared_memory implementation with windows
Vinay Sharma
- [issue37754] Consistency of Unix's shared_memory implementation with windows
Davin Potts
- [issue37758] unicodedata checksum-tests only test 1/17th of Unicode's codepoints
Thomas Wouters
- [issue37758] unicodedata checksum-tests only test 1/17th of Unicode's codepoints
Benjamin Peterson
- [issue37760] Refactor makeunicodedata.py: dedupe parsing, use dataclass
Benjamin Peterson
- [issue37760] Refactor makeunicodedata.py: dedupe parsing, use dataclass
Benjamin Peterson
- [issue37760] Refactor makeunicodedata.py: dedupe parsing, use dataclass
STINNER Victor
- [issue37760] Refactor makeunicodedata.py: dedupe parsing, use dataclass
Greg Price
- [issue37764] email.Message.as_string infinite loop
Ashwin Ramaswami
- [issue37764] email.Message.as_string infinite loop
miss-islington
- [issue37764] email.Message.as_string infinite loop
Abhilash Raj
- [issue37764] email.Message.as_string infinite loop
Abhilash Raj
- [issue37764] email.Message.as_string infinite loop
Abhilash Raj
- [issue37764] email.Message.as_string infinite loop
Abhilash Raj
- [issue37764] email.Message.as_string infinite loop
Ashwin Ramaswami
- [issue37768] IDLE: Show help(object) output in a text viewer
Terry J. Reedy
- [issue37768] IDLE: Show help(object) output in a text viewer
Terry J. Reedy
- [issue37769] Windows Store installer should warn user about MAX_PATH
Steve Dower
- [issue37769] Windows Store installer should warn user about MAX_PATH
Steve Dower
- [issue37785] argparse uses %s in gettext calls causing xgettext warnings
Julien Palard
- [issue37785] argparse uses %s in gettext calls causing xgettext warnings
miss-islington
- [issue37785] argparse uses %s in gettext calls causing xgettext warnings
miss-islington
- [issue37785] argparse uses %s in gettext calls causing xgettext warnings
Serhiy Storchaka
- [issue37785] argparse uses %s in gettext calls causing xgettext warnings
miss-islington
- [issue37785] argparse uses %s in gettext calls causing xgettext warnings
miss-islington
- [issue37785] argparse uses %s in gettext calls causing xgettext warnings
Julien Palard
- [issue37785] argparse uses %s in gettext calls causing xgettext warnings
Serhiy Storchaka
- [issue37785] argparse uses %s in gettext calls causing xgettext warnings
Julien Palard
- [issue37785] argparse uses %s in gettext calls causing xgettext warnings
Julien Palard
- [issue37785] argparse uses %s in gettext calls causing xgettext warnings
Julien Palard
- [issue37785] argparse uses %s in gettext calls causing xgettext warnings
Julien Palard
- [issue37785] argparse uses %s in gettext calls causing xgettext warnings
Julien Palard
- [issue37790] subprocess.Popen() is extremely slow
Nick Henderson
- [issue37790] subprocess.Popen() is extremely slow
STINNER Victor
- [issue37794] Replace /Ox with /O2
Steve Dower
- [issue37798] Add C fastpath for statistics.NormalDist.inv_cdf()
Tal Einat
- [issue37798] Add C fastpath for statistics.NormalDist.inv_cdf()
miss-islington
- [issue37798] Add C fastpath for statistics.NormalDist.inv_cdf()
Tal Einat
- [issue37798] Add C fastpath for statistics.NormalDist.inv_cdf()
Raymond Hettinger
- [issue37798] Add C fastpath for statistics.NormalDist.inv_cdf()
Raymond Hettinger
- [issue37798] Add C fastpath for statistics.NormalDist.inv_cdf()
miss-islington
- [issue37798] Add C fastpath for statistics.NormalDist.inv_cdf()
Raymond Hettinger
- [issue37802] micro-optimization of PyLong_FromSize_t()
Gregory P. Smith
- [issue37802] micro-optimization of PyLong_FromSize_t()
Gregory P. Smith
- [issue37803] "python -m pdb --help" does not work
Benjamin Peterson
- [issue37803] "python -m pdb --help" does not work
miss-islington
- [issue37803] "python -m pdb --help" does not work
miss-islington
- [issue37803] "python -m pdb --help" does not work
miss-islington
- [issue37803] "python -m pdb --help" does not work
miss-islington
- [issue37806] Infinite recursion with typing.get_type_hints
hongweipeng
- [issue37806] Infinite recursion with typing.get_type_hints
hongweipeng
- [issue37806] Infinite recursion with typing.get_type_hints
Stéphane Wirtel
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
STINNER Victor
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
Raymond Hettinger
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
Greg Price
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
Ma Lin
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
Raymond Hettinger
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
Greg Price
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
Ma Lin
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
Greg Price
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
Raymond Hettinger
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
STINNER Victor
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
STINNER Victor
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
Kyle Stanley
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
Greg Price
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
Raymond Hettinger
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
Ma Lin
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
Tim Peters
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
Greg Price
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
Kyle Stanley
- [issue37812] Make implicit returns explicit in longobject.c (in CHECK_SMALL_INT)
Kyle Stanley
- [issue37825] IDLE doc improvements
Terry J. Reedy
- [issue37828] Fix default mock_name in unittest.mock.assert_called error message
Abraham
- [issue37828] Fix default mock_name in unittest.mock.assert_called error message
Pablo Galindo Salgado
- [issue37828] Fix default mock_name in unittest.mock.assert_called error message
miss-islington
- [issue37828] Fix default mock_name in unittest.mock.assert_called error message
miss-islington
- [issue37828] Fix default mock_name in unittest.mock.assert_called error message
Karthikeyan Singaravelan
- [issue37828] Fix default mock_name in unittest.mock.assert_called error message
Karthikeyan Singaravelan
- [issue37829] Documentation of stdlib: add example of mixed arguments to dict()
Stéphane Wirtel
- [issue37835] typing.get_type_hints wrong namespace for forward-declaration of inner class
Ivan Levkivskyi
- [issue37835] typing.get_type_hints wrong namespace for forward-declaration of inner class
Ivan Levkivskyi
- [issue37835] typing.get_type_hints wrong namespace for forward-declaration of inner class
Ivan Levkivskyi
- [issue37835] typing.get_type_hints wrong namespace for forward-declaration of inner class
Netzeband
- [issue37835] typing.get_type_hints wrong namespace for forward-declaration of inner class
Ivan Levkivskyi
- [issue37840] bytearray_getitem() handles negative index incorrectly
Thomas Wouters
- [issue37841] Python store app launcher has dependency on msvcp140.dll
miss-islington
- [issue37841] Python store app launcher has dependency on msvcp140.dll
miss-islington
- [issue37857] Setting logger.level directly has no effect due to caching in 3.7+
Vinay Sajip
- [issue37857] Setting logger.level directly has no effect due to caching in 3.7+
Zane Bitter
- [issue37857] Setting logger.level directly has no effect due to caching in 3.7+
Vinay Sajip
- [issue37857] Setting logger.level directly has no effect due to caching in 3.7+
Zane Bitter
- [issue37857] Setting logger.level directly has no effect due to caching in 3.7+
Vinay Sajip
- [issue37857] Setting logger.level directly has no effect due to caching in 3.7+
Zane Bitter
- [issue37857] Setting logger.level directly has no effect due to caching in 3.7+
Vinay Sajip
- [issue37858] CookieLib: MozillaCookieJar.py uses case-sensitive regex to validate cookies file
Ashley Harvey
- [issue37858] CookieLib: MozillaCookieJar.py uses case-sensitive regex to validate cookies file
Ashley Harvey
- [issue37858] CookieLib: MozillaCookieJar.py uses case-sensitive regex to validate cookies file
Ashley Harvey
- [issue37858] CookieLib: MozillaCookieJar.py uses case-sensitive regex to validate cookies file
Ashley Harvey
- [issue37858] CookieLib: MozillaCookieJar.py uses case-sensitive regex to validate cookies file
Ned Deily
- [issue37872] Move _Py_IDENTIFIER statics in Python/import.c to top of the file
Eric Snow
- [issue37876] Tests for Rot13 codec
Steve Dower
- [issue37876] Tests for Rot13 codec
miss-islington
- [issue37876] Tests for Rot13 codec
Steve Dower
- [issue37876] Tests for Rot13 codec
miss-islington
- [issue37878] Sub-Interpreters : Document PyThreadState_DeleteCurrent()
STINNER Victor
- [issue37878] Sub-Interpreters : Document PyThreadState_DeleteCurrent()
STINNER Victor
- [issue37878] Sub-Interpreters : Document PyThreadState_DeleteCurrent()
Joannah Nanjekye
- [issue37878] Sub-Interpreters : Document PyThreadState_DeleteCurrent()
Wenzel Jakob
- [issue37878] Sub-Interpreters : Document PyThreadState_DeleteCurrent()
Eric Snow
- [issue37879] Segfaults in C heap type subclasses
Petr Viktorin
- [issue37879] Segfaults in C heap type subclasses
Petr Viktorin
- [issue37879] Segfaults in C heap type subclasses
Petr Viktorin
- [issue37879] Segfaults in C heap type subclasses
Petr Viktorin
- [issue37879] Segfaults in C heap type subclasses
Petr Viktorin
- [issue37879] Segfaults in C heap type subclasses
Petr Viktorin
- [issue37879] Segfaults in C heap type subclasses
STINNER Victor
- [issue37883] threading.Lock.locked is not documented
Ido Michael
- [issue37883] threading.Lock.locked is not documented
Ido Michael
- [issue37883] threading.Lock.locked is not documented
Ido Michael
- [issue37883] threading.Lock.locked is not documented
Tal Einat
- [issue37883] threading.Lock.locked is not documented
Tal Einat
- [issue37883] threading.Lock.locked is not documented
Tal Einat
- [issue37883] threading.Lock.locked is not documented
Tal Einat
- [issue37885] venv: Don't produce unbound variable warning on deactivate
Thomas Wouters
- [issue37885] venv: Don't produce unbound variable warning on deactivate
miss-islington
- [issue37885] venv: Don't produce unbound variable warning on deactivate
miss-islington
- [issue37885] venv: Don't produce unbound variable warning on deactivate
Thomas Wouters
- [issue37885] venv: Don't produce unbound variable warning on deactivate
Thomas Wouters
- [issue37885] venv: Don't produce unbound variable warning on deactivate
Thomas Wouters
- [issue37888] Sub-interpreters : Confusing docs about state after calling Py_NewInterpreter()
Eric Snow
- [issue37891] Exceptions tutorial page does not mention raise from
Srinivas Nyayapati
- [issue37891] Exceptions tutorial page does not mention raise from
Niels Albers
- [issue37896] test_multiprocessing_fork hangs on an IPv6-only host
STINNER Victor
- [issue37902] Add scrolling for IDLE browsers
Terry J. Reedy
- [issue37902] Add scrolling for IDLE browsers
miss-islington
- [issue37902] Add scrolling for IDLE browsers
miss-islington
- [issue37902] Add scrolling for IDLE browsers
miss-islington
- [issue37902] Add scrolling for IDLE browsers
miss-islington
- [issue37902] Add scrolling for IDLE browsers
Terry J. Reedy
- [issue37904] Suggested edit to Python Tutorial - Section 4
Diego Barriga
- [issue37904] Suggested edit to Python Tutorial - Section 4
Diego Barriga
- [issue37904] Suggested edit to Python Tutorial - Section 4
Diego Barriga
- [issue37904] Suggested edit to Python Tutorial - Section 4
miss-islington
- [issue37904] Suggested edit to Python Tutorial - Section 4
miss-islington
- [issue37904] Suggested edit to Python Tutorial - Section 4
miss-islington
- [issue37904] Suggested edit to Python Tutorial - Section 4
miss-islington
- [issue37904] Suggested edit to Python Tutorial - Section 4
Eric V. Smith
- [issue37904] Suggested edit to Python Tutorial - Section 4
Eric V. Smith
- [issue37904] Suggested edit to Python Tutorial - Section 4
Eric V. Smith
- [issue37904] Suggested edit to Python Tutorial - Section 4
Eric V. Smith
- [issue37904] Suggested edit to Python Tutorial - Section 4
Борис Верховский
- [issue37908] Add an example of ArgumentParser.exit()
Stéphane Wirtel
- [issue37908] Add an example of ArgumentParser.exit()
miss-islington
- [issue37908] Add an example of ArgumentParser.exit()
miss-islington
- [issue37908] Add an example of ArgumentParser.exit()
Stéphane Wirtel
- [issue37909] Thread pool return ref hold memory
Andrew Svetlov
- [issue37913] Document that __length_hint__ may return NotImplemented
Steve Dower
- [issue37913] Document that __length_hint__ may return NotImplemented
Steve Dower
- [issue37913] Document that __length_hint__ may return NotImplemented
Steve Dower
- [issue37913] Document that __length_hint__ may return NotImplemented
Steve Dower
- [issue37913] Document that __length_hint__ may return NotImplemented
Steve Dower
- [issue37913] Document that __length_hint__ may return NotImplemented
Steve Dower
- [issue37913] Document that __length_hint__ may return NotImplemented
miss-islington
- [issue37913] Document that __length_hint__ may return NotImplemented
Steve Dower
- [issue37913] Document that __length_hint__ may return NotImplemented
Steve Dower
- [issue37913] Document that __length_hint__ may return NotImplemented
Steve Dower
- [issue37916] distutils: allow overriding of the RANLIB command on macOS (darwin)
Alexandru Ardelean
- [issue37921] Improve zipfile: add support for symlinks
Pierre-Jean Grenier
- [issue37926] regression: PySys_SetArgvEx(0, NULL, 0): SystemError: Python-3.8.0b3/Objects/unicodeobject.c:2089: bad argument to internal function
STINNER Victor
- [issue37934] Docs: Clarify NotImplemented use cases
Kyle Stanley
- [issue37934] Docs: Clarify NotImplemented use cases
Kyle Stanley
- [issue37934] Docs: Clarify NotImplemented use cases
Vedran Čačić
- [issue37934] Docs: Clarify NotImplemented use cases
Kyle Stanley
- [issue37934] Docs: Clarify NotImplemented use cases
Vedran Čačić
- [issue37934] Docs: Clarify NotImplemented use cases
Jeroen Demeyer
- [issue37934] Docs: Clarify NotImplemented use cases
Kyle Stanley
- [issue37934] Docs: Clarify NotImplemented use cases
Vedran Čačić
- [issue37935] Improve performance of pathlib.scandir()
Gregory P. Smith
- [issue37935] Improve performance of pathlib.scandir()
Serhiy Storchaka
- [issue37935] Improve performance of pathlib.scandir()
Serhiy Storchaka
- [issue37935] Improve performance of pathlib.scandir()
Gregory P. Smith
- [issue37935] Improve performance of pathlib.scandir()
Serhiy Storchaka
- [issue37935] Improve performance of pathlib.scandir()
Serhiy Storchaka
- [issue37935] Improve performance of pathlib.scandir()
Gregory P. Smith
- [issue37935] Improve performance of pathlib.scandir()
miss-islington
- [issue37935] Improve performance of pathlib.scandir()
Gregory P. Smith
- [issue37936] gitignore file is too broad
miss-islington
- [issue37936] gitignore file is too broad
miss-islington
- [issue37936] gitignore file is too broad
miss-islington
- [issue37936] gitignore file is too broad
Benjamin Peterson
- [issue37936] gitignore file is too broad
miss-islington
- [issue37936] gitignore file is too broad
Zachary Ware
- [issue37936] gitignore file is too broad
Greg Price
- [issue37936] gitignore file is too broad
Greg Price
- [issue37936] gitignore file is too broad
Zachary Ware
- [issue37936] gitignore file is too broad
Zachary Ware
- [issue37936] gitignore file is too broad
Zachary Ware
- [issue37936] gitignore file is too broad
Zachary Ware
- [issue37937] Mention ``frame.f_trace`` in :func:`sys.settrace` docs.
Serhiy Storchaka
- [issue37937] Mention ``frame.f_trace`` in :func:`sys.settrace` docs.
Ram Rachum
- [issue37937] Mention ``frame.f_trace`` in :func:`sys.settrace` docs.
Nick Coghlan
- [issue37937] Mention ``frame.f_trace`` in :func:`sys.settrace` docs.
miss-islington
- [issue37937] Mention ``frame.f_trace`` in :func:`sys.settrace` docs.
miss-islington
- [issue37937] Mention ``frame.f_trace`` in :func:`sys.settrace` docs.
Nick Coghlan
- [issue37937] Mention ``frame.f_trace`` in :func:`sys.settrace` docs.
miss-islington
- [issue37937] Mention ``frame.f_trace`` in :func:`sys.settrace` docs.
miss-islington
- [issue37941] python -m and runpy.run_module set different __name__ by default
Nick Coghlan
- [issue37941] python -m and runpy.run_module set different __name__ by default
Nick Coghlan
- [issue37941] python -m and runpy.run_module set different __name__ by default
Julian Berman
- [issue37941] python -m and runpy.run_module set different __name__ by default
Nick Coghlan
- [issue37941] python -m and runpy.run_module set different __name__ by default
Julian Berman
- [issue37945] [Windows] locale.getdefaultlocale() issues on Windows: test_locale.test_getsetlocale_issue1813()
STINNER Victor
- [issue37945] test_locale failing
Steve Dower
- [issue37945] test_locale failing
Tim Lyons
- [issue37947] symtable_handle_namedexpr does not adjust correctly the recursion level
Nick Coghlan
- [issue37948] get_type_hints fails if there are un-annotated fields in a dataclass
Ivan Levkivskyi
- [issue37953] Fix ForwardRef equality checks
hongweipeng
- [issue37953] Fix ForwardRef equality checks
Ivan Levkivskyi
- [issue37953] Fix ForwardRef equality checks
miss-islington
- [issue37953] Fix ForwardRef equality checks
miss-islington
- [issue37953] Fix ForwardRef equality checks
Ivan Levkivskyi
- [issue37953] Fix ForwardRef equality checks
Zackery Spytz
- [issue37953] Fix ForwardRef equality checks
Zackery Spytz
- [issue37953] Fix ForwardRef equality checks
miss-islington
- [issue37953] Fix ForwardRef equality checks
miss-islington
- [issue37953] Fix ForwardRef equality checks
miss-islington
- [issue37958] Adding get_profile_dict to pstats
Gregory P. Smith
- [issue37966] is_normalized is much slower at "no" than the standard's algorithm
miss-islington
- [issue37966] is_normalized is much slower at "no" than the standard's algorithm
Benjamin Peterson
- [issue37966] is_normalized is much slower at "no" than the standard's algorithm
Maxime Belanger
- [issue37966] is_normalized is much slower at "no" than the standard's algorithm
miss-islington
- [issue37966] is_normalized is much slower at "no" than the standard's algorithm
STINNER Victor
- [issue37967] Beta GPG signature check failing
László Kiss Kollár
- [issue37967] Beta GPG signature check failing
Christian Heimes
- [issue37967] Beta GPG signature check failing
mattip
- [issue37967] Beta GPG signature check failing
Christian Heimes
- [issue37967] Beta GPG signature check failing
mattip
- [issue37967] Beta GPG signature check failing
Christian Heimes
- [issue37967] Beta GPG signature check failing
mattip
- [issue37967] Beta GPG signature check failing
Ned Deily
- [issue37967] Beta GPG signature check failing
Trishank Kuppusamy
- [issue37967] release candidate is not gpg signed (and missing release workflow)?
László Kiss Kollár
- [issue37969] Correct urllib.parse functions dropping the delimiters of empty URI components
Géry
- [issue37969] urllib.parse functions reporting false equivalent URIs
Géry
- [issue37969] urllib.parse functions reporting false equivalent URIs
Géry
- [issue37970] urllib.parse docstrings incomplete
sushma
- [issue37970] urllib.parse docstrings incomplete
Zachary Ware
- [issue37970] urllib.parse docstrings incomplete
sushma
- [issue37970] urllib.parse docstrings incomplete
Zachary Ware
- [issue37970] urllib.parse docstrings incomplete
sushma
- [issue37970] urllib.parse docstrings incomplete
Ido Michael
- [issue37970] urllib.parse docstrings incomplete
Ido Michael
- [issue37972] unittest.mock.call does not chain __getitem__ to another _Call object
Karthikeyan Singaravelan
- [issue37972] unittest.mock.call does not chain __getitem__ to another _Call object
Ben Hsing
- [issue37972] unittest.mock.call does not chain __getitem__ to another _Call object
Ben Hsing
- [issue37972] unittest.mock.call does not chain __getitem__ to another _Call object
Ben Hsing
- [issue37972] unittest.mock.call does not chain __getitem__ to another _Call object
Roundup Robot
- [issue37972] unittest.mock.call does not chain __getitem__ to another _Call object
miss-islington
- [issue37972] unittest.mock.call does not chain __getitem__ to another _Call object
Roundup Robot
- [issue37980] regression when passing numpy bools to sorted(..., reverse=r)
Ralf Gommers
- [issue37980] regression when passing numpy bools to sorted(..., reverse=r)
Ryan May
- [issue37992] Change datetime.MINYEAR to allow for negative years
Terry J. Reedy
- [issue37993] os.path.realpath on Windows resolves mapped network drives
Eryk Sun
- [issue37993] os.path.realpath on Windows resolves mapped network drives
Steve Dower
- [issue37993] os.path.realpath on Windows resolves mapped network drives
Eryk Sun
- [issue37994] Fix silencing all errors if an attribute lookup fails
Serhiy Storchaka
- [issue37994] Fix silencing all errors if an attribute lookup fails
Serhiy Storchaka
- [issue37994] Fix silencing all errors if an attribute lookup fails
Serhiy Storchaka
- [issue37994] Fix silencing all errors if an attribute lookup fails
Serhiy Storchaka
- [issue37995] Multiline ast.dump()
Raymond Hettinger
- [issue37995] Multiline ast.dump()
Raymond Hettinger
- [issue37995] Multiline ast.dump()
Raymond Hettinger
- [issue37995] Multiline ast.dump()
Raymond Hettinger
- [issue37995] Multiline ast.dump()
Terry J. Reedy
- [issue37995] Multiline ast.dump()
Serhiy Storchaka
- [issue37995] Multiline ast.dump()
Serhiy Storchaka
- [issue37995] Multiline ast.dump()
Serhiy Storchaka
- [issue37997] Segfault when using pickle with exceptions and dynamic class inheritance
Gabriel C
- [issue37998] re.sub(r'\\', r'\\\\', s) reporting MemoryError
Guruprasad Venkataramaiah
- [issue37998] re.sub(r'\\', r'\\\\', s) reporting MemoryError
Serhiy Storchaka
- [issue37998] re.sub(r'\\', r'\\\\', s) reporting MemoryError
Guruprasad Venkataramaiah
- [issue37998] re.sub(r'\\', r'\\\\', s) reporting MemoryError
Guruprasad Venkataramaiah
- [issue37999] No longer use implicit convertion to int with loss
Serhiy Storchaka
- [issue37999] No longer use implicit convertion to int with loss
Serhiy Storchaka
- [issue38000] importlib can not handle module file names with periods
Andrey
- [issue38000] importlib can not handle module file names with periods
Karthikeyan Singaravelan
- [issue38000] importlib can not handle module file names with periods
Brett Cannon
- [issue38001] Unexpected behaviour of 'is' operator
Digin Antony
- [issue38001] Unexpected behaviour of 'is' operator
Karthikeyan Singaravelan
- [issue38001] Unexpected behaviour of 'is' operator
Serhiy Storchaka
- [issue38001] Unexpected behaviour of 'is' operator
Steven D'Aprano
- [issue38002] 'ModifiedInterpreter' object has no attribute 'interp'
Raymond Hettinger
- [issue38003] Change 2to3 to replace 'basestring' with '(str,bytes)'
Terry J. Reedy
- [issue38003] Change 2to3 to replace 'basestring' with '(str,bytes)'
Bob Kline
- [issue38003] Change 2to3 to replace 'basestring' with '(str,bytes)'
Benjamin Peterson
- [issue38003] Change 2to3 to replace 'basestring' with '(str,bytes)'
Benjamin Peterson
- [issue38003] Change 2to3 to replace 'basestring' with '(str,bytes)'
Terry J. Reedy
- [issue38003] Change 2to3 to replace 'basestring' with '(str,bytes)'
Terry J. Reedy
- [issue38003] Incorrect "fixing" of isinstance tests for basestring
Bob Kline
- [issue38003] Incorrect "fixing" of isinstance tests for basestring
Karthikeyan Singaravelan
- [issue38003] Incorrect "fixing" of isinstance tests for basestring
Bob Kline
- [issue38003] Incorrect "fixing" of isinstance tests for basestring
Terry J. Reedy
- [issue38003] Incorrect "fixing" of isinstance tests for basestring
Bob Kline
- [issue38003] Incorrect "fixing" of isinstance tests for basestring
Josh Rosenberg
- [issue38004] Duplicated sections in changelog
Inada Naoki
- [issue38004] Duplicated sections in changelog
Karthikeyan Singaravelan
- [issue38004] Duplicated sections in changelog
Ned Deily
- [issue38004] Duplicated sections in changelog
Ned Deily
- [issue38005] Coercing strings and non-integer numbers to interpreter ID
Serhiy Storchaka
- [issue38005] Coercing strings and non-integer numbers to interpreter ID
Mark Dickinson
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
Serhiy Storchaka
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
Serhiy Storchaka
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
Serhiy Storchaka
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
Serhiy Storchaka
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
Terry J. Reedy
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
Serhiy Storchaka
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
Serhiy Storchaka
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
Serhiy Storchaka
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
Serhiy Storchaka
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
miss-islington
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
Serhiy Storchaka
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
Serhiy Storchaka
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
Serhiy Storchaka
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
Eric Snow
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
Serhiy Storchaka
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
Serhiy Storchaka
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
miss-islington
- [issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID
miss-islington
- [issue38006] _PyFunction_Vectorcall() can segfault on process exit
Christian Heimes
- [issue38006] _PyFunction_Vectorcall() can segfault on process exit
Petr Viktorin
- [issue38006] _PyFunction_Vectorcall() can segfault on process exit
Christian Heimes
- [issue38006] _PyFunction_Vectorcall() can segfault on process exit
STINNER Victor
- [issue38006] _PyFunction_Vectorcall() can segfault on process exit
Karthikeyan Singaravelan
- [issue38006] _PyFunction_Vectorcall() can segfault on process exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Christian Heimes
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Pablo Galindo Salgado
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Pablo Galindo Salgado
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Pablo Galindo Salgado
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Pablo Galindo Salgado
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Petr Viktorin
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Pablo Galindo Salgado
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Petr Viktorin
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Pablo Galindo Salgado
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Christian Heimes
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Petr Viktorin
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Pablo Galindo Salgado
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Pablo Galindo Salgado
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Christian Heimes
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Pablo Galindo Salgado
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Pablo Galindo Salgado
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Pablo Galindo Salgado
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Christian Heimes
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Christian Heimes
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Inada Naoki
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
miss-islington
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
miss-islington
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Christian Heimes
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Pablo Galindo Salgado
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Neil Schemenauer
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Tim Peters
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Tim Peters
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Neil Schemenauer
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Tim Peters
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Tim Peters
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Neil Schemenauer
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Neil Schemenauer
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Neil Schemenauer
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Neil Schemenauer
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Tim Peters
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Tim Peters
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Tim Peters
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Łukasz Langa
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
STINNER Victor
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Tim Peters
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Neil Schemenauer
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Tim Peters
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Neil Schemenauer
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Neil Schemenauer
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Tim Peters
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Tim Peters
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
miss-islington
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Łukasz Langa
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Tim Peters
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Neil Schemenauer
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Łukasz Langa
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Tim Peters
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Łukasz Langa
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Tim Peters
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Neil Schemenauer
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Łukasz Langa
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Neil Schemenauer
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Neil Schemenauer
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Neil Schemenauer
- [issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit
Neil Schemenauer
- [issue38007] Regression: name of PyType_Spec::slots conflicts with Qt macro
Leslie
- [issue38007] Regression: name of PyType_Spec::slots conflicts with Qt macro
Leslie
- [issue38007] Regression: name of PyType_Spec::slots conflicts with Qt macro
Terry J. Reedy
- [issue38007] Regression: name of PyType_Spec::slots conflicts with Qt macro
Serhiy Storchaka
- [issue38007] Regression: name of PyType_Spec::slots conflicts with Qt macro
STINNER Victor
- [issue38007] Regression: name of PyType_Spec::slots conflicts with Qt macro
Steve Dower
- [issue38007] Regression: name of PyType_Spec::slots conflicts with Qt macro
Benjamin Peterson
- [issue38007] Regression: name of PyType_Spec::slots conflicts with Qt macro
Leslie
- [issue38008] ContextManager and AsyncContextManager protocols can't be subclassed
Divij Rajkumar
- [issue38008] ContextManager and AsyncContextManager protocols can't be subclassed
Divij Rajkumar
- [issue38008] ContextManager and AsyncContextManager protocols can't be subclassed
Divij Rajkumar
- [issue38008] ContextManager and AsyncContextManager protocols can't be subclassed
Ivan Levkivskyi
- [issue38008] ContextManager and AsyncContextManager protocols can't be subclassed
Divij Rajkumar
- [issue38008] ContextManager and AsyncContextManager protocols can't be subclassed
Ivan Levkivskyi
- [issue38008] ContextManager and AsyncContextManager protocols can't be subclassed
miss-islington
- [issue38008] ContextManager and AsyncContextManager protocols can't be subclassed
miss-islington
- [issue38008] ContextManager and AsyncContextManager protocols can't be subclassed
Ivan Levkivskyi
- [issue38009] Handle weakreference callbacks invoked indirectly in the middle of a gc collection
Pablo Galindo Salgado
- [issue38009] Handle weakreference callbacks invoked indirectly in the middle of a gc collection
Pablo Galindo Salgado
- [issue38009] Handle weakreference callbacks invoked indirectly in the middle of a gc collection
Pablo Galindo Salgado
- [issue38009] Handle weakreference callbacks invoked indirectly in the middle of a gc collection
Pablo Galindo Salgado
- [issue38009] Handle weakreference callbacks invoked indirectly in the middle of a gc collection
Pablo Galindo Salgado
- [issue38009] Handle weakreference callbacks invoked indirectly in the middle of a gc collection
Pablo Galindo Salgado
- [issue38009] Handle weakreference callbacks invoked indirectly in the middle of a gc collection
Christian Heimes
- [issue38009] Handle weakreference callbacks invoked indirectly in the middle of a gc collection
Neil Schemenauer
- [issue38010] Synchronize importlib.metadata with importlib_metadata 0.20
Jason R. Coombs
- [issue38010] Synchronize importlib.metadata with importlib_metadata 0.20
Jason R. Coombs
- [issue38010] Synchronize importlib.metadata with importlib_metadata 0.20
Jason R. Coombs
- [issue38010] Synchronize importlib.metadata with importlib_metadata 0.20
miss-islington
- [issue38010] Synchronize importlib.metadata with importlib_metadata 0.20
Jason R. Coombs
- [issue38010] Synchronize importlib.metadata with importlib_metadata 0.20
Jason R. Coombs
- [issue38010] Synchronize importlib.metadata with importlib_metadata 0.20
Barry A. Warsaw
- [issue38011] xml.dom.pulldom splits text data at buffer size when parsing from file
Noam Sturmwind
- [issue38011] xml.dom.pulldom splits text data at buffer size when parsing from file
Noam Sturmwind
- [issue38011] xml.dom.pulldom splits text data at buffer size when parsing from file
Noam Sturmwind
- [issue38011] xml.dom.pulldom splits text data at buffer size when parsing from file
Karthikeyan Singaravelan
- [issue38011] xml.dom.pulldom splits text data at buffer size when parsing from file
Stefan Behnel
- [issue38012] Python Fuction min is case sentive ?
Pavan Kumar Uppalanchu
- [issue38012] Python Fuction min is case sentive ?
Pavan Kumar Uppalanchu
- [issue38012] Python Fuction min is case sentive ?
Karthikeyan Singaravelan
- [issue38012] Python Fuction min is case sentive ?
Tim Peters
- [issue38012] Python Fuction min is case sentive ?
Pavan Kumar Uppalanchu
- [issue38012] Python Fuction min is case sentive ?
Pavan Kumar Uppalanchu
- [issue38012] Python Fuction min is case sentive ?
Tim Peters
- [issue38013] AsyncGenerator breaks when not iterated fully with RuntimeError("can't send non-None value to a just-started coroutine")
Michael Yoo
- [issue38013] AsyncGenerator breaks when not iterated fully with RuntimeError("can't send non-None value to a just-started coroutine")
Andrew Svetlov
- [issue38013] AsyncGenerator breaks when not iterated fully with RuntimeError("can't send non-None value to a just-started coroutine")
Andrew Svetlov
- [issue38013] AsyncGenerator breaks when not iterated fully with RuntimeError("can't send non-None value to a just-started coroutine")
Karthikeyan Singaravelan
- [issue38013] AsyncGenerator breaks when not iterated fully with RuntimeError("can't send non-None value to a just-started coroutine")
Andrew Svetlov
- [issue38013] AsyncGenerator breaks when not iterated fully with RuntimeError("can't send non-None value to a just-started coroutine")
Ned Deily
- [issue38013] AsyncGenerator breaks when not iterated fully with RuntimeError("can't send non-None value to a just-started coroutine")
Andrew Svetlov
- [issue38013] AsyncGenerator breaks when not iterated fully with RuntimeError("can't send non-None value to a just-started coroutine")
miss-islington
- [issue38013] AsyncGenerator breaks when not iterated fully with RuntimeError("can't send non-None value to a just-started coroutine")
miss-islington
- [issue38013] AsyncGenerator breaks when not iterated fully with RuntimeError("can't send non-None value to a just-started coroutine")
miss-islington
- [issue38013] AsyncGenerator breaks when not iterated fully with RuntimeError("can't send non-None value to a just-started coroutine")
miss-islington
- [issue38013] AsyncGenerator breaks when not iterated fully with RuntimeError("can't send non-None value to a just-started coroutine")
miss-islington
- [issue38013] AsyncGenerator breaks when not iterated fully with RuntimeError("can't send non-None value to a just-started coroutine")
Andrew Svetlov
- [issue38014] Python 3.7 does not compile
Daniel
- [issue38014] Python 3.7 does not compile
Ned Deily
- [issue38014] Python 3.7 does not compile
Barry A. Warsaw
- [issue38014] Python 3.7 does not compile
Bill Minasian
- [issue38014] Python 3.7 does not compile
Terry J. Reedy
- [issue38015] inline function generates slightly inefficient machine code
Ma Lin
- [issue38015] inline function generates slightly inefficient machine code
Raymond Hettinger
- [issue38015] inline function generates slightly inefficient machine code
Ma Lin
- [issue38015] inline function generates slightly inefficient machine code
Ma Lin
- [issue38015] inline function generates slightly inefficient machine code
Ma Lin
- [issue38015] inline function generates slightly inefficient machine code
Sergey Fedoseev
- [issue38015] inline function generates slightly inefficient machine code
Sergey Fedoseev
- [issue38015] inline function generates slightly inefficient machine code
Ma Lin
- [issue38015] inline function generates slightly inefficient machine code
Ma Lin
- [issue38015] inline function generates slightly inefficient machine code
Sergey Fedoseev
- [issue38015] inline function generates slightly inefficient machine code
Greg Price
- [issue38015] inline function generates slightly inefficient machine code
Benjamin Peterson
- [issue38015] inline function generates slightly inefficient machine code
Ma Lin
- [issue38015] inline function generates slightly inefficient machine code
Greg Price
- [issue38016] Results with re.sub and re.replace is giving different results
Mallinath Akkalkot
- [issue38016] Results with re.sub and re.replace is giving different results
Mallinath Akkalkot
- [issue38016] Results with re.sub and re.replace is giving different results
Mallinath Akkalkot
- [issue38016] Results with re.sub and re.replace is giving different results
hongweipeng
- [issue38016] Results with re.sub and re.replace is giving different results
Serhiy Storchaka
- [issue38017] IO-like interface for SHAKE-* and other XOFs.
DannyNiu
- [issue38018] Increase Code Coverage for multiprocessing.shared_memory
Vinay Sharma
- [issue38018] Increase Code Coverage for multiprocessing.shared_memory
Karthikeyan Singaravelan
- [issue38018] Increase Code Coverage for multiprocessing.shared_memory
Vinay Sharma
- [issue38018] Increase Code Coverage for multiprocessing.shared_memory
Vinay Sharma
- [issue38018] Increase Code Coverage for multiprocessing.shared_memory
Davin Potts
- [issue38018] Increase Code Coverage for multiprocessing.shared_memory
Pablo Galindo Salgado
- [issue38018] Increase Code Coverage for multiprocessing.shared_memory
Davin Potts
- [issue38018] Increase Code Coverage for multiprocessing.shared_memory
Pablo Galindo Salgado
- [issue38018] Increase Code Coverage for multiprocessing.shared_memory
Pablo Galindo Salgado
- [issue38018] Increase Code Coverage for multiprocessing.shared_memory
Vinay Sharma
- [issue38018] Increase Code Coverage for multiprocessing.shared_memory
Vinay Sharma
- [issue38018] Increase Code Coverage for multiprocessing.shared_memory
Vinay Sharma
- [issue38018] Increase Code Coverage for multiprocessing.shared_memory
Pablo Galindo Salgado
- [issue38019] asyncio subprocess AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'
Marat Sharafutdinov
- [issue38019] asyncio subprocess AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'
Andrew Svetlov
- [issue38019] asyncio subprocess AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'
Andrew Svetlov
- [issue38019] asyncio subprocess AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'
Marat Sharafutdinov
- [issue38019] asyncio subprocess AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'
Andrew Svetlov
- [issue38019] asyncio subprocess AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'
Andrew Svetlov
- [issue38019] asyncio subprocess AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'
miss-islington
- [issue38019] asyncio subprocess AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'
miss-islington
- [issue38019] asyncio subprocess AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'
miss-islington
- [issue38019] asyncio subprocess AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'
miss-islington
- [issue38019] asyncio subprocess AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'
Andrew Svetlov
- [issue38019] asyncio subprocess AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'
Marat Sharafutdinov
- [issue38019] AttributeError: 'NoneType' object has no attribute '_add_reader' / '_remove_reader'
Marat Sharafutdinov
- [issue38020] os.path.realpath crashes in Windows Store package
Steve Dower
- [issue38020] os.path.realpath crashes in Windows Store package
Steve Dower
- [issue38020] os.path.realpath crashes in Windows Store package
Steve Dower
- [issue38020] os.path.realpath crashes in Windows Store package
Steve Dower
- [issue38020] os.path.realpath crashes in Windows Store package
miss-islington
- [issue38020] os.path.realpath crashes in Windows Store package
miss-islington
- [issue38020] os.path.realpath crashes in Windows Store package
Steve Dower
- [issue38021] pep425 tag for AIX is inadequate
Michael Felt
- [issue38021] pep425 tag for AIX is inadequate
Ned Deily
- [issue38021] pep425 tag for AIX is inadequate
Michael Felt
- [issue38021] pep425 tag for AIX is inadequate
Michael Felt
- [issue38021] pep425 tag for AIX is inadequate
Michael Felt
- [issue38022] IDLE: Upgrade help.html to sphinx 2
Tal Einat
- [issue38022] IDLE: Upgrade help.html to sphinx 2
Tal Einat
- [issue38022] IDLE: Upgrade help.html to sphinx 2
Tal Einat
- [issue38022] IDLE: Upgrade help.html to sphinx 2
Terry J. Reedy
- [issue38022] IDLE: Upgrade help.html to sphinx 2
miss-islington
- [issue38022] IDLE: Upgrade help.html to sphinx 2
miss-islington
- [issue38022] IDLE: Upgrade help.html to sphinx 2
miss-islington
- [issue38022] IDLE: Upgrade help.html to sphinx 2
miss-islington
- [issue38022] IDLE: Upgrade help.html to sphinx 2
Terry J. Reedy
- [issue38023] Deal better with StackOverflow exception when debugging
almenon anon
- [issue38024] adding or subtracting decimals
QA.Nathaniel Logarta
- [issue38024] adding or subtracting decimals
Karthikeyan Singaravelan
- [issue38024] adding or subtracting decimals
Serhiy Storchaka
- [issue38025] format
Daniel Futterweit
- [issue38025] format
Daniel Futterweit
- [issue38025] format
Eric V. Smith
- [issue38026] inspect.getattr_static should avoid dynamic lookup
Inada Naoki
- [issue38026] inspect.getattr_static should avoid dynamic lookup
Inada Naoki
- [issue38026] inspect.getattr_static should avoid dynamic lookup
Inada Naoki
- [issue38026] inspect.getattr_static should avoid dynamic lookup
miss-islington
- [issue38026] inspect.getattr_static should avoid dynamic lookup
miss-islington
- [issue38026] inspect.getattr_static should avoid dynamic lookup
Inada Naoki
- [issue38027] Can't use Numpy, SciPy, pandas in Python3.8.0b4 without conda
Ana
- [issue38027] Can't use Numpy, SciPy, pandas in Python3.8.0b4 without conda
Ronald Oussoren
- [issue38027] Can't use Numpy, SciPy, pandas in Python3.8.0b4 without conda
Ana
- [issue38027] Can't use Numpy, SciPy, pandas in Python3.8.0b4 without conda
Ronald Oussoren
- [issue38027] Can't use Numpy, SciPy, pandas in Python3.8.0b4 without conda
Ana
- [issue38027] Can't use Numpy, SciPy, pandas in Python3.8.0b4 without conda
Mark Dickinson
- [issue38027] Can't use Numpy, SciPy, pandas in Python3.8.0b4 without conda
Mark Dickinson
- [issue38027] Can't use Numpy, SciPy, pandas in Python3.8.0b4 without conda
Ana
- [issue38027] Can't use Numpy, SciPy, pandas in Python3.8.0b4 without conda
Ana
- [issue38027] Can't use Numpy, SciPy, pandas in Python3.8.0b4 without conda
Ronald Oussoren
- [issue38027] Can't use Numpy, SciPy, pandas in Python3.8.0b4 without conda
Ned Deily
- [issue38028] Assertion error in Python 3.8
Ana
- [issue38028] Assertion error in Python 3.8
Steve Dower
- [issue38028] Assertion error in Python 3.8
Ned Deily
- [issue38028] Assertion error in Python 3.8
Ana
- [issue38028] Assertion error in Python 3.8
Ned Deily
- [issue38029] Should io.TextIOWrapper raise an error at instantiation if a StringIO is passed as 'buffer'?
Brian Skinn
- [issue38030] os.stat fails for block devices such as //./PhysicalDrive0
Eryk Sun
- [issue38030] os.stat fails for block devices such as //./PhysicalDrive0
Steve Dower
- [issue38030] os.stat fails for block devices such as //./PhysicalDrive0
Steve Dower
- [issue38030] os.stat fails for block devices such as //./PhysicalDrive0
Steve Dower
- [issue38030] os.stat fails for block devices such as //./PhysicalDrive0
miss-islington
- [issue38030] os.stat fails for block devices such as //./PhysicalDrive0
miss-islington
- [issue38030] os.stat fails for block devices such as //./PhysicalDrive0
Steve Dower
- [issue38031] FileIO.__init__ aborts when opener returns bad fd
Maxwell Bernstein
- [issue38031] FileIO.__init__ aborts when opener returns bad fd
Zackery Spytz
- [issue38031] FileIO.__init__ aborts when opener returns bad fd
Zackery Spytz
- [issue38032] lib2to3 doesn't parse Python 3 identifiers containing non-spacing marks
Justin ARthur
- [issue38032] lib2to3 doesn't parse Python 3 identifiers containing non-spacing marks
Ned Deily
- [issue38032] lib2to3 doesn't parse Python 3 identifiers containing non-spacing marks
Justin Arthur
- [issue38032] lib2to3 doesn't parse Python 3 identifiers containing non-spacing marks
Ned Deily
- [issue38032] lib2to3 doesn't parse Python 3 identifiers containing non-spacing marks
Benjamin Peterson
- [issue38032] lib2to3 doesn't parse Python 3 identifiers containing non-spacing marks
Ned Deily
- [issue38032] lib2to3 doesn't parse Python 3 identifiers containing non-spacing marks
Benjamin Peterson
- [issue38032] lib2to3 doesn't parse Python 3 identifiers containing non-spacing marks
Ned Deily
- [issue38033] Use After Free: PyObject_Free
Chiaki Ishikawa
- [issue38033] Use After Free: PyObject_Free
Chiaki Ishikawa
- [issue38033] Use After Free: PyObject_Free
Chiaki Ishikawa
- [issue38033] Use After Free: PyObject_Free
Chiaki Ishikawa
- [issue38033] Use After Free: PyObject_Free (valgrind)
Tim Peters
- [issue38033] Use After Free: PyObject_Free (valgrind)
STINNER Victor
- [issue38033] Use After Free: PyObject_Free (valgrind)
Charalampos Stratakis
- [issue38034] Typo on logging.handlers.QueueListener documentation
wuck
- [issue38034] Typo on logging.handlers.QueueListener documentation
Karthikeyan Singaravelan
- [issue38034] Typo on logging.handlers.QueueListener documentation
Roundup Robot
- [issue38034] Typo on logging.handlers.QueueListener documentation
Carol Willing
- [issue38034] Typo on logging.handlers.QueueListener documentation
miss-islington
- [issue38034] Typo on logging.handlers.QueueListener documentation
miss-islington
- [issue38034] Typo on logging.handlers.QueueListener documentation
Carol Willing
- [issue38034] Typo on logging.handlers.QueueListener documentation
Carol Willing
- [issue38034] Typo on logging.handlers.QueueListener documentation
Vinay Sajip
- [issue38035] shared_semaphores cannot be shared across unrelated processes
Vinay Sharma
- [issue38035] shared_semaphores cannot be shared across unrelated processes
Vinay Sharma
- [issue38035] shared_semaphores cannot be shared across unrelated processes
Ned Deily
- [issue38035] shared_semaphores cannot be shared across unrelated processes
Vinay Sharma
- [issue38035] shared_semaphores cannot be shared across unrelated processes
Vinay Sharma
- [issue38035] shared_semaphores cannot be shared across unrelated processes
Ned Deily
- [issue38035] shared_semaphores cannot be shared across unrelated processes
Ido Michael
- [issue38035] shared_semaphores cannot be shared across unrelated processes
Ned Deily
- [issue38036] ssl docs say that ssl.SSLContext() is secure-by-default since 3.6, but it isn't
Nathaniel Smith
- [issue38036] ssl docs say that ssl.SSLContext() is secure-by-default since 3.6, but it isn't
Christian Heimes
- [issue38037] Assertion failed: object has negative ref count
Ma Lin
- [issue38037] Assertion failed: object has negative ref count
Ma Lin
- [issue38037] Assertion failed: object has negative ref count
Ma Lin
- [issue38037] Assertion failed: object has negative ref count
STINNER Victor
- [issue38037] Assertion failed: object has negative ref count
Joannah Nanjekye
- [issue38037] reference counter issue in signal module
Ma Lin
- [issue38037] reference counter issue in signal module
Ma Lin
- [issue38037] reference counter issue in signal module
STINNER Victor
- [issue38037] reference counter issue in signal module
miss-islington
- [issue38037] reference counter issue in signal module
miss-islington
- [issue38037] reference counter issue in signal module
STINNER Victor
- [issue38038] Remove urllib.parse._ from xmlrpc.client
Dong-hee Na
- [issue38038] Remove urllib.parse._ from xmlrpc.client
Dong-hee Na
- [issue38038] Remove urllib.parse._ from xmlrpc.client
Dong-hee Na
- [issue38038] Remove urllib.parse._ from xmlrpc.client
Dong-hee Na
- [issue38038] Remove urllib.parse._splittype from xmlrpc.client
Dong-hee Na
- [issue38038] Remove urllib.parse._splittype from xmlrpc.client
Serhiy Storchaka
- [issue38038] Remove urllib.parse._splittype from xmlrpc.client
Dong-hee Na
- [issue38038] Remove urllib.parse._splittype from xmlrpc.client
STINNER Victor
- [issue38038] Remove urllib.parse._splittype from xmlrpc.client
Dong-hee Na
- [issue38038] Remove urllib.parse._splittype from xmlrpc.client
STINNER Victor
- [issue38038] Remove urllib.parse._splittype from xmlrpc.client
Dong-hee Na
- [issue38039] Segfault when pickling dictionary with large pandas dataframes
Ilya Valmianski
- [issue38039] Segfault when pickling dictionary with large pandas dataframes
Eric V. Smith
- [issue38039] Segfault when pickling dictionary with large pandas dataframes
Ilya Valmianski
- [issue38039] Segfault when pickling dictionary with large pandas dataframes
Ilya Valmianski
- [issue38040] Typo: "Writeable" Should be "Writable" in IO Library Documentation
Sean Happenny
- [issue38040] Typo: "Writeable" Should be "Writable" in IO Library Documentation
SilentGhost
- [issue38040] Typo: "Writeable" Should be "Writable" in IO Library Documentation
Sean Happenny
- [issue38040] Typo: "Writeable" Should be "Writable" in IO Library Documentation
Terry J. Reedy
- [issue38041] IDLE Shell: Redesign minimum restart line
Terry J. Reedy
- [issue38041] IDLE Shell: Redesign minimum restart line
Terry J. Reedy
- [issue38041] IDLE Shell: Refine restart line
Terry J. Reedy
- [issue38041] IDLE Shell: Refine restart line
Terry J. Reedy
- [issue38041] IDLE Shell: Refine restart line
miss-islington
- [issue38041] IDLE Shell: Refine restart line
miss-islington
- [issue38041] IDLE Shell: Refine restart line
miss-islington
- [issue38041] IDLE Shell: Refine restart line
miss-islington
- [issue38041] Refine IDLE Shell restart line
Terry J. Reedy
- [issue38042] Crash on double list(lxml.etree.iterparse(f))
Alexander Kurakin
- [issue38042] Crash on double list(lxml.etree.iterparse(f))
Serhiy Storchaka
- [issue38042] Crash on double list(lxml.etree.iterparse(f))
Alexander Kurakin
- [issue38042] Crash on double list(lxml.etree.iterparse(f))
Serhiy Storchaka
- [issue38042] Crash on double list(lxml.etree.iterparse(f))
STINNER Victor
- [issue38042] Crash on double list(lxml.etree.iterparse(f))
Alexander Kurakin
- [issue38042] Crash on double list(lxml.etree.iterparse(f))
STINNER Victor
- [issue38042] Crash on double list(lxml.etree.iterparse(f)) Edit
Alexander Kurakin
- [issue38043] small cleanups in Unicode normalization code
Greg Price
- [issue38043] small cleanups in Unicode normalization code
Greg Price
- [issue38043] small cleanups in Unicode normalization code
Greg Price
- [issue38043] small cleanups in Unicode normalization code
Greg Price
- [issue38043] small cleanups in Unicode normalization code
Benjamin Peterson
- [issue38043] small cleanups in Unicode normalization code
Benjamin Peterson
- [issue38043] small cleanups in Unicode normalization code
STINNER Victor
- [issue38043] small cleanups in Unicode normalization code
Raymond Hettinger
- [issue38044] unittest causing segfaults with string malloc in c++ module
Jeremy
- [issue38045] enum.Flag instance creation is slow
STINNER Victor
- [issue38045] enum.Flag instance creation is slow
Antony Lee
- [issue38045] enum.Flag instance creation is slow
Roundup Robot
- [issue38045] enum.Flag instance creation is slow
Karthikeyan Singaravelan
- [issue38045] enum.Flag instance creation is slow
hongweipeng
- [issue38045] Flag instance creation is slow
Antony Lee
- [issue38045] Flag instance creation is slow
Serhiy Storchaka
- [issue38046] Can't use sort_keys in json.dumps with mismatched types
Nick Timkovich
- [issue38046] Can't use sort_keys in json.dumps with mismatched types
Josh Rosenberg
- [issue38046] Can't use sort_keys in json.dumps with mismatched types
Roundup Robot
- [issue38046] JSON sorting type error
guillard
- [issue38046] JSON sorting type error
Nick Timkovich
- [issue38047] multiarch headers are added when cross compiling
Haibo Huang
- [issue38047] multiarch headers are added when cross compiling
Gregory P. Smith
- [issue38048] unususal behavior
Gaurav Kumar Pandit
- [issue38048] unususal behavior
Eric V. Smith
- [issue38048] unususal behavior
Gaurav Kumar Pandit
- [issue38048] unususal behavior
Steven D'Aprano
- [issue38048] unususal behavior
Zachary Ware
- [issue38048] unususal behavior
Gaurav Kumar Pandit
- [issue38049] Add command-line interface for the ast module
Serhiy Storchaka
- [issue38049] Add command-line interface for the ast module
Serhiy Storchaka
- [issue38049] Add command-line interface for the ast module
Serhiy Storchaka
- [issue38049] Add command-line interface for the ast module
Serhiy Storchaka
- [issue38049] Add command-line interface for the ast module
Serhiy Storchaka
- [issue38050] open('file.txt') path not found
Sean Frazier
- [issue38050] open('file.txt') path not found
Eric V. Smith
- [issue38050] open('file.txt') path not found
Sean Frazier
- [issue38050] open('file.txt') path not found
Steve Dower
- [issue38050] open('file.txt') path not found
Terry J. Reedy
- [issue38051] time.strftime handling %z/%Z badly
John Daily
- [issue38051] time.strftime handling %z/%Z badly
Karthikeyan Singaravelan
- [issue38052] Include sspipe Module with Core Python
Juan Telleria
- [issue38052] Include sspipe Module with Core Python
Juan Telleria
- [issue38052] Include sspipe Module with Core Python
Steven D'Aprano
- [issue38052] Include sspipe Module with Core Python
Juan Telleria
- [issue38052] Include sspipe Module with Core Python
Guido van Rossum
- [issue38052] Include sspipe Module with Core Python
Juan Telleria
- [issue38052] Include sspipe Module with Core Python
Guido van Rossum
- [issue38052] Include sspipe Module with Core Python
Maria Alguea
- [issue38052] Include sspipe Module with Core Python
Juan Telleria
- [issue38053] Update plistlib documentation
Jon Janzen
- [issue38053] Update plistlib documentation
Serhiy Storchaka
- [issue38053] Update plistlib documentation
hai shi
- [issue38053] Update plistlib documentation
Jon Janzen
- [issue38053] Update plistlib documentation
Ronald Oussoren
- [issue38053] Update plistlib documentation
Ronald Oussoren
- [issue38054] enhance pdb.set_trace() to run when the specified condition is true
Alexander Ulyanov
- [issue38054] enhance pdb.set_trace() to run when the specified condition is true
Alexander Ulyanov
- [issue38054] enhance pdb.set_trace() to run when the specified condition is true
Alexander Ulyanov
- [issue38054] enhance pdb.set_trace() to run when the specified condition is true
Lisa Roach
- [issue38054] enhance pdb.set_trace() to run when the specified condition is true
Alexander Ulyanov
- [issue38054] enhance pdb.set_trace() to run when the specified condition is true
Jason R. Coombs
- [issue38054] enhance pdb.set_trace() to run when the specified condition is true
Jason R. Coombs
- [issue38054] enhance pdb.set_trace() to run when the specified condition is true
Zachary Ware
- [issue38055] Starting multiprocessing.Process causes FileNotFoundError
Donny Brown
- [issue38055] Starting multiprocessing.Process raises FileNotFoundError unexpectedly
Donny Brown
- [issue38056] Add examples for common text encoding Error Handlers
Ma Lin
- [issue38056] Add examples for common text encoding Error Handlers
Ma Lin
- [issue38057] Docs: source code don't can be translate
Adorilson Bezerra
- [issue38057] Docs: source code don't can be translate
Ammar Askar
- [issue38057] Docs: source code don't can be translate
Adorilson Bezerra
- [issue38057] Docs: source code don't can be translate
Terry J. Reedy
- [issue38058] Tutorial: 4.2. for Statements
Kevin
- [issue38058] Tutorial: 4.2. for Statements
Kevin
- [issue38059] Using sys.exit() over exit() in inspect.py
signing_agreement
- [issue38059] Using sys.exit() over exit() in inspect.py
Steve Dower
- [issue38059] Using sys.exit() over exit() in inspect.py
miss-islington
- [issue38059] Using sys.exit() over exit() in inspect.py
miss-islington
- [issue38059] Using sys.exit() over exit() in inspect.py
Steve Dower
- [issue38059] Using sys.exit() over exit() in inspect.py
miss-islington
- [issue38059] Using sys.exit() over exit() in inspect.py
miss-islington
- [issue38060] precedence (relational, logical operator)not working with single value
Sangeeta M Chauhan
- [issue38060] precedence (relational, logical operator)not working with single value
Tim Peters
- [issue38060] precedence (relational, logical operator)not working with single value
Sangeeta M Chauhan
- [issue38060] precedence (relational, logical operator)not working with single value
Tim Peters
- [issue38060] precedence (relational, logical operator)not working with single value
Steven D'Aprano
- [issue38060] precedence (relational, logical operator)not working with single value
Tim Peters
- [issue38060] precedence (relational, logical operator)not working with single value
Tim Peters
- [issue38060] precedence (relational, logical operator)not working with single value
Sangeeta M Chauhan
- [issue38060] precedence (relational, logical operator)not working with single value
Tim Peters
- [issue38060] precedence (relational, logical operator)not working with single value
Steven D'Aprano
- [issue38060] precedence (relational, logical operator)not working with single value
Tim Peters
- [issue38061] FreeBSD: Optimize subprocess.Popen(close_fds=True) using closefrom()
STINNER Victor
- [issue38061] FreeBSD: Optimize subprocess.Popen(close_fds=True) using closefrom()
STINNER Victor
- [issue38061] FreeBSD: Optimize subprocess.Popen(close_fds=True) using closefrom()
STINNER Victor
- [issue38061] FreeBSD: Optimize subprocess.Popen(close_fds=True) using closefrom()
STINNER Victor
- [issue38061] FreeBSD: Optimize subprocess.Popen(close_fds=True) using closefrom()
STINNER Victor
- [issue38061] FreeBSD: Optimize subprocess.Popen(close_fds=True) using closefrom()
STINNER Victor
- [issue38061] FreeBSD: Optimize subprocess.Popen(close_fds=True) using closefrom()
STINNER Victor
- [issue38061] FreeBSD: Optimize subprocess.Popen(close_fds=True) using closefrom()
Kubilay Kocak
- [issue38061] FreeBSD: Optimize subprocess.Popen(close_fds=True) using closefrom()
Kubilay Kocak
- [issue38061] FreeBSD: Optimize subprocess.Popen(close_fds=True) using closefrom()
STINNER Victor
- [issue38061] FreeBSD: Optimize subprocess.Popen(close_fds=True) using closefrom()
Kubilay Kocak
- [issue38061] FreeBSD: Optimize subprocess.Popen(close_fds=True) using closefrom()
STINNER Victor
- [issue38061] FreeBSD: Optimize subprocess.Popen(close_fds=True) using closefrom()
Kubilay Kocak
- [issue38062] Clarify that atexit.unregister matches by equality, not identity
Mark Dickinson
- [issue38062] Clarify that atexit.unregister matches by equality, not identity
Mark Dickinson
- [issue38063] Modify test_socket.py to use unittest test discovery
STINNER Victor
- [issue38063] Modify test_socket.py to use unittest test discovery
STINNER Victor
- [issue38063] Modify test_socket.py to use unittest test discovery
STINNER Victor
- [issue38063] Modify test_socket.py to use unittest test discovery
Zachary Ware
- [issue38063] Modify test_socket.py to use unittest test discovery
STINNER Victor
- [issue38063] Modify test_socket.py to use unittest test discovery
STINNER Victor
- [issue38064] Agen Poker Online Terpercaya
Poker Online
- [issue38064] Agen Poker Online Terpercaya
Karthikeyan Singaravelan
- [issue38064] Spam
Zachary Ware
- [issue38064] Spam
Zachary Ware
- [issue38065] Document the datetime capsule API
Paul Ganssle
- [issue38066] Hide internal asyncio.Stream methods
Andrew Svetlov
- [issue38066] Hide internal asyncio.Stream methods
Andrew Svetlov
- [issue38066] Hide internal asyncio.Stream methods
Yury Selivanov
- [issue38066] Hide internal asyncio.Stream methods
Andrew Svetlov
- [issue38066] Hide internal asyncio.Stream methods
miss-islington
- [issue38066] Hide internal asyncio.Stream methods
miss-islington
- [issue38066] Hide internal asyncio.Stream methods
miss-islington
- [issue38066] Hide internal asyncio.Stream methods
Andrew Svetlov
- [issue38067] Add headers parameter on RobotFileParser
Emmanuel Arias
- [issue38068] clean up configure logic for gettimeofday
Benjamin Peterson
- [issue38068] clean up configure logic for gettimeofday
Benjamin Peterson
- [issue38068] clean up configure logic for gettimeofday
Thomas Wouters
- [issue38069] Make _posixsubprocess PEP-384 compatible
Dino Viehland
- [issue38069] Make _posixsubprocess PEP-384 compatible
Dino Viehland
- [issue38069] Make _posixsubprocess PEP-384 compatible
miss-islington
- [issue38069] Make _posixsubprocess PEP-384 compatible
Christian Heimes
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
miss-islington
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
miss-islington
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
Pablo Galindo Salgado
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [issue38070] visit_decref(): add an assertion to check that the object is not freed
STINNER Victor
- [issue38071] Make termios PEP-384 compatible
Dino Viehland
- [issue38071] Make termios PEP-384 compatible
Dino Viehland
- [issue38071] Make termios PEP-384 compatible
Thomas Wouters
- [issue38071] Make termios PEP-384 compatible
Christian Heimes
- [issue38072] Make grp module PEP-384 compatible
Dino Viehland
- [issue38072] Make grp module PEP-384 compatible
Dino Viehland
- [issue38072] Make grp module PEP-384 compatible
Thomas Wouters
- [issue38072] Make grp module PEP-384 compatible
Christian Heimes
- [issue38073] Make pwd module PEP-384 compatible
Dino Viehland
- [issue38073] Make pwd module PEP-384 compatible
Dino Viehland
- [issue38073] Make pwd module PEP-384 compatible
Christian Heimes
- [issue38073] Make pwd module PEP-384 compatible
miss-islington
- [issue38074] Make zlib PEP-384 compatible
Dino Viehland
- [issue38074] Make zlib PEP-384 compatible
Dino Viehland
- [issue38074] Make zlib PEP-384 compatible
Thomas Wouters
- [issue38074] Make zlib PEP-384 compatible
Christian Heimes
- [issue38075] Make random module PEP-384 compatible
Dino Viehland
- [issue38075] Make random module PEP-384 compatible
Dino Viehland
- [issue38075] Make random module PEP-384 compatible
Raymond Hettinger
- [issue38075] Make random module PEP-384 compatible
Serhiy Storchaka
- [issue38075] Make random module PEP-384 compatible
Christian Heimes
- [issue38075] Make random module PEP-384 compatible
Christian Heimes
- [issue38075] Make random module PEP-384 compatible
Dino Viehland
- [issue38075] Make random module PEP-384 compatible
Thomas Wouters
- [issue38075] Make random module PEP-384 compatible
STINNER Victor
- [issue38075] Make random module PEP-384 compatible
STINNER Victor
- [issue38076] Make struct module PEP-384 compatible
Dino Viehland
- [issue38076] Make struct module PEP-384 compatible
Dino Viehland
- [issue38076] Make struct module PEP-384 compatible
Thomas Wouters
- [issue38076] Make struct module PEP-384 compatible
Christian Heimes
- [issue38077] IDLE leaking ARGV into globals() namespace
Raymond Hettinger
- [issue38077] IDLE leaking ARGV into globals() namespace
Raymond Hettinger
- [issue38077] IDLE leaking ARGV into globals() namespace
Terry J. Reedy
- [issue38077] IDLE leaking ARGV into globals() namespace
Terry J. Reedy
- [issue38077] IDLE leaking ARGV into globals() namespace
Terry J. Reedy
- [issue38077] IDLE leaking ARGV into globals() namespace
miss-islington
- [issue38077] IDLE leaking ARGV into globals() namespace
miss-islington
- [issue38077] IDLE leaking ARGV into globals() namespace
miss-islington
- [issue38077] IDLE leaking ARGV into globals() namespace
miss-islington
- [issue38077] IDLE leaking ARGV into globals() namespace
Vedran Čačić
- [issue38078] IDLE: Don't run internal code in user namespace.
Terry J. Reedy
- [issue38079] _PyObject_VAR_SIZE should avoid arithmetic overflow
Greg Price
- [issue38079] _PyObject_VAR_SIZE should avoid arithmetic overflow
Sergey Fedoseev
- [issue38079] _PyObject_VAR_SIZE should avoid arithmetic overflow
Greg Price
- [issue38080] 2to3 urllib fixer: missing fix for urllib.getproxies
徐靖
- [issue38080] 2to3 urllib fixer: missing fix for urllib.getproxies
Roberto Meza
- [issue38081] Different behavior of in 3.7 and 3.8 os.path.realpath('nul')
Александр Семенов
- [issue38081] Different behavior of in 3.7 and 3.8 os.path.realpath('nul')
Karthikeyan Singaravelan
- [issue38081] Different behavior of in 3.7 and 3.8 os.path.realpath('nul')
Александр Семенов
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
Александр Семенов
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
Александр Семенов
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
Steve Dower
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
Steve Dower
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
Александр Семенов
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
Steve Dower
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
Zachary Ware
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
miss-islington
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
Steve Dower
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
miss-islington
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
Eryk Sun
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
Eryk Sun
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
Steve Dower
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
Eryk Sun
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
Steve Dower
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
Steve Dower
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
Steve Dower
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
miss-islington
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
Steve Dower
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
miss-islington
- [issue38081] Different behavior of os.path.realpath('nul') in 3.7 and 3.8
Eryk Sun
- [issue38082] datetime.time object incorrectly shows associated date in strftime() output
Abhisek Maiti
- [issue38082] datetime.time object incorrectly shows associated date in strftime() output
Karthikeyan Singaravelan
- [issue38082] datetime.time object incorrectly shows associated date in strftime() output
Paul Ganssle
- [issue38082] datetime.time object incorrectly shows associated date in strftime() output
Pierre Glaser
- [issue38083] Minor improvements in asdl_c.py and Python-ast.c
Serhiy Storchaka
- [issue38083] Minor improvements in asdl_c.py and Python-ast.c
Serhiy Storchaka
- [issue38083] Minor improvements in asdl_c.py and Python-ast.c
Thomas Wouters
- [issue38083] Minor improvements in asdl_c.py and Python-ast.c
Thomas Wouters
- [issue38083] Minor improvements in asdl_c.py and Python-ast.c
Serhiy Storchaka
- [issue38084] multiprocessing cannot recover from crashed worker
Steve Dower
- [issue38084] multiprocessing cannot recover from crashed worker
STINNER Victor
- [issue38084] multiprocessing cannot recover from crashed worker
STINNER Victor
- [issue38084] multiprocessing cannot recover from crashed worker
Steve Dower
- [issue38084] multiprocessing cannot recover from crashed worker
STINNER Victor
- [issue38084] multiprocessing cannot recover from crashed worker
STINNER Victor
- [issue38084] multiprocessing cannot recover from crashed worker
Davin Potts
- [issue38084] multiprocessing cannot recover from crashed worker
Davin Potts
- [issue38084] multiprocessing cannot recover from crashed worker
ppperry
- [issue38084] multiprocessing cannot recover from crashed worker
Davin Potts
- [issue38084] multiprocessing cannot recover from crashed worker
STINNER Victor
- [issue38085] Interrupting class creation in __init_subclass__ may lead to incorrect isinstance() and issubclass() results
xitop
- [issue38086] Synchronize importlib.metadata with importlib_metadata 0.21
Jason R. Coombs
- [issue38086] Synchronize importlib.metadata with importlib_metadata 0.21
Jason R. Coombs
- [issue38086] Synchronize importlib.metadata with importlib_metadata 0.21
Brett Cannon
- [issue38086] Synchronize importlib.metadata with importlib_metadata 0.21
Jason R. Coombs
- [issue38086] Synchronize importlib.metadata with importlib_metadata 0.21
Jason R. Coombs
- [issue38086] Synchronize importlib.metadata with importlib_metadata 0.21
Jason R. Coombs
- [issue38087] test_ntpath must account for casing changes
Steve Dower
- [issue38087] test_ntpath must account for casing changes
Steve Dower
- [issue38087] test_ntpath must account for casing changes
Zachary Ware
- [issue38087] test_ntpath must account for casing changes
Steve Dower
- [issue38087] test_ntpath must account for casing changes
Steve Dower
- [issue38087] test_ntpath must account for casing changes
Steve Dower
- [issue38087] test_ntpath must account for casing changes
Steve Dower
- [issue38087] test_ntpath must account for casing changes
Steve Dower
- [issue38088] distutils cannot locate vcruntime140.dll with only VS 2019 installed
Steve Dower
- [issue38088] distutils cannot locate vcruntime140.dll with only VS 2019 installed
Steve Dower
- [issue38088] distutils cannot locate vcruntime140.dll with only VS 2019 installed
Zachary Ware
- [issue38088] distutils cannot locate vcruntime140.dll with only VS 2019 installed
miss-islington
- [issue38088] distutils cannot locate vcruntime140.dll with only VS 2019 installed
Steve Dower
- [issue38088] distutils cannot locate vcruntime140.dll with only VS 2019 installed
Steve Dower
- [issue38088] distutils cannot locate vcruntime140.dll with only VS 2019 installed
Steve Dower
- [issue38088] distutils cannot locate vcruntime140.dll with only VS 2019 installed
Steve Dower
- [issue38089] Make macOS tests optional on Azure Pipelines
Steve Dower
- [issue38089] Make macOS tests optional on Azure Pipelines
Steve Dower
- [issue38089] Make macOS tests optional on Azure Pipelines
Zachary Ware
- [issue38089] Make macOS tests optional on Azure Pipelines
miss-islington
- [issue38089] Make macOS tests optional on Azure Pipelines
miss-islington
- [issue38089] Make macOS tests optional on Azure Pipelines
Steve Dower
- [issue38089] Make macOS tests optional on Azure Pipelines
Steve Dower
- [issue38089] Make macOS tests optional on Azure Pipelines
Steve Dower
- [issue38089] Make macOS tests optional on Azure Pipelines
Steve Dower
- [issue38090] test_ctypes is leaking references
Pablo Galindo Salgado
- [issue38090] test_ctypes is leaking references
Pablo Galindo Salgado
- [issue38090] test_ctypes is leaking references
Pablo Galindo Salgado
- [issue38090] test_ctypes is leaking references
Pablo Galindo Salgado
- [issue38090] test_ctypes is leaking references
Steve Dower
- [issue38090] test_ctypes is leaking references
miss-islington
- [issue38090] test_ctypes is leaking references
Steve Dower
- [issue38090] test_ctypes is leaking references
Steve Dower
- [issue38090] test_ctypes is leaking references
Steve Dower
- [issue38090] test_ctypes is leaking references
Anthony Sottile
- [issue38090] test_ctypes is leaking references
Anthony Sottile
- [issue38090] test_ctypes is leaking references
STINNER Victor
- [issue38090] test_ctypes is leaking references
Steve Dower
- [issue38090] test_ctypes is leaking references
STINNER Victor
- [issue38091] Import deadlock detection causes deadlock
Ronan Lamy
- [issue38091] Import deadlock detection causes deadlock
Eric Snow
- [issue38091] Import deadlock detection causes deadlock
Eric Snow
- [issue38092] environment variables not passed correctly using new virtualenv launching in windows and python3.7+
Pierre Glaser
- [issue38092] environment variables not passed correctly using new virtualenv launching in windows and python3.7+
Steve Dower
- [issue38092] environment variables not passed correctly using new virtualenv launching in windows and python3.7+
Pierre Glaser
- [issue38092] environment variables not passed correctly using new virtualenv launching in windows and python3.7+
Pierre Glaser
- [issue38092] environment variables not passed correctly using new virtualenv launching in windows and python3.7+
Steve Dower
- [issue38092] environment variables not passed correctly using new virtualenv launching in windows and python3.7+
Steve Dower
- [issue38092] environment variables not passed correctly using new virtualenv launching in windows and python3.7+
Steve Dower
- [issue38092] environment variables not passed correctly using new virtualenv launching in windows and python3.7+
miss-islington
- [issue38092] environment variables not passed correctly using new virtualenv launching in windows and python3.7+
miss-islington
- [issue38092] environment variables not passed correctly using new virtualenv launching in windows and python3.7+
Steve Dower
- [issue38092] environment variables not passed correctly using new virtualenv launching in windows and python3.7+
miss-islington
- [issue38093] Update MagicMock __aenter__ and __aexit__ to return AsyncMock's
Lisa Roach
- [issue38093] Update MagicMock __aenter__ and __aexit__ to return AsyncMock's
Lisa Roach
- [issue38093] Update MagicMock __aenter__ and __aexit__ to return AsyncMock's
Lisa Roach
- [issue38093] Update MagicMock __aenter__ and __aexit__ to return AsyncMock's
Lisa Roach
- [issue38093] Update MagicMock __aenter__ and __aexit__ to return AsyncMock's
Stéphane Wirtel
- [issue38093] Update MagicMock __aenter__ and __aexit__ to return AsyncMock's
Lisa Roach
- [issue38094] unneeded assignment to wb.len in PyBytes_Concat using buffer protocol
Gregory P. Smith
- [issue38094] unneeded assignment to wb.len in PyBytes_Concat using buffer protocol
Sergey Fedoseev
- [issue38094] unneeded assignment to wb.len in PyBytes_Concat using buffer protocol
miss-islington
- [issue38094] unneeded assignment to wb.len in PyBytes_Concat using buffer protocol
miss-islington
- [issue38095] Multi-threaded circular import fails with _DeadlockError when using importlib
Ronan Lamy
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Tim Peters
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Raymond Hettinger
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Raymond Hettinger
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Paul Ganssle
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Paul Ganssle
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Paul Ganssle
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Paul Ganssle
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Raymond Hettinger
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Tim Peters
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Raymond Hettinger
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Raymond Hettinger
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Raymond Hettinger
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Raymond Hettinger
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Paul Ganssle
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Raymond Hettinger
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
miss-islington
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
miss-islington
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Raymond Hettinger
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Raymond Hettinger
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Raymond Hettinger
- [issue38096] Clean up the "struct sequence" / "named tuple" docs
Raymond Hettinger
- [issue38097] cmd.Cmd: Allow other readline completion methods
Mann Jani
- [issue38098] Special Characters Don't Work When Using Virtual Environment
Spandan Garg
- [issue38098] Special Characters Don't Work When Using Virtual Environment
Steve Dower
- [issue38098] Special Characters Don't Work When Using Virtual Environment
Steve Dower
- [issue38098] Special Characters Don't Work When Using Virtual Environment
Spandan Garg
- [issue38098] Special Characters Don't Work When Using Virtual Environment
Eryk Sun
- [issue38099] __dict__ attribute is incorrectly stated to be read-only
Reed
- [issue38099] __dict__ attribute is incorrectly stated to be read-only
Steven D'Aprano
- [issue38099] __dict__ attribute is incorrectly stated to be read-only
Steven D'Aprano
- [issue38099] __dict__ attribute is incorrectly stated to be read-only
Reed
- [issue38100] Spelling error in unittest.mock code
Lisa Roach
- [issue38100] Spelling error in unittest.mock code
Roundup Robot
- [issue38100] Spelling error in unittest.mock code
Maritza Esparza
- [issue38100] Spelling error in unittest.mock code
Marco Antonio Ramirez Valdes
- [issue38100] Spelling error in unittest.mock code
Lisa Roach
- [issue38100] Spelling error in unittest.mock code
Stéphane Wirtel
- [issue38100] Spelling error in unittest.mock code
miss-islington
- [issue38100] Spelling error in unittest.mock code
miss-islington
- [issue38100] Spelling error in unittest.mock code
Stéphane Wirtel
- [issue38100] Spelling error in unittest.mock code
Lisa Roach
- [issue38100] Spelling error in unittest.mock code
Stéphane Wirtel
- [issue38100] Spelling error in unittest.mock code
miss-islington
- [issue38100] Spelling error in unittest.mock code
Stéphane Wirtel
- [issue38101] Update devguide triaging keywords
Lisa Roach
- [issue38101] Update devguide triaging keywords
Ido Michael
- [issue38101] Update devguide triaging keywords
Karthikeyan Singaravelan
- [issue38101] Update devguide triaging keywords
Ido Michael
- [issue38102] Document importlib.machinery.WindowsRegistryFinder.DEBUG_BUILD
Brett Cannon
- [issue38102] Document importlib.machinery.WindowsRegistryFinder.DEBUG_BUILD
Brett Cannon
- [issue38103] Duplicate label "examples" in the Docs
Ezio Melotti
- [issue38103] Duplicate label "examples" in the Docs
Ezio Melotti
- [issue38103] Duplicate label "examples" in the Docs
Lisa Roach
- [issue38103] Duplicate label "examples" in the Docs
miss-islington
- [issue38103] Duplicate label "examples" in the Docs
miss-islington
- [issue38103] Duplicate label "examples" in the Docs
Ezio Melotti
- [issue38104] File descriptor error when subprocess call is used with event loop enabled in main thread
Manoj C
- [issue38104] File descriptor error when subprocess call is used with event loop enabled in main thread
Andrew Svetlov
- [issue38105] hash collision when hash(x) == -2 causes many calls to __eq__
Guido Imperiale
- [issue38105] hash collision when hash(x) == -2 causes many calls to __eq__
Guido Imperiale
- [issue38105] hash collision when hash(x) == -2 causes many calls to __eq__
Steven D'Aprano
- [issue38105] hash collision when hash(x) == -2 causes many calls to __eq__
Guido Imperiale
- [issue38105] hash collision when hash(x) == -2 causes many calls to __eq__
Serhiy Storchaka
- [issue38105] hash collision when hash(x) == -2 causes many calls to __eq__
hongweipeng
- [issue38105] hash collision when hash(x) == -2 causes many calls to __eq__
Tim Peters
- [issue38105] hash collision when hash(x) == -2 causes many calls to __eq__
Raymond Hettinger
- [issue38105] hash collision when hash(x) == -2 causes many calls to __eq__
Tim Peters
- [issue38105] hash collision when hash(x) == -2 causes many calls to __eq__
Tim Peters
- [issue38105] hash collision when hash(x) == -2 causes many calls to __eq__
Tim Peters
- [issue38105] hash collision when hash(x) == -2 causes many calls to __eq__
Tim Peters
- [issue38106] [2.7] Race in PyThread_release_lock on macOS - can lead to memory corruption and deadlock
STINNER Victor
- [issue38106] [2.7] Race in PyThread_release_lock on macOS - can lead to memory corruption and deadlock
Terry J. Reedy
- [issue38106] Race in PyThread_release_lock - can lead to MEMORY CORRUPTION and DEADLOCK
Kirill Smelkov
- [issue38106] Race in PyThread_release_lock - can lead to memory corruption and deadlock
Guido van Rossum
- [issue38106] Race in PyThread_release_lock - can lead to memory corruption and deadlock
Armin Rigo
- [issue38106] Race in PyThread_release_lock - can lead to memory corruption and deadlock
Kristján Valur Jónsson
- [issue38106] Race in PyThread_release_lock - can lead to memory corruption and deadlock
Kirill Smelkov
- [issue38106] Race in PyThread_release_lock - can lead to memory corruption and deadlock
Kirill Smelkov
- [issue38106] Race in PyThread_release_lock - can lead to memory corruption and deadlock
Kristján Valur Jónsson
- [issue38106] Race in PyThread_release_lock - can lead to memory corruption and deadlock
Kirill Smelkov
- [issue38106] Race in PyThread_release_lock - can lead to memory corruption and deadlock
Armin Rigo
- [issue38106] Race in PyThread_release_lock - can lead to memory corruption and deadlock
Kirill Smelkov
- [issue38106] Race in PyThread_release_lock - can lead to memory corruption and deadlock
Kirill Smelkov
- [issue38107] Replace direct future and task contructor calls with factories in asyncio tests
Andrew Svetlov
- [issue38107] Replace direct future and task contructor calls with factories in asyncio tests
Andrew Svetlov
- [issue38107] Replace direct future and task contructor calls with factories in asyncio tests
Andrew Svetlov
- [issue38107] Replace direct future and task contructor calls with factories in asyncio tests
Andrew Svetlov
- [issue38107] Replace direct future and task contructor calls with factories in asyncio tests
Andrew Svetlov
- [issue38107] Replace direct future and task contructor calls with factories in asyncio tests
miss-islington
- [issue38107] Replace direct future and task contructor calls with factories in asyncio tests
miss-islington
- [issue38107] Replace direct future and task contructor calls with factories in asyncio tests
Andrew Svetlov
- [issue38108] Everything in Mock should inherit from Base
Lisa Roach
- [issue38108] Everything in Mock should inherit from Base
Lisa Roach
- [issue38108] Everything in Mock should inherit from Base
Lisa Roach
- [issue38108] Everything in Mock should inherit from Base
Lisa Roach
- [issue38108] Everything in Mock should inherit from Base
miss-islington
- [issue38108] Everything in Mock should inherit from Base
Lisa Roach
- [issue38108] Everything in Mock should inherit from Base
Lisa Roach
- [issue38109] Missing constants in Lib/stat.py
Ronan Lamy
- [issue38109] Missing constants in Lib/stat.py
Joannah Nanjekye
- [issue38110] Use fdwalk() within os.closerange() impl if available
Gregory P. Smith
- [issue38110] Use fdwalk() within os.closerange() impl if available
Jakub Kulik
- [issue38110] Use fdwalk() within os.closerange() impl if available
Gregory P. Smith
- [issue38110] Use fdwalk() within os.closerange() impl if available
Gregory P. Smith
- [issue38110] Use fdwalk() within os.closerange() impl if available
Gregory P. Smith
- [issue38110] Use fdwalk() within os.closerange() impl if available
miss-islington
- [issue38110] Use fdwalk() within os.closerange() impl if available
miss-islington
- [issue38111] Error while building Python from source
Redcxx
- [issue38111] Error while building Python from source
Zachary Ware
- [issue38111] Error while building Python from source
Redcxx
- [issue38111] Error while building Python from source
Redcxx
- [issue38111] Error while building Python from source
Redcxx
- [issue38111] Error while building Python from source
Zachary Ware
- [issue38111] Error while building Python from source
Redcxx
- [issue38111] Error while building Python from source
Redcxx
- [issue38111] Error while building Python from source
Zachary Ware
- [issue38112] Compileall improvements
Petr Viktorin
- [issue38112] Compileall improvements
Lumír Balhar
- [issue38112] Compileall improvements
Petr Viktorin
- [issue38112] Compileall improvements
STINNER Victor
- [issue38112] Compileall improvements
STINNER Victor
- [issue38112] Compileall improvements
Petr Viktorin
- [issue38112] Compileall improvements
Petr Viktorin
- [issue38112] Compileall improvements
Petr Viktorin
- [issue38112] Compileall improvements
Petr Viktorin
- [issue38112] Compileall improvements
STINNER Victor
- [issue38113] Make ast module PEP-384 compatible
Dino Viehland
- [issue38113] Make ast module PEP-384 compatible
Dino Viehland
- [issue38113] Make ast module PEP-384 compatible
Dino Viehland
- [issue38113] Remove statics from ast.c
Dino Viehland
- [issue38113] Remove statics from ast.c
Dino Viehland
- [issue38113] Remove statics from ast.c
miss-islington
- [issue38113] Remove statics from ast.c
Eric Snow
- [issue38113] Remove statics from ast.c
Eric Snow
- [issue38113] Remove statics from ast.c
STINNER Victor
- [issue38114] Exclude pip.ini from Nuget package
Steve Dower
- [issue38114] Exclude pip.ini from Nuget package
Steve Dower
- [issue38114] Exclude pip.ini from Nuget package
Zachary Ware
- [issue38114] Exclude pip.ini from Nuget package
miss-islington
- [issue38114] Exclude pip.ini from Nuget package
Steve Dower
- [issue38114] Exclude pip.ini from Nuget package
miss-islington
- [issue38115] Invalid bytecode offsets in co_lnotab
Thomas Wouters
- [issue38115] Invalid bytecode offsets in co_lnotab
Thomas Wouters
- [issue38115] Invalid bytecode offsets in co_lnotab
Thomas Wouters
- [issue38115] Invalid bytecode offsets in co_lnotab
Serhiy Storchaka
- [issue38115] Invalid bytecode offsets in co_lnotab
Thomas Wouters
- [issue38115] Invalid bytecode offsets in co_lnotab
Thomas Wouters
- [issue38115] Invalid bytecode offsets in co_lnotab
Serhiy Storchaka
- [issue38115] Invalid bytecode offsets in co_lnotab
Thomas Wouters
- [issue38115] Invalid bytecode offsets in co_lnotab
Gregory P. Smith
- [issue38115] Invalid bytecode offsets in co_lnotab
Gregory P. Smith
- [issue38115] Invalid bytecode offsets in co_lnotab
Gregory P. Smith
- [issue38115] Invalid bytecode offsets in co_lnotab
Gregory P. Smith
- [issue38116] Make select module PEP-384 compatible
Dino Viehland
- [issue38116] Make select module PEP-384 compatible
Dino Viehland
- [issue38116] Make select module PEP-384 compatible
Christian Heimes
- [issue38116] Make select module PEP-384 compatible
Josh Rosenberg
- [issue38116] Make select module PEP-384 compatible
Dino Viehland
- [issue38116] Make select module PEP-384 compatible
Paulo Henrique Silva
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Christian Heimes
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Christian Heimes
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Stéphane Wirtel
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
miss-islington
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
miss-islington
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Stéphane Wirtel
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
miss-islington
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Stéphane Wirtel
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Ned Deily
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Ned Deily
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Ned Deily
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Ned Deily
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
miss-islington
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
miss-islington
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
miss-islington
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
miss-islington
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Ned Deily
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Ned Deily
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Steve Dower
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Steve Dower
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Steve Dower
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Steve Dower
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Steve Dower
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
miss-islington
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Steve Dower
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
miss-islington
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Steve Dower
- [issue38117] Update to OpenSSL 1.1.1d, 1.1.0l, 1.0.2t
Steve Dower
- [issue38118] Valgrind warnings when running tokenize.py
STINNER Victor
- [issue38118] Valgrind warnings when running tokenize.py
STINNER Victor
- [issue38118] Valgrind warnings when running tokenize.py
Benjamin Peterson
- [issue38118] Valgrind warnings when running tokenize.py
STINNER Victor
- [issue38119] resource tracker destroys shared memory segments when other processes should still have valid access
Davin Potts
- [issue38119] resource tracker destroys shared memory segments when other processes should still have valid access
Davin Potts
- [issue38119] resource tracker destroys shared memory segments when other processes should still have valid access
Vinay Sharma
- [issue38120] DeprecationWarning in test_random due to invalid seed arguments
Karthikeyan Singaravelan
- [issue38120] DeprecationWarning in test_random due to invalid seed arguments
Karthikeyan Singaravelan
- [issue38120] DeprecationWarning in test_random due to invalid seed arguments
Raymond Hettinger
- [issue38120] DeprecationWarning in test_random due to invalid seed arguments
Karthikeyan Singaravelan
- [issue38120] DeprecationWarning in test_random due to invalid seed arguments
STINNER Victor
- [issue38120] DeprecationWarning in test_random due to invalid seed arguments
Raymond Hettinger
- [issue38120] DeprecationWarning in test_random due to invalid seed arguments
Serhiy Storchaka
- [issue38120] DeprecationWarning in test_random due to invalid seed arguments
Serhiy Storchaka
- [issue38121] Synchronize importlib.metadata with importlib_metadata 0.22
Jason R. Coombs
- [issue38121] Synchronize importlib.metadata with importlib_metadata 0.22
Jason R. Coombs
- [issue38121] Synchronize importlib.metadata with importlib_metadata 0.22
Paul Ganssle
- [issue38121] Synchronize importlib.metadata with importlib_metadata 0.22
Jason R. Coombs
- [issue38121] Synchronize importlib.metadata with importlib_metadata 0.22
Jason R. Coombs
- [issue38121] Synchronize importlib.metadata with importlib_metadata 0.22
Jason R. Coombs
- [issue38122] AsyncMock force always creating an AsyncMock for child mocks
Lisa Roach
- [issue38122] AsyncMock force always creating an AsyncMock for child mocks
Karthikeyan Singaravelan
- [issue38122] AsyncMock force always creating an AsyncMock for child mocks
Michael Foord
- [issue38122] AsyncMock force always creating an AsyncMock for child mocks
Roundup Robot
- [issue38122] AsyncMock force always creating an AsyncMock for child mocks
Stéphane Wirtel
- [issue38122] AsyncMock force always creating an AsyncMock for child mocks
Stéphane Wirtel
- [issue38123] Unable to find Python3.8.0b4 on Ubuntu 19004 desktop
Jonathan Gossage
- [issue38123] Unable to find Python3.8.0b4 on Ubuntu 19004 desktop
Christian Heimes
- [issue38123] Unable to find Python3.8.0b4 on Ubuntu 19004 desktop
Zachary Ware
- [issue38123] Unable to find Python3.8.0b4 on Ubuntu 19004 desktop
Jonathan Gossage
- [issue38124] off-by-one error in PyState_AddModule
Benjamin Peterson
- [issue38124] off-by-one error in PyState_AddModule
Benjamin Peterson
- [issue38124] off-by-one error in PyState_AddModule
Benjamin Peterson
- [issue38124] off-by-one error in PyState_AddModule
miss-islington
- [issue38124] off-by-one error in PyState_AddModule
miss-islington
- [issue38124] off-by-one error in PyState_AddModule
miss-islington
- [issue38124] off-by-one error in PyState_AddModule
miss-islington
- [issue38124] off-by-one error in PyState_GetModule
Benjamin Peterson
- [issue38125] Can' build document in Sphinx v2.2.0
Windson Yang
- [issue38125] Can' build document in Sphinx v2.2.0
Ammar Askar
- [issue38126] mailcap top level wildcard support
pacien
- [issue38127] A fatal error when running test_ctypes
Zackery Spytz
- [issue38127] A fatal error when running test_ctypes
Zackery Spytz
- [issue38127] A fatal error when running test_ctypes
Benjamin Peterson
- [issue38127] A fatal error when running test_ctypes
miss-islington
- [issue38127] A fatal error when running test_ctypes
miss-islington
- [issue38127] A fatal error when running test_ctypes
miss-islington
- [issue38127] A fatal error when running test_ctypes
miss-islington
- [issue38128] IDLE undo calls get_saved() when set to None
Raymond Hettinger
- [issue38128] IDLE undo calls get_saved() when set to None
Zackery Spytz
- [issue38128] IDLE undo calls get_saved() when set to None
Raymond Hettinger
- [issue38128] IDLE undo calls get_saved() when set to None
Terry J. Reedy
- [issue38129] Situs Judi Online Terpercaya
Situs Judi Online Terpercaya
- [issue38129] Spam
Karthikeyan Singaravelan
- [issue38129] Spam
Karthikeyan Singaravelan
- [issue38129] Spam
Karthikeyan Singaravelan
- [issue38129] Spam
Zachary Ware
- [issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))
Mohammad Dehghan
- [issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))
Mohammad Dehghan
- [issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))
Roundup Robot
- [issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))
Mohammad Dehghan
- [issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))
Stéphane Wirtel
- [issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))
Stéphane Wirtel
- [issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))
miss-islington
- [issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))
miss-islington
- [issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))
Stéphane Wirtel
- [issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))
Stéphane Wirtel
- [issue38130] Error in section 8.6 of the tutorials (Errors and Exceptions, `finally` bullet points))
Stéphane Wirtel
- [issue38131] compile(mode='eval') uninformative error message
Ilya Kamenshchikov
- [issue38132] Simplify hashlib implementation
Christian Heimes
- [issue38132] Simplify hashlib implementation
Charalampos Stratakis
- [issue38132] Simplify hashlib implementation
Christian Heimes
- [issue38132] Simplify hashlib implementation
Stéphane Wirtel
- [issue38132] Simplify hashlib implementation
miss-islington
- [issue38132] Simplify hashlib implementation
Christian Heimes
- [issue38132] Simplify hashlib implementation
Stéphane Wirtel
- [issue38132] Simplify hashlib implementation
Stéphane Wirtel
- [issue38132] Simplify hashlib implementation
miss-islington
- [issue38132] Simplify hashlib implementation
miss-islington
- [issue38133] py.exe cannot locate Store package
Steve Dower
- [issue38133] py.exe cannot locate Store package
Steve Dower
- [issue38133] py.exe cannot locate Store package
Steve Dower
- [issue38133] py.exe cannot locate Store package
Steve Dower
- [issue38133] py.exe cannot locate Store package
Eryk Sun
- [issue38133] py.exe cannot locate Store package
Steve Dower
- [issue38133] py.exe cannot locate Store package
Steve Dower
- [issue38133] py.exe cannot locate Store package
miss-islington
- [issue38133] py.exe cannot locate Store package
Steve Dower
- [issue38133] py.exe cannot locate Store package
miss-islington
- [issue38134] Remove copy of fast PBKDF2 algorithm
Christian Heimes
- [issue38134] Remove copy of fast PBKDF2 algorithm
Christian Heimes
- [issue38134] Remove copy of fast PBKDF2 algorithm
Gregory P. Smith
- [issue38134] Remove copy of fast PBKDF2 algorithm
miss-islington
- [issue38134] Remove copy of fast PBKDF2 algorithm
miss-islington
- [issue38134] Remove copy of fast PBKDF2 algorithm
Christian Heimes
- [issue38134] Remove copy of fast PBKDF2 algorithm
Christian Heimes
- [issue38135] Depth first search in compile.c creates wrong BB order for certain CFG.
Mark Shannon
- [issue38135] Depth first search in compile.c creates wrong BB order for certain CFG.
Mark Shannon
- [issue38135] Depth first search in compile.c creates wrong BB order for certain CFG.
Mark Shannon
- [issue38135] Depth first search in compile.c creates wrong BB order for certain CFG.
Thomas Wouters
- [issue38135] Depth first search in compile.c creates wrong BB order for certain CFG.
Gregory P. Smith
- [issue38136] Remove AsyncMock.assert_awaited_*
Lisa Roach
- [issue38136] Remove AsyncMock.assert_awaited_*
Karthikeyan Singaravelan
- [issue38136] Remove AsyncMock.assert_awaited_*
Michael Foord
- [issue38136] Remove AsyncMock.assert_awaited_*
Lisa Roach
- [issue38136] Remove AsyncMock.assert_awaited_*
Lisa Roach
- [issue38136] Remove AsyncMock.assert_awaited_*
Lisa Roach
- [issue38136] Remove AsyncMock.assert_awaited_*
Lisa Roach
- [issue38136] Remove AsyncMock.assert_awaited_*
Lisa Roach
- [issue38136] Remove AsyncMock.assert_awaited_*
Lisa Roach
- [issue38137] hashopenssl fails to compile on MacOS
Pablo Galindo Salgado
- [issue38137] hashopenssl fails to compile on MacOS
Christian Heimes
- [issue38137] hashopenssl fails to compile on MacOS
miss-islington
- [issue38137] hashopenssl fails to compile on MacOS
Stéphane Wirtel
- [issue38137] hashopenssl fails to compile on MacOS
miss-islington
- [issue38138] test_importleak is leaking references
Pablo Galindo Salgado
- [issue38138] test_importleak is leaking references
Pablo Galindo Salgado
- [issue38138] test_importleak is leaking references
Karthikeyan Singaravelan
- [issue38138] test_importleak is leaking references
Dino Viehland
- [issue38138] test_importleak is leaking references
Dino Viehland
- [issue38138] test_importleak is leaking references
miss-islington
- [issue38138] test_importleak is leaking references
Stéphane Wirtel
- [issue38138] test_importlib is leaking references
Pablo Galindo Salgado
- [issue38139] [BUG] datetime.strptime could not handle timezone
Yixing Jiang
- [issue38139] [BUG] datetime.strptime could not handle timezone
Karthikeyan Singaravelan
- [issue38139] [BUG] datetime.strptime could not handle timezone
Karthikeyan Singaravelan
- [issue38139] [BUG] datetime.strptime could not handle timezone
Karthikeyan Singaravelan
- [issue38139] [BUG] datetime.strptime could not handle timezone
Paul Ganssle
- [issue38140] Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API
Dino Viehland
- [issue38140] Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API
Eddie Elizondo
- [issue38140] Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API
Dino Viehland
- [issue38140] Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API
Dino Viehland
- [issue38140] Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API
Dino Viehland
- [issue38140] Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API
Petr Viktorin
- [issue38140] Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API
Petr Viktorin
- [issue38140] Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API
Petr Viktorin
- [issue38140] Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API
hai shi
- [issue38140] Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API
Petr Viktorin
- [issue38140] Py_tp_dictoffset / Py_tp_finalize are unsettable in stable API
Eddie Elizondo
- [issue38141] Use fewer statics in Argument Clinic.
Larry Hastings
- [issue38141] Use fewer statics in Argument Clinic.
Serhiy Storchaka
- [issue38141] Use fewer statics in Argument Clinic.
Serhiy Storchaka
- [issue38141] Use fewer statics in Argument Clinic.
Eric Snow
- [issue38141] Use fewer statics in Argument Clinic.
Larry Hastings
- [issue38141] Use fewer statics in Argument Clinic.
Tahia K
- [issue38141] Use less statics in Argument Clinic.
Eric Snow
- [issue38142] Make _hashlib extension module PEP-384 compatible
Christian Heimes
- [issue38142] Make _hashlib extension module PEP-384 compatible
Christian Heimes
- [issue38142] Make _hashlib extension module PEP-384 compatible
Christian Heimes
- [issue38142] Make _hashlib extension module PEP-384 compatible
Christian Heimes
- [issue38143] plistlib: cleanup PEP8 violations
Jon Janzen
- [issue38143] plistlib: cleanup PEP8 violations
Jon Janzen
- [issue38143] plistlib: cleanup PEP8 violations
Julien Palard
- [issue38144] Add the root_dir and dir_fd parameters in glob.glob()
Serhiy Storchaka
- [issue38144] Add the root_dir and dir_fd parameters in glob.glob()
Serhiy Storchaka
- [issue38145] Fix short option 'd' in 'distutils' command 'bdist_dumb'
sinoroc
- [issue38145] Fix short option 'd' in 'distutils' command 'bdist_dumb'
sinoroc
- [issue38145] Fix short option 'd' in 'distutils' command 'bdist_dumb'
sinoroc
- [issue38145] Fix short option 'd' in 'distutils' command 'bdist_dumb'
Stéphane Wirtel
- [issue38145] Fix short option 'd' in 'scommand 'bdist_dumb'
sinoroc
- [issue38146] QVariant NULL returns anomalous values in equality statements
John Midgett
- [issue38147] add macro for __builtin_unreachable
Sergey Fedoseev
- [issue38147] add macro for __builtin_unreachable
STINNER Victor
- [issue38147] add macro for __builtin_unreachable
STINNER Victor
- [issue38147] add macro for __builtin_unreachable
Sergey Fedoseev
- [issue38147] add macro for __builtin_unreachable
STINNER Victor
- [issue38147] add Py_ASSUME() macro for __builtin_unreachable()
STINNER Victor
- [issue38147] add Py_ASSUME() macro for __builtin_unreachable()
STINNER Victor
- [issue38148] Add slots to asyncio transports
Andrew Svetlov
- [issue38148] Add slots to asyncio transports
Andrew Svetlov
- [issue38148] Add slots to asyncio transports
Andrew Svetlov
- [issue38148] Add slots to asyncio transports
Andrew Svetlov
- [issue38148] Add slots to asyncio transports
Andrew Svetlov
- [issue38148] Add slots to asyncio transports
Andrew Svetlov
- [issue38148] Add slots to asyncio transports
Andrew Svetlov
- [issue38149] sys.audit() is called multiple times for glob.glob()
Serhiy Storchaka
- [issue38149] sys.audit() is called multiple times for glob.glob()
Karthikeyan Singaravelan
- [issue38149] sys.audit() is called multiple times for glob.glob()
Steve Dower
- [issue38149] sys.audit() is called multiple times for glob.glob()
Steve Dower
- [issue38149] sys.audit() is called multiple times for glob.glob()
Serhiy Storchaka
- [issue38149] sys.audit() is called multiple times for glob.glob()
Serhiy Storchaka
- [issue38149] sys.audit() is called multiple times for glob.glob()
Steve Dower
- [issue38149] sys.audit() is called multiple times for glob.glob()
Serhiy Storchaka
- [issue38149] sys.audit() is called multiple times for glob.glob()
Serhiy Storchaka
- [issue38150] test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once() leaks
STINNER Victor
- [issue38150] test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once() leaks
STINNER Victor
- [issue38150] test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once() leaks
Eddie Elizondo
- [issue38150] test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once() leaks
STINNER Victor
- [issue38150] test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once() leaks
Stéphane Wirtel
- [issue38150] test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once() leaks
Eddie Elizondo
- [issue38150] test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once() leaks
Eddie Elizondo
- [issue38150] test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once() leaks
miss-islington
- [issue38150] test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once() leaks
Stéphane Wirtel
- [issue38150] test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once() leaks
Stéphane Wirtel
- [issue38150] test_capi: test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once() leaks
Stéphane Wirtel
- [issue38151] test_types: test_duck_gen() leaks reference
STINNER Victor
- [issue38151] test_types: test_duck_gen() leaks reference
STINNER Victor
- [issue38152] AST change introduced tons of reference leaks
STINNER Victor
- [issue38152] AST change introduced tons of reference leaks
Dino Viehland
- [issue38152] AST change introduced tons of reference leaks
Eddie Elizondo
- [issue38152] AST change introduced tons of reference leaks
Eddie Elizondo
- [issue38152] AST change introduced tons of reference leaks
Eddie Elizondo
- [issue38152] AST change introduced tons of reference leaks
Ammar Askar
- [issue38152] AST change introduced tons of reference leaks
STINNER Victor
- [issue38153] Normalize hashing algorithm names
Christian Heimes
- [issue38153] Normalize hashing algorithm names
Christian Heimes
- [issue38153] Normalize hashing algorithm names
Gregory P. Smith
- [issue38153] Normalize hashing algorithm names
Gregory P. Smith
- [issue38153] Normalize hashing algorithm names
Christian Heimes
- [issue38153] Normalize hashing algorithm names
Christian Heimes
- [issue38153] Normalize hashing algorithm names
Christian Heimes
- [issue38153] Normalize hashing algorithm names
Christian Heimes
- [issue38153] Normalize hashing algorithm names
miss-islington
- [issue38153] Normalize hashing algorithm names
miss-islington
- [issue38154] test__xxsubinterpreters: random failures on AMD64 FreeBSD CURRENT Shared 3.x
STINNER Victor
- [issue38154] test__xxsubinterpreters: random failures on AMD64 FreeBSD CURRENT Shared 3.x
STINNER Victor
- [issue38154] test__xxsubinterpreters: random failures on AMD64 FreeBSD CURRENT Shared 3.x
Kyle Stanley
- [issue38154] test__xxsubinterpreters: random failures on AMD64 FreeBSD CURRENT Shared 3.x
Kyle Stanley
- [issue38154] test__xxsubinterpreters: random failures on AMD64 FreeBSD CURRENT Shared 3.x
Kyle Stanley
- [issue38154] test__xxsubinterpreters: random failures on AMD64 FreeBSD CURRENT Shared 3.x
STINNER Victor
- [issue38155] Add __all__ to the datetime module
Paul Ganssle
- [issue38155] Add __all__ to the datetime module
Tahia K
- [issue38155] Add __all__ to the datetime module
Paul Ganssle
- [issue38155] Add __all__ to the datetime module
Paul Ganssle
- [issue38155] Add __all__ to the datetime module
Dong-hee Na
- [issue38155] Add __all__ to the datetime module
Tahia K
- [issue38155] Add __all__ to the datetime module
Dong-hee Na
- [issue38155] Add __all__ to the datetime module
Tahia K
- [issue38155] Add __all__ to the datetime module
Tahia K
- [issue38155] Add __all__ to the datetime module
Paul Ganssle
- [issue38155] Add __all__ to the datetime module
Paul Ganssle
- [issue38156] input fucntion raises SystemError after specific input.
Amiy Kumar
- [issue38156] input fucntion raises SystemError after specific input.
Amiy Kumar
- [issue38157] Add a recipe in unittest.mock examples about mock_open per file
Karthikeyan Singaravelan
- [issue38157] Add a recipe in unittest.mock examples about mock_open per file
Karthikeyan Singaravelan
- [issue38158] PyType_Spec docs list non-existant field "doc"
Stefan Behnel
- [issue38158] PyType_Spec docs list non-existant field "doc"
Stefan Behnel
- [issue38158] PyType_Spec docs list non-existant field "doc"
Tahia K
- [issue38158] PyType_Spec docs list non-existant field "doc"
Stefan Behnel
- [issue38158] PyType_Spec docs list non-existant field "doc"
Tahia K
- [issue38158] PyType_Spec docs list non-existant field "doc"
Tahia K
- [issue38158] PyType_Spec docs list non-existant field "doc"
miss-islington
- [issue38158] PyType_Spec docs list non-existant field "doc"
miss-islington
- [issue38158] PyType_Spec docs list non-existant field "doc"
Stefan Behnel
- [issue38158] PyType_Spec docs list non-existant field "doc"
Stefan Behnel
- [issue38159] PyState_AddModule docs should say that it's not necessary to call it.
Petr Viktorin
- [issue38159] PyState_AddModule docs should say that it's not necessary to call it.
Petr Viktorin
- [issue38160] Add a "PyInterpreterState *" field to PyTypeObject.
Eric Snow
- [issue38160] Add a "PyInterpreterState *" field to PyTypeObject.
Petr Viktorin
- [issue38160] Add a "PyInterpreterState *" field to PyTypeObject.
Stefan Behnel
- [issue38160] Add a "PyInterpreterState *" field to PyTypeObject.
Tahia K
- [issue38160] Add a "PyInterpreterState *" field to PyTypeObject.
Christian Heimes
- [issue38160] Add a "PyInterpreterState *" field to PyTypeObject.
STINNER Victor
- [issue38160] Add a "PyInterpreterState *" field to PyTypeObject.
Steve Dower
- [issue38160] Add a "PyInterpreterState *" field to PyTypeObject.
Petr Viktorin
- [issue38160] Add a "PyInterpreterState *" field to PyTypeObject.
STINNER Victor
- [issue38161] AsyncMock add `.awaited` like `.called`
Lisa Roach
- [issue38161] AsyncMock add `.awaited` like `.called`
Karthikeyan Singaravelan
- [issue38161] AsyncMock add `.awaited` like `.called`
Lisa Roach
- [issue38161] AsyncMock add `.awaited` like `.called`
Lisa Roach
- [issue38161] AsyncMock add `.awaited` like `.called`
Lisa Roach
- [issue38161] AsyncMock add `.awaited` like `.called`
Lisa Roach
- [issue38161] AsyncMock add `.awaited` like `.called`
miss-islington
- [issue38161] AsyncMock add `.awaited` like `.called`
Lisa Roach
- [issue38162] Import Long Load
Evgeniy Mischuk
- [issue38162] Import Long Load
Roundup Robot
- [issue38162] Import Long Load
Stéphane Wirtel
- [issue38162] Import Long Load
Stéphane Wirtel
- [issue38162] Import Long Load
STINNER Victor
- [issue38163] AsyncMock child mocks should detect their type
Lisa Roach
- [issue38163] AsyncMock child mocks should detect their type
Karthikeyan Singaravelan
- [issue38163] AsyncMock child mocks should detect their type
Lisa Roach
- [issue38163] AsyncMock child mocks should detect their type
Lisa Roach
- [issue38163] AsyncMock child mocks should detect their type
Lisa Roach
- [issue38163] AsyncMock child mocks should detect their type
Lisa Roach
- [issue38163] AsyncMock child mocks should detect their type
Lisa Roach
- [issue38163] AsyncMock child mocks should detect their type
Lisa Roach
- [issue38163] AsyncMock child mocks should detect their type
Lisa Roach
- [issue38164] polishing asyncio Streams API
Yury Selivanov
- [issue38164] polishing asyncio Streams API
Karthikeyan Singaravelan
- [issue38164] polishing asyncio Streams API
Andrew Svetlov
- [issue38164] polishing asyncio Streams API
Kyle Stanley
- [issue38164] polishing asyncio Streams API
Caleb Hattingh
- [issue38164] polishing asyncio Streams API
Kyle Stanley
- [issue38164] poloshing asyncio Streams API
Yury Selivanov
- [issue38165] freezes when loading a program on imports
Evgeniy Mischuk
- [issue38165] freezes when loading a program on imports
Evgeniy Mischuk
- [issue38165] freezes when loading a program on imports
Evgeniy Mischuk
- [issue38165] freezes when loading a program on imports
Evgeniy Mischuk
- [issue38165] freezes when loading a program on imports
Stéphane Wirtel
- [issue38166] ast identifies incorrect column for compound attribute lookups
Justin McCann
- [issue38166] ast identifies incorrect column for compound attribute lookups
Andrew Briand
- [issue38166] ast identifies incorrect column for compound attribute lookups
Serhiy Storchaka
- [issue38166] ast identifies incorrect column for compound attribute lookups
Ivan Levkivskyi
- [issue38167] O_DIRECT read fails with 4K mmap buffer
Paul
- [issue38167] O_DIRECT read fails with 4K mmap buffer
Paul
- [issue38167] O_DIRECT read fails with 4K mmap buffer
Paul
- [issue38167] O_DIRECT read fails with 4K mmap buffer
Josh Rosenberg
- [issue38167] O_DIRECT read fails with 4K mmap buffer
Paul
- [issue38168] Reflaks in setint() of mmapmodule.c
hai shi
- [issue38168] Refleaks in setint() of mmapmodule.c
hai shi
- [issue38168] Refleaks in setint() of mmapmodule.c
hai shi
- [issue38168] Refleaks in setint() of mmapmodule.c
miss-islington
- [issue38168] Refleaks in setint() of mmapmodule.c
miss-islington
- [issue38168] Refleaks in setint() of mmapmodule.c
miss-islington
- [issue38168] Refleaks in setint() of mmapmodule.c
miss-islington
- [issue38168] Refleaks in setint() of mmapmodule.c
Xiang Zhang
- [issue38168] Refleaks in setint() of mmapmodule.c
Xiang Zhang
- [issue38168] Refleaks in setint() of mmapmodule.c
Xiang Zhang
- [issue38169] Increase Code Coverage for SharedMemory and ShareableListe
Vinay Sharma
- [issue38169] Increase Code Coverage for SharedMemory and ShareableListe
Vinay Sharma
- [issue38170] imghdr: Support detecting heif
Dong-hee Na
- [issue38170] imghdr: Support detecting heif
Dong-hee Na
- [issue38170] imghdr: Support detecting heif
Dong-hee Na
- [issue38171] super() is passing wrong parameters while handling diamond inheritance
Patrick Monnerat
- [issue38171] super() is passing wrong parameters while handling diamond inheritance
Steven D'Aprano
- [issue38171] super() is passing wrong parameters while handling diamond inheritance
Mark Dickinson
- [issue38171] super() is passing wrong parameters while handling diamond inheritance
Mark Dickinson
- [issue38172] Python 3.8 Segfult with Bandersnatch pytest Suite
Cooper Lees
- [issue38172] Python 3.8 Segfult with Bandersnatch pytest Suite
Cooper Lees
- [issue38172] Python 3.8 Segfult with Bandersnatch pytest Suite
Cooper Lees
- [issue38172] Python 3.8 Segfult with Bandersnatch pytest Suite
Terry J. Reedy
- [issue38172] Python 3.8 Segfult with Bandersnatch pytest Suite
Cooper Lees
- [issue38172] Python 3.8 Segfult with Bandersnatch pytest Suite
Terry J. Reedy
- [issue38172] Python 3.8 Segfult with Bandersnatch pytest Suite
STINNER Victor
- [issue38172] Python 3.8 Segfult with Bandersnatch pytest Suite
STINNER Victor
- [issue38172] Python 3.8 Segfult with Bandersnatch pytest Suite
Karthikeyan Singaravelan
- [issue38172] Python 3.8 Segfult with Bandersnatch pytest Suite
Karthikeyan Singaravelan
- [issue38172] Python 3.8 Segfult with Bandersnatch pytest Suite
STINNER Victor
- [issue38172] Python 3.8 Segfult with Bandersnatch pytest Suite
Cooper Lees
- [issue38172] Python 3.8 Segfult with Bandersnatch pytest Suite
Emmanuel Arias
- [issue38173] [EASY] tkinter.filedialog.askopenfilenames should follow PEP8
Dong-hee Na
- [issue38173] [EASY] tkinter.filedialog.askopenfilenames should follow PEP8
Dong-hee Na
- [issue38173] [EASY] tkinter.filedialog.askopenfilenames should follow PEP8
Serhiy Storchaka
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
Uche Ogbuji
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
Karthikeyan Singaravelan
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
Benjamin Peterson
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
Benjamin Peterson
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
Benjamin Peterson
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
Benjamin Peterson
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
Benjamin Peterson
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
Benjamin Peterson
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
Benjamin Peterson
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
Benjamin Peterson
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
Benjamin Peterson
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
Benjamin Peterson
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
Benjamin Peterson
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
Benjamin Peterson
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
STINNER Victor
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
STINNER Victor
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
Benjamin Peterson
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
STINNER Victor
- [issue38174] Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)
Ned Deily
- [issue38175] Memory leak in comparison of sqlite.Row objects
Serhiy Storchaka
- [issue38175] Memory leak in comparison of sqlite.Row objects
Serhiy Storchaka
- [issue38175] Memory leak in comparison of sqlite.Row objects
Serhiy Storchaka
- [issue38175] Memory leak in comparison of sqlite.Row objects
miss-islington
- [issue38175] Memory leak in comparison of sqlite.Row objects
miss-islington
- [issue38175] Memory leak in comparison of sqlite.Row objects
Serhiy Storchaka
- [issue38175] Memory leak in comparison of sqlite.Row objects
miss-islington
- [issue38175] Memory leak in comparison of sqlite.Row objects
miss-islington
- [issue38175] Memory leak in comparison of sqlite.Row objects
Serhiy Storchaka
- [issue38175] Memory leak in comparison of sqlite.Row objects
Serhiy Storchaka
- [issue38176] test_threading leaked [1, 1, 1] references: test_threads_join
STINNER Victor
- [issue38176] test_threading leaked [1, 1, 1] references: test_threads_join
STINNER Victor
- [issue38176] test_threading leaked [1, 1, 1] references: test_threads_join
Dino Viehland
- [issue38176] test_threading leaked [1, 1, 1] references: test_threads_join
Dino Viehland
- [issue38176] test_threading leaked [1, 1, 1] references: test_threads_join
Dino Viehland
- [issue38176] test_threading leaked [1, 1, 1] references: test_threads_join
Dino Viehland
- [issue38176] test_threading leaked [1, 1, 1] references: test_threads_join
STINNER Victor
- [issue38177] test_tools: test.test_tools.test_unparse.UnparseTestCase: test_tools leaked [36, 36, 36] references
STINNER Victor
- [issue38177] test_tools: test.test_tools.test_unparse.UnparseTestCase: test_tools leaked [36, 36, 36] references
STINNER Victor
- [issue38177] test_tools: test.test_tools.test_unparse.UnparseTestCase: test_tools leaked [36, 36, 36] references
Pablo Galindo Salgado
- [issue38178] Remove explicit "loop" argument from EchoClientProtocol example
Hrvoje Nikšić
- [issue38178] Remove explicit "loop" argument from EchoClientProtocol example
Hrvoje Nikšić
- [issue38178] Remove explicit "loop" argument from EchoClientProtocol example
Raymond Hettinger
- [issue38178] Remove explicit "loop" argument from EchoClientProtocol example
miss-islington
- [issue38178] Remove explicit "loop" argument from EchoClientProtocol example
miss-islington
- [issue38178] Remove explicit "loop" argument from EchoClientProtocol example
miss-islington
- [issue38178] Remove explicit "loop" argument from EchoClientProtocol example
miss-islington
- [issue38178] Remove explicit "loop" argument from EchoClientProtocol example
Raymond Hettinger
- [issue38178] Remove explicit "loop" argument from EchoClientProtocol example
miss-islington
- [issue38178] Remove explicit "loop" argument from EchoClientProtocol example
Andrew Svetlov
- [issue38178] Remove explicit "loop" argument from EchoClientProtocol example
Hrvoje Nikšić
- [issue38178] Remove explicit "loop" argument from EchoClientProtocol example
Andrew Svetlov
- [issue38178] Remove explicit "loop" argument from EchoClientProtocol example
STINNER Victor
- [issue38179] Test subprocess fails on Fedora 30: test_group and test_extra_groups
Diego Barriga
- [issue38179] Test subprocess fails on Fedora 30: test_group and test_extra_groups
Diego Barriga
- [issue38179] Test subprocess fails on Fedora 30: test_group and test_extra_groups
Karthikeyan Singaravelan
- [issue38179] Test subprocess fails on Fedora 30: test_group and test_extra_groups
Diego Barriga
- [issue38179] Test subprocess fails on Fedora 30: test_group and test_extra_groups
Karthikeyan Singaravelan
- [issue38180] Test pyexpat fails on Fedora 30
Diego Barriga
- [issue38180] Test pyexpat fails on Fedora 30
Diego Barriga
- [issue38180] Test pyexpat fails on Fedora 30
Diego Barriga
- [issue38180] Test pyexpat fails on Fedora 30
Christian Heimes
- [issue38180] Test pyexpat fails on Fedora 30
Diego Barriga
- [issue38181] some trable with max when np.nan is in the first of a list
薛定谔的喵
- [issue38181] some trable with max when np.nan is in the first of a list
Karthikeyan Singaravelan
- [issue38181] some trable with max when np.nan is in the first of a list
薛定谔的喵
- [issue38181] some trable with max when np.nan is in the first of a list
Mark Dickinson
- [issue38181] some trable with max when np.nan is in the first of a list
Mark Dickinson
- [issue38182] test_asyncio.test_subprocess: test_stdin_stdout() failed on AMD64 FreeBSD 10-STABLE Non-Debug 3.x
STINNER Victor
- [issue38182] test_asyncio: SubprocessMultiLoopWatcherTests.test_stdin_stdout() failed on AMD64 FreeBSD 10-STABLE Non-Debug 3.x
STINNER Victor
- [issue38182] test_asyncio: SubprocessMultiLoopWatcherTests.test_stdin_stdout() failed on AMD64 FreeBSD 10-STABLE Non-Debug 3.x
STINNER Victor
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
STINNER Victor
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
STINNER Victor
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
Kubilay Kocak
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
STINNER Victor
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
Kubilay Kocak
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
Terry J. Reedy
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
Terry J. Reedy
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
Terry J. Reedy
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
miss-islington
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
miss-islington
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
miss-islington
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
miss-islington
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
Kubilay Kocak
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
Terry J. Reedy
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
Kubilay Kocak
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
STINNER Victor
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
Kubilay Kocak
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
STINNER Victor
- [issue38183] test_idle fails on AMD64 FreeBSD CURRENT Shared 3.x: GetUserCfgDir() fails with PermissionError
Terry J. Reedy
- [issue38183] test_idle should not access or modify user config directory
Terry J. Reedy
- [issue38184] [2.7] test_site: test_s_option() failed on AMD64 Fedora Rawhide Refleaks 2.7
STINNER Victor
- [issue38184] [2.7] test_site: test_s_option() failed on AMD64 Fedora Rawhide Refleaks 2.7
STINNER Victor
- [issue38184] test_site: test_s_option() failed on AMD64 Fedora Rawhide Refleaks 2.7 and AMD64 Fedora Stable Refleaks 3.7
STINNER Victor
- [issue38185] Weird way of case-insensitive indexing of sqlite3.Row
Serhiy Storchaka
- [issue38185] Weird way of case-insensitive indexing of sqlite3.Row
Serhiy Storchaka
- [issue38185] Weird way of case-insensitive indexing of sqlite3.Row
Serhiy Storchaka
- [issue38185] Weird way of case-insensitive indexing of sqlite3.Row
miss-islington
- [issue38185] Weird way of case-insensitive indexing of sqlite3.Row
miss-islington
- [issue38185] Weird way of case-insensitive indexing of sqlite3.Row
miss-islington
- [issue38185] Weird way of case-insensitive indexing of sqlite3.Row
miss-islington
- [issue38185] Weird way of case-insensitive indexing of sqlite3.Row
Serhiy Storchaka
- [issue38186] Use FindFirstFile in ntpath.realpath() when access is denied
Steve Dower
- [issue38186] Use FindFirstFile in ntpath.realpath() when access is denied
Steve Dower
- [issue38187] test.test_tools.test_c_analyzer fails in refleak mode
Pablo Galindo Salgado
- [issue38187] test.test_tools.test_c_analyzer fails in refleak mode
Pablo Galindo Salgado
- [issue38187] test.test_tools.test_c_analyzer fails in refleak mode
Pablo Galindo Salgado
- [issue38187] test.test_tools.test_c_analyzer fails in refleak mode
STINNER Victor
- [issue38187] test.test_tools.test_c_analyzer fails in refleak mode
Pablo Galindo Salgado
- [issue38187] test.test_tools.test_c_analyzer fails in refleak mode
Pablo Galindo Salgado
- [issue38187] test.test_tools.test_c_analyzer fails in refleak mode
Pablo Galindo Salgado
- [issue38187] test.test_tools.test_c_analyzer fails in refleak mode
Pablo Galindo Salgado
- [issue38187] test.test_tools.test_c_analyzer fails in refleak mode
Pablo Galindo Salgado
- [issue38187] test.test_tools.test_c_analyzer fails in refleak mode
Eric Snow
- [issue38187] test.test_tools.test_c_analyzer fails in refleak mode
Eric Snow
- [issue38187] test.test_tools.test_c_analyzer fails in refleak mode
Eric Snow
- [issue38188] Incorrect Argument Order for Calls to _winapi.DuplicateHandle() in multiprocessing.reduction.DupHandle
Cameron Kennedy
- [issue38188] Incorrect Argument Order for Calls to _winapi.DuplicateHandle() in multiprocessing.reduction.DupHandle
Ammar Askar
- [issue38188] Incorrect Argument Order for Calls to _winapi.DuplicateHandle() in multiprocessing.reduction.DupHandle
Eryk Sun
- [issue38188] Incorrect Argument Order for Calls to _winapi.DuplicateHandle() in multiprocessing.reduction.DupHandle
Eryk Sun
- [issue38189] pip does not run in virtual environment in 3.8
Jonathan Gossage
- [issue38189] pip does not run in virtual environment in 3.8
Ammar Askar
- [issue38189] pip does not run in virtual environment in 3.8
Karthikeyan Singaravelan
- [issue38189] pip does not run in virtual environment in 3.8
Stéphane Wirtel
- [issue38190] regrtest: test suite completes but Tests Result is not displayed and the process hangs
STINNER Victor
- [issue38190] regrtest: test suite completes but Tests Result is not displayed and the process hangs
STINNER Victor
- [issue38190] regrtest: test suite completes but Tests Result is not displayed and the process hangs
STINNER Victor
- [issue38190] regrtest: test suite completes but Tests Result is not displayed and the process hangs
STINNER Victor
- [issue38191] typing.NamedTuple() should prefix parameters with '_'
Glenn Gribble
- [issue38191] typing.NamedTuple() should prefix parameters with '_'
Serhiy Storchaka
- [issue38191] typing.NamedTuple() should prefix parameters with '_'
Serhiy Storchaka
- [issue38191] typing.NamedTuple() should prefix parameters with '_'
Serhiy Storchaka
- [issue38191] typing.NamedTuple() should prefix parameters with '_'
Serhiy Storchaka
- [issue38191] typing.NamedTuple() should prefix parameters with '_'
miss-islington
- [issue38191] typing.NamedTuple() should prefix parameters with '_'
Serhiy Storchaka
- [issue38191] typing.NamedTuple() should prefix parameters with '_'
miss-islington
- [issue38191] typing.NamedTuple() should prefix parameters with '_'
Serhiy Storchaka
- [issue38191] typing.NamedTuple() should prefix parameters with '_'
Serhiy Storchaka
- [issue38191] typing.NamedTuple() should prefix parameters with '_'
Serhiy Storchaka
- [issue38191] typing.NamedTuple() should prefix parameters with '_'
Serhiy Storchaka
- [issue38191] typing.NamedTuple() should prefix parameters with '_'
Serhiy Storchaka
- [issue38191] typing.NamedTuple() should prefix parameters with '_'
Serhiy Storchaka
- [issue38191] typing.NamedTuple() should prefix parameters with '_'
Serhiy Storchaka
- [issue38192] Fix invocation of EchoClientProtocol
Hrvoje Nikšić
- [issue38192] Fix invocation of EchoClientProtocol
Hrvoje Nikšić
- [issue38192] Fix invocation of EchoClientProtocol
miss-islington
- [issue38192] Fix invocation of EchoClientProtocol
miss-islington
- [issue38192] Fix invocation of EchoClientProtocol
miss-islington
- [issue38192] Fix invocation of EchoClientProtocol
miss-islington
- [issue38192] Fix invocation of EchoClientProtocol
miss-islington
- [issue38192] Fix invocation of EchoClientProtocol
Andrew Svetlov
- [issue38193] http.client should be "runnable" like http.server
Will Boyce
- [issue38194] Consistently add exist_ok / missing_ok parameters to directory creation/deletion functions
Tim Hoffmann
- [issue38195] A bug in the multiprocessing module
eshkrig
- [issue38195] A bug in the multiprocessing module
Terry J. Reedy
- [issue38196] Bug fix in folderstats module
Arshdeep
- [issue38196] Bug fix in folderstats module
Serhiy Storchaka
- [issue38197] Meaning of tracebacklimit differs between sys.tracebacklimit and traceback module
Carl Friedrich Bolz-Tereick
- [issue38198] Attributes of pathlib classes are not indexed in Windows help file
Francesco Ricciardi
- [issue38199] python3.8-config --ldflags must not generate -L/usr/lib64
STINNER Victor
- [issue38200] Adding itertools.pairwise to the standard library?
Matteo Dell'Amico
- [issue38200] Adding itertools.pairwise to the standard library?
Karthikeyan Singaravelan
- [issue38200] Adding itertools.pairwise to the standard library?
Raymond Hettinger
- [issue38200] Adding itertools.pairwise to the standard library?
Raymond Hettinger
- [issue38200] Adding itertools.pairwise to the standard library?
Vedran Čačić
- [issue38200] Adding itertools.pairwise to the standard library?
Tim Peters
- [issue38201] Anotation problem at flask_httpauth package
Serkan
- [issue38201] Anotation problem at flask_httpauth package
Batuhan
- [issue38201] Anotation problem at flask_httpauth package
Ezio Melotti
- [issue38202] A fatal error in test_dictviews
Zackery Spytz
- [issue38202] A fatal error in test_dictviews
Zackery Spytz
- [issue38203] regrtest fails to stop test_multiprocessing_spawn worker process
STINNER Victor
- [issue38203] regrtest fails to stop test_multiprocessing_spawn worker process
STINNER Victor
- [issue38203] regrtest fails to stop test_multiprocessing_spawn worker process
STINNER Victor
- [issue38203] regrtest fails to stop test_multiprocessing_spawn worker process
STINNER Victor
- [issue38203] regrtest fails to stop test_multiprocessing_spawn worker process
STINNER Victor
- [issue38203] regrtest fails to stop test_multiprocessing_spawn worker process
STINNER Victor
- [issue38203] regrtest fails to stop test_multiprocessing_spawn worker process
STINNER Victor
- [issue38203] regrtest fails to stop test_multiprocessing_spawn worker process
STINNER Victor
- [issue38203] regrtest fails to stop test_multiprocessing_spawn worker process
miss-islington
- [issue38203] regrtest fails to stop test_multiprocessing_spawn worker process
miss-islington
- [issue38203] regrtest fails to stop test_multiprocessing_spawn worker process
STINNER Victor
- [issue38204] Cannot compile on RPi with optimizations
Thomas Knox
- [issue38204] Cannot compile on RPi with optimizations
Ammar Askar
- [issue38204] Cannot compile on RPi with optimizations
Thomas Knox
- [issue38204] Cannot compile on RPi with optimizations
Thomas Knox
- [issue38204] Cannot compile on RPi with optimizations
Ammar Askar
- [issue38204] Cannot compile on RPi with optimizations
Thomas Knox
- [issue38205] Py_UNREACHABLE() no longer behaves as a function call
STINNER Victor
- [issue38205] Py_UNREACHABLE() no longer behaves as a function call
STINNER Victor
- [issue38205] Py_UNREACHABLE() no longer behaves as a function call
Serhiy Storchaka
- [issue38205] Py_UNREACHABLE() no longer behaves as a function call
STINNER Victor
- [issue38205] Py_UNREACHABLE() no longer behaves as a function call
Sergey Fedoseev
- [issue38205] Py_UNREACHABLE() no longer behaves as a function call
Serhiy Storchaka
- [issue38205] Py_UNREACHABLE() no longer behaves as a function call
STINNER Victor
- [issue38205] Py_UNREACHABLE() no longer behaves as a function call
STINNER Victor
- [issue38205] Py_UNREACHABLE() no longer behaves as a function call
STINNER Victor
- [issue38205] Py_UNREACHABLE() no longer behaves as a function call
STINNER Victor
- [issue38205] Py_UNREACHABLE() no longer behaves as a function call
STINNER Victor
- [issue38205] Python no longer compiles without small integer singletons
STINNER Victor
- [issue38205] Python no longer compiles without small integer singletons
Ma Lin
- [issue38205] Python no longer compiles without small integer singletons
Ma Lin
- [issue38205] Python no longer compiles without small integer singletons
STINNER Victor
- [issue38205] Python no longer compiles without small integer singletons
Sergey Fedoseev
- [issue38205] Python no longer compiles without small integer singletons
Sergey Fedoseev
- [issue38205] Python no longer compiles without small integer singletons
STINNER Victor
- [issue38205] Python no longer compiles without small integer singletons
Zachary Ware
- [issue38205] Python no longer compiles without small integer singletons
Gregory P. Smith
- [issue38205] Python no longer compiles without small integer singletons
Zachary Ware
- [issue38205] Python no longer compiles without small integer singletons
Ma Lin
- [issue38205] Python no longer compiles without small integer singletons
Ma Lin
- [issue38205] Python no longer compiles without small integer singletons
Ma Lin
- [issue38205] Python no longer compiles without small integer singletons
Ammar Askar
- [issue38205] Python no longer compiles without small integer singletons
STINNER Victor
- [issue38205] Python no longer compiles without small integer singletons
STINNER Victor
- [issue38205] Python no longer compiles without small integer singletons
STINNER Victor
- [issue38206] Clarify that tp_dealloc must decref for heap allocated type
Ammar Askar
- [issue38206] Clarify that tp_dealloc must decref for heap allocated type
Ammar Askar
- [issue38206] Clarify that tp_dealloc must decref for heap allocated type
miss-islington
- [issue38206] Clarify that tp_dealloc must decref for heap allocated type
miss-islington
- [issue38206] Clarify that tp_dealloc must decref for heap allocated type
miss-islington
- [issue38206] Clarify that tp_dealloc must decref for heap allocated type
Ammar Askar
- [issue38207] subprocess: On Windows, Popen.kill() + Popen.communicate() is blocking until all processes using the pipe close the pipe
STINNER Victor
- [issue38207] subprocess: On Windows, Popen.kill() + Popen.communicate() is blocking until all processes using the pipe close the pipe
STINNER Victor
- [issue38207] subprocess: On Windows, Popen.kill() + Popen.communicate() is blocking until all processes using the pipe close the pipe
Jeremy Kloth
- [issue38207] subprocess: On Windows, Popen.kill() + Popen.communicate() is blocking until all processes using the pipe close the pipe
STINNER Victor
- [issue38208] Simplify string.Template by using __init_subclass__()
Serhiy Storchaka
- [issue38208] Simplify string.Template by using __init_subclass__()
Serhiy Storchaka
- [issue38208] Simplify string.Template by using __init_subclass__()
Barry A. Warsaw
- [issue38209] Simplify dataclasses.InitVar by using __class_getitem__()
Serhiy Storchaka
- [issue38209] Simplify dataclasses.InitVar by using __class_getitem__()
Serhiy Storchaka
- [issue38209] Simplify dataclasses.InitVar by using __class_getitem__()
Serhiy Storchaka
- [issue38210] Intersection of dict view with iterator returns empty set
Serhiy Storchaka
- [issue38211] clean up type_init()
Sergey Fedoseev
- [issue38211] clean up type_init()
Sergey Fedoseev
- [issue38212] test_multiprocessing_spawn: test_queue_feeder_donot_stop_onexc() failed on x86 Windows7 3.x
STINNER Victor
- [issue38212] test_multiprocessing_spawn: test_queue_feeder_donot_stop_onexc() failed on x86 Windows7 3.x
STINNER Victor
- [issue38212] test_multiprocessing_spawn: test_queue_feeder_donot_stop_onexc() failed on x86 Windows7 3.x
STINNER Victor
- [issue38212] test_multiprocessing_spawn: test_queue_feeder_donot_stop_onexc() failed on x86 Windows7 3.x
miss-islington
- [issue38212] test_multiprocessing_spawn: test_queue_feeder_donot_stop_onexc() failed on x86 Windows7 3.x
miss-islington
- [issue38212] test_multiprocessing_spawn: test_queue_feeder_donot_stop_onexc() failed on x86 Windows7 3.x
miss-islington
- [issue38212] test_multiprocessing_spawn: test_queue_feeder_donot_stop_onexc() failed on x86 Windows7 3.x
miss-islington
- [issue38212] test_multiprocessing_spawn: test_queue_feeder_donot_stop_onexc() failed on x86 Windows7 3.x
STINNER Victor
- [issue38213] sys.maxsize returns incorrect docstring.
Akash Shende
- [issue38213] sys.maxsize returns incorrect docstring.
Karthikeyan Singaravelan
- [issue38213] sys.maxsize returns incorrect docstring.
Akash Shende
- [issue38213] sys.maxsize returns incorrect docstring.
Steven D'Aprano
- [issue38214] __reduce__ API specs for objects with __slots__
Guido Imperiale
- [issue38215] Do not import modules in star-import when __all__ is not defined.
Serhiy Storchaka
- [issue38215] Do not import modules in star-import when __all__ is not defined.
Serhiy Storchaka
- [issue38215] Do not import modules in star-import when __all__ is not defined.
Guido van Rossum
- [issue38215] Do not import modules in star-import when __all__ is not defined.
Ethan Furman
- [issue38215] Do not import modules in star-import when __all__ is not defined.
Brett Cannon
- [issue38215] Do not import modules in star-import when __all__ is not defined.
Karthikeyan Singaravelan
- [issue38215] Do not import modules in star-import when __all__ is not defined.
Serhiy Storchaka
- [issue38215] Do not import modules in star-import when __all__ is not defined.
Ethan Furman
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
STINNER Victor
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Gregory P. Smith
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Tim Burke
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Jason R. Coombs
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Jason R. Coombs
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Jason R. Coombs
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Jason R. Coombs
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Jason R. Coombs
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Ned Deily
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Ned Deily
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Karthikeyan Singaravelan
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Ned Deily
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Gregory P. Smith
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Jason R. Coombs
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Jason R. Coombs
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
miss-islington
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Jason R. Coombs
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Jason R. Coombs
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Jason R. Coombs
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
miss-islington
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Ned Deily
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Gregory P. Smith
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Larry Hastings
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Gregory P. Smith
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Jason R. Coombs
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Jason R. Coombs
- [issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests
Jason R. Coombs
- [issue38216] Fix for issue30458 prevents crafting invalid requests
Jason R. Coombs
- [issue38216] Fix for issue30458 prevents crafting invalid requests
Karthikeyan Singaravelan
- [issue38216] Fix for issue30458 prevents crafting invalid requests
Sviatoslav Sydorenko
- [issue38216] Fix for issue30458 prevents crafting invalid requests
Jason R. Coombs
- [issue38216] Fix for issue30458 prevents crafting invalid requests
Ned Deily
- [issue38216] Fix for issue30458 prevents crafting invalid requests
Tim Burke
- [issue38216] Fix for issue30458 prevents crafting invalid requests
Larry Hastings
- [issue38216] Fix for issue30458 prevents crafting invalid requests
Gregory P. Smith
- [issue38216] Fix for issue30458 prevents crafting invalid requests
Ned Deily
- [issue38216] Fix for issue30458 prevents crafting invalid requests
Ammar Askar
- [issue38216] Fix for issue30458 prevents crafting invalid requests
Karthikeyan Singaravelan
- [issue38216] Fix for issue30458 prevents crafting invalid requests
Matej Cepl
- [issue38216] Fix for issue30458 prevents crafting invalid requests
Gregory P. Smith
- [issue38216] Fix for issue30458 prevents crafting invalid requests
Jason R. Coombs
- [issue38216] Fix for issue30458 prevents crafting invalid requests
Tim Burke
- [issue38217] argparse should support multiple types when nargs > 1
Ryan Govostes
- [issue38217] argparse should support multiple types when nargs > 1
Karthikeyan Singaravelan
- [issue38217] argparse should support multiple types when nargs > 1
paul j3
- [issue38218] SyntaxError in Tutorial 8.6 Defining Clean-up Actions
Jason Plurad
- [issue38218] SyntaxError in Tutorial 8.6 Defining Clean-up Actions
Roundup Robot
- [issue38218] SyntaxError in Tutorial 8.6 Defining Clean-up Actions
miss-islington
- [issue38218] SyntaxError in Tutorial 8.6 Defining Clean-up Actions
miss-islington
- [issue38218] SyntaxError in Tutorial 8.6 Defining Clean-up Actions
miss-islington
- [issue38218] SyntaxError in Tutorial 8.6 Defining Clean-up Actions
miss-islington
- [issue38218] SyntaxError in Tutorial 8.6 Defining Clean-up Actions
Stéphane Wirtel
- [issue38218] SyntaxError in Tutorial 8.6 Defining Clean-up Actions
Stéphane Wirtel
- [issue38218] SyntaxError in Tutorial 8.6 Defining Clean-up Actions
Stéphane Wirtel
- [issue38219] Optimize dict.__init__ and dict.update for dict argument
Serhiy Storchaka
- [issue38219] Optimize dict.__init__ and dict.update for dict argument
Serhiy Storchaka
- [issue38219] Optimize dict.__init__ and dict.update for dict argument
Karthikeyan Singaravelan
- [issue38219] Optimize dict.__init__ and dict.update for dict argument
Serhiy Storchaka
- [issue38219] Optimize dict.__init__ and dict.update for dict argument
Serhiy Storchaka
- [issue38220] Wrong values for %b and %B in ca_ES and ca_AD locales
Joan
- [issue38220] Wrong values for %b and %B in ca_ES and ca_AD locales
Joan
- [issue38220] Wrong values for %b and %B in ca_ES and ca_AD locales
Eryk Sun
- [issue38221] Enhancement to pydoc for Python 3.6 to allow full backgrounding as a server
Lindsay Haisley
- [issue38222] pathlib Path objects should support __format__
Miki Tebeka
- [issue38222] pathlib Path objects should support __format__
Karthikeyan Singaravelan
- [issue38222] pathlib Path objects should support __format__
Serhiy Storchaka
- [issue38222] pathlib Path objects should support __format__
Eric V. Smith
- [issue38222] pathlib Path objects should support __format__
Serhiy Storchaka
- [issue38222] pathlib Path objects should support __format__
Eric V. Smith
- [issue38222] pathlib Path objects should support __format__
Serhiy Storchaka
- [issue38222] pathlib Path objects should support __format__
Eric V. Smith
- [issue38222] pathlib Path objects should support __format__
Serhiy Storchaka
- [issue38222] pathlib Path objects should support __format__
Eric V. Smith
- [issue38222] pathlib Path objects should support __format__
Miki Tebeka
- [issue38222] pathlib Path objects should support __format__
Roundup Robot
- [issue38222] pathlib Path objects should support __format__
Roundup Robot
- [issue38222] pathlib Path objects should support __format__
Brett Cannon
- [issue38223] Reorganize test_shutil
Serhiy Storchaka
- [issue38223] Reorganize test_shutil
Serhiy Storchaka
- [issue38223] Reorganize test_shutil
Serhiy Storchaka
- [issue38223] Reorganize test_shutil
Serhiy Storchaka
- [issue38224] Windows embeddable distribution doesn't ship headers
Leblond Emmanuel
- [issue38224] Windows embeddable distribution doesn't ship headers
Steve Dower
- [issue38225] iscoroutinefunction broken with cython - allow tagging of functions as async?
David Hilton
- [issue38225] iscoroutinefunction broken with cython - allow tagging of functions as async?
David Hilton
- [issue38225] iscoroutinefunction broken with cython - allow tagging of functions as async?
Zachary Ware
- [issue38225] iscoroutinefunction broken with cython - allow tagging of functions as async?
Andrew Svetlov
- [issue38225] iscoroutinefunction broken with cython - allow tagging of functions as async?
Stefan Behnel
- [issue38225] iscoroutinefunction broken with cython - allow tagging of functions as async?
Andrew Svetlov
- [issue38225] iscoroutinefunction broken with cython - allow tagging of functions as async?
Emmanuel Arias
- [issue38225] iscoroutinefunction broken with cython - allow tagging of functions as async?
Yury Selivanov
- [issue38225] iscoroutinefunction broken with cython - allow tagging of functions as async?
Stefan Behnel
- [issue38226] pickle.dump and load error message when file isn't opened in binary mode are not useful
Борис Верховский
- [issue38227] Setting a signal handler gets multiprocessing.Pool stuck
Ionel Cristian Mărieș
- [issue38228] Missing documentation on strftime modifier O
Joan
- [issue38228] Missing documentation on strftime modifier O
Karthikeyan Singaravelan
- [issue38228] Missing documentation on strftime modifier O
Eric V. Smith
- [issue38228] Missing documentation on strftime modifier O
Eryk Sun
- [issue38229] ClientConnectionError exception doesn't serialize propertly
David Parks
- [issue38229] ClientConnectionError exception doesn't serialize propertly
David Parks
- [issue38229] ClientConnectionError exception doesn't serialize propertly
ppperry
- [issue38229] ClientConnectionError exception doesn't serialize property
David Parks
- [issue38230] A Path Traversal vulnerability in ssl_servers.py
longwenzhang
- [issue38230] A Path Traversal vulnerability in ssl_servers.py
Karthikeyan Singaravelan
- [issue38230] A Path Traversal vulnerability in test/ssl_servers.py
Karthikeyan Singaravelan
- [issue38230] A Path Traversal vulnerability in test/ssl_servers.py
longwenzhang
- [issue38231] Documentation search results focus on tutorials and not language specifications
Matt
- [issue38231] Documentation search results focus on tutorials and not language specifications
Ammar Askar
- [issue38231] Documentation search results focus on tutorials and not language specifications
Matt
- [issue38231] Documentation search results focus on tutorials and not language specifications
Ammar Askar
- [issue38231] Documentation search results focus on tutorials and not language specifications
Terry J. Reedy
- [issue38231] Documentation search results focus on tutorials and not language specifications
Ammar Askar
- [issue38232] empty local-part in addr_spec displayed incorrectly
Andrei Troie
- [issue38232] empty local-part in addr_spec displayed incorrectly
Andrei Troie
- [issue38232] empty local-part in addr_spec displayed incorrectly
Andrei Troie
- [issue38232] empty local-part in addr_spec displayed incorrectly
Karthikeyan Singaravelan
- [issue38233] datetime.datetime.fromtimestamp have different behaviour on windows and mac
Alexandre Ouellet
- [issue38233] datetime.datetime.fromtimestamp have different behaviour on windows and mac
Ammar Askar
- [issue38234] The value of Py_SetPath is not used to populate the configuration
Pablo Galindo Salgado
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
Pablo Galindo Salgado
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
miss-islington
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
Steve Dower
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
Steve Dower
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
miss-islington
- [issue38234] The value of Py_SetPath is not used to populate the configuration
miss-islington
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
Pablo Galindo Salgado
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38234] The value of Py_SetPath is not used to populate the configuration
Kubilay Kocak
- [issue38234] The value of Py_SetPath is not used to populate the configuration
STINNER Victor
- [issue38235] Docs of logging module says argument is named "lvl". TypeError.
Daniel Andersson
- [issue38235] Docs of logging module says argument is named "lvl". TypeError.
Raymond Hettinger
- [issue38236] Dump the Python path configuration at the first import error
STINNER Victor
- [issue38236] Dump the Python path configuration at the first import error
STINNER Victor
- [issue38236] Dump the Python path configuration at the first import error
STINNER Victor
- [issue38236] Dump the Python path configuration at the first import error
STINNER Victor
- [issue38236] Dump the Python path configuration at the first import error
Stéphane Wirtel
- [issue38236] Dump the Python path configuration at the first import error
STINNER Victor
- [issue38236] Dump the Python path configuration at the first import error
STINNER Victor
- [issue38236] Dump the Python path configuration at the first import error
STINNER Victor
- [issue38236] Dump the Python path configuration at the first import error
STINNER Victor
- [issue38236] Dump the Python path configuration at the first import error
STINNER Victor
- [issue38236] Dump the Python path configuration at the first import error
STINNER Victor
- [issue38236] Dump the Python path configuration at the first import error
STINNER Victor
- [issue38237] Expose meaningful keyword arguments for pow()
Raymond Hettinger
- [issue38237] Expose meaningful keyword arguments for pow()
Ammar Askar
- [issue38237] Expose meaningful keyword arguments for pow()
Ammar Askar
- [issue38237] Expose meaningful keyword arguments for pow()
Ammar Askar
- [issue38237] Expose meaningful keyword arguments for pow()
Ammar Askar
- [issue38237] Expose meaningful keyword arguments for pow()
Serhiy Storchaka
- [issue38237] Expose meaningful keyword arguments for pow()
Ammar Askar
- [issue38237] Expose meaningful keyword arguments for pow()
Mark Dickinson
- [issue38237] Expose meaningful keyword arguments for pow()
Serhiy Storchaka
- [issue38237] Expose meaningful keyword arguments for pow()
Serhiy Storchaka
- [issue38237] Expose meaningful keyword arguments for pow()
Ammar Askar
- [issue38237] Expose meaningful keyword arguments for pow()
Ammar Askar
- [issue38237] Expose meaningful keyword arguments for pow()
Raymond Hettinger
- [issue38237] Expose meaningful keyword arguments for pow()
miss-islington
- [issue38237] Expose meaningful keyword arguments for pow()
Raymond Hettinger
- [issue38237] Expose meaningful keyword arguments for pow()
Serhiy Storchaka
- [issue38237] Expose meaningful keyword arguments for pow()
miss-islington
- [issue38237] Expose meaningful keyword arguments for pow()
Raymond Hettinger
- [issue38237] Expose meaningful keyword arguments for pow()
Serhiy Storchaka
- [issue38237] Expose meaningful keyword arguments for pow()
Raymond Hettinger
- [issue38237] Expose meaningful keyword arguments for pow()
Raymond Hettinger
- [issue38237] Expose meaningful keyword arguments for pow()
miss-islington
- [issue38237] Expose meaningful keyword arguments for pow()
Serhiy Storchaka
- [issue38238] site.py reporting user site info even if ENABLE_USER_SITE=False
Barry Muldrey
- [issue38238] site.py reporting user site info even if ENABLE_USER_SITE=False
Barry Muldrey
- [issue38238] site.py reporting user site info even if ENABLE_USER_SITE=False
Christian Heimes
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
STINNER Victor
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
Steve Dower
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
STINNER Victor
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
STINNER Victor
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
Steve Dower
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
Charalampos Stratakis
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
Gregory P. Smith
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
Gregory P. Smith
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
Steve Dower
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
STINNER Victor
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
STINNER Victor
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
STINNER Victor
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
miss-islington
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
STINNER Victor
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
STINNER Victor
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
miss-islington
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
STINNER Victor
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
STINNER Victor
- [issue38239] test_gdb fails on AMD64 Fedora Stable LTO 3.8 and AMD64 RHEL8 LTO 3.x: Unexpected gdb output
STINNER Victor
- [issue38239] test_gdb fails on AMD64 RHEL8 LTO 3.x: Unexpected gdb output
STINNER Victor
- [issue38239] test_gdb fails on AMD64 RHEL8 LTO 3.x: Unexpected gdb output
STINNER Victor
- [issue38240] assertCountEqual is horribly misleading, sounds like only counts are being compared
Vitaly Kruglikov
- [issue38240] assertCountEqual is horribly misleading, sounds like only counts are being compared
Ammar Askar
- [issue38240] assertCountEqual is horribly misleading, sounds like only counts are being compared
Ammar Askar
- [issue38241] Pickle with protocol=0 in python 3 does not produce a 'human-readable' format
Nicholas Neumann
- [issue38241] Pickle with protocol=0 in python 3 does not produce a 'human-readable' format
Josh Rosenberg
- [issue38241] Pickle with protocol=0 in python 3 does not produce a 'human-readable' format
Josh Rosenberg
- [issue38241] Pickle with protocol=0 in python 3 does not produce a 'human-readable' format
Nicholas Neumann
- [issue38241] Pickle with protocol=0 in python 3 does not produce a 'human-readable' format
Serhiy Storchaka
- [issue38241] Pickle with protocol=0 in python 3 does not produce a 'human-readable' format
Nicholas Neumann
- [issue38242] Revert the new asyncio Streams API
Yury Selivanov
- [issue38242] Revert the new asyncio Streams API
Karthikeyan Singaravelan
- [issue38242] Revert the new asyncio Streams API
Nathaniel Smith
- [issue38242] Revert the new asyncio Streams API
Karthikeyan Singaravelan
- [issue38242] Revert the new asyncio Streams API
Andrew Svetlov
- [issue38242] Revert the new asyncio Streams API
Raymond Hettinger
- [issue38242] Revert the new asyncio Streams API
Nathaniel Smith
- [issue38242] Revert the new asyncio Streams API
Andrew Svetlov
- [issue38242] Revert the new asyncio Streams API
Nathaniel Smith
- [issue38242] Revert the new asyncio Streams API
Guido van Rossum
- [issue38242] Revert the new asyncio Streams API
Andrew Svetlov
- [issue38242] Revert the new asyncio Streams API
Andrew Svetlov
- [issue38242] Revert the new asyncio Streams API
Yury Selivanov
- [issue38242] Revert the new asyncio Streams API
Andrew Svetlov
- [issue38242] Revert the new asyncio Streams API
Nathaniel Smith
- [issue38242] Revert the new asyncio Streams API
Nathaniel Smith
- [issue38242] Revert the new asyncio Streams API
Yury Selivanov
- [issue38242] Revert the new asyncio Streams API
Nathaniel Smith
- [issue38242] Revert the new asyncio Streams API
Yury Selivanov
- [issue38242] Revert the new asyncio Streams API
Kyle Stanley
- [issue38242] Revert the new asyncio Streams API
Kyle Stanley
- [issue38242] Revert the new asyncio Streams API
Yury Selivanov
- [issue38242] Revert the new asyncio Streams API
Kyle Stanley
- [issue38242] Revert the new asyncio Streams API
Yury Selivanov
- [issue38242] Revert the new asyncio Streams API
Kyle Stanley
- [issue38242] Revert the new asyncio Streams API
Kyle Stanley
- [issue38242] Revert the new asyncio Streams API
Kyle Stanley
- [issue38242] Revert the new asyncio Streams API
Kyle Stanley
- [issue38242] Revert the new asyncio Streams API
Caleb Hattingh
- [issue38242] Revert the new asyncio Streams API
Guido van Rossum
- [issue38242] Revert the new asyncio Streams API
Yury Selivanov
- [issue38242] Revert the new asyncio Streams API
Yury Selivanov
- [issue38242] Revert the new asyncio Streams API
Yury Selivanov
- [issue38242] Revert the new asyncio Streams API
Yury Selivanov
- [issue38242] Revert the new asyncio Streams API
Yury Selivanov
- [issue38242] Revert the new asyncio Streams API
Kyle Stanley
- [issue38242] Revert the new asyncio Streams API
Kyle Stanley
- [issue38242] Revert the new asyncio Streams API
Kyle Stanley
- [issue38242] Revert the new asyncio Streams API
Kyle Stanley
- [issue38242] Revert the new asyncio Streams API
Bruce Merry
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
longwenzhang
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
Karthikeyan Singaravelan
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
Ned Deily
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
STINNER Victor
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
Dong-hee Na
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
Dong-hee Na
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
Dong-hee Na
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
Dong-hee Na
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
STINNER Victor
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
STINNER Victor
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
Dong-hee Na
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
STINNER Victor
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
miss-islington
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
miss-islington
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
STINNER Victor
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
miss-islington
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
miss-islington
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
STINNER Victor
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
Dong-hee Na
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
Dong-hee Na
- [issue38243] A reflected XSS in python/Lib/DocXMLRPCServer.py
Ned Deily
- [issue38244] example in ftplib.rst uses ftp.debian.org but it's not reachable
Stéphane Wirtel
- [issue38244] example in ftplib.rst uses ftp.debian.org but it's not reachable
Prateek Nayak
- [issue38244] example in ftplib.rst uses ftp.debian.org but it's not reachable
Giampaolo Rodola'
- [issue38244] example in ftplib.rst uses ftp.debian.org but it's not reachable
Giampaolo Rodola'
- [issue38245] Why am I getting inconsistent results in this simple List assignment?
Srinivasan Samuel
- [issue38245] Why am I getting inconsistent results in this simple List assignment?
Ammar Askar
- [issue38245] Why am I getting inconsistent results in this simple List assignment?
Srinivasan Samuel
- [issue38246] pathlib.resolve and .absolute leave trailing tilde in home expansion
Infrasonics
- [issue38246] pathlib.resolve and .absolute leave trailing tilde in home expansion
Eryk Sun
- [issue38247] list(str.split(ch)) Does not print blank elements upon repeating character(ch)
Aman Priyanshu
- [issue38247] list(str.split(ch)) Does not print blank elements upon repeating character(ch)
Aman Priyanshu
- [issue38247] list(str.split(ch)) Does not print blank elements upon repeating character(ch)
Ammar Askar
- [issue38248] inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes
Nathaniel Smith
- [issue38248] inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes
Yury Selivanov
- [issue38248] inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes
Yury Selivanov
- [issue38248] inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes
Carol Willing
- [issue38248] inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes
miss-islington
- [issue38248] inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes
miss-islington
- [issue38248] inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes
miss-islington
- [issue38248] inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes
Carol Willing
- [issue38248] inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes
STINNER Victor
- [issue38248] inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes
STINNER Victor
- [issue38249] Optimize out Py_UNREACHABLE in the release mode
Serhiy Storchaka
- [issue38249] Optimize out Py_UNREACHABLE in the release mode
Serhiy Storchaka
- [issue38249] Optimize out Py_UNREACHABLE in the release mode
STINNER Victor
- [issue38249] Optimize out Py_UNREACHABLE in the release mode
STINNER Victor
- [issue38249] Optimize out Py_UNREACHABLE in the release mode
STINNER Victor
- [issue38249] Optimize out Py_UNREACHABLE in the release mode
Serhiy Storchaka
- [issue38250] enum.Flag should be more set-like
John Belmonte
- [issue38251] urllib.request memory leak / overflow
Ofer Sadan
- [issue38251] urllib.request memory leak / overflow
Ofer Sadan
- [issue38251] urllib.request memory leak / overflow
Kumar Akshay
- [issue38251] urllib.request memory leak / overflow
Karthikeyan Singaravelan
- [issue38251] urllib.request memory leak / overflow
Karthikeyan Singaravelan
- [issue38251] urllib.request memory leak / overflow
Kumar Akshay
- [issue38251] urllib.request memory leak / overflow
hongweipeng
- [issue38251] urllib.request memory leak / overflow
Steve Dower
- [issue38251] urllib.request memory leak / overflow
hongweipeng
- [issue38251] urllib.request memory leak / overflow
Ofer Sadan
- [issue38251] urllib.request memory leak / overflow
Christian Heimes
- [issue38251] urllib.request memory leak / overflow
Ofer Sadan
- [issue38252] micro-optimize ucs1lib_find_max_char in Windows 64-bit build
Ma Lin
- [issue38252] micro-optimize ucs1lib_find_max_char in Windows 64-bit build
Serhiy Storchaka
- [issue38252] micro-optimize ucs1lib_find_max_char in Windows 64-bit build
Ma Lin
- [issue38252] micro-optimize ucs1lib_find_max_char in Windows 64-bit build
Ma Lin
- [issue38252] Use 8-byte step to detect ASCII sequence in 64bit Windows builds
Ma Lin
- [issue38252] Use 8-byte step to detect ASCII sequence in 64bit Windows builds
Ma Lin
- [issue38253] Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h
hai shi
- [issue38253] Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h
hai shi
- [issue38253] Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h
miss-islington
- [issue38253] Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h
miss-islington
- [issue38253] Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h
Benjamin Peterson
- [issue38253] Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h
miss-islington
- [issue38253] Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h
miss-islington
- [issue38253] Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h
miss-islington
- [issue38253] Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h
miss-islington
- [issue38254] Pickle not deserializing an aiohttp ClientConnectorError exception as expected
David Parks
- [issue38254] Pickle not deserializing an aiohttp ClientConnectorError exception as expected
Serhiy Storchaka
- [issue38254] Pickle not deserializing an aiohttp ClientConnectorError exception as expected
David Parks
- [issue38254] Pickle not deserializing an aiohttp ClientConnectorError exception as expected
Karthikeyan Singaravelan
- [issue38254] Pickle not deserializing an aiohttp ClientConnectorError exception as expected
David Parks
- [issue38254] Pickle not deserializing an aiohttp ClientConnectorError exception as expected
Karthikeyan Singaravelan
- [issue38254] Pickle not deserializing an OSError exception as expected
David Parks
- [issue38255] Replace "method" with "attribute" in the description of super()
Géry
- [issue38255] Replace "method" with "attribute" in the description of super()
Fred L. Drake, Jr.
- [issue38255] Replace "method" with "attribute" in the description of super()
Fred L. Drake, Jr.
- [issue38255] Replace "method" with "attribute" in the description of super()
Raymond Hettinger
- [issue38255] Replace "method" with "attribute" in the description of super()
Raymond Hettinger
- [issue38255] Replace "method" with "attribute" in the description of super()
Josh Rosenberg
- [issue38255] Replace "method" with "attribute" in the description of super()
Emmanuel Arias
- [issue38255] Replace "method" with "attribute" in the description of super()
Carol Willing
- [issue38255] Replace "method" with "attribute" in the description of super()
Géry
- [issue38255] Replace "method" with "attribute" in the description of super()
miss-islington
- [issue38255] Replace "method" with "attribute" in the description of super()
Raymond Hettinger
- [issue38255] Replace "method" with "attribute" in the description of super()
miss-islington
- [issue38255] Replace "method" with "attribute" in the description of super()
Raymond Hettinger
- [issue38255] Replace "method" with "attribute" in the description of super()
Raymond Hettinger
- [issue38256] binascii.crc32 is not 64-bit clean
marko kreen
- [issue38256] binascii.crc32 is not 64-bit clean
Александр Семенов
- [issue38256] binascii.crc32 is not 64-bit clean
marko kreen
- [issue38256] binascii.crc32 is not 64-bit clean
marko kreen
- [issue38256] binascii.crc32 is not 64-bit clean
Serhiy Storchaka
- [issue38257] __pycache__ directory with World writable permission
SivaKumar NSK
- [issue38258] ctypes ignores when a DLL function is called with too many arguments
Sebastian Ernst
- [issue38258] ctypes ignores when a DLL function is called with too many arguments
Eryk Sun
- [issue38258] ctypes ignores when a DLL function is called with too many arguments
Sebastian Ernst
- [issue38258] ctypes ignores when a DLL function is called with too many arguments
Eryk Sun
- [issue38259] having a PriorityQueue in multiprocessing.queue module like in queue module would be a plus
Yair Bonastre
- [issue38259] There should be a PriorityQueue in multiprocessing module
Yair Bonastre
- [issue38260] asyncio.run documentation does not mention its return value
Luis E.
- [issue38260] asyncio.run documentation does not mention its return value
Yury Selivanov
- [issue38260] asyncio.run documentation does not mention its return value
Emmanuel Arias
- [issue38260] asyncio.run documentation does not mention its return value
Emmanuel Arias
- [issue38260] asyncio.run documentation does not mention its return value
miss-islington
- [issue38260] asyncio.run documentation does not mention its return value
miss-islington
- [issue38260] asyncio.run documentation does not mention its return value
miss-islington
- [issue38260] asyncio.run documentation does not mention its return value
miss-islington
- [issue38260] asyncio.run documentation does not mention its return value
miss-islington
- [issue38260] asyncio.run documentation does not mention its return value
Andrew Svetlov
- [issue38261] Tkinter CheckButton default label white in macOS dark mode
Ryang Sohn
- [issue38261] Tkinter CheckButton default label white in macOS dark mode
Ned Deily
- [issue38262] Mixins - super calls in bases of multiple-inheritance with different parameters
Arno-Can Uestuensoez
- [issue38262] Mixins - super calls in bases of multiple-inheritance with different parameters
Steven D'Aprano
- [issue38262] Mixins - super calls in bases of multiple-inheritance with different parameters
Steven D'Aprano
- [issue38262] Mixins - super calls in bases of multiple-inheritance with different parameters
Steven D'Aprano
- [issue38262] Mixins - super calls in bases of multiple-inheritance with different parameters
Arno-Can Uestuensoez
- [issue38262] Mixins - super calls in bases of multiple-inheritance with different parameters
ppperry
- [issue38262] Mixins - super calls in bases of multiple-inheritance with different parameters
Steven D'Aprano
- [issue38262] Mixins - super calls in bases of multiple-inheritance with different parameters
Raymond Hettinger
- [issue38262] Mixins - super calls in bases of multiple-inheritance with different parameters
Arno-Can Uestuensoez
- [issue38262] Mixins - super calls in bases of multiple-inheritance with different parameters
Arno-Can Uestuensoez
- [issue38262] Mixins - super calls in bases of multiple-inheritance with different parameters
Steven D'Aprano
- [issue38263] [Windows] multiprocessing: DupHandle.detach() race condition on DuplicateHandle(DUPLICATE_CLOSE_SOURCE)
STINNER Victor
- [issue38264] Makefile appears broken - touching header causes no build
Vinay Sajip
- [issue38264] Makefile appears broken - touching header causes no build
Vinay Sajip
- [issue38265] Update os.pread to accept the length type as size_t
Dong-hee Na
- [issue38265] Update os.pread to accept the length type as size_t
Serhiy Storchaka
- [issue38265] Update os.pread to accept the length type as size_t
Dong-hee Na
- [issue38265] Update os.pread to accept the length type as size_t
Serhiy Storchaka
- [issue38265] Update os.pread to accept the length type as size_t
Dong-hee Na
- [issue38265] Update os.pread to accept the length type as size_t
Dong-hee Na
- [issue38265] Update os.pread to accept the length type as size_t
Serhiy Storchaka
- [issue38265] Update os.pread to accept the length type as size_t
Dong-hee Na
- [issue38265] Update os.pread to accept the length type as size_t
STINNER Victor
- [issue38265] Update os.pread to accept the length type as size_t
Serhiy Storchaka
- [issue38265] Update os.pread to accept the length type as size_t
STINNER Victor
- [issue38265] Update os.pread to accept the length type as size_t
Serhiy Storchaka
- [issue38266] Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal
Wenzel Jakob
- [issue38266] Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal
Joannah Nanjekye
- [issue38266] Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal
Eric Snow
- [issue38266] Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal
Eric Snow
- [issue38266] Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal
Eric Snow
- [issue38266] Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal
Joannah Nanjekye
- [issue38266] Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal
Joannah Nanjekye
- [issue38266] Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal
Eric Snow
- [issue38266] Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal
STINNER Victor
- [issue38266] Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal
Eric Snow
- [issue38267] Add thread timeout for loop.shutdown_default_executor
Kyle Stanley
- [issue38267] Add thread timeout for loop.shutdown_default_executor
Kyle Stanley
- [issue38268] Unclear definition of ceil, floor and trunc in documentation mathmodule.c
Sophie
- [issue38268] Unclear definition of ceil, floor and trunc in documentation mathmodule.c
Serhiy Storchaka
- [issue38269] AMD64 Debian PGO 3.x, AMD64 Clang UBSan 2.7 buildbots: No space left on device
STINNER Victor
- [issue38269] AMD64 Debian PGO 3.x, AMD64 Clang UBSan 2.7 buildbots: No space left on device
STINNER Victor
- [issue38269] AMD64 Debian PGO 3.x, AMD64 Clang UBSan 2.7 buildbots: No space left on device
Gregory P. Smith
- [issue38269] AMD64 Debian PGO 3.x, AMD64 Clang UBSan 2.7 buildbots: No space left on device
Gregory P. Smith
- [issue38269] AMD64 Debian PGO 3.x, AMD64 Clang UBSan 2.7 buildbots: No space left on device
Gregory P. Smith
- [issue38269] AMD64 Debian PGO 3.x, AMD64 Clang UBSan 2.7 buildbots: No space left on device
Charalampos Stratakis
- [issue38269] AMD64 Debian PGO 3.x, AMD64 Clang UBSan 2.7 buildbots: No space left on device
Gregory P. Smith
- [issue38269] AMD64 Debian PGO 3.x, AMD64 Clang UBSan 2.7 buildbots: No space left on device
Gregory P. Smith
- [issue38269] AMD64 Debian PGO 3.x, AMD64 Clang UBSan 2.7 buildbots: No space left on device
Gregory P. Smith
- [issue38269] AMD64 Debian PGO 3.x, AMD64 Clang UBSan 2.7 buildbots: No space left on device
Charalampos Stratakis
- [issue38269] AMD64 Debian PGO 3.x, AMD64 Clang UBSan 2.7 buildbots: No space left on device
STINNER Victor
- [issue38269] AMD64 Debian PGO 3.x, AMD64 Clang UBSan 2.7 buildbots: No space left on device
Dong-hee Na
- [issue38269] AMD64 Debian PGO 3.x, AMD64 Clang UBSan 2.7 buildbots: No space left on device
STINNER Victor
- [issue38269] AMD64 Debian PGO 3.x, AMD64 Clang UBSan 2.7 buildbots: No space left on device
STINNER Victor
- [issue38269] test_venv failed on AMD64 Debian PGO 3.x
Dong-hee Na
- [issue38269] test_venv failed on AMD64 Debian PGO 3.x
Karthikeyan Singaravelan
- [issue38270] Tests: Avoid MD5 or check for MD5 availablity
Christian Heimes
- [issue38270] Tests: Avoid MD5 or check for MD5 availablity
Christian Heimes
- [issue38270] Tests: Avoid MD5 or check for MD5 availablity
miss-islington
- [issue38270] Tests: Avoid MD5 or check for MD5 availablity
miss-islington
- [issue38270] Tests: Avoid MD5 or check for MD5 availablity
miss-islington
- [issue38270] Tests: Avoid MD5 or check for MD5 availablity
Christian Heimes
- [issue38270] Tests: Avoid MD5 or check for MD5 availablity
miss-islington
- [issue38270] Tests: Avoid MD5 or check for MD5 availablity
Christian Heimes
- [issue38270] Tests: Avoid MD5 or check for MD5 availablity
Łukasz Langa
- [issue38270] Tests: Avoid MD5 or check for MD5 availablity
STINNER Victor
- [issue38271] test_ssl: replace 3DES with AES encrypted private keys
Christian Heimes
- [issue38271] test_ssl: replace 3DES with AES encrypted private keys
Christian Heimes
- [issue38271] test_ssl: replace 3DES with AES encrypted private keys
Christian Heimes
- [issue38271] test_ssl: replace 3DES with AES encrypted private keys
miss-islington
- [issue38271] test_ssl: replace 3DES with AES encrypted private keys
miss-islington
- [issue38271] test_ssl: replace 3DES with AES encrypted private keys
miss-islington
- [issue38271] test_ssl: replace 3DES with AES encrypted private keys
miss-islington
- [issue38271] test_ssl: replace 3DES with AES encrypted private keys
miss-islington
- [issue38271] test_ssl: replace 3DES with AES encrypted private keys
Christian Heimes
- [issue38272] test_ctypes: test_array_in_struct() failed on ARMv7 Debian buster 3.7
STINNER Victor
- [issue38272] test_ctypes: test_array_in_struct() failed on ARMv7 Debian buster 3.7
STINNER Victor
- [issue38272] test_ctypes: test_array_in_struct() failed on ARMv7 Debian buster 3.7 and PPC64LE Fedora 3.7
STINNER Victor
- [issue38272] test_ctypes: test_array_in_struct() failed on ARMv7 Debian buster 3.7 and PPC64LE Fedora 3.7
Vinay Sajip
- [issue38272] test_ctypes: test_array_in_struct() failed on ARMv7 Debian buster 3.7 and PPC64LE Fedora 3.7
Vinay Sajip
- [issue38273] Got an compile failed info about typeobject.c
hai shi
- [issue38273] Got an compile failed info about typeobject.c
Petr Viktorin
- [issue38273] Got an compile failed info about typeobject.c
STINNER Victor
- [issue38273] Got an compile failed info about typeobject.c
hai shi
- [issue38274] sementic errors?
Derbe Ejere
- [issue38274] sementic errors?
STINNER Victor
- [issue38275] test_ssl: skip tests for disabled TLS/SSL versions
Christian Heimes
- [issue38275] test_ssl: skip tests for disabled TLS/SSL versions
Christian Heimes
- [issue38275] test_ssl: skip tests for disabled TLS/SSL versions
miss-islington
- [issue38275] test_ssl: skip tests for disabled TLS/SSL versions
Christian Heimes
- [issue38275] test_ssl: skip tests for disabled TLS/SSL versions
Christian Heimes
- [issue38275] test_ssl: skip tests for disabled TLS/SSL versions
Christian Heimes
- [issue38275] test_ssl: skip tests for disabled TLS/SSL versions
STINNER Victor
- [issue38275] test_ssl: skip tests for disabled TLS/SSL versions
Christian Heimes
- [issue38275] test_ssl: skip tests for disabled TLS/SSL versions
Christian Heimes
- [issue38275] test_ssl: skip tests for disabled TLS/SSL versions
Christian Heimes
- [issue38276] test_asyncio: test_cancel_make_subprocess_transport_exec() failed on RHEL7 LTO + PGO 3.x
STINNER Victor
- [issue38276] test_asyncio: test_cancel_make_subprocess_transport_exec() failed on RHEL7 LTO + PGO 3.x
STINNER Victor
- [issue38277] Allowing conditions with assignment expressions in comprehensions without parantheses
Arne Recknagel
- [issue38277] Allowing conditions with assignment expressions in comprehensions without parantheses
Karthikeyan Singaravelan
- [issue38277] Allowing conditions with assignment expressions in comprehensions without parantheses
Guido van Rossum
- [issue38277] Allowing conditions with assignment expressions in comprehensions without parantheses
Arne Recknagel
- [issue38277] Allowing conditions with assignment expressions in comprehensions without parantheses
Guido van Rossum
- [issue38277] Allowing conditions with assignment expressions in comprehensions without parantheses
Karthikeyan Singaravelan
- [issue38277] Allowing conditions with assignment expressions in comprehensions without parantheses
Arne Recknagel
- [issue38277] Allowing conditions with assignment expressions in comprehensions without parantheses
Guido van Rossum
- [issue38277] Allowing conditions with assignment expressions in comprehensions without parantheses
Arne Recknagel
- [issue38277] Allowing conditions with assignment expressions in comprehensions without parantheses
Terry J. Reedy
- [issue38277] Allowing conditions with assignment expressions in comprehensions without parantheses
Guido van Rossum
- [issue38278] Need a more efficient way to perform dict.get(key, default)
Ben Spiller
- [issue38278] Need a more efficient way to perform dict.get(key, default)
STINNER Victor
- [issue38278] Need a more efficient way to perform dict.get(key, default)
STINNER Victor
- [issue38278] Need a more efficient way to perform dict.get(key, default)
STINNER Victor
- [issue38278] Need a more efficient way to perform dict.get(key, default)
Ben Spiller
- [issue38278] Need a more efficient way to perform dict.get(key, default)
STINNER Victor
- [issue38278] Need a more efficient way to perform dict.get(key, default)
Tahia K
- [issue38278] Need a more efficient way to perform dict.get(key, default)
Serhiy Storchaka
- [issue38279] multiprocessing example enhancement
Max Voss
- [issue38279] multiprocessing example enhancement
Max
- [issue38279] multiprocessing example enhancement
Raymond Hettinger
- [issue38279] multiprocessing example enhancement
Terry J. Reedy
- [issue38280] Add support to compile to native binary like as with golang
Terry J. Reedy
- [issue38280] Feature request: Add support to compile to native binary like as golang
WHK Yan
- [issue38280] Feature request: Add support to compile to native binary like as golang
Terry J. Reedy
- [issue38281] "+" ignored when determining file mode in gzip.GzipFile.__init__
__starrify__
- [issue38281] "+" ignored when determining file mode in gzip.GzipFile.__init__
Roundup Robot
- [issue38281] "+" ignored when determining file mode in gzip.GzipFile.__init__
Serhiy Storchaka
- [issue38282] socketmodule.c: _FORTIFY_SOURCE=2 warning in AF_ALG case of getsockaddrarg()
STINNER Victor
- [issue38282] socketmodule.c: _FORTIFY_SOURCE=2 warning in AF_ALG case of getsockaddrarg()
STINNER Victor
- [issue38283] sys._getframe(1).f_lineno changed behavior in 3.8
Thomas Haller
- [issue38283] sys._getframe(1).f_lineno changed behavior in 3.8
Thomas Haller
- [issue38283] sys._getframe(1).f_lineno changed behavior in 3.8
Serhiy Storchaka
- [issue38283] sys._getframe(1).f_lineno changed behavior in 3.8
Thomas Haller
- [issue38283] sys._getframe(1).f_lineno changed behavior in 3.8
Serhiy Storchaka
- [issue38283] sys._getframe(1).f_lineno changed behavior in 3.8
Thomas Haller
- [issue38283] sys._getframe(1).f_lineno changed behavior in 3.8
Serhiy Storchaka
- [issue38283] sys._getframe(1).f_lineno changed behavior in 3.8
Thomas Haller
- [issue38283] sys._getframe(1).f_lineno changed behavior in 3.8
Serhiy Storchaka
- [issue38284] signal.sigwait* do not intercept certain signals
Blindfreddy
- [issue38285] Asyncio BaseEventLoop can support socket types other than SOCK_STREAM
Malversán
- [issue38285] Asyncio BaseEventLoop can support socket types other than SOCK_STREAM
Andrew Svetlov
- [issue38285] Asyncio BaseEventLoop can support socket types other than SOCK_STREAM
Malversán
- [issue38285] Asyncio BaseEventLoop can support socket types other than SOCK_STREAM
Andrew Svetlov
- [issue38285] Asyncio BaseEventLoop can support socket types other than SOCK_STREAM
Malversán
- [issue38285] Asyncio BaseEventLoop can support socket types other than SOCK_STREAM
Andrew Svetlov
- [issue38285] Asyncio BaseEventLoop can support socket types other than SOCK_STREAM
Malversán
- [issue38286] tarfile forgets set sgid when targetpath has it
Charles Coulombe
- [issue38287] tempfile.TemporaryDirectory() should behave the same as a context manager as when used directly
Pat Gunn
- [issue38288] shutil.make_archive() should allow setting zipfile.ZipFile() 'strict_timestamps'
Alori
- [issue38288] shutil.make_archive() should allow setting zipfile.ZipFile() 'strict_timestamps'
Alori
- [issue38288] shutil.make_archive() should allow setting zipfile.ZipFile() 'strict_timestamps'
Tahia K
- [issue38289] Add an option to point to an additional "site" directory
Michał Fronczyk
- [issue38289] Add an option to point to an additional "site" directory
Barry A. Warsaw
- [issue38289] Add an option to point to an additional "site" directory
Michał Fronczyk
- [issue38290] cleanup ababstractproperty in typing.py
hongweipeng
- [issue38290] cleanup ababstractproperty in typing.py
hongweipeng
- [issue38290] cleanup ababstractproperty in typing.py
miss-islington
- [issue38290] cleanup ababstractproperty in typing.py
Ivan Levkivskyi
- [issue38291] Unclear status of the typing.io and typing.re pseudo-modules in docs and runtime
dgelessus
- [issue38291] Unclear status of the typing.io and typing.re pseudo-modules in docs and runtime
Ivan Levkivskyi
- [issue38292] tkinter variable classes don't link to widget if matplotlib's set_cmap() function is called before the tkinter GUI is instantiated
Amir Emami
- [issue38292] tkinter variable classes don't link to widget if matplotlib's set_cmap() function is called before the tkinter GUI is instantiated
Terry J. Reedy
- [issue38293] Deepcopying property objects results in unexpected TypeError
Guðni Nathan
- [issue38293] Deepcopying property objects results in unexpected TypeError
Guðni Nathan
- [issue38293] Deepcopying property objects results in unexpected TypeError
Serhiy Storchaka
- [issue38293] Deepcopying property objects results in unexpected TypeError
Guðni Nathan
- [issue38293] Deepcopying property objects results in unexpected TypeError
Guðni Nathan
- [issue38293] Deepcopying property objects results in unexpected TypeError
Guðni Nathan
- [issue38293] Deepcopying property objects results in unexpected TypeError
Emmanuel Arias
- [issue38293] Deepcopying property objects results in unexpected TypeError
Emmanuel Arias
- [issue38294] re.escape no longer escapes "/" or ":"
Ricardo Bánffy
- [issue38294] re.escape no longer escapes "/" or ":"
Serhiy Storchaka
- [issue38294] re.escape no longer escapes "/" or ":"
Ricardo Bánffy
- [issue38294] re.escape no longer escapes "/" or ":"
Serhiy Storchaka
- [issue38294] re.escape no longer escapes "/" or ":"
Ricardo Bánffy
- [issue38294] re.escape no longer escapes "/" or ":"
Ricardo Bánffy
- [issue38294] re.escape no longer escapes "/" or ":"
Roundup Robot
- [issue38294] re.escape no longer escapes "/" or ":"
Ricardo Bánffy
- [issue38294] re.escape seems to miss some importante regex characters
Ricardo Bánffy
- [issue38295] macOS Catalina test failures
Barry A. Warsaw
- [issue38295] macOS Catalina test failures
Terry J. Reedy
- [issue38295] macOS Catalina test failures
Terry J. Reedy
- [issue38296] unittest expectedFailure does not differentiate errors from failures
Kit Choi
- [issue38296] unittest expectedFailure does not differentiate errors from failures
Terry J. Reedy
- [issue38296] unittest expectedFailure does not differentiate errors from failures
Kit Yan Choi
- [issue38296] unittest expectedFailure does not differentiate errors from failures
Kit Yan Choi
- [issue38296] unittest expectedFailure does not differentiate errors from failures
Kit Yan Choi
- [issue38296] unittest expectedFailure does not differentiate errors from failures
Terry J. Reedy
- [issue38296] unittest expectedFailure does not differentiate errors from failures
Kit Yan Choi
- [issue38296] unittest expectedFailure does not differentiate errors from failures
Kit Choi
- [issue38297] Imports at top of module is often not used
Dominic Littlewood
- [issue38297] Imports at top of module is often not used
Eric V. Smith
- [issue38297] Imports at top of module is often not used
Dominic Littlewood
- [issue38297] Imports at top of module is often not used
Brett Cannon
- [issue38298] Base class of generic type has wrong `cls` argument in classmethods
Kefei Lu
- [issue38298] Base class of generic type has wrong `cls` argument in classmethods
Ned Deily
- [issue38298] Base class of generic type has wrong `cls` argument in classmethods
Guido van Rossum
- [issue38298] Base class of generic type has wrong `cls` argument in classmethods
Ivan Levkivskyi
- [issue38299] build errors - latest "git pull"
Geoge R. Goffe
- [issue38300] Documentation says destuction of TemporaryDirectory object will also delete it, but it does not.
Ian
- [issue38300] Documentation says destuction of TemporaryDirectory object will also delete it, but it does not.
Ammar Askar
- [issue38300] Documentation says destuction of TemporaryDirectory object will also delete it, but it does not.
Ian
- [issue38301] If "_REENTARNT" is defined in the header file, we should use "-D_REENTRANT" when compiling
Jesús Cea Avión
- [issue38301] If "_REENTRANT" is defined in the header file, we should use "-D_REENTRANT" when compiling
Jesús Cea Avión
- [issue38301] If "_REENTRANT" is defined in the header file, we should use "-D_REENTRANT" when compiling
Jesús Cea Avión
- [issue38301] If "_REENTRANT" is defined in the header file, we should use "-D_REENTRANT" when compiling
Jesús Cea Avión
- [issue38301] If "_REENTRANT" is defined in the header file, we should use "-D_REENTRANT" when compiling
miss-islington
- [issue38301] If "_REENTRANT" is defined in the header file, we should use "-D_REENTRANT" when compiling
miss-islington
- [issue38301] If "_REENTRANT" is defined in the header file, we should use "-D_REENTRANT" when compiling
Jesús Cea Avión
- [issue38301] If "_REENTRANT" is defined in the header file, we should use "-D_REENTRANT" when compiling
Jesús Cea Avión
- [issue38301] If "_REENTRANT" is defined in the header file, we should use "-D_REENTRANT" when compiling
Jesús Cea Avión
- [issue38301] If "_REENTRANT" is defined in the header file, we should use "-D_REENTRANT" when compiling
Jesús Cea Avión
- [issue38301] If "_REENTRANT" is defined in the header file, we should use "-D_REENTRANT" when compiling
Jesús Cea Avión
- [issue38301] If "_REENTRANT" is defined in the header file, we should use "-D_REENTRANT" when compiling
Jesús Cea Avión
- [issue38301] If "_REENTRANT" is defined in the header file, we should use "-D_REENTRANT" when compiling
Ned Deily
- [issue38302] __rpow__ not reached when __ipow__ returns NotImplemented
Adi
- [issue38302] __rpow__ not reached when __ipow__ returns NotImplemented
Adi
- [issue38302] __rpow__ not reached when __ipow__ returns NotImplemented
Adi
- [issue38302] __rpow__ not reached when __ipow__ returns NotImplemented
Serhiy Storchaka
- [issue38302] __rpow__ not reached when __ipow__ returns NotImplemented
Alex Shkop
- [issue38302] __rpow__ not reached when __ipow__ returns NotImplemented
hongweipeng
- [issue38302] __rpow__ not reached when __ipow__ returns NotImplemented
Ammar Askar
- [issue38302] __rpow__ not reached when __ipow__ returns NotImplemented
hongweipeng
- [issue38303] Make audioop PEP-384 compatible
Tyler Kieft
- [issue38303] Make audioop PEP-384 compatible
Karthikeyan Singaravelan
- [issue38303] Make audioop PEP-384 compatible
Tyler Kieft
- [issue38303] Make audioop PEP-384 compatible
Tyler Kieft
- [issue38304] PEP 587 implementation is not ABI forward compatible
STINNER Victor
- [issue38304] PEP 587 implementation is not ABI forward compatible
STINNER Victor
- [issue38304] PEP 587 implementation is not ABI forward compatible
STINNER Victor
- [issue38304] PEP 587 implementation is not ABI forward compatible
STINNER Victor
- [issue38304] PEP 587 implementation is not ABI forward compatible
STINNER Victor
- [issue38304] PEP 587 implementation is not ABI forward compatible
STINNER Victor
- [issue38304] PEP 587 implementation is not ABI forward compatible
STINNER Victor
- [issue38304] PEP 587 implementation is not ABI forward compatible
Nick Coghlan
- [issue38304] PEP 587 implementation is not ABI forward compatible
Ned Deily
- [issue38304] PEP 587 implementation is not ABI forward compatible
STINNER Victor
- [issue38304] PEP 587 implementation is not ABI forward compatible
STINNER Victor
- [issue38304] PEP 587 implementation is not ABI forward compatible
STINNER Victor
- [issue38304] PEP 587 implementation is not ABI forward compatible
STINNER Victor
- [issue38304] PEP 587 implementation is not ABI forward compatible
STINNER Victor
- [issue38304] PEP 587 implementation is not ABI forward compatible
STINNER Victor
- [issue38304] PEP 587 implementation is not ABI forward compatible
STINNER Victor
- [issue38304] PEP 587 implementation is not ABI forward compatible
STINNER Victor
- [issue38305] https://2.python-requests.org/ missing TLS certicate
Tim Laurence
- [issue38305] https://2.python-requests.org/ missing TLS certicate
Ned Deily
- [issue38306] High level API for loop.run_in_executor(None, ...)?
Antoine Pietri
- [issue38306] High level API for loop.run_in_executor(None, ...)?
Antoine Pietri
- [issue38306] High level API for loop.run_in_executor(None, ...)?
Paul Martin
- [issue38306] High level API for loop.run_in_executor(None, ...)?
Andrew Svetlov
- [issue38307] Provide Class' end line in readmodule module
Aviral
- [issue38307] Provide Class' end line in readmodule module
Steven D'Aprano
- [issue38308] Add optional weighting to statistics.harmonic_mean()
Raymond Hettinger
- [issue38308] Add optional weighting to statistics.harmonic_mean()
Mark Dickinson
- [issue38308] Add optional weighting to statistics.harmonic_mean()
Steven D'Aprano
- [issue38308] Add optional weighting to statistics.harmonic_mean()
Dong-hee Na
- [issue38309] Avoid creating duplicate PATH entries with the macOS installer
Raymond Hettinger
- [issue38310] Opcode predictions for asserts, class definitions, and some calls.
Brandt Bucher
- [issue38310] Opcode predictions for asserts, class definitions, and some calls.
Brandt Bucher
- [issue38310] Opcode predictions for asserts, class definitions, and some calls.
Raymond Hettinger
- [issue38310] Opcode predictions for asserts, class definitions, and some calls.
Raymond Hettinger
- [issue38310] Opcode predictions for asserts, class definitions, and some calls.
Raymond Hettinger
- [issue38311] Building with macoS system SQLite3 generates sqlite3_enable_shared_cache deprecation warning
Ned Deily
- [issue38311] Building with macoS system SQLite3 generates sqlite3_enable_shared_cache deprecation warning
Ned Deily
- [issue38311] macOS sqlite 3 module build fix
David CARLIER
- [issue38312] curses: add `set_tabsize` and `set_escdelay`
Anthony Sottile
- [issue38312] curses: add `set_tabsize` and `set_escdelay`
Ammar Askar
- [issue38313] Crash/No start
Gautam
- [issue38313] Crash/No start
Zachary Ware
- [issue38314] Implement unix read_pipe.is_reading() method
Andrew Svetlov
- [issue38314] Implement unix read_pipe.is_reading() method
Andrew Svetlov
- [issue38314] Implement unix read_pipe.is_reading() method
Shubham Upreti
- [issue38314] Implement unix read_pipe.is_reading() method
Andrew Svetlov
- [issue38315] Provide defaultdict variant that passes key to default_factory
Mark Amery
- [issue38315] Provide defaultdict variant that passes key to default_factory
Raymond Hettinger
- [issue38315] Provide defaultdict variant that passes key to default_factory
Mark Amery
- [issue38316] docs: Code object's "co_stacksize" field is described with mistake
Paul Sokolovsky
- [issue38316] docs: Code object's "co_stacksize" field is described with mistake
Ammar Askar
- [issue38317] PyConfig (PEP 587): PyConfig.warnoptions should have the highest priority
STINNER Victor
- [issue38317] PyConfig (PEP 587): PyConfig.warnoptions should have the highest priority
STINNER Victor
- [issue38317] PyConfig (PEP 587): PyConfig.warnoptions should have the highest priority
STINNER Victor
- [issue38317] PyConfig (PEP 587): PyConfig.warnoptions should have the highest priority
miss-islington
- [issue38317] PyConfig (PEP 587): PyConfig.warnoptions should have the highest priority
miss-islington
- [issue38317] PyConfig (PEP 587): PyConfig.warnoptions should have the highest priority
STINNER Victor
- [issue38318] Issues linking with ncurses and tinfo (cannot resolve symbols)
Michael Everitt
- [issue38318] Issues linking with ncurses and tinfo (cannot resolve symbols)
Michael Everitt
- [issue38318] Issues linking with ncurses and tinfo (cannot resolve symbols)
Ammar Askar
- [issue38319] shutil.copyfile(): os.sendfile() fails with OverflowError on 32-bit system
STINNER Victor
- [issue38319] shutil.copyfile(): os.sendfile() fails with OverflowError on 32-bit system
STINNER Victor
- [issue38319] shutil.copyfile(): os.sendfile() fails with OverflowError on 32-bit system
STINNER Victor
- [issue38319] shutil.copyfile(): os.sendfile() fails with OverflowError on 32-bit system
Giampaolo Rodola'
- [issue38319] shutil.copyfile(): os.sendfile() fails with OverflowError on 32-bit system
Giampaolo Rodola'
- [issue38320] Clarify unittest expectedFailure behaviour in the documentation
Kit Choi
- [issue38321] Compiler warnings when building Python 3.8
STINNER Victor
- [issue38321] Compiler warnings when building Python 3.8
STINNER Victor
- [issue38321] Compiler warnings when building Python 3.8
STINNER Victor
- [issue38321] Compiler warnings when building Python 3.8
STINNER Victor
- [issue38321] Compiler warnings when building Python 3.8
STINNER Victor
- [issue38321] Compiler warnings when building Python 3.8
STINNER Victor
- [issue38321] Compiler warnings when building Python 3.8
STINNER Victor
- [issue38321] Compiler warnings when building Python 3.8
Vinay Sajip
- [issue38321] Compiler warnings when building Python 3.8
STINNER Victor
- [issue38321] Compiler warnings when building Python 3.8
Ma Lin
- [issue38321] Compiler warnings when building Python 3.8
Ma Lin
- [issue38321] Windows: compiler warnings when building Python 3.8
STINNER Victor
- [issue38321] Windows: compiler warnings when building Python 3.8
STINNER Victor
- [issue38322] Azure Pipelines: appx tests fail: init_fs_encoding: failed to get the Python codec of the filesystem encoding
STINNER Victor
- [issue38322] Azure Pipelines: appx tests fail: init_fs_encoding: failed to get the Python codec of the filesystem encoding
STINNER Victor
- [issue38322] Azure Pipelines: appx tests fail: init_fs_encoding: failed to get the Python codec of the filesystem encoding
STINNER Victor
- [issue38322] Azure Pipelines: appx tests fail: init_fs_encoding: failed to get the Python codec of the filesystem encoding
STINNER Victor
- [issue38322] Azure Pipelines: appx tests fail: init_fs_encoding: failed to get the Python codec of the filesystem encoding
STINNER Victor
- [issue38322] Azure Pipelines: appx tests fail: init_fs_encoding: failed to get the Python codec of the filesystem encoding
STINNER Victor
- [issue38322] Azure Pipelines: appx tests fail: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Steve Dower
- [issue38322] Azure Pipelines: appx tests fail: init_fs_encoding: failed to get the Python codec of the filesystem encoding
STINNER Victor
- [issue38322] Azure Pipelines: appx tests fail: init_fs_encoding: failed to get the Python codec of the filesystem encoding
STINNER Victor
- [issue38322] Azure Pipelines: appx tests fail: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Steve Dower
- [issue38322] Azure Pipelines: appx tests fail: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Steve Dower
- [issue38323] test_ayncio: test_close_kill_running() hangs on AMD64 RHEL7 Refleaks 3.x
STINNER Victor
- [issue38324] [Windows] test_locale and test__locale failures on Windows
STINNER Victor
- [issue38324] [Windows] test_locale and test__locale failures on Windows
Steve Dower
- [issue38324] [Windows] test_locale and test__locale failures on Windows
Tim Golden
- [issue38324] [Windows] test_locale and test__locale failures on Windows
STINNER Victor
- [issue38324] test_locale and test__locale failures on Windows
STINNER Victor
- [issue38325] [Windows] test_winconsoleio failures
STINNER Victor
- [issue38325] [Windows] test_winconsoleio failures
Eryk Sun
- [issue38325] [Windows] test_winconsoleio failures
STINNER Victor
- [issue38325] [Windows] test_winconsoleio failures
Eryk Sun
- [issue38326] Concerns with the last minute changes to the PEP 587 API
Nick Coghlan
- [issue38326] Concerns with the last minute changes to the PEP 587 API
Nick Coghlan
- [issue38326] Concerns with the last minute changes to the PEP 587 API
Steve Dower
- [issue38326] Concerns with the last minute changes to the PEP 587 API
Łukasz Langa
- [issue38326] Concerns with the last minute changes to the PEP 587 API
Nick Coghlan
- [issue38326] Concerns with the last minute changes to the PEP 587 API
STINNER Victor
- [issue38326] Concerns with the last minute changes to the PEP 587 API
Gregory P. Smith
- [issue38327] Creating set with empty string returns empty set
Emil Bode
- [issue38327] Creating set with empty string returns empty set
Emil Bode
- [issue38327] Creating set with empty string returns empty set
Ammar Askar
- [issue38327] Creating set with empty string returns empty set
Emil Bode
- [issue38328] Speed up the creation time of constant list literals.
Brandt Bucher
- [issue38328] Speed up the creation time of constant list literals.
Brandt Bucher
- [issue38329] macOS python.org installers only add or modify framework Versions/Current symlink for Python 2.x installs, not Python 3.x
Ned Deily
- [issue38329] Top level symlinks are broken in the Python 3.7.4 framework for macOS.
Kevin Packard
- [issue38330] httplib specifies content-length when transfer-encoding present
apmatthews
- [issue38330] httplib specifies content-length when transfer-encoding present
apmatthews
- [issue38331] Exec not recognizing global variables inside function
Huyston
- [issue38332] invalid content-transfer-encoding in encoded-word causes KeyError
Andrei Troie
- [issue38332] invalid content-transfer-encoding in encoded-word causes KeyError
Emmanuel Arias
- [issue38332] invalid content-transfer-encoding in encoded-word causes KeyError
Emmanuel Arias
- [issue433625] bug in PyThread_release_lock()
Kirill Smelkov
- [issue5396] os.read not handling O_DIRECT flag
Paul
- [issue5396] os.read not handling O_DIRECT flag
Paul
- [issue5396] os.read not handling O_DIRECT flag
Michael Mol
- [issue5430] imaplib: must not replace LF or CR by CRLF in literals
Julien Palard
- [issue5714] http.server._url_collapse_path should live elsewhere
Tahia K
- [issue6559] add pass_fds paramter to subprocess.Popen()
Orivej Desh
- [issue6559] add pass_fds paramter to subprocess.Popen()
miss-islington
- [issue6731] Add option of non-zero exit status of setup.py when building of extensions has failed
Dirkjan Ochtman
- [issue7247] test_fcntl_64_bit from test_fcntl.py fails in Python 2.6.4
Dirkjan Ochtman
- [issue7897] Support parametrized tests in unittest
Andre Herbst
- [issue7940] re.finditer and re.findall should support negative end positions
Zachary Ware
- [issue7940] re.finditer and re.findall should support negative end positions
Serhiy Storchaka
- [issue7946] Convoy effect with I/O bound threads and New GIL
Dirkjan Ochtman
- [issue7982] extend captured_output to simulate different stdout.encoding
Andrew Frost
- [issue7982] extend captured_output to simulate different stdout.encoding
Raymond Hettinger
- [issue8410] Fix emulated lock to be 'fair'
Kirill Smelkov
- [issue8410] Fix emulated lock to be 'fair'
Kristján Valur Jónsson
- [issue8410] Fix emulated lock to be 'fair'
Kirill Smelkov
- [issue8538] Add FlagAction to argparse
Stéphane Wirtel
- [issue8538] Add FlagAction to argparse
Stéphane Wirtel
- [issue8538] Add FlagAction to argparse
Stéphane Wirtel
- [issue8538] Add FlagAction to argparse
Stéphane Wirtel
- [issue9216] FIPS support for hashlib
Christian Heimes
- [issue9216] FIPS support for hashlib
Gregory P. Smith
- [issue9216] FIPS support for hashlib
Christian Heimes
- [issue9334] argparse does not accept options taking arguments beginning with dash (regression from optparse)
Orivej Desh
- [issue9334] argparse does not accept options taking arguments beginning with dash (regression from optparse)
Géry
- [issue9654] merge PC/getpathp.c into Modules/getpath.c
STINNER Victor
- [issue9782] _multiprocessing.c warnings under 64-bit Windows
Steve Dower
- [issue9784] _msi.c warnings under 64-bit Windows
Steve Dower
- [issue9938] Add optional keyword argument exit_on_error to argparse.ArgumentParser
Stéphane Wirtel
- [issue9938] Add optional keyword argument exit_on_error to argparse.ArgumentParser
miss-islington
- [issue9938] Add optional keyword argument exit_on_error to argparse.ArgumentParser
Stéphane Wirtel
- [issue9938] Add optional keyword argument exit_on_error to argparse.ArgumentParser
hai shi
- [issue9938] Add optional kwargs to argparse
hai shi
Last message date:
Mon Sep 30 23:40:58 EDT 2019
Archived on: Mon Sep 30 23:41:04 EDT 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).