ACTIVITY SUMMARY (2019-07-26 - 2019-08-02)
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    7139 (+12)
  closed 42358 (+44)
  total  49497 (+56)

Open issues with patches: 2891 


Issues opened (38)
==================

#37694: Crash when calling zipimport.zipimporter.__new__().<method>()
https://bugs.python.org/issue37694  opened by Alexandre Hamelin

#37695: Incorrect error message for `unget_wch(bytes_object)`
https://bugs.python.org/issue37695  opened by Anthony Sottile

#37696: FileIO.read() on a closed TTY throws an exception prematurely
https://bugs.python.org/issue37696  opened by dw

#37698: Update doc of PyBuffer_ToContiguous
https://bugs.python.org/issue37698  opened by shihai1991

#37699: Explicit mention of raised ValueError's after .detach() of und
https://bugs.python.org/issue37699  opened by bskinn

#37700: shutil.copyfile does not raise SpecialFileError for socket fil
https://bugs.python.org/issue37700  opened by chrahunt

#37701: shutil.copyfile raises SpecialFileError for symlink to fifo
https://bugs.python.org/issue37701  opened by chrahunt

#37702: memory leak in ssl certification
https://bugs.python.org/issue37702  opened by neonene

#37703: Inconsistent gather with child exception
https://bugs.python.org/issue37703  opened by Dmitrii Ivaniushin

#37705: winerror_to_errno implementation
https://bugs.python.org/issue37705  opened by eryksun

#37706: IDLE test_sidebar test_(click/drag)_selection fail on macOS 8.
https://bugs.python.org/issue37706  opened by ned.deily

#37709: CSVReader ignores dialect.lineterminator
https://bugs.python.org/issue37709  opened by Benjamin Schollnick

#37710: Python SSL module does not clear error queue before IO operati
https://bugs.python.org/issue37710  opened by Andrew Collins

#37711: regrtest: re-run failed tests in subprocesses
https://bugs.python.org/issue37711  opened by vstinner

#37712: Exception frames from unittest.TestCase.fail dependent on nest
https://bugs.python.org/issue37712  opened by Matthew Roeschke

#37715: 2to3 set default encoding
https://bugs.python.org/issue37715  opened by xxm

#37717: argparse subcommand docs has non-existent parameter "action"
https://bugs.python.org/issue37717  opened by retnikt

#37718: 2to3  exception handling
https://bugs.python.org/issue37718  opened by xxm

#37719: addSubtest not calling addFailure and addError
https://bugs.python.org/issue37719  opened by Xavier Dollé

#37721: smtpd: staling connect
https://bugs.python.org/issue37721  opened by cherusk

#37722: imaplib crashes when trying to read a letter from an imap serv
https://bugs.python.org/issue37722  opened by Иван Михайлов

#37723: important performance regression on regular expression parsing
https://bugs.python.org/issue37723  opened by yannvgn

#37724: [[Errno 17] File exists: ] # Try create directories that are n
https://bugs.python.org/issue37724  opened by Tal Cohen

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

#37729: gc: stats from multi process are mixed up
https://bugs.python.org/issue37729  opened by inada.naoki

#37730: NotImplemented is used instead of NotImplementedError in docs
https://bugs.python.org/issue37730  opened by serhiy.storchaka

#37731: Possible redifinition of _POSIX_C_SOURCE in ./pyconfig.h
https://bugs.python.org/issue37731  opened by nanjekyejoannah

#37732: Possible uninitialized variable in Objects/obmalloc.c
https://bugs.python.org/issue37732  opened by nanjekyejoannah

#37733: Fail to build _curses module of Python 3.7.4 on AIX 7.1 using 
https://bugs.python.org/issue37733  opened by LIU YONG

#37734: Registry keys for Windows Store package have wrong executable
https://bugs.python.org/issue37734  opened by steve.dower

#37736: asyncio.wait_for is still confusing
https://bugs.python.org/issue37736  opened by David Lewis

#37737: mmap module track anonymous page on macOS
https://bugs.python.org/issue37737  opened by devnexen

#37738: curses.addch('a', curses.color_pair(1)) ignores the color info
https://bugs.python.org/issue37738  opened by mgedmin

#37741: importlib.metadata docs not showing up in the module index
https://bugs.python.org/issue37741  opened by brett.cannon

#37743: How should contextmanager/ContextDecorator work with generator
https://bugs.python.org/issue37743  opened by Antony.Lee

#37744: thread native id support for GNU/Hurd
https://bugs.python.org/issue37744  opened by samuel-thibault

#37745: 3.8b3 - windows install gui/ inconsistent options
https://bugs.python.org/issue37745  opened by Christopher Brousseau

#37746: Provide Windows predefined access type constants
https://bugs.python.org/issue37746  opened by steve.dower



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

#37746: Provide Windows predefined access type constants
https://bugs.python.org/issue37746

#37745: 3.8b3 - windows install gui/ inconsistent options
https://bugs.python.org/issue37745

#37744: thread native id support for GNU/Hurd
https://bugs.python.org/issue37744

#37743: How should contextmanager/ContextDecorator work with generator
https://bugs.python.org/issue37743

#37737: mmap module track anonymous page on macOS
https://bugs.python.org/issue37737

#37736: asyncio.wait_for is still confusing
https://bugs.python.org/issue37736

#37732: Possible uninitialized variable in Objects/obmalloc.c
https://bugs.python.org/issue37732

#37731: Possible redifinition of _POSIX_C_SOURCE in ./pyconfig.h
https://bugs.python.org/issue37731

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

#37722: imaplib crashes when trying to read a letter from an imap serv
https://bugs.python.org/issue37722

#37721: smtpd: staling connect
https://bugs.python.org/issue37721

#37718: 2to3  exception handling
https://bugs.python.org/issue37718

#37715: 2to3 set default encoding
https://bugs.python.org/issue37715

#37712: Exception frames from unittest.TestCase.fail dependent on nest
https://bugs.python.org/issue37712

#37711: regrtest: re-run failed tests in subprocesses
https://bugs.python.org/issue37711



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

#37744: thread native id support for GNU/Hurd
https://bugs.python.org/issue37744

#37738: curses.addch('a', curses.color_pair(1)) ignores the color info
https://bugs.python.org/issue37738

#37730: NotImplemented is used instead of NotImplementedError in docs
https://bugs.python.org/issue37730

#37729: gc: stats from multi process are mixed up
https://bugs.python.org/issue37729

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

#37723: important performance regression on regular expression parsing
https://bugs.python.org/issue37723

#37706: IDLE test_sidebar test_(click/drag)_selection fail on macOS 8.
https://bugs.python.org/issue37706

#37702: memory leak in ssl certification
https://bugs.python.org/issue37702

#37698: Update doc of PyBuffer_ToContiguous
https://bugs.python.org/issue37698

#37695: Incorrect error message for `unget_wch(bytes_object)`
https://bugs.python.org/issue37695

#37689: Add Path.is_relative_to()
https://bugs.python.org/issue37689

#37685: Fix equality checks for some types
https://bugs.python.org/issue37685

#37669: Make mock_open return per-file content
https://bugs.python.org/issue37669

#37664: Update bundled pip and setuptools
https://bugs.python.org/issue37664

#37663: Making venv activation script prompts consistent
https://bugs.python.org/issue37663



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

#37587: JSON loads performance improvement for long strings
https://bugs.python.org/issue37587  15 msgs

#18049: Re-enable threading test on macOS
https://bugs.python.org/issue18049  13 msgs

#37706: IDLE test_sidebar test_(click/drag)_selection fail on macOS 8.
https://bugs.python.org/issue37706   8 msgs

#37723: important performance regression on regular expression parsing
https://bugs.python.org/issue37723   8 msgs

#34162: idlelib/NEWS.txt for 3.8.0 (and backports)
https://bugs.python.org/issue34162   7 msgs

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

#36273: test_thread leaks a core dump on PPC64 AIX 3.x
https://bugs.python.org/issue36273   5 msgs

#37685: Fix equality checks for some types
https://bugs.python.org/issue37685   5 msgs

#37549: os.dup() fails for standard streams on Windows 7
https://bugs.python.org/issue37549   4 msgs

#37595: Python 3.7.4 does not build on Raspbian Buster
https://bugs.python.org/issue37595   4 msgs



Issues closed (41)
==================

#7918: distutils always ignores byte compilation errors
https://bugs.python.org/issue7918  closed by vstinner

#13032: h2py.py can fail with UnicodeDecodeError
https://bugs.python.org/issue13032  closed by vstinner

#22011: test_os extended attribute setxattr tests can fail with ENOSPC
https://bugs.python.org/issue22011  closed by vstinner

#24841: Some test_ssl network tests fail if svn.python.org is not acce
https://bugs.python.org/issue24841  closed by vstinner

#33820: IDLE subsection of What's New 3.6
https://bugs.python.org/issue33820  closed by terry.reedy

#34101: PyBuffer_GetPointer() not documented
https://bugs.python.org/issue34101  closed by pitrou

#34313: Tkinter crashes with Tk-related error on macOS with ActiveTcl 
https://bugs.python.org/issue34313  closed by ned.deily

#35524: using/windows launcher image might be deprecated
https://bugs.python.org/issue35524  closed by steve.dower

#36044: PROFILE_TASK for PGO build is not a good workload
https://bugs.python.org/issue36044  closed by nascheme

#36302: distutils creates unreproducible .so files
https://bugs.python.org/issue36302  closed by vstinner

#36487: Make C-API docs  clear about what the "main" interpreter is
https://bugs.python.org/issue36487  closed by eric.snow

#37069: regrtest: log unraisable exceptions and uncaught thread except
https://bugs.python.org/issue37069  closed by vstinner

#37085: Expose additional socket constants for CAN_BCM flags
https://bugs.python.org/issue37085  closed by taleinat

#37268: Deprecate the parser module
https://bugs.python.org/issue37268  closed by pablogsal

#37313: test_concurrent_futures stopped after 25 hours on AMD64 Window
https://bugs.python.org/issue37313  closed by vstinner

#37314: Compilation failed on AMD64 Debian root 3.8: undefined referen
https://bugs.python.org/issue37314  closed by vstinner

#37386: [EASY] test_io: test_large_file_ops() failed on AMD64 Windows7
https://bugs.python.org/issue37386  closed by vstinner

#37491: IndexError in get_bare_quoted_string
https://bugs.python.org/issue37491  closed by r.david.murray

#37500: 3.8.0b2 no longer optimizes away "if 0:" ?
https://bugs.python.org/issue37500  closed by pablogsal

#37532: email.header.make_header() doesn't work if any `ascii` code is
https://bugs.python.org/issue37532  closed by r.david.murray

#37628: IDLE: Fix Font sample (config dialog) geometry
https://bugs.python.org/issue37628  closed by taleinat

#37668: Allow individual test to be specified by "#" or "."
https://bugs.python.org/issue37668  closed by michael.foord

#37690: Simplify linking of shared libraries on the AIX OS
https://bugs.python.org/issue37690  closed by ericvw

#37691: Let math.dist() accept coordinates as sequences
https://bugs.python.org/issue37691  closed by rhettinger

#37692: IDLE: clarify shell part of highlight sample
https://bugs.python.org/issue37692  closed by terry.reedy

#37693: Tkinter: File names are hidden in "Open" menu (Linux)
https://bugs.python.org/issue37693  closed by terry.reedy

#37697: Incorporate changes from importlib_metadata 0.19
https://bugs.python.org/issue37697  closed by jaraco

#37704: Remove Tools/scripts/h2py.py
https://bugs.python.org/issue37704  closed by vstinner

#37707: Skip individual unit tests that are expensive for the PGO task
https://bugs.python.org/issue37707  closed by nascheme

#37708: Harmonize random.choice(s) behavior with random.sample on iter
https://bugs.python.org/issue37708  closed by rhettinger

#37713: 2to3 division problems leading to  program crashes in Python3
https://bugs.python.org/issue37713  closed by zach.ware

#37714: 2to3  tab Problems
https://bugs.python.org/issue37714  closed by mark.dickinson

#37716: 2to3 Accuracy of calculation
https://bugs.python.org/issue37716  closed by mark.dickinson

#37720: Crash of python3.7 with virt-manager
https://bugs.python.org/issue37720  closed by vstinner

#37726: Tutorial should not recommend getopt
https://bugs.python.org/issue37726  closed by gvanrossum

#37727: error past 15 places
https://bugs.python.org/issue37727  closed by zach.ware

#37728: 'is'  behaving differently in script and interactive shel
https://bugs.python.org/issue37728  closed by eryksun

#37735: Current Region as a Method either in openpyxl.worksheet.cell.C
https://bugs.python.org/issue37735  closed by brett.cannon

#37739: list(filter) returns [] ???
https://bugs.python.org/issue37739  closed by ned.deily

#37740: Python 3.7 sh hangs when using in threads, forking and logging
https://bugs.python.org/issue37740  closed by gregory.p.smith

#37742: logging.getLogger accepts name='root' leading to confusion
https://bugs.python.org/issue37742  closed by vinay.sajip
_______________________________________________
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/EEWARAW5CYS2M2JTK2NVAKMWNHQP5LXI/

Reply via email to