[Python-Dev] Summary of Python tracker Issues

2021年11月12日 10:13:05 -0800

ACTIVITY SUMMARY (2021年11月05日 - 2021年11月12日)
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 7282 (+23)
 closed 50241 (+38)
 total 57523 (+61)
Open issues with patches: 2886 
Issues opened (46)
==================
#44439: stdlib wrongly uses len() for bytes-like object
https://bugs.python.org/issue44439 reopened by malin
#45354: test_winconsoleio fails on Windows 11
https://bugs.python.org/issue45354 reopened by vstinner
#45708: PEP 515-style formatting with underscores does not seem to wor
https://bugs.python.org/issue45708 reopened by serhiy.storchaka
#45732: Update python.org Windows and macOS installers to use Tk 8.6.1
https://bugs.python.org/issue45732 opened by ned.deily
#45733: importlib.abc.Traversable.name does not match
https://bugs.python.org/issue45733 opened by jmg
#45735: Promise the long-time truth that `args=list` works
https://bugs.python.org/issue45735 opened by tim.peters
#45736: 2to3 does not support integer division fixing
https://bugs.python.org/issue45736 opened by February291948
#45737: assertLogs to optionally not disable existing handlers
https://bugs.python.org/issue45737 opened by dandiez
#45738: 3.11 exec raises SystemError instead of SyntaxError on char af
https://bugs.python.org/issue45738 opened by pewscorner
#45739: The Python implementation of Decimal does not support the "N" 
https://bugs.python.org/issue45739 opened by serhiy.storchaka
#45742: python -h can't find -R option
https://bugs.python.org/issue45742 opened by 180909
#45743: Cleanup and simplify setup.py
https://bugs.python.org/issue45743 opened by christian.heimes
#45744: Fix Flawfinder C Errors
https://bugs.python.org/issue45744 opened by osdotsystem
#45752: copy module doc wrongly says it doesn't copy arrays
https://bugs.python.org/issue45752 opened by Stefan Pochmann
#45753: Further speed up Python-to-Python calls.
https://bugs.python.org/issue45753 opened by Mark.Shannon
#45755: Mock spec with a specialized generic class does not mock class
https://bugs.python.org/issue45755 opened by kjamieson
#45756: mock raises exception when using a spec with an attribute that
https://bugs.python.org/issue45756 opened by kjamieson
#45757: compiler emits EXTENDED_ARG + NOP sequence in 3.10
https://bugs.python.org/issue45757 opened by rok.mandeljc
#45758: Crash on Py_DecRef'ing builtin object from previous run
https://bugs.python.org/issue45758 opened by Victor Milovanov
#45759: Improve error messages for non-matching `elif`/`else` statemen
https://bugs.python.org/issue45759 opened by February291948
#45760: Remove "PyNumber_InMatrixMultiply"
https://bugs.python.org/issue45760 opened by brandtbucher
#45761: recursive ProcessPoolExecutor invoke unable to return result
https://bugs.python.org/issue45761 opened by evan0greenup
#45762: Missing `list` symbols in the object inventory
https://bugs.python.org/issue45762 opened by Akarys
#45764: Parse error improvement forgetting ( after def
https://bugs.python.org/issue45764 opened by Carl.Friedrich.Bolz
#45765: importlib.metadata fails to find distributions in empty path
https://bugs.python.org/issue45765 opened by jaraco
#45766: Add direct proportion option to statistics.linear_regression()
https://bugs.python.org/issue45766 opened by rhettinger
#45767: Fix types for dev_t processing in posix module
https://bugs.python.org/issue45767 opened by AMDmi3
#45771: urllib.request.urlopen can leak socket.timeout to callers
https://bugs.python.org/issue45771 opened by thorpe-dev
#45772: socket.socket should be a class instead of a function
https://bugs.python.org/issue45772 opened by arhadthedev
#45773: Compiler hangs during jump elimination
https://bugs.python.org/issue45773 opened by brandtbucher
#45774: Detect SQLite in configure.ac
https://bugs.python.org/issue45774 opened by erlendaasland
#45775: Implementation of colorsys.rgb_to_yuv and vice versa
https://bugs.python.org/issue45775 opened by thomas.stolarski
#45776: abc submodule not an attribute of collections on Python 3.10.0
https://bugs.python.org/issue45776 opened by stcanny
#45779: multiprocessing initializer error with CPython 3.9.6 on Apple 
https://bugs.python.org/issue45779 opened by zhangzheng
#45780: dict. keys view behaviour diverges from set()
https://bugs.python.org/issue45780 opened by gregory.p.smith
#45781: Deleting __debug__ should be an SyntaxError
https://bugs.python.org/issue45781 opened by Carl.Friedrich.Bolz
#45783: test_freeze fails if a file is removed
https://bugs.python.org/issue45783 opened by petr.viktorin
#45786: Avoid allocating when exiting frame; it may be unsafe.
https://bugs.python.org/issue45786 opened by Mark.Shannon
#45787: HOWTO for socket programming and select documentation contradi
https://bugs.python.org/issue45787 opened by AlexWaygood
#45788: sys.prefix include directory on Windows
https://bugs.python.org/issue45788 opened by CatherineH
#45789: Python execution broken after update via Windows Store
https://bugs.python.org/issue45789 opened by firewave
#45790: Inaccurate phrasing in extending/newtypes_tutorial
https://bugs.python.org/issue45790 opened by rtobar2
#45791: __instancecheck__ being checked on type(cls) instead of cls
https://bugs.python.org/issue45791 opened by rhettinger
#45792: contextvars.Token has wrong module name in Sphinx's objects.in
https://bugs.python.org/issue45792 opened by hynek
#45794: Email policy option for disabling RFC2231 Mime parameter foldi
https://bugs.python.org/issue45794 opened by Ezekeel
#45795: urllib http client vulnerable to DOS attack
https://bugs.python.org/issue45795 opened by haqsek2
Most recent 15 issues with no replies (15)
==========================================
#45795: urllib http client vulnerable to DOS attack
https://bugs.python.org/issue45795
#45794: Email policy option for disabling RFC2231 Mime parameter foldi
https://bugs.python.org/issue45794
#45790: Inaccurate phrasing in extending/newtypes_tutorial
https://bugs.python.org/issue45790
#45788: sys.prefix include directory on Windows
https://bugs.python.org/issue45788
#45787: HOWTO for socket programming and select documentation contradi
https://bugs.python.org/issue45787
#45781: Deleting __debug__ should be an SyntaxError
https://bugs.python.org/issue45781
#45775: Implementation of colorsys.rgb_to_yuv and vice versa
https://bugs.python.org/issue45775
#45772: socket.socket should be a class instead of a function
https://bugs.python.org/issue45772
#45771: urllib.request.urlopen can leak socket.timeout to callers
https://bugs.python.org/issue45771
#45762: Missing `list` symbols in the object inventory
https://bugs.python.org/issue45762
#45761: recursive ProcessPoolExecutor invoke unable to return result
https://bugs.python.org/issue45761
#45756: mock raises exception when using a spec with an attribute that
https://bugs.python.org/issue45756
#45755: Mock spec with a specialized generic class does not mock class
https://bugs.python.org/issue45755
#45753: Further speed up Python-to-Python calls.
https://bugs.python.org/issue45753
#45752: copy module doc wrongly says it doesn't copy arrays
https://bugs.python.org/issue45752
Most recent 15 issues waiting for review (15)
=============================================
#45792: contextvars.Token has wrong module name in Sphinx's objects.in
https://bugs.python.org/issue45792
#45791: __instancecheck__ being checked on type(cls) instead of cls
https://bugs.python.org/issue45791
#45790: Inaccurate phrasing in extending/newtypes_tutorial
https://bugs.python.org/issue45790
#45783: test_freeze fails if a file is removed
https://bugs.python.org/issue45783
#45775: Implementation of colorsys.rgb_to_yuv and vice versa
https://bugs.python.org/issue45775
#45774: Detect SQLite in configure.ac
https://bugs.python.org/issue45774
#45773: Compiler hangs during jump elimination
https://bugs.python.org/issue45773
#45771: urllib.request.urlopen can leak socket.timeout to callers
https://bugs.python.org/issue45771
#45767: Fix types for dev_t processing in posix module
https://bugs.python.org/issue45767
#45766: Add direct proportion option to statistics.linear_regression()
https://bugs.python.org/issue45766
#45765: importlib.metadata fails to find distributions in empty path
https://bugs.python.org/issue45765
#45764: Parse error improvement forgetting ( after def
https://bugs.python.org/issue45764
#45759: Improve error messages for non-matching `elif`/`else` statemen
https://bugs.python.org/issue45759
#45757: compiler emits EXTENDED_ARG + NOP sequence in 3.10
https://bugs.python.org/issue45757
#45753: Further speed up Python-to-Python calls.
https://bugs.python.org/issue45753
Top 10 most discussed issues (10)
=================================
#45757: compiler emits EXTENDED_ARG + NOP sequence in 3.10
https://bugs.python.org/issue45757 13 msgs
#28533: Remove asyncore, asynchat and smtpd modules
https://bugs.python.org/issue28533 11 msgs
#45723: Improve and simplify configure.ac checks
https://bugs.python.org/issue45723 10 msgs
#45789: Python execution broken after update via Windows Store
https://bugs.python.org/issue45789 10 msgs
#45235: argparse does not preserve namespace with subparser defaults
https://bugs.python.org/issue45235 9 msgs
#45743: Cleanup and simplify setup.py
https://bugs.python.org/issue45743 9 msgs
#43656: TracebackException or StackSummary.extract with capture_locals
https://bugs.python.org/issue43656 8 msgs
#45354: test_winconsoleio fails on Windows 11
https://bugs.python.org/issue45354 6 msgs
#45776: abc submodule not an attribute of collections on Python 3.10.0
https://bugs.python.org/issue45776 6 msgs
#45791: __instancecheck__ being checked on type(cls) instead of cls
https://bugs.python.org/issue45791 6 msgs
Issues closed (35)
==================
#15967: Slaves don't seem to clean up their /tmp mess if a step fails.
https://bugs.python.org/issue15967 closed by iritkatriel
#21501: docs: mmap example for use in documentation
https://bugs.python.org/issue21501 closed by gvanrossum
#35828: test_multiprocessing_fork: segmentation error in PyDict_GetIte
https://bugs.python.org/issue35828 closed by iritkatriel
#38006: Crash in remove() weak reference callback of weakref.WeakValue
https://bugs.python.org/issue38006 closed by nascheme
#40139: mimetypes module racy
https://bugs.python.org/issue40139 closed by terry.reedy
#44813: generate specialization stat names list into opcode.h
https://bugs.python.org/issue44813 closed by iritkatriel
#45091: inspect.Parameter.__str__ does not include subscripted types i
https://bugs.python.org/issue45091 closed by andrei.avk
#45392: docstring of "type" could use an update
https://bugs.python.org/issue45392 closed by lukasz.langa
#45637: The fallback to find the current frame in the gdb helpers fail
https://bugs.python.org/issue45637 closed by pablogsal
#45644: Make json.tool soak up input before opening output for writing
https://bugs.python.org/issue45644 closed by lukasz.langa
#45689: Add the ability to give custom names to threads created by Thr
https://bugs.python.org/issue45689 closed by RahulARanger
#45699: AttributeError: 'list' object has no attribute 'find'
https://bugs.python.org/issue45699 closed by eric.araujo
#45701: Add tuple tests to `functools.lru_cache`
https://bugs.python.org/issue45701 closed by rhettinger
#45710: Junction/symbolic folder access error on Windows 11
https://bugs.python.org/issue45710 closed by eryksun
#45712: Typo in "control flow" documentation
https://bugs.python.org/issue45712 closed by zach.ware
#45720: Remove shlwapi dependency on Windows
https://bugs.python.org/issue45720 closed by steve.dower
#45724: Segmentation fault
https://bugs.python.org/issue45724 closed by iritkatriel
#45730: ERROR: PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x8
https://bugs.python.org/issue45730 closed by christian.heimes
#45731: Handle --enable-loadable-sqlite-extensions in configure
https://bugs.python.org/issue45731 closed by christian.heimes
#45734: Spam
https://bugs.python.org/issue45734 closed by zach.ware
#45740: StrEnum entry doesn't mention its introduction in 3.11
https://bugs.python.org/issue45740 closed by ethan.furman
#45741: entry points singular?
https://bugs.python.org/issue45741 closed by eric.smith
#45745: ./python -m test --help output for refleaks seems wrong
https://bugs.python.org/issue45745 closed by vstinner
#45746: ftplib please revisit retrlines('RETR as it produces files wi
https://bugs.python.org/issue45746 closed by mckenzm
#45747: Detect dbm and gdbm dependencies in configure.ac
https://bugs.python.org/issue45747 closed by christian.heimes
#45748: "import ctypes" segfaults on Python 3.6 and Ubuntu 21.10
https://bugs.python.org/issue45748 closed by erlendaasland
#45749: Silently fails to build hashlib if openssl has disabled algori
https://bugs.python.org/issue45749 closed by christian.heimes
#45754: [sqlite3] SQLITE_LIMIT_LENGTH is incorrectly used to check sta
https://bugs.python.org/issue45754 closed by erlendaasland
#45763: Detect compression libraries in configure
https://bugs.python.org/issue45763 closed by christian.heimes
#45777: Issue in reading files with a path longer than 256 letters aft
https://bugs.python.org/issue45777 closed by steve.dower
#45778: libpython.so 3.9.8 drops symbol used by third party extension 
https://bugs.python.org/issue45778 closed by lukasz.langa
#45782: Bug in struct.pack
https://bugs.python.org/issue45782 closed by steven.daprano
#45784: spam
https://bugs.python.org/issue45784 closed by steven.daprano
#45785: Remove asyncore, asynchat and smtpd modules
https://bugs.python.org/issue45785 closed by vstinner
#45793: execute shell command ./configure with python subprocess.popen
https://bugs.python.org/issue45793 closed by ronaldoussoren
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/OGVS3DFIGRRTE5AE2FPD2JM6ELQMHBX2/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to