ACTIVITY SUMMARY (2020-04-17 - 2020-04-24)
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    7452 ( +9)
  closed 44675 (+57)
  total  52127 (+66)

Open issues with patches: 2942 


Issues opened (50)
==================

#34037: asyncio: BaseEventLoop.close() shutdowns the executor without 
https://bugs.python.org/issue34037  reopened by vstinner

#40286: Add randbytes() method to random.Random
https://bugs.python.org/issue40286  reopened by rhettinger

#40312: Weakref callbacks running before finalizers in GC collection
https://bugs.python.org/issue40312  opened by a-feld

#40314: python code order of magnitude faster than equivalent CPython 
https://bugs.python.org/issue40314  opened by deekay

#40316: Add zero function to time, datetime, which acts as the use cas
https://bugs.python.org/issue40316  opened by Or Toledano

#40317: inspect.getsource() examines incorrect target
https://bugs.python.org/issue40317  opened by Grzegorz Krasoń

#40318: Migrate to SQLite3 trace v2 API
https://bugs.python.org/issue40318  opened by erlendaasland

#40320: Add ability to specify instance of contextvars context to Task
https://bugs.python.org/issue40320  opened by Jeff.Laughlin

#40321: urllib.request does not support HTTP response status code 308
https://bugs.python.org/issue40321  opened by Jochem Schulenklopper

#40324: python 3.8.2 idle not opening
https://bugs.python.org/issue40324  opened by krishandanushka...@gmail.com

#40327: list(sys.modules.items()) can throw RuntimeError: dictionary c
https://bugs.python.org/issue40327  opened by Markus Mohrhard

#40328: Add tools for generating mappings_XX.h
https://bugs.python.org/issue40328  opened by corona10

#40331: Increase test coverage for the statistics module
https://bugs.python.org/issue40331  opened by tzabal

#40333: Request for multi-phase initialization API to run code after i
https://bugs.python.org/issue40333  opened by indygreg

#40334: PEP 617: new PEG-based parser
https://bugs.python.org/issue40334  opened by gvanrossum

#40337: builtins.RuntimeError: Caught RuntimeError in pin memory threa
https://bugs.python.org/issue40337  opened by shawn

#40338: [Security] urllib and anti-slash (\) in the hostname
https://bugs.python.org/issue40338  opened by vstinner

#40339: Instead of skipping, IPV6 test(s) fail on a non-IPV6 machine
https://bugs.python.org/issue40339  opened by UnitedMarsupials

#40340: Programming FAQ about "How do I convert a string to a number?"
https://bugs.python.org/issue40340  opened by Dominik V.

#40341: Programming FAQ includes actively discouraged solutions; Shoul
https://bugs.python.org/issue40341  opened by Dominik V.

#40342: Programming FAQ about "How do I apply a method to a sequence o
https://bugs.python.org/issue40342  opened by Dominik V.

#40343: Programming FAQ about "How do I call a method defined in a bas
https://bugs.python.org/issue40343  opened by Dominik V.

#40344: Programming FAQ about "What is the most efficient way to conca
https://bugs.python.org/issue40344  opened by Dominik V.

#40345: Programming FAQ about "How do I iterate over a sequence in rev
https://bugs.python.org/issue40345  opened by Dominik V.

#40346: Add random.BaseRandom to ease implementation of subclasses
https://bugs.python.org/issue40346  opened by vstinner

#40347: Programming FAQ about "How do you remove duplicates from a lis
https://bugs.python.org/issue40347  opened by Dominik V.

#40348: Programming FAQ about "What is delegation?": Fix typos
https://bugs.python.org/issue40348  opened by Dominik V.

#40350: modulefinder chokes on numpy - dereferencing None in spec.load
https://bugs.python.org/issue40350  opened by Greg Whiteley

#40352: SocketHandler silently drops log messages on re-connect
https://bugs.python.org/issue40352  opened by Oleg Nykolyn

#40353: Add an optional "strict" check to zip
https://bugs.python.org/issue40353  opened by brandtbucher

#40355: The ast module fails to reject certain malformed nodes
https://bugs.python.org/issue40355  opened by brandtbucher

#40356: OverflowError: mktime argument out of range
https://bugs.python.org/issue40356  opened by darkman66

#40357: asyncio: will shutdown_default_executor work in single step (s
https://bugs.python.org/issue40357  opened by cmeyer

#40358: pathlib's relative_to should behave like os.path.relpath
https://bugs.python.org/issue40358  opened by d.ragusa

#40359: email.parse part.get_filename() fails to unwrap long attachmen
https://bugs.python.org/issue40359  opened by matt-davis

#40360: Deprecate lib2to3 (and 2to3) for future removal
https://bugs.python.org/issue40360  opened by gregory.p.smith

#40361: Darwin systems using win settings for webbrowser.py
https://bugs.python.org/issue40361  opened by Viraat Das

#40362: AbstractBasicAuthHandler does not support the following scheme
https://bugs.python.org/issue40362  opened by Paul Stoner

#40363: shlex.quote applied to a glob pattern disables glob matching
https://bugs.python.org/issue40363  opened by geophile

#40364: asyncio: replace _compute_returncode() with os.waitstatus_to_e
https://bugs.python.org/issue40364  opened by vstinner

#40365: argparse: action "extend" with 1 parameter splits strings into
https://bugs.python.org/issue40365  opened by strjan

#40366: Remove support for obsolete flags in compile function
https://bugs.python.org/issue40366  opened by BTaskaya

#40367: ImportError: libffi.so.6
https://bugs.python.org/issue40367  opened by YoSTEALTH

#40368: os.path.realpath uppercases Windows drive letter on Python 3.8
https://bugs.python.org/issue40368  opened by saschanaz

#40371: Deadlock in logging.config.dictConfig
https://bugs.python.org/issue40371  opened by mrc

#40372: doctest example programs should exit 1 if any test fails
https://bugs.python.org/issue40372  opened by AndiDog

#40373: urlunparse does not escape slash (/) for http+unix:// in netlo
https://bugs.python.org/issue40373  opened by socketpair

#40375: Add the UNSELECT command to imaplib
https://bugs.python.org/issue40375  opened by eric.smith

#40376: documentation for os.getgrouplist potentially misleading
https://bugs.python.org/issue40376  opened by woodfighter

#40377: APPDATA location in Microsoft Store version
https://bugs.python.org/issue40377  opened by stephtr



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

#40377: APPDATA location in Microsoft Store version
https://bugs.python.org/issue40377

#40376: documentation for os.getgrouplist potentially misleading
https://bugs.python.org/issue40376

#40375: Add the UNSELECT command to imaplib
https://bugs.python.org/issue40375

#40373: urlunparse does not escape slash (/) for http+unix:// in netlo
https://bugs.python.org/issue40373

#40372: doctest example programs should exit 1 if any test fails
https://bugs.python.org/issue40372

#40371: Deadlock in logging.config.dictConfig
https://bugs.python.org/issue40371

#40367: ImportError: libffi.so.6
https://bugs.python.org/issue40367

#40357: asyncio: will shutdown_default_executor work in single step (s
https://bugs.python.org/issue40357

#40350: modulefinder chokes on numpy - dereferencing None in spec.load
https://bugs.python.org/issue40350

#40348: Programming FAQ about "What is delegation?": Fix typos
https://bugs.python.org/issue40348

#40347: Programming FAQ about "How do you remove duplicates from a lis
https://bugs.python.org/issue40347

#40345: Programming FAQ about "How do I iterate over a sequence in rev
https://bugs.python.org/issue40345

#40343: Programming FAQ about "How do I call a method defined in a bas
https://bugs.python.org/issue40343

#40331: Increase test coverage for the statistics module
https://bugs.python.org/issue40331

#40328: Add tools for generating mappings_XX.h
https://bugs.python.org/issue40328



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

#40376: documentation for os.getgrouplist potentially misleading
https://bugs.python.org/issue40376

#40372: doctest example programs should exit 1 if any test fails
https://bugs.python.org/issue40372

#40366: Remove support for obsolete flags in compile function
https://bugs.python.org/issue40366

#40361: Darwin systems using win settings for webbrowser.py
https://bugs.python.org/issue40361

#40360: Deprecate lib2to3 (and 2to3) for future removal
https://bugs.python.org/issue40360

#40358: pathlib's relative_to should behave like os.path.relpath
https://bugs.python.org/issue40358

#40346: Add random.BaseRandom to ease implementation of subclasses
https://bugs.python.org/issue40346

#40340: Programming FAQ about "How do I convert a string to a number?"
https://bugs.python.org/issue40340

#40334: PEP 617: new PEG-based parser
https://bugs.python.org/issue40334

#40331: Increase test coverage for the statistics module
https://bugs.python.org/issue40331

#40328: Add tools for generating mappings_XX.h
https://bugs.python.org/issue40328

#40327: list(sys.modules.items()) can throw RuntimeError: dictionary c
https://bugs.python.org/issue40327

#40321: urllib.request does not support HTTP response status code 308
https://bugs.python.org/issue40321

#40318: Migrate to SQLite3 trace v2 API
https://bugs.python.org/issue40318

#40316: Add zero function to time, datetime, which acts as the use cas
https://bugs.python.org/issue40316



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

#40334: PEP 617: new PEG-based parser
https://bugs.python.org/issue40334  40 msgs

#40346: Add random.BaseRandom to ease implementation of subclasses
https://bugs.python.org/issue40346  26 msgs

#40312: Weakref callbacks running before finalizers in GC collection
https://bugs.python.org/issue40312  16 msgs

#40275: test.support has way too many imports
https://bugs.python.org/issue40275  12 msgs

#40301: zipfile module: new feature (two lines of code), useful for te
https://bugs.python.org/issue40301  11 msgs

#40255: Fixing Copy on Writes from reference counting
https://bugs.python.org/issue40255   9 msgs

#40286: Add randbytes() method to random.Random
https://bugs.python.org/issue40286   9 msgs

#39562: Asynchronous comprehensions don't work in asyncio REPL
https://bugs.python.org/issue39562   7 msgs

#33065: IDLE debugger: failure stepping through module loading
https://bugs.python.org/issue33065   6 msgs

#40164: Upgrade Windows and macOS installer builds to OpenSSL 1.1.1g
https://bugs.python.org/issue40164   6 msgs



Issues closed (55)
==================

#11654: errors in atexit hooks don't change process exit code
https://bugs.python.org/issue11654  closed by glyph

#17986: Alternative async subprocesses (pep 3145)
https://bugs.python.org/issue17986  closed by vstinner

#23117: Properly codesign Mac python 2.7.9.pkg so it can work thru OS 
https://bugs.python.org/issue23117  closed by ned.deily

#23414: seek(count, whence) accepts bogus whence on windows, python2.7
https://bugs.python.org/issue23414  closed by ned.deily

#26826: Expose new copy_file_range() syscall in os module.
https://bugs.python.org/issue26826  closed by benjamin.peterson

#36890: python-3.7.3-macosx10.6.pkg verification error on macOS 10.6 S
https://bugs.python.org/issue36890  closed by ned.deily

#37465: Incorrect documentation for `s#` arguments in C API argument p
https://bugs.python.org/issue37465  closed by inada.naoki

#37626: Documentation:conflict between docs
https://bugs.python.org/issue37626  closed by inada.naoki

#37790: subprocess.Popen() is extremely slow (with close_fds=True whic
https://bugs.python.org/issue37790  closed by vstinner

#37846: declare that Text I/O use buffer inside
https://bugs.python.org/issue37846  closed by inada.naoki

#38061: FreeBSD: Optimize subprocess.Popen(close_fds=True) using close
https://bugs.python.org/issue38061  closed by vstinner

#38329: macOS python.org installers only add or modify framework Versi
https://bugs.python.org/issue38329  closed by ned.deily

#38360: single-argument form of -isysroot should be supported
https://bugs.python.org/issue38360  closed by ned.deily

#38784: ip_network does not clear/update the broadcast_address cache w
https://bugs.python.org/issue38784  closed by inada.naoki

#38891: ShareableList read and write access is O(N), should be O(1)
https://bugs.python.org/issue38891  closed by pitrou

#39207: concurrent.futures.ProcessPoolExecutor does not properly reap 
https://bugs.python.org/issue39207  closed by pitrou

#39285: PurePath.match indicates case-sensitive nature and presents a 
https://bugs.python.org/issue39285  closed by pitrou

#39471: Meaning and clarification of PyBuffer_Release()
https://bugs.python.org/issue39471  closed by seberg

#39674: Keep deprecated features in Python 3.9 to ease migration from 
https://bugs.python.org/issue39674  closed by vstinner

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

#39932: test_multiprocessing_fork leaked [0, 2, 0] file descriptors on
https://bugs.python.org/issue39932  closed by vstinner

#39933: test_gdb fails on AMD64 FreeBSD Shared 3.x: ptrace: Operation 
https://bugs.python.org/issue39933  closed by vstinner

#39939: PEP 616: Add str.removeprefix and str.removesuffix methods
https://bugs.python.org/issue39939  closed by vstinner

#39942: Making instance of `TypeVar` fails because of missing `__name_
https://bugs.python.org/issue39942  closed by levkivskyi

#40028: Math module method to find prime factors for non-negative int 
https://bugs.python.org/issue40028  closed by trrhodes

#40048: _PyEval_EvalFrameDefault() doesn't reset tstate->frame if _PyC
https://bugs.python.org/issue40048  closed by vstinner

#40089: Add _at_fork_reinit() method to locks
https://bugs.python.org/issue40089  closed by vstinner

#40094: Add os.waitstatus_to_exitcode() function
https://bugs.python.org/issue40094  closed by vstinner

#40138: Windows implementation of os.waitpid() truncates the exit stat
https://bugs.python.org/issue40138  closed by vstinner

#40148: Add PurePath.with_stem()
https://bugs.python.org/issue40148  closed by pitrou

#40179: Argument Clinic incorretly translates #elif
https://bugs.python.org/issue40179  closed by serhiy.storchaka

#40198: macOS Python builds from Python.org ignore DYLD_LIBRARY_PATH d
https://bugs.python.org/issue40198  closed by ned.deily

#40214: test_ctypes.test_load_dll_with_flags Windows failure
https://bugs.python.org/issue40214  closed by steve.dower

#40247: Logged out of user when running Tkinter
https://bugs.python.org/issue40247  closed by ned.deily

#40257: Improve the use of __doc__ in pydoc
https://bugs.python.org/issue40257  closed by serhiy.storchaka

#40308: Intermittent failure of test_os.TestScandir.test_attributes on
https://bugs.python.org/issue40308  closed by Dennis Sweeney

#40311: docs.python.org banner - release blocker for 2.7.18
https://bugs.python.org/issue40311  closed by benjamin.peterson

#40313: bytes.hex(sep, bytes_per_sep) is many times slower than manual
https://bugs.python.org/issue40313  closed by vstinner

#40315: Incorrect stacksize in code object
https://bugs.python.org/issue40315  closed by skip.montanaro

#40319: dict.update() return the updated dict instead of None
https://bugs.python.org/issue40319  closed by SilentGhost

#40322: struct.pack adding unexpected byte in 'B' format
https://bugs.python.org/issue40322  closed by Robert Bressan

#40323: Printing of Single (') and Double (") code in one sentence usi
https://bugs.python.org/issue40323  closed by SilentGhost

#40325: Random.seed does not affect string hash randomization leading 
https://bugs.python.org/issue40325  closed by rhettinger

#40326: A string contains an empty string?
https://bugs.python.org/issue40326  closed by serhiy.storchaka

#40329: Faulty dict arg gives ValueError but mostly TypeError
https://bugs.python.org/issue40329  closed by serhiy.storchaka

#40330: ShareableList size guard incorrect for str data
https://bugs.python.org/issue40330  closed by pitrou

#40332: RegEx for numbers in documentation (easy fix - solution provid
https://bugs.python.org/issue40332  closed by serhiy.storchaka

#40335: Regression in multiline SyntaxError offsets
https://bugs.python.org/issue40335  closed by pablogsal

#40336: Refactor typing._SpecialForm
https://bugs.python.org/issue40336  closed by serhiy.storchaka

#40349: Python3.9 changes col_offset for some ast nodes
https://bugs.python.org/issue40349  closed by serhiy.storchaka

#40351: How to edit "python --help"?
https://bugs.python.org/issue40351  closed by eric.smith

#40354: problem when using yield
https://bugs.python.org/issue40354  closed by xsmyqf

#40369: Use PEP 590 vectorcall to speed up GenericAlias.
https://bugs.python.org/issue40369  closed by corona10

#40370: AIX: ld_so_aix not found during test of test_peg_generator
https://bugs.python.org/issue40370  closed by pablogsal

#40374: collections.abc docs table: Mapping missing __reversed__
https://bugs.python.org/issue40374  closed by rhettinger
_______________________________________________
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/XIET75CYRHB45EXN4KT22O2OJDULNN3S/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to