ACTIVITY SUMMARY (2020-12-11 - 2020-12-18)
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 7554 (-13)
closed 46857 (+66)
total 54411 (+53)
Open issues with patches: 3040
Issues opened (40)
==================
#15651: PEP 3121, 384 refactoring applied to elementtree module
https://bugs.python.org/issue15651 reopened by vstinner
#26564: Malloc debug hooks: display memory block traceback on error
https://bugs.python.org/issue26564 reopened by iritkatriel
#36541: Make lib2to3 grammar better match Python, support the := walru
https://bugs.python.org/issue36541 reopened by gregory.p.smith
#42624: sqlite3 package document mistake
https://bugs.python.org/issue42624 opened by seeker-Liu
#42626: readline history, vi-editingmode and ANSI color codes bug
https://bugs.python.org/issue42626 opened by nijoakim
#42627: urllib.request.getproxies() misparses Windows registry proxy s
https://bugs.python.org/issue42627 opened by benrg
#42628: binascii doesn't work on some base64
https://bugs.python.org/issue42628 opened by kwatsen2
#42629: PyObject_Call not behaving as documented
https://bugs.python.org/issue42629 opened by maxbachmann
#42630: Variable.__init__ raises obscure AttributeError
https://bugs.python.org/issue42630 opened by shippo_
#42631: Multiprocessing module hangs on os.read() on Linux
https://bugs.python.org/issue42631 opened by to7m
#42633: Wave documentation doesn't mention signed/unsigned requirement
https://bugs.python.org/issue42633 opened by mattgwwalker
#42636: shielded task exception never retrieved when outer task cancel
https://bugs.python.org/issue42636 opened by natano
#42637: Python macos11.0 release note tkinter problems in news
https://bugs.python.org/issue42637 opened by epaine
#42641: Deprecate os.popen() function
https://bugs.python.org/issue42641 opened by vstinner
#42642: logging: add high priority log level for warnings being cleare
https://bugs.python.org/issue42642 opened by ncoghlan
#42643: http.server does not support HTTP range requests
https://bugs.python.org/issue42643 opened by Decorater
#42646: Add function that supports "applying" methods
https://bugs.python.org/issue42646 opened by wyz23x2
#42647: Unable to use concurrent.futures in atexit hook
https://bugs.python.org/issue42647 opened by jd
#42648: subprocess: add a helper/parameter to catch exec() OSError exc
https://bugs.python.org/issue42648 opened by vstinner
#42649: RecursionError when parsing unwieldy expression (regression fr
https://bugs.python.org/issue42649 opened by mjo
#42650: Can people use dest=argparse.SUPPRESS in custom Action classes
https://bugs.python.org/issue42650 opened by bmw
#42651: Recursive traceback crashes Python Interpreter
https://bugs.python.org/issue42651 opened by xxm
#42652: recursive in finally clause cause Python interpreter crash.
https://bugs.python.org/issue42652 opened by xxm
#42653: Expose ISO-TP Contants for Linux >= 5.10
https://bugs.python.org/issue42653 opened by rumpelsepp
#42654: Add folder for python customizations: __sitecustomize__
https://bugs.python.org/issue42654 opened by mariocj89
#42655: Fix subprocess extra_groups gid conversion
https://bugs.python.org/issue42655 opened by kulikjak
#42657: Python 3.9.1 building process could not use local standard lib
https://bugs.python.org/issue42657 opened by xz_sophos
#42658: os.path.normcase() is inconsistent with Windows file system
https://bugs.python.org/issue42658 opened by sogom
#42659: Objects of uname_result Class Cannot be Successfully Pickled
https://bugs.python.org/issue42659 opened by CrocoDuck
#42660: _zoneinfo.c incorrectly checks bounds of `day` variable in cal
https://bugs.python.org/issue42660 opened by p-ganssle
#42663: zoneinfo does not support full range of allowed transition hou
https://bugs.python.org/issue42663 opened by p-ganssle
#42666: getting a class source regresses in Python 3.9
https://bugs.python.org/issue42666 opened by t-vi
#42667: shelve module is not thread-safe during accessing different da
https://bugs.python.org/issue42667 opened by gardener.willy
#42669: "except" documentation still suggests nested tuples are allowe
https://bugs.python.org/issue42669 opened by cjwatson
#42670: Missing word in itertools.product
https://bugs.python.org/issue42670 opened by snoyes
#42671: Make the Python finalization more deterministic
https://bugs.python.org/issue42671 opened by vstinner
#42672: tkinter/__init__.py raises a NameError if NoDefaultRoot()
https://bugs.python.org/issue42672 opened by shippo_
#42673: Optimize round_size for rehashing
https://bugs.python.org/issue42673 opened by jneb
#42674: __init_subclass__ only called for first subclass when class ha
https://bugs.python.org/issue42674 opened by ccgahagan
#42675: Document changes made in bpo-42195
https://bugs.python.org/issue42675 opened by kj
Most recent 15 issues with no replies (15)
==========================================
#42674: __init_subclass__ only called for first subclass when class ha
https://bugs.python.org/issue42674
#42672: tkinter/__init__.py raises a NameError if NoDefaultRoot()
https://bugs.python.org/issue42672
#42669: "except" documentation still suggests nested tuples are allowe
https://bugs.python.org/issue42669
#42663: zoneinfo does not support full range of allowed transition hou
https://bugs.python.org/issue42663
#42658: os.path.normcase() is inconsistent with Windows file system
https://bugs.python.org/issue42658
#42657: Python 3.9.1 building process could not use local standard lib
https://bugs.python.org/issue42657
#42655: Fix subprocess extra_groups gid conversion
https://bugs.python.org/issue42655
#42653: Expose ISO-TP Contants for Linux >= 5.10
https://bugs.python.org/issue42653
#42650: Can people use dest=argparse.SUPPRESS in custom Action classes
https://bugs.python.org/issue42650
#42649: RecursionError when parsing unwieldy expression (regression fr
https://bugs.python.org/issue42649
#42647: Unable to use concurrent.futures in atexit hook
https://bugs.python.org/issue42647
#42642: logging: add high priority log level for warnings being cleare
https://bugs.python.org/issue42642
#42637: Python macos11.0 release note tkinter problems in news
https://bugs.python.org/issue42637
#42633: Wave documentation doesn't mention signed/unsigned requirement
https://bugs.python.org/issue42633
#42631: Multiprocessing module hangs on os.read() on Linux
https://bugs.python.org/issue42631
Most recent 15 issues waiting for review (15)
=============================================
#42675: Document changes made in bpo-42195
https://bugs.python.org/issue42675
#42673: Optimize round_size for rehashing
https://bugs.python.org/issue42673
#42672: tkinter/__init__.py raises a NameError if NoDefaultRoot()
https://bugs.python.org/issue42672
#42671: Make the Python finalization more deterministic
https://bugs.python.org/issue42671
#42670: Missing word in itertools.product
https://bugs.python.org/issue42670
#42669: "except" documentation still suggests nested tuples are allowe
https://bugs.python.org/issue42669
#42663: zoneinfo does not support full range of allowed transition hou
https://bugs.python.org/issue42663
#42660: _zoneinfo.c incorrectly checks bounds of `day` variable in cal
https://bugs.python.org/issue42660
#42659: Objects of uname_result Class Cannot be Successfully Pickled
https://bugs.python.org/issue42659
#42655: Fix subprocess extra_groups gid conversion
https://bugs.python.org/issue42655
#42648: subprocess: add a helper/parameter to catch exec() OSError exc
https://bugs.python.org/issue42648
#42641: Deprecate os.popen() function
https://bugs.python.org/issue42641
#42636: shielded task exception never retrieved when outer task cancel
https://bugs.python.org/issue42636
#42630: Variable.__init__ raises obscure AttributeError
https://bugs.python.org/issue42630
#42620: documentation on `getsockname()` wrong for AF_INET6
https://bugs.python.org/issue42620
Top 10 most discussed issues (10)
=================================
#42630: Variable.__init__ raises obscure AttributeError
https://bugs.python.org/issue42630 14 msgs
#42641: Deprecate os.popen() function
https://bugs.python.org/issue42641 12 msgs
#42246: Implement PEP 626 -- Precise line numbers for debugging
https://bugs.python.org/issue42246 10 msgs
#42115: Caching infrastructure for the evaluation loop: specialised op
https://bugs.python.org/issue42115 9 msgs
#42529: CPython DLL initialization routine failed from PYC cache file
https://bugs.python.org/issue42529 9 msgs
#42660: _zoneinfo.c incorrectly checks bounds of `day` variable in cal
https://bugs.python.org/issue42660 9 msgs
#42648: subprocess: add a helper/parameter to catch exec() OSError exc
https://bugs.python.org/issue42648 8 msgs
#42671: Make the Python finalization more deterministic
https://bugs.python.org/issue42671 7 msgs
#31904: Python should support VxWorks RTOS
https://bugs.python.org/issue31904 6 msgs
#1635741: Py_Finalize() doesn't clear all Python objects at exit
https://bugs.python.org/issue1635741 6 msgs
Issues closed (63)
==================
#14935: PEP 384 Refactoring applied to _csv module
https://bugs.python.org/issue14935 closed by petr.viktorin
#15650: PEP 3121, 384 refactoring applied to dbm module
https://bugs.python.org/issue15650 closed by vstinner
#15669: PEP 3121, 384 Refactoring applied to sre module
https://bugs.python.org/issue15669 closed by vstinner
#15674: PEP 3121, 384 Refactoring applied to _thread module
https://bugs.python.org/issue15674 closed by vstinner
#15712: PEP 3121, 384 Refactoring applied to unicodedata module
https://bugs.python.org/issue15712 closed by vstinner
#15725: PyType_FromSpecWithBases bugfix
https://bugs.python.org/issue15725 closed by vstinner
#15848: PEP 3121, 384 Refactoring applied to xxsubtype module
https://bugs.python.org/issue15848 closed by vstinner
#18710: Add PyState_GetModuleAttr
https://bugs.python.org/issue18710 closed by petr.viktorin
#24743: Make _PyTraceback_Add public
https://bugs.python.org/issue24743 closed by iritkatriel
#30858: Keyword can't be an expression?
https://bugs.python.org/issue30858 closed by pablogsal
#38137: hashopenssl fails to compile on MacOS
https://bugs.python.org/issue38137 closed by christian.heimes
#39096: "Format Specification Mini-Language" doc mistake for Decimal
https://bugs.python.org/issue39096 closed by mdk
#39717: Fix exception causes in tarfile module
https://bugs.python.org/issue39717 closed by ethan.furman
#40084: HTTPStatus has incomplete dir() listing
https://bugs.python.org/issue40084 closed by ethan.furman
#40364: asyncio: replace _compute_returncode() with os.waitstatus_to_e
https://bugs.python.org/issue40364 closed by vstinner
#40505: getpath.c doesn't know about lib64
https://bugs.python.org/issue40505 closed by vstinner
#40600: Add option to disallow > 1 instance of an extension module
https://bugs.python.org/issue40600 closed by petr.viktorin
#40686: Compiler warnings in _zoneinfo.c on Windows build in 64-bit
https://bugs.python.org/issue40686 closed by vstinner
#40949: test_socket altered the execution environment: threading_clean
https://bugs.python.org/issue40949 closed by vstinner
#41473: test_gdb fails on AMD64 Fedora Rawhide 3.x [gdb 9.2 bug]
https://bugs.python.org/issue41473 closed by vstinner
#41478: Empty representation of AssertionError
https://bugs.python.org/issue41478 closed by iritkatriel
#41804: test_epoll fails test_control_and_wait() randomly on aarch64 R
https://bugs.python.org/issue41804 closed by vstinner
#41877: Check against misspellings of assert etc. in mock
https://bugs.python.org/issue41877 closed by vabr2
#41891: asyncio.wait_for does not wait for task/future to be completed
https://bugs.python.org/issue41891 closed by yselivanov
#42059: TypedDict(...) as function does not respect "total" when setti
https://bugs.python.org/issue42059 closed by brandtbucher
#42090: zipfile.Path.joinpath API inconsistent with pathlib.Path.joinp
https://bugs.python.org/issue42090 closed by jaraco
#42111: Make the xxlimited module an example of best extension module
https://bugs.python.org/issue42111 closed by petr.viktorin
#42142: test_ttk timeout: FAIL tkinter ttk LabeledScale test_resize, a
https://bugs.python.org/issue42142 closed by serhiy.storchaka
#42195: Inconsistent __args__ between typing.Callable and collections.
https://bugs.python.org/issue42195 closed by gvanrossum
#42306: wrong exception handling in case asyncio.shiled usage
https://bugs.python.org/issue42306 closed by asvetlov
#42328: ttk style.map function incorrectly handles the default state f
https://bugs.python.org/issue42328 closed by serhiy.storchaka
#42375: subprocess DragonFlyBSD build update
https://bugs.python.org/issue42375 closed by vstinner
#42415: python3.lib in Python3.9.0 Windows distribution does not conta
https://bugs.python.org/issue42415 closed by vstinner
#42517: Enum: do not convert private names into members
https://bugs.python.org/issue42517 closed by ethan.furman
#42519: [C API] Upgrade the C API in extension modules
https://bugs.python.org/issue42519 closed by vstinner
#42567: Enum: manually call __init_subclass__ after members are added
https://bugs.python.org/issue42567 closed by ethan.furman
#42575: Suggest to add an LinkedList data structure to python
https://bugs.python.org/issue42575 closed by rhettinger
#42577: Unhelpful syntax error when expression spans multiple lines
https://bugs.python.org/issue42577 closed by gvanrossum
#42591: Method Py_FrozenMain missing in libpython3.9
https://bugs.python.org/issue42591 closed by vstinner
#42598: Some configure checks rely on implicit function declaration
https://bugs.python.org/issue42598 closed by ned.deily
#42600: Cancelling tasks waiting for asyncio.Conditions crashes w/ Run
https://bugs.python.org/issue42600 closed by yselivanov
#42608: Installation failed from source code on Debian ([307/416] test
https://bugs.python.org/issue42608 closed by alimp5
#42612: Software Designer
https://bugs.python.org/issue42612 closed by josh.r
#42613: freeze.py doesn't support sys.platlibdir different than lib no
https://bugs.python.org/issue42613 closed by vstinner
#42614: Pathlib does not support a Cyrillic character 'й'
https://bugs.python.org/issue42614 closed by ronaldoussoren
#42615: Redundant jump instructions due to deleted unreachable bytecod
https://bugs.python.org/issue42615 closed by OmG
#42623: IDLE: Syntax Error showing pointer in wrong location
https://bugs.python.org/issue42623 closed by terry.reedy
#42625: Segmentation fault of PyState_AddModule()
https://bugs.python.org/issue42625 closed by shihai1991
#42632: Reassgining ZeroDivisionError will lead to bug in Except claus
https://bugs.python.org/issue42632 closed by eric.smith
#42634: Incorrect line number in bytecode for try-except-finally
https://bugs.python.org/issue42634 closed by Mark.Shannon
#42635: Incorrect line number in bytecode for nested loops
https://bugs.python.org/issue42635 closed by Mark.Shannon
#42638: IDLE: Context lines not working correctly
https://bugs.python.org/issue42638 closed by terry.reedy
#42639: Make atexit state per interpreter
https://bugs.python.org/issue42639 closed by vstinner
#42640: tkinter throws exception when key is pressed
https://bugs.python.org/issue42640 closed by ned.deily
#42644: logging.disable('WARN') breaks AsyncIO
https://bugs.python.org/issue42644 closed by asvetlov
#42645: break/continue or return in finally block occurs twice in trac
https://bugs.python.org/issue42645 closed by Mark.Shannon
#42656: prime numbers loop issue
https://bugs.python.org/issue42656 closed by steven.daprano
#42661: Hashlib Bug
https://bugs.python.org/issue42661 closed by zach.ware
#42662: Propose: Data model explict about __annotations__ key ordering
https://bugs.python.org/issue42662 closed by pbryan
#42664: strptime(%c) fails to parse the output of strftime(%c)
https://bugs.python.org/issue42664 closed by eric.smith
#42665: Should PyLong_AsLongAndOverflow raise exception on overflow?
https://bugs.python.org/issue42665 closed by mark.dickinson
#42668: re.escape does not correctly escape newlines
https://bugs.python.org/issue42668 closed by serhiy.storchaka
#1571878: Improvements to socket module exceptions
https://bugs.python.org/issue1571878 closed by iritkatriel
_______________________________________________
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/BPU54TFMVZILA35K3HAMH3G3YD73HWPF/
Code of Conduct: http://python.org/psf/codeofconduct/