ACTIVITY SUMMARY (2020-02-28 - 2020-03-06)
Python tracker at https://bugs.python.org/

To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.

Issues counts and deltas:
  open    7359 (+26)
  closed 44270 (+68)
  total  51629 (+94)

Open issues with patches: 2882 


Issues opened (67)
==================

#39389: gzip metadata fails to reflect compresslevel
https://bugs.python.org/issue39389  reopened by ned.deily

#39757: EmailMessage bad encoding for international domain
https://bugs.python.org/issue39757  reopened by r.david.murray

#39787: test_ssl and test_urllib2_localnet failing with new OpenSSL
https://bugs.python.org/issue39787  opened by mscastanho

#39790: LICENSE.TXT file does not contain all incorporated software
https://bugs.python.org/issue39790  opened by steve.dower

#39791: New `files()` api from importlib_resources.
https://bugs.python.org/issue39791  opened by jaraco

#39792: Two Ctrl+C is required to terminate when a pipe is blocking
https://bugs.python.org/issue39792  opened by msakai

#39793: make_msgid fail on FreeBSD 12.1-RELEASE-p1 with different doma
https://bugs.python.org/issue39793  opened by BTaskaya

#39794: Add --without-decimal-contextvar option to use just threads in
https://bugs.python.org/issue39794  opened by skrah

#39795: multiprocessing creates duplicates of .pyc files
https://bugs.python.org/issue39795  opened by ivb

#39797: shutdown() in socketserver.BaseServer should be in a different
https://bugs.python.org/issue39797  opened by amaajemyfren

#39798: Update and Improve README.AIX
https://bugs.python.org/issue39798  opened by BTaskaya

#39799: Never return base's fragment from urljoin (urllib.parse)
https://bugs.python.org/issue39799  opened by op368

#39800: Inconsistent/incomplete disassembly of methods vs method sourc
https://bugs.python.org/issue39800  opened by smurthy

#39801: list.insert is slow, likely due to manual memmove
https://bugs.python.org/issue39801  opened by Stefan Pochmann

#39804: timezone constants in time module inaccurate with negative DST
https://bugs.python.org/issue39804  opened by p-ganssle

#39805: Copying functions doesn't actually copy them
https://bugs.python.org/issue39805  opened by steven.daprano

#39810: Generic script for finding bugs in get_source_segment
https://bugs.python.org/issue39810  opened by alexmojaki

#39812: Avoid daemon threads in concurrent.futures
https://bugs.python.org/issue39812  opened by pitrou

#39813: test_ioctl skipped -- Unable to open /dev/tty
https://bugs.python.org/issue39813  opened by Marco Sulla

#39814: Hyphens not generated for split-words in a "note" directive
https://bugs.python.org/issue39814  opened by rhettinger

#39816: More descriptive error message than "too many values to unpack
https://bugs.python.org/issue39816  opened by alexmojaki

#39817: CRITICAL: TypeError: cannot pickle 'generator'
https://bugs.python.org/issue39817  opened by dotoscat

#39819: NULL pointer crash in Modules/_cursesmodule.c in PyInit__curse
https://bugs.python.org/issue39819  opened by kumba

#39820: Bracketed paste mode for REPL
https://bugs.python.org/issue39820  opened by Marco Sulla

#39821: grp library functions grp.getgrnam() & grp.getgrgid() returnin
https://bugs.python.org/issue39821  opened by abhi.sharma

#39822: Use NULL instead of None for empty attrib in C implementation 
https://bugs.python.org/issue39822  opened by serhiy.storchaka

#39823: Disassembly - improve documentation for bytecode instruction c
https://bugs.python.org/issue39823  opened by smurthy

#39824: Multi-phase extension module (PEP 489): don't call m_traverse,
https://bugs.python.org/issue39824  opened by vstinner

#39825: EXT_SUFFIX inconsistent between sysconfig and distutils.syscon
https://bugs.python.org/issue39825  opened by pitrou

#39827: setting a locale that uses comma as decimal separator breaks t
https://bugs.python.org/issue39827  opened by thawn

#39828: json.tool should catch BrokenPipeError
https://bugs.python.org/issue39828  opened by vstinner

#39829: __len__ called twice in the list() constructor
https://bugs.python.org/issue39829  opened by kimiguel

#39830: zipfile.Path is not included in __all__
https://bugs.python.org/issue39830  opened by xtreak

#39831: Reference leak in PyErr_WarnEx()
https://bugs.python.org/issue39831  opened by serhiy.storchaka

#39832: Modules with decomposable characters in module name not found 
https://bugs.python.org/issue39832  opened by Norbert

#39835: Implement PyObject_CopyToObject
https://bugs.python.org/issue39835  opened by nanjekyejoannah

#39836: Implement PyObject_GetMemoryView
https://bugs.python.org/issue39836  opened by nanjekyejoannah

#39837: Remove Azure Pipelines from GitHub PRs
https://bugs.python.org/issue39837  opened by vstinner

#39838: Possible unnecessary redifinition of _POSIX_C_SOURCE
https://bugs.python.org/issue39838  opened by nanjekyejoannah

#39839: Non-working error handler when creating a task with assigning 
https://bugs.python.org/issue39839  opened by rshakh

#39842: partial_format()
https://bugs.python.org/issue39842  opened by Marco Sulla

#39843: Merged fix for bpo-17560 missing from changelog
https://bugs.python.org/issue39843  opened by Mikko Nylén

#39844: IDLE 3.8.2 on MacOS 10.15.3 Launches to Black Windows
https://bugs.python.org/issue39844  opened by Jacin Ferreira

#39845: Argparse on Python 3.7.1 (Windows) appends double quotes to st
https://bugs.python.org/issue39845  opened by 888xray999

#39846: Register .whl as a unpack format in shutil unpack
https://bugs.python.org/issue39846  opened by dchimeno

#39847: EnterNonRecursiveMutex on win32 can hang for 49.7 days: use Ge
https://bugs.python.org/issue39847  opened by aclover

#39849: Compiler warninig: warning: variable ‘res’ set but not use
https://bugs.python.org/issue39849  opened by corona10

#39850: multiprocessing.connection.Listener fails to close with null b
https://bugs.python.org/issue39850  opened by nmichaels

#39851: tarfile: Exception ignored in (... stdout ...) BrokenPipeError
https://bugs.python.org/issue39851  opened by vstinner

#39852: IDLE: Goto should remove selection and update the status bar
https://bugs.python.org/issue39852  opened by Dave Liptack

#39853: Segmentation fault with urllib.request.urlopen and threads
https://bugs.python.org/issue39853  opened by Anne Archibald

#39854: f-strings with format specifiers have wrong col_offset
https://bugs.python.org/issue39854  opened by asmeurer

#39856: glob : some 'unix style' glob items are not supported
https://bugs.python.org/issue39856  opened by Je GeVa

#39857: subprocess.run: add an extra_env kwarg to complement existing 
https://bugs.python.org/issue39857  opened by vapier

#39858: bitfield layout wrong in ctypes
https://bugs.python.org/issue39858  opened by thesamprice

#39860: configparser - no support for cascading defaults (as defined b
https://bugs.python.org/issue39860  opened by Ben Griffin

#39861: French doc __futur__: Bad URL
https://bugs.python.org/issue39861  opened by Narann

#39862: Why are the union relationships not implemented by default for
https://bugs.python.org/issue39862  opened by maggyero

#39863: Add trimend option to readline() and readlines()
https://bugs.python.org/issue39863  opened by inada.naoki

#39865: getattr silences an unrelated AttributeError
https://bugs.python.org/issue39865  opened by pasenor

#39868: Stale Python Language Reference docs (no walrus).
https://bugs.python.org/issue39868  opened by brandtbucher

#39869: Improve Instance Objects tutorial documentation
https://bugs.python.org/issue39869  opened by Mariatta

#39871: math.copysign raises SystemError with non-float x and custom y
https://bugs.python.org/issue39871  opened by auscompgeek

#39873: Debug mode: check if objects are valid
https://bugs.python.org/issue39873  opened by vstinner

#39875: urllib.request.urlopen sends POST data as query string
https://bugs.python.org/issue39875  opened by henrik242

#39877: Daemon thread is crashing in PyEval_RestoreThread() while the 
https://bugs.python.org/issue39877  opened by vstinner

#39878: Remove unused args in Python/formatter_unicode.c
https://bugs.python.org/issue39878  opened by petdance



Most recent 15 issues with no replies (15)
==========================================

#39878: Remove unused args in Python/formatter_unicode.c
https://bugs.python.org/issue39878

#39869: Improve Instance Objects tutorial documentation
https://bugs.python.org/issue39869

#39865: getattr silences an unrelated AttributeError
https://bugs.python.org/issue39865

#39857: subprocess.run: add an extra_env kwarg to complement existing 
https://bugs.python.org/issue39857

#39853: Segmentation fault with urllib.request.urlopen and threads
https://bugs.python.org/issue39853

#39850: multiprocessing.connection.Listener fails to close with null b
https://bugs.python.org/issue39850

#39849: Compiler warninig: warning: variable ‘res’ set but not use
https://bugs.python.org/issue39849

#39846: Register .whl as a unpack format in shutil unpack
https://bugs.python.org/issue39846

#39838: Possible unnecessary redifinition of _POSIX_C_SOURCE
https://bugs.python.org/issue39838

#39836: Implement PyObject_GetMemoryView
https://bugs.python.org/issue39836

#39835: Implement PyObject_CopyToObject
https://bugs.python.org/issue39835

#39832: Modules with decomposable characters in module name not found 
https://bugs.python.org/issue39832

#39830: zipfile.Path is not included in __all__
https://bugs.python.org/issue39830

#39825: EXT_SUFFIX inconsistent between sysconfig and distutils.syscon
https://bugs.python.org/issue39825

#39822: Use NULL instead of None for empty attrib in C implementation 
https://bugs.python.org/issue39822



Most recent 15 issues waiting for review (15)
=============================================

#39878: Remove unused args in Python/formatter_unicode.c
https://bugs.python.org/issue39878

#39877: Daemon thread is crashing in PyEval_RestoreThread() while the 
https://bugs.python.org/issue39877

#39873: Debug mode: check if objects are valid
https://bugs.python.org/issue39873

#39871: math.copysign raises SystemError with non-float x and custom y
https://bugs.python.org/issue39871

#39868: Stale Python Language Reference docs (no walrus).
https://bugs.python.org/issue39868

#39860: configparser - no support for cascading defaults (as defined b
https://bugs.python.org/issue39860

#39852: IDLE: Goto should remove selection and update the status bar
https://bugs.python.org/issue39852

#39847: EnterNonRecursiveMutex on win32 can hang for 49.7 days: use Ge
https://bugs.python.org/issue39847

#39837: Remove Azure Pipelines from GitHub PRs
https://bugs.python.org/issue39837

#39831: Reference leak in PyErr_WarnEx()
https://bugs.python.org/issue39831

#39828: json.tool should catch BrokenPipeError
https://bugs.python.org/issue39828

#39824: Multi-phase extension module (PEP 489): don't call m_traverse,
https://bugs.python.org/issue39824

#39822: Use NULL instead of None for empty attrib in C implementation 
https://bugs.python.org/issue39822

#39799: Never return base's fragment from urljoin (urllib.parse)
https://bugs.python.org/issue39799

#39794: Add --without-decimal-contextvar option to use just threads in
https://bugs.python.org/issue39794



Top 10 most discussed issues (10)
=================================

#39837: Remove Azure Pipelines from GitHub PRs
https://bugs.python.org/issue39837  14 msgs

#39682: pathlib.Path objects can be used as context managers
https://bugs.python.org/issue39682  11 msgs

#39697: Failed to build with --with-cxx-main=g++-9.2.0
https://bugs.python.org/issue39697  11 msgs

#39778: collections.OrderedDict and weakref.ref raises "refcount is to
https://bugs.python.org/issue39778  11 msgs

#39844: IDLE 3.8.2 on MacOS 10.15.3 Launches to Black Windows
https://bugs.python.org/issue39844  11 msgs

#39868: Stale Python Language Reference docs (no walrus).
https://bugs.python.org/issue39868  11 msgs

#39794: Add --without-decimal-contextvar option to use just threads in
https://bugs.python.org/issue39794  10 msgs

#39831: Reference leak in PyErr_WarnEx()
https://bugs.python.org/issue39831  10 msgs

#39763: distutils.spawn should use subprocess (hang in parallel builds
https://bugs.python.org/issue39763   9 msgs

#39801: list.insert is slow, likely due to manual memmove
https://bugs.python.org/issue39801   9 msgs



Issues closed (64)
==================

#27743: Python 2 has a wrong artificial limit on the amount of memory 
https://bugs.python.org/issue27743  closed by serhiy.storchaka

#34274: Python launcher behavior with "#!/usr/bin/env python" shebang
https://bugs.python.org/issue34274  closed by steve.dower

#35632: support unparse for Suite ast
https://bugs.python.org/issue35632  closed by BTaskaya

#35712: Make NotImplemented unusable in boolean context
https://bugs.python.org/issue35712  closed by serhiy.storchaka

#35912: _testembed.c fails to compile when using --with-cxx-main in th
https://bugs.python.org/issue35912  closed by vstinner

#36490: Modernize function signature  in Archiving section of shutil d
https://bugs.python.org/issue36490  closed by CAM-Gerlach

#37534: In minidom module ability to add Standalone Document Declaraio
https://bugs.python.org/issue37534  closed by scoder

#38380: Update SQLite to 3.31.1 in Windows and macOS installer builds
https://bugs.python.org/issue38380  closed by benjamin.peterson

#38641: lib2to3 does not support py38 return/yield syntax with starred
https://bugs.python.org/issue38641  closed by pablogsal

#38913: Py_BuildValue("(s#O)", ...) segfaults if entered with exceptio
https://bugs.python.org/issue38913  closed by serhiy.storchaka

#38971: codecs.open leaks file descriptor when invalid encoding is pas
https://bugs.python.org/issue38971  closed by serhiy.storchaka

#39020: [AIX] module _curses fails to build since ESCDELAY has been ad
https://bugs.python.org/issue39020  closed by Michael.Felt

#39050: The "Help" button in IDLE's config dialog does not work
https://bugs.python.org/issue39050  closed by terry.reedy

#39088: test_concurrent_futures crashed with python.core core dump on 
https://bugs.python.org/issue39088  closed by vstinner

#39378: partial of PickleState struct should be traversed.
https://bugs.python.org/issue39378  closed by serhiy.storchaka

#39379: sys.path[0] is already absolute path
https://bugs.python.org/issue39379  closed by vstinner

#39495: xml.etree.ElementTree.TreeBuilder.start differs between pure P
https://bugs.python.org/issue39495  closed by serhiy.storchaka

#39520: AST Unparser can't unparse ext slices correctly
https://bugs.python.org/issue39520  closed by BTaskaya

#39530: Documentation about comparisons between numeric types is misle
https://bugs.python.org/issue39530  closed by mark.dickinson

#39546: argparse: allow_abbrev=False is ignored for alternative prefix
https://bugs.python.org/issue39546  closed by petr.viktorin

#39548: Request fails when 'WWW-Authenticate' header for Digest Authen
https://bugs.python.org/issue39548  closed by orsenthil

#39599: ABI breakage between Python 3.7.4 and 3.7.5: change in PyGC_He
https://bugs.python.org/issue39599  closed by vstinner

#39639: Remove Suite node from AST
https://bugs.python.org/issue39639  closed by pablogsal

#39678: RFC improve readability of _queue_management_worker for Proces
https://bugs.python.org/issue39678  closed by pitrou

#39704: Disable code coverage
https://bugs.python.org/issue39704  closed by vstinner

#39718: TYPE_IGNORE, COLONEQUAL missing from py38 changes in token doc
https://bugs.python.org/issue39718  closed by terry.reedy

#39764: PyAsyncGenObject causes task.get_stack() raising AttributeErro
https://bugs.python.org/issue39764  closed by asvetlov

#39769: compileall.compile_dir(..., ddir="<prefix>") omits the interme
https://bugs.python.org/issue39769  closed by gregory.p.smith

#39770: Remove unnecessary size calculation in array_modexec in Module
https://bugs.python.org/issue39770  closed by vstinner

#39772: Python 2 FAQ shown in h...@python.org auto reply
https://bugs.python.org/issue39772  closed by terry.reedy

#39773: Export symbols for vectorcall
https://bugs.python.org/issue39773  closed by David Hewitt

#39775: inspect.Signature.parameters should be an OrderedDict, not a p
https://bugs.python.org/issue39775  closed by inada.naoki

#39781: IDLE: Do not jump when select in codecontext
https://bugs.python.org/issue39781  closed by terry.reedy

#39782: local varible referenced a Exception won't be collected in fun
https://bugs.python.org/issue39782  closed by terry.reedy

#39784: Tuple comprehension
https://bugs.python.org/issue39784  closed by steven.daprano

#39785: #!/usr/bin/python shebang doesn't use default python (3) on Wi
https://bugs.python.org/issue39785  closed by steve.dower

#39786: Have the heaps library support max heap
https://bugs.python.org/issue39786  closed by rhettinger

#39788: Exponential notation should return an int if it can
https://bugs.python.org/issue39788  closed by zach.ware

#39789: Update Windows release build machines to latest versions
https://bugs.python.org/issue39789  closed by steve.dower

#39796: warning extension module inited twice in python3.9
https://bugs.python.org/issue39796  closed by vstinner

#39802: Ensure {get,set}_escdelay and {get,set}_tabsize only implement
https://bugs.python.org/issue39802  closed by pablogsal

#39803: _PyLong_FormatAdvancedWriter has an unnecessary str
https://bugs.python.org/issue39803  closed by benjamin.peterson

#39806: different behavior between __ior__ and __or__ in dict made by 
https://bugs.python.org/issue39806  closed by gvanrossum

#39807: Python38 installed in wrong directory on Windows
https://bugs.python.org/issue39807  closed by zach.ware

#39808: pathlib: reword docs for stat()
https://bugs.python.org/issue39808  closed by brett.cannon

#39809: argparse: add max_text_width parameter to ArgumentParser
https://bugs.python.org/issue39809  closed by rhettinger

#39811: Curses crash on ^4
https://bugs.python.org/issue39811  closed by serhiy.storchaka

#39815: functools.cached_property() not included in __all__
https://bugs.python.org/issue39815  closed by pablogsal

#39818: Declaring local variable invalidates access to a global variab
https://bugs.python.org/issue39818  closed by eric.smith

#39826: logging HTTPHandler does not support proxy
https://bugs.python.org/issue39826  closed by vinay.sajip

#39833: Bug in html parsing module triggered by malformed input
https://bugs.python.org/issue39833  closed by ezio.melotti

#39834: + vs. % operator precedence not correct
https://bugs.python.org/issue39834  closed by ergun

#39840: FileNotFoundError et al show b-prefix on filepaths if passed a
https://bugs.python.org/issue39840  closed by eric.smith

#39841: "as" variable in except block deletes local variables with sam
https://bugs.python.org/issue39841  closed by eric.smith

#39848: Warning: 'classifiers' should be a list, got type 'tuple'
https://bugs.python.org/issue39848  closed by Marco Sulla

#39855: test.test_subprocess.POSIXProcessTestCase.test_user fails in t
https://bugs.python.org/issue39855  closed by vstinner

#39859: set_herror should not throw away constness of hstrerror
https://bugs.python.org/issue39859  closed by miss-islington

#39864: IndexError gives wrong axis info
https://bugs.python.org/issue39864  closed by steven.daprano

#39866: get_type_hints raises inconsistent TypeError
https://bugs.python.org/issue39866  closed by gvanrossum

#39867: randrange(N) for N's in same dyadic blocs have excessive corre
https://bugs.python.org/issue39867  closed by rhettinger

#39870: sys_displayhook_unencodable takes an unnecessary PyThreadState
https://bugs.python.org/issue39870  closed by benjamin.peterson

#39872: Remove unused args from two functions in Python/symtable.c
https://bugs.python.org/issue39872  closed by benjamin.peterson

#39874: Heappush of Maxheap version does not exist
https://bugs.python.org/issue39874  closed by rhettinger

#39876: csv.DictReader.fieldnames interprets unicode as ascii
https://bugs.python.org/issue39876  closed by serhiy.storchaka
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/RRMWD63W2A55K2O5EAFHV63YNKZEAODI/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to