ACTIVITY SUMMARY (2020-06-12 - 2020-06-19)
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    7476 (+29)
  closed 45305 (+47)
  total  52781 (+76)

Open issues with patches: 3026 


Issues opened (61)
==================

#39949: truncating match in regular expression match objects repr
https://bugs.python.org/issue39949  reopened by eric.smith

#40890: Dict views should be introspectable
https://bugs.python.org/issue40890  reopened by serhiy.storchaka

#40964: Connection to IMAP server cyrus.andrew.cmu.edu hangs
https://bugs.python.org/issue40964  opened by christian.heimes

#40965: Segfault when importing unittest module via C API
https://bugs.python.org/issue40965  opened by The Comet

#40967: asyncio.Task.all_tasks() and asyncio.Task.current_task() must 
https://bugs.python.org/issue40967  opened by remi.lapeyre

#40968: urllib does not send http/1.1 ALPN extension
https://bugs.python.org/issue40968  opened by pmenzel

#40970: Error in Python Datamodel Documentation
https://bugs.python.org/issue40970  opened by chrisyeh96

#40971: Documentation still mentions 'u' string formatting option
https://bugs.python.org/issue40971  opened by gphemsley

#40974: possible optimization: SHRINK_STACK(n)
https://bugs.python.org/issue40974  opened by shrink_stack

#40975: contextlib.AsyncExitStack enter_async_context and aclose shoul
https://bugs.python.org/issue40975  opened by naglis

#40977: asyncio.trsock.TransportSocket says some APIs will be prohibit
https://bugs.python.org/issue40977  opened by ronaldoussoren

#40978: Document that typing.SupportsXXX protocols are runtime checkab
https://bugs.python.org/issue40978  opened by ramalho

#40979: typing module docs: keep text, add subsections
https://bugs.python.org/issue40979  opened by ramalho

#40980: group names of bytes regexes are strings
https://bugs.python.org/issue40980  opened by matpi

#40982: copytree example in shutil
https://bugs.python.org/issue40982  opened by Alberto Torres Barrán

#40984: re.compile's repr truncates patterns at 200 characters
https://bugs.python.org/issue40984  opened by matpi

#40986: Async generators are not garbage collected
https://bugs.python.org/issue40986  opened by vytas

#40987: Add tests to test_interpreters to import C extension modules c
https://bugs.python.org/issue40987  opened by vstinner

#40988: singledispatchmethod significantly slower than singledispatch
https://bugs.python.org/issue40988  opened by CaselIT

#40989: [C API] Remove _Py_NewReference() and _Py_ForgetReference() fr
https://bugs.python.org/issue40989  opened by vstinner

#40990: Make http.server support SSL
https://bugs.python.org/issue40990  opened by remi.lapeyre

#40992: Wrong warning in asyncio debug mode
https://bugs.python.org/issue40992  opened by Alex Alex

#40994: Very confusing documenation for abc.Collections
https://bugs.python.org/issue40994  opened by Sydney Pemberton

#40995: reprlib.Repr.__init__ should accept arguments
https://bugs.python.org/issue40995  opened by remi.lapeyre

#40996: urllib should fsdecode percent-encoded parts of file URIs on U
https://bugs.python.org/issue40996  opened by mjacob

#40998: Compiler warnings in ubsan builds
https://bugs.python.org/issue40998  opened by christian.heimes

#40999: implicit-int-float-conversion warnings in time and math code
https://bugs.python.org/issue40999  opened by christian.heimes

#41000: IDLE: only allow single instance
https://bugs.python.org/issue41000  opened by epaine

#41001: Provide wrapper for eventfd
https://bugs.python.org/issue41001  opened by christian.heimes

#41002: HTTPResponse.read with amt is slow
https://bugs.python.org/issue41002  opened by bmerry

#41004: Hash collisions in IPv4Interface and IPv6Interface
https://bugs.python.org/issue41004  opened by nnewram

#41005: Permission denied: 'xdg-settings' when executing 'jupyter note
https://bugs.python.org/issue41005  opened by SBC King

#41007: test_importlib logs ResourceWarning: test_path.CommonTests.tes
https://bugs.python.org/issue41007  opened by vstinner

#41008: multiprocessing.Connection.poll raises BrokenPipeError on Wind
https://bugs.python.org/issue41008  opened by zanchey

#41009: @support.requires_*_version broken for classes
https://bugs.python.org/issue41009  opened by christian.heimes

#41010: email.message.EmailMessage.get_body
https://bugs.python.org/issue41010  opened by patrick totzke

#41011: [venv] record which executable and command were used to create
https://bugs.python.org/issue41011  opened by brett.cannon

#41012: Some code comments refer to removed initfsencoding()
https://bugs.python.org/issue41012  opened by mjacob

#41013: test_os.test_memfd_create() fails on AMD64 FreeBSD Shared 3.x
https://bugs.python.org/issue41013  opened by vstinner

#41014: warning: 'sqlite3_trace' is deprecated
https://bugs.python.org/issue41014  opened by svaddi

#41015: warning: 'sqlite3_enable_shared_cache' is deprecated
https://bugs.python.org/issue41015  opened by svaddi

#41016: warning: 'Tk_GetNumMainWindows' is deprecated
https://bugs.python.org/issue41016  opened by svaddi

#41017: warning: 'Tk_Init' is deprecated: first deprecated
https://bugs.python.org/issue41017  opened by svaddi

#41018: warning: 'Tk_MainWindow' is deprecated: first deprecated
https://bugs.python.org/issue41018  opened by svaddi

#41019: The necessary bits to build these optional modules were not fo
https://bugs.python.org/issue41019  opened by svaddi

#41021: ctypes callback with structure crashes in Python 3.8 on Window
https://bugs.python.org/issue41021  opened by itsgk92

#41022: AST sum types is unidentifiable after ast.Constant became a ba
https://bugs.python.org/issue41022  opened by BTaskaya

#41024: doc: Explicitly mention use of 'enum.Enum' as a valid containe
https://bugs.python.org/issue41024  opened by vincent-ferotin

#41025: C implementation of ZoneInfo cannot be subclassed
https://bugs.python.org/issue41025  opened by p-ganssle

#41026: mailbox does not support new Path object
https://bugs.python.org/issue41026  opened by LimaAlphaHotel

#41027: get_version() fails to return gcc version for gcc-7
https://bugs.python.org/issue41027  opened by mbarbera

#41028: Move docs.python.org language and version switcher out of cpyt
https://bugs.python.org/issue41028  opened by mdk

#41031: Inconsistency in C and python traceback printers
https://bugs.python.org/issue41031  opened by msimacek

#41032: locale.setlocale example incorrect
https://bugs.python.org/issue41032  opened by pintman

#41033: readline.c: SEGFAULT on SIGWINCH when loaded twice
https://bugs.python.org/issue41033  opened by blueyed

#41034: test_builtin: PtyTests fail when run twice
https://bugs.python.org/issue41034  opened by vstinner

#41035: zipfile.Path does not work properly with zip archives where pa
https://bugs.python.org/issue41035  opened by sorrow

#41036: Visit the type of instance of heap types if tp_traverse is not
https://bugs.python.org/issue41036  opened by vstinner

#41037: Add (optional) threadstate to: PyOS_InterruptOccurred()
https://bugs.python.org/issue41037  opened by seberg

#41038: VersionInfo string is corrupted when building on Windows with 
https://bugs.python.org/issue41038  opened by nnemkin

#41039: Simplify python3.dll build
https://bugs.python.org/issue41039  opened by nnemkin



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

#41039: Simplify python3.dll build
https://bugs.python.org/issue41039

#41038: VersionInfo string is corrupted when building on Windows with 
https://bugs.python.org/issue41038

#41036: Visit the type of instance of heap types if tp_traverse is not
https://bugs.python.org/issue41036

#41033: readline.c: SEGFAULT on SIGWINCH when loaded twice
https://bugs.python.org/issue41033

#41032: locale.setlocale example incorrect
https://bugs.python.org/issue41032

#41031: Inconsistency in C and python traceback printers
https://bugs.python.org/issue41031

#41027: get_version() fails to return gcc version for gcc-7
https://bugs.python.org/issue41027

#41025: C implementation of ZoneInfo cannot be subclassed
https://bugs.python.org/issue41025

#41024: doc: Explicitly mention use of 'enum.Enum' as a valid containe
https://bugs.python.org/issue41024

#41019: The necessary bits to build these optional modules were not fo
https://bugs.python.org/issue41019

#41018: warning: 'Tk_MainWindow' is deprecated: first deprecated
https://bugs.python.org/issue41018

#41017: warning: 'Tk_Init' is deprecated: first deprecated
https://bugs.python.org/issue41017

#41016: warning: 'Tk_GetNumMainWindows' is deprecated
https://bugs.python.org/issue41016

#41015: warning: 'sqlite3_enable_shared_cache' is deprecated
https://bugs.python.org/issue41015

#41014: warning: 'sqlite3_trace' is deprecated
https://bugs.python.org/issue41014



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

#41039: Simplify python3.dll build
https://bugs.python.org/issue41039

#41038: VersionInfo string is corrupted when building on Windows with 
https://bugs.python.org/issue41038

#41036: Visit the type of instance of heap types if tp_traverse is not
https://bugs.python.org/issue41036

#41028: Move docs.python.org language and version switcher out of cpyt
https://bugs.python.org/issue41028

#41027: get_version() fails to return gcc version for gcc-7
https://bugs.python.org/issue41027

#41026: mailbox does not support new Path object
https://bugs.python.org/issue41026

#41025: C implementation of ZoneInfo cannot be subclassed
https://bugs.python.org/issue41025

#41024: doc: Explicitly mention use of 'enum.Enum' as a valid containe
https://bugs.python.org/issue41024

#41009: @support.requires_*_version broken for classes
https://bugs.python.org/issue41009

#41005: Permission denied: 'xdg-settings' when executing 'jupyter note
https://bugs.python.org/issue41005

#41004: Hash collisions in IPv4Interface and IPv6Interface
https://bugs.python.org/issue41004

#41002: HTTPResponse.read with amt is slow
https://bugs.python.org/issue41002

#41001: Provide wrapper for eventfd
https://bugs.python.org/issue41001

#40998: Compiler warnings in ubsan builds
https://bugs.python.org/issue40998

#40995: reprlib.Repr.__init__ should accept arguments
https://bugs.python.org/issue40995



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

#40980: group names of bytes regexes are strings
https://bugs.python.org/issue40980  26 msgs

#39949: truncating match in regular expression match objects repr
https://bugs.python.org/issue39949  15 msgs

#30064: BaseSelectorEventLoop.sock_{recv,sendall}() don't remove their
https://bugs.python.org/issue30064  11 msgs

#38377: test_asyncio.test_events.GetEventLoopTestsMixin.test_get_event
https://bugs.python.org/issue38377  10 msgs

#40984: re.compile's repr truncates patterns at 200 characters
https://bugs.python.org/issue40984   7 msgs

#40989: [C API] Remove _Py_NewReference() and _Py_ForgetReference() fr
https://bugs.python.org/issue40989   7 msgs

#41013: test_os.test_memfd_create() fails on AMD64 FreeBSD Shared 3.x
https://bugs.python.org/issue41013   7 msgs

#36346: Prepare for removing the legacy Unicode C API
https://bugs.python.org/issue36346   6 msgs

#40511: IDLE: properly handle '(' and ')' within calls
https://bugs.python.org/issue40511   5 msgs

#40964: Connection to IMAP server cyrus.andrew.cmu.edu hangs
https://bugs.python.org/issue40964   5 msgs



Issues closed (47)
==================

#10118: Tkinter does not find font
https://bugs.python.org/issue10118  closed by terry.reedy

#28557: error message for bad raw readinto
https://bugs.python.org/issue28557  closed by benjamin.peterson

#33315: Allow queue.Queue to be used in type annotations
https://bugs.python.org/issue33315  closed by rhettinger

#33881: dataclasses should use NFKC to find duplicate members
https://bugs.python.org/issue33881  closed by eric.smith

#34226: cgi.parse_multipart() requires undocumented CONTENT-LENGTH in 
https://bugs.python.org/issue34226  closed by orsenthil

#36020: HAVE_SNPRINTF and MSVC std::snprintf support
https://bugs.python.org/issue36020  closed by vstinner

#37673: Tkinter won't create 5000 check boxes, stops at 1309.
https://bugs.python.org/issue37673  closed by terry.reedy

#37674: Is imp module deprecated or pending deprecation?
https://bugs.python.org/issue37674  closed by brett.cannon

#38488: Update bundled pip to 20.1.1
https://bugs.python.org/issue38488  closed by ned.deily

#38783: the window size is bigger than the specific size when create a
https://bugs.python.org/issue38783  closed by serhiy.storchaka

#39756: Event sequence "KeyRelease-Shift_R" not being fired
https://bugs.python.org/issue39756  closed by cheryl.sabella

#40119: ensurepip should use different pattern for pip/setuptool wheel
https://bugs.python.org/issue40119  closed by ned.deily

#40164: Upgrade Windows and macOS installer builds to OpenSSL 1.1.1g
https://bugs.python.org/issue40164  closed by steve.dower

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

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

#40448: ensurepip uses cache directory
https://bugs.python.org/issue40448  closed by ned.deily

#40498: Holding spacebar on button widget permanently makes it SUNKEN 
https://bugs.python.org/issue40498  closed by ned.deily

#40680: thread_cputime isn't supported by AIX5
https://bugs.python.org/issue40680  closed by vstinner

#40808: test_venv fails with HOME=/ on AMD64 FreeBSD Non-Debug 3.x
https://bugs.python.org/issue40808  closed by ned.deily

#40834: sending str via channel caused truncate on last character
https://bugs.python.org/issue40834  closed by cheryl.sabella

#40836: logging.fatal() and logging.Logger.fatal() should raise a Depr
https://bugs.python.org/issue40836  closed by remi.lapeyre

#40855: statistics.stdev ignore xbar argument
https://bugs.python.org/issue40855  closed by rhettinger

#40873: Something wrong with html.unescape()
https://bugs.python.org/issue40873  closed by serhiy.storchaka

#40914: tarfile creates output that appears to omit files
https://bugs.python.org/issue40914  closed by zach.ware

#40925: Remove redundant macros used for stack manipulation in interpr
https://bugs.python.org/issue40925  closed by Mark.Shannon

#40943: PEP 353: Drop support for PyArg_ParseTuple() "#" formats when 
https://bugs.python.org/issue40943  closed by vstinner

#40945: TKinter.Tk.geometry(Tk.winfo_geometry()) should be idempotent
https://bugs.python.org/issue40945  closed by serhiy.storchaka

#40953: PyConfig_Clear() doesn't clear _orig_argv member (_PyWideStrin
https://bugs.python.org/issue40953  closed by vstinner

#40957: _Py_fopen_obj leaks reference on audit error
https://bugs.python.org/issue40957  closed by corona10

#40958: ASAN/UBSAN: heap-buffer-overflow in pegen.c
https://bugs.python.org/issue40958  closed by pablogsal

#40966: Remove redundant var in PyErr_NewException
https://bugs.python.org/issue40966  closed by corona10

#40969: Python 3.8.3 And Now For Something CompletelyDifferent
https://bugs.python.org/issue40969  closed by cheryl.sabella

#40972: Add a recurse flag to Path.rmdir()
https://bugs.python.org/issue40972  closed by serhiy.storchaka

#40973: platform.platform() in Python 3.8 does not report detailed Lin
https://bugs.python.org/issue40973  closed by SilentGhost

#40976: Clarify motivation for `chain.from_iterable`
https://bugs.python.org/issue40976  closed by rhettinger

#40981: increment is wrong in 3.7 but not in 2.7
https://bugs.python.org/issue40981  closed by serhiy.storchaka

#40983: urllib.request.url2pathname() unconditionally uses utf-8 encod
https://bugs.python.org/issue40983  closed by mjacob

#40985: PEG Parser: SyntaxError text empty when last line has a LINECO
https://bugs.python.org/issue40985  closed by lys.nikolaou

#40991: Can't open more than on .py file with IDLE
https://bugs.python.org/issue40991  closed by terry.reedy

#40993: Don't run Python and C coverage jobs of Travis CI on pull requ
https://bugs.python.org/issue40993  closed by vstinner

#40997: python 3.8.2: datetime.datetime(1969,1,1).timestamp() yields O
https://bugs.python.org/issue40997  closed by SilentGhost

#41003: test_copyreg: importing numpy changes warnings filters
https://bugs.python.org/issue41003  closed by vstinner

#41006: Reduce number of modules imported by runpy
https://bugs.python.org/issue41006  closed by vstinner

#41020: Could not build the ssl module!
https://bugs.python.org/issue41020  closed by christian.heimes

#41023: smtplib does not handle Unicode characters
https://bugs.python.org/issue41023  closed by r.david.murray

#41029: parallel sftp from local to remote file creates empty director
https://bugs.python.org/issue41029  closed by christian.heimes

#41030: Provide toList() method on iterators/generators (`list()` is a
https://bugs.python.org/issue41030  closed by zach.ware
_______________________________________________
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/5ZXBKJY6233FZYBWWSOY7GM3OQ7U65HV/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to