ACTIVITY SUMMARY (2019-09-27 - 2019-10-04)
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    7060 (+14)
  closed 43063 (+62)
  total  50123 (+76)

Open issues with patches: 2811 


Issues opened (53)
==================

#22742: IDLE shows traceback when printing non-BMP character
https://bugs.python.org/issue22742  reopened by serhiy.storchaka

#37096: Add large-file tests for modules using sendfile(2)
https://bugs.python.org/issue37096  reopened by vstinner

#38242: Revert the new asyncio Streams API
https://bugs.python.org/issue38242  reopened by aeros167

#38243: A reflected XSS in python/Lib/DocXMLRPCServer.py
https://bugs.python.org/issue38243  reopened by vstinner

#38295: macOS Catalina test failures
https://bugs.python.org/issue38295  reopened by terry.reedy

#38299: build errors - latest "git pull"
https://bugs.python.org/issue38299  opened by grgo...@yahoo.com

#38302: __rpow__ not reached when __ipow__ returns NotImplemented
https://bugs.python.org/issue38302  opened by DeepSpace

#38303: Make audioop PEP-384 compatible
https://bugs.python.org/issue38303  opened by Tyler Kieft

#38306: High level API for loop.run_in_executor(None, ...)?
https://bugs.python.org/issue38306  opened by antoine.pietri

#38307: Provide Class' end line in readmodule module
https://bugs.python.org/issue38307  opened by aviral

#38308: Add optional weighting to statistics.harmonic_mean()
https://bugs.python.org/issue38308  opened by rhettinger

#38309: Avoid creating duplicate PATH entries with the macOS installer
https://bugs.python.org/issue38309  opened by rhettinger

#38312: curses: add `set_tabsize` and `set_escdelay`
https://bugs.python.org/issue38312  opened by Anthony Sottile

#38314: Implement unix read_pipe.is_reading() method
https://bugs.python.org/issue38314  opened by asvetlov

#38316: docs: Code object's "co_stacksize" field is described with mis
https://bugs.python.org/issue38316  opened by pfalcon

#38318: Issues linking with ncurses and tinfo (cannot resolve symbols)
https://bugs.python.org/issue38318  opened by veremitz

#38320: Clarify unittest expectedFailure behaviour in the documentatio
https://bugs.python.org/issue38320  opened by Kit Choi2

#38323: test_ayncio: test_close_kill_running() hangs on AMD64 RHEL7 Re
https://bugs.python.org/issue38323  opened by vstinner

#38324: [Windows] test_locale and test__locale failures on Windows
https://bugs.python.org/issue38324  opened by vstinner

#38325: [Windows] test_winconsoleio failures
https://bugs.python.org/issue38325  opened by vstinner

#38328: Speed up the creation time of constant list literals.
https://bugs.python.org/issue38328  opened by brandtbucher

#38329: macOS python.org installers only add or modify framework Versi
https://bugs.python.org/issue38329  opened by KevinPackard

#38330: httplib specifies content-length when transfer-encoding presen
https://bugs.python.org/issue38330  opened by apmatthews

#38331: Exec not recognizing global variables inside function
https://bugs.python.org/issue38331  opened by Huyston

#38332: invalid content-transfer-encoding in encoded-word causes KeyEr
https://bugs.python.org/issue38332  opened by aft90

#38334: zipfile: Seeking encrypted file breaks after seeking backwards
https://bugs.python.org/issue38334  opened by dhillier

#38335: simplify overlaps function in ipaddress.py
https://bugs.python.org/issue38335  opened by Sanjay

#38336: Remove the __set__ method restriction on data descriptors for 
https://bugs.python.org/issue38336  opened by maggyero

#38337: inspect: getmembers calls properties
https://bugs.python.org/issue38337  opened by jnsdrtlf

#38338: [2.7] test_ssl fails on RHEL8
https://bugs.python.org/issue38338  opened by vstinner

#38339: [3.5] The doc job of Travis CI fails on Python 3.5: needs at l
https://bugs.python.org/issue38339  opened by vstinner

#38340: ERROR WHILE BUILDING pyworld for x86_64-linux-gnu-gcc
https://bugs.python.org/issue38340  opened by ECAS India

#38341: Add SMTPNotSupportedError in the exports of smtplib
https://bugs.python.org/issue38341  opened by Norman.Denayer

#38344: activate.bat else needs to be on the same line as the if
https://bugs.python.org/issue38344  opened by James Abel

#38345: Add end lines to pyclbr objects
https://bugs.python.org/issue38345  opened by RobertKearns

#38346: Wrong behavior when using `assert_called_with` with mutable ob
https://bugs.python.org/issue38346  opened by Jim Jeon

#38347: pathfix.py does not find Python scripts that have '-' in its f
https://bugs.python.org/issue38347  opened by rpluem

#38348: Make python -m ast more configurable
https://bugs.python.org/issue38348  opened by BTaskaya

#38349: Email example using imaginary library installation error. The 
https://bugs.python.org/issue38349  opened by jackotonye

#38350: ./configure --with-pydebug should use -O0 rather than -Og
https://bugs.python.org/issue38350  opened by vstinner

#38351: Modernize email example from %-formatting to f-string
https://bugs.python.org/issue38351  opened by Mariatta

#38352: In typing docs, note explicit import needed for IO and Pattern
https://bugs.python.org/issue38352  opened by Karl Kornel

#38353: Cleanup the path configuration implementation code (getpath.c)
https://bugs.python.org/issue38353  opened by vstinner

#38354: Fix for bug 30378 regressed SysLogHandler by making it resolve
https://bugs.python.org/issue38354  opened by ngie

#38355: ntpath.realpath() fails on sys.executable
https://bugs.python.org/issue38355  opened by steve.dower

#38356: test_asyncio: SubprocessThreadedWatcherTests leaks threads
https://bugs.python.org/issue38356  opened by vstinner

#38359: pyw.exe opens console window in Windows 10
https://bugs.python.org/issue38359  opened by Andrew Ushakov

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

#38361: syslog: Default "ident" in syslog.openlog() shouldn't contain 
https://bugs.python.org/issue38361  opened by vaclavbartos

#38364: inspect.iscoroutinefunction / isgeneratorfunction / isasyncgen
https://bugs.python.org/issue38364  opened by mjpieters

#38367: test_regrtest hanged on AMD64 Windows10 3.x
https://bugs.python.org/issue38367  opened by vstinner

#38368: Crash when subclassing ctypes.Union
https://bugs.python.org/issue38368  opened by oriordan

#38371: Tkinter: deprecate the split() method
https://bugs.python.org/issue38371  opened by serhiy.storchaka



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

#38371: Tkinter: deprecate the split() method
https://bugs.python.org/issue38371

#38367: test_regrtest hanged on AMD64 Windows10 3.x
https://bugs.python.org/issue38367

#38364: inspect.iscoroutinefunction / isgeneratorfunction / isasyncgen
https://bugs.python.org/issue38364

#38361: syslog: Default "ident" in syslog.openlog() shouldn't contain 
https://bugs.python.org/issue38361

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

#38347: pathfix.py does not find Python scripts that have '-' in its f
https://bugs.python.org/issue38347

#38345: Add end lines to pyclbr objects
https://bugs.python.org/issue38345

#38341: Add SMTPNotSupportedError in the exports of smtplib
https://bugs.python.org/issue38341

#38335: simplify overlaps function in ipaddress.py
https://bugs.python.org/issue38335

#38334: zipfile: Seeking encrypted file breaks after seeking backwards
https://bugs.python.org/issue38334

#38330: httplib specifies content-length when transfer-encoding presen
https://bugs.python.org/issue38330

#38323: test_ayncio: test_close_kill_running() hangs on AMD64 RHEL7 Re
https://bugs.python.org/issue38323

#38320: Clarify unittest expectedFailure behaviour in the documentatio
https://bugs.python.org/issue38320

#38309: Avoid creating duplicate PATH entries with the macOS installer
https://bugs.python.org/issue38309

#38303: Make audioop PEP-384 compatible
https://bugs.python.org/issue38303



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

#38371: Tkinter: deprecate the split() method
https://bugs.python.org/issue38371

#38359: pyw.exe opens console window in Windows 10
https://bugs.python.org/issue38359

#38356: test_asyncio: SubprocessThreadedWatcherTests leaks threads
https://bugs.python.org/issue38356

#38355: ntpath.realpath() fails on sys.executable
https://bugs.python.org/issue38355

#38353: Cleanup the path configuration implementation code (getpath.c)
https://bugs.python.org/issue38353

#38350: ./configure --with-pydebug should use -O0 rather than -Og
https://bugs.python.org/issue38350

#38348: Make python -m ast more configurable
https://bugs.python.org/issue38348

#38347: pathfix.py does not find Python scripts that have '-' in its f
https://bugs.python.org/issue38347

#38345: Add end lines to pyclbr objects
https://bugs.python.org/issue38345

#38344: activate.bat else needs to be on the same line as the if
https://bugs.python.org/issue38344

#38341: Add SMTPNotSupportedError in the exports of smtplib
https://bugs.python.org/issue38341

#38339: [3.5] The doc job of Travis CI fails on Python 3.5: needs at l
https://bugs.python.org/issue38339

#38338: [2.7] test_ssl fails on RHEL8
https://bugs.python.org/issue38338

#38337: inspect: getmembers calls properties
https://bugs.python.org/issue38337

#38336: Remove the __set__ method restriction on data descriptors for 
https://bugs.python.org/issue38336



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

#38006: Crash in remove() weak reference callback of weakref.WeakValue
https://bugs.python.org/issue38006  47 msgs

#38351: Modernize email example from %-formatting to f-string
https://bugs.python.org/issue38351  12 msgs

#38243: A reflected XSS in python/Lib/DocXMLRPCServer.py
https://bugs.python.org/issue38243   9 msgs

#38350: ./configure --with-pydebug should use -O0 rather than -Og
https://bugs.python.org/issue38350   9 msgs

#38353: Cleanup the path configuration implementation code (getpath.c)
https://bugs.python.org/issue38353   9 msgs

#38242: Revert the new asyncio Streams API
https://bugs.python.org/issue38242   8 msgs

#37096: Add large-file tests for modules using sendfile(2)
https://bugs.python.org/issue37096   7 msgs

#38216: Fix for issue30458 (HTTP Header Injection) prevents crafting i
https://bugs.python.org/issue38216   7 msgs

#38346: Wrong behavior when using `assert_called_with` with mutable ob
https://bugs.python.org/issue38346   6 msgs

#38337: inspect: getmembers calls properties
https://bugs.python.org/issue38337   5 msgs



Issues closed (58)
==================

#20504: cgi.FieldStorage, multipart, missing Content-Length
https://bugs.python.org/issue20504  closed by ned.deily

#26093: __qualname__ different when calling generator object w/ functi
https://bugs.python.org/issue26093  closed by corona10

#30019: IDLE freezes when opening a file with astral characters
https://bugs.python.org/issue30019  closed by serhiy.storchaka

#30773: async generator receives wrong value when shared between corou
https://bugs.python.org/issue30773  closed by yselivanov

#32689: shutil.move raises AttributeError if first argument is a pathl
https://bugs.python.org/issue32689  closed by gvanrossum

#36670: regrtest: win_utils decodes typeperf output from the wrong enc
https://bugs.python.org/issue36670  closed by vstinner

#37146: opcode cache for LOAD_GLOBAL emits false alarm in memory leak 
https://bugs.python.org/issue37146  closed by vstinner

#37245: Azure Pipeline 3.8 CI: multiple tests hung and timed out on ma
https://bugs.python.org/issue37245  closed by vstinner

#37474: Should Py_Initialize() control the floating point mode?
https://bugs.python.org/issue37474  closed by vstinner

#37507: multiprocessing: Add a stop() method to ForkServer
https://bugs.python.org/issue37507  closed by vstinner

#37725: "make clean" should remove PGO task data
https://bugs.python.org/issue37725  closed by nascheme

#38019: asyncio subprocess AttributeError: 'NoneType' object has no at
https://bugs.python.org/issue38019  closed by asvetlov

#38093: Update MagicMock __aenter__ and __aexit__ to return AsyncMock'
https://bugs.python.org/issue38093  closed by lisroach

#38106: [2.7] Race in PyThread_release_lock on macOS - can lead to mem
https://bugs.python.org/issue38106  closed by vstinner

#38108: Everything in Mock should inherit from Base
https://bugs.python.org/issue38108  closed by lisroach

#38115: Invalid bytecode offsets in co_lnotab
https://bugs.python.org/issue38115  closed by gregory.p.smith

#38136: Remove AsyncMock.assert_awaited_*
https://bugs.python.org/issue38136  closed by lisroach

#38163: AsyncMock child mocks should detect their type
https://bugs.python.org/issue38163  closed by lisroach

#38164: polishing asyncio Streams API
https://bugs.python.org/issue38164  closed by aeros167

#38190: regrtest: test suite completes but Tests Result is not display
https://bugs.python.org/issue38190  closed by vstinner

#38205: Py_UNREACHABLE() no longer behaves as a function call
https://bugs.python.org/issue38205  closed by vstinner

#38235: Docs of logging module says argument is named "lvl". TypeError
https://bugs.python.org/issue38235  closed by vinay.sajip

#38248: inconsistency in asyncio.Task between cancellation while runni
https://bugs.python.org/issue38248  closed by yselivanov

#38266: Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal
https://bugs.python.org/issue38266  closed by vstinner

#38270: Tests: Avoid MD5 or check for MD5 availablity
https://bugs.python.org/issue38270  closed by christian.heimes

#38277: Allowing conditions with assignment expressions in comprehensi
https://bugs.python.org/issue38277  closed by gvanrossum

#38280: Add support to compile to native binary like as with golang
https://bugs.python.org/issue38280  closed by terry.reedy

#38284: signal.sigwait* do not intercept certain signals
https://bugs.python.org/issue38284  closed by pitrou

#38292: tkinter variable classes don't link to widget if matplotlib's 
https://bugs.python.org/issue38292  closed by terry.reedy

#38296: unittest expectedFailure does not differentiate errors from fa
https://bugs.python.org/issue38296  closed by terry.reedy

#38297: Imports at top of module is often not used
https://bugs.python.org/issue38297  closed by brett.cannon

#38298: Base class of generic type has wrong `cls` argument in classme
https://bugs.python.org/issue38298  closed by levkivskyi

#38300: Documentation says destuction of TemporaryDirectory object wil
https://bugs.python.org/issue38300  closed by iarp

#38301: If "_REENTRANT" is defined in the header file, we should use "
https://bugs.python.org/issue38301  closed by jcea

#38304: PEP 587 implementation is not ABI forward compatible
https://bugs.python.org/issue38304  closed by vstinner

#38305: https://2.python-requests.org/ missing TLS certicate
https://bugs.python.org/issue38305  closed by ned.deily

#38310: Opcode predictions for asserts, class definitions, and some ca
https://bugs.python.org/issue38310  closed by rhettinger

#38311: Building with macoS system SQLite3 generates sqlite3_enable_sh
https://bugs.python.org/issue38311  closed by ned.deily

#38313: Crash/No start
https://bugs.python.org/issue38313  closed by zach.ware

#38315: Provide defaultdict variant that passes key to default_factory
https://bugs.python.org/issue38315  closed by rhettinger

#38317: PyConfig (PEP 587): PyConfig.warnoptions should have the highe
https://bugs.python.org/issue38317  closed by vstinner

#38319: shutil.copyfile(): os.sendfile() fails with OverflowError on 3
https://bugs.python.org/issue38319  closed by vstinner

#38321: Compiler warnings when building Python 3.8
https://bugs.python.org/issue38321  closed by vstinner

#38322: Azure Pipelines: appx tests fail: init_fs_encoding: failed to 
https://bugs.python.org/issue38322  closed by steve.dower

#38326: Concerns with the last minute changes to the PEP 587 API
https://bugs.python.org/issue38326  closed by vstinner

#38327: Creating set with empty string returns empty set
https://bugs.python.org/issue38327  closed by ammar2

#38333: add type signatures to library function docs
https://bugs.python.org/issue38333  closed by gvanrossum

#38342: ImportError: cannot import name 'MetadataPathFinder' from 'imp
https://bugs.python.org/issue38342  closed by brett.cannon

#38343: Version name in PC/layout read incorrectly for RC
https://bugs.python.org/issue38343  closed by steve.dower

#38357: print adding extra bytes in hex above x7F
https://bugs.python.org/issue38357  closed by ammar2

#38358: ASSERTION ERROR WHILE USING TENSORFLOW
https://bugs.python.org/issue38358  closed by serhiy.storchaka

#38362: platform.system() comparison problem
https://bugs.python.org/issue38362  closed by steven.daprano

#38363: No Module named ..." and UTF-8 Byte Order Marks
https://bugs.python.org/issue38363  closed by steven.daprano

#38365: Issue 38363 - False Alarm - Sorry!
https://bugs.python.org/issue38365  closed by steven.daprano

#38366: dataclasses: generate the _hash_action table from the if-else 
https://bugs.python.org/issue38366  closed by eric.smith

#38369: Python 3.7.4 venv command does not install pip
https://bugs.python.org/issue38369  closed by paul.moore

#38370: An array as attribute of an object is shared between instances
https://bugs.python.org/issue38370  closed by mark.dickinson

#38372: Undefined behavior when changing dict while iterating it
https://bugs.python.org/issue38372  closed by bboneva
_______________________________________________
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/FJ65RHUV5RZ33PNFIL4YY2CICJA2HGU2/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to