[Python-Dev] Summary of Python tracker Issues

2021年9月03日 11:13:29 -0700

ACTIVITY SUMMARY (2021年08月27日 - 2021年09月03日)
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 7409 ( -4)
 closed 49419 (+67)
 total 56828 (+63)
Open issues with patches: 2945 
Issues opened (38)
==================
#20658: os.environ.clear() fails with empty keys (posix.unsetenv)
https://bugs.python.org/issue20658 reopened by iritkatriel
#37330: open(): remove 'U' mode, deprecated since Python 3.3
https://bugs.python.org/issue37330 reopened by vstinner
#45033: Calls to PyErr_PrintEx in destructors cause calling async func
https://bugs.python.org/issue45033 opened by zbentley
#45034: Improve struct.pack out of range error messages
https://bugs.python.org/issue45034 opened by steven.daprano
#45035: sysconfig's posix_home scheme has different platlib value to d
https://bugs.python.org/issue45035 opened by uranusjr
#45036: turtle.onrelease() event doesn't get triggered sometimes
https://bugs.python.org/issue45036 opened by techn010je11y
#45040: [sqlite3] optimise transaction control functions
https://bugs.python.org/issue45040 opened by erlendaasland
#45041: [sqlite3] simplify executescript()
https://bugs.python.org/issue45041 opened by erlendaasland
#45042: Many multiprocessing tests are silently skipped since 3.9
https://bugs.python.org/issue45042 opened by serhiy.storchaka
#45046: Add support of context managers in unittest
https://bugs.python.org/issue45046 opened by serhiy.storchaka
#45052: WithProcessesTestSharedMemory.test_shared_memory_basics fails 
https://bugs.python.org/issue45052 opened by sobolevn
#45053: MD5SumTests.test_checksum_fodder fails on Windows
https://bugs.python.org/issue45053 opened by sobolevn
#45054: json module should issue warning about duplicate keys
https://bugs.python.org/issue45054 opened by Zeturic
#45055: Fresh build on Windows fails the first time for zlib.c
https://bugs.python.org/issue45055 opened by gvanrossum
#45056: compiler: Unnecessary None in co_consts
https://bugs.python.org/issue45056 opened by methane
#45058: Undefined behavior for syntax "except AError or BError:" accep
https://bugs.python.org/issue45058 opened by kftse20031207
#45060: Do not use the equality operators with None
https://bugs.python.org/issue45060 opened by serhiy.storchaka
#45062: test_asyncio: test_huge_content_recvinto() failed on PPC64LE R
https://bugs.python.org/issue45062 opened by vstinner
#45063: PEP 657 Fine Grained Error Locations: omit indicators if they 
https://bugs.python.org/issue45063 opened by vstinner
#45065: test_asyncio failed (env changed) on s390x RHEL8 Refleaks 3.10
https://bugs.python.org/issue45065 opened by vstinner
#45066: email parser fails to decode quoted-printable rfc822 message a
https://bugs.python.org/issue45066 opened by anarcat
#45067: Failed to build _curses on CentOS 7
https://bugs.python.org/issue45067 opened by orsenthil
#45069: python 3.9.2 contains libcrypto-1_1.dll and libssl-1_1.dll ass
https://bugs.python.org/issue45069 opened by xcl123
#45073: windows installer quiet installation targetdir escapes "quote"
https://bugs.python.org/issue45073 opened by DMI-1407
#45074: asyncio hang in subprocess wait_closed() on Windows, BrokenPip
https://bugs.python.org/issue45074 opened by byllyfish
#45075: confusion between frame and frame_summary in traceback module
https://bugs.python.org/issue45075 opened by iritkatriel
#45077: multiprocessing.Pool(64) crashes on Windows
https://bugs.python.org/issue45077 opened by saschanaz
#45078: test_importlib: test_read_bytes() fails on AMD64 Windows8.1 No
https://bugs.python.org/issue45078 opened by vstinner
#45083: Need to use the exception class qualname when rendering except
https://bugs.python.org/issue45083 opened by iritkatriel
#45084: urllib.parse: remove deprecated functions (splittype, to_bytes
https://bugs.python.org/issue45084 opened by vstinner
#45086: f-string unmatched ']'
https://bugs.python.org/issue45086 opened by Greg Kuhn
#45088: Coroutines & async generators disagree on the iteration protoc
https://bugs.python.org/issue45088 opened by yselivanov
#45089: [sqlite3] the trace callback does not raise exceptions on erro
https://bugs.python.org/issue45089 opened by erlendaasland
#45090: Add pairwise to What's New in Python 3.10; mark it as new in i
https://bugs.python.org/issue45090 opened by ramalho
#45091: inspect.Parameter.__str__ does not include subscripted types i
https://bugs.python.org/issue45091 opened by antonio-caceres
#45093: Add method to compare dicts accounting for order
https://bugs.python.org/issue45093 opened by mcarans
#45094: Consider using __forceinline and __attribute__((always_inline)
https://bugs.python.org/issue45094 opened by vstinner
#45095: Easier loggers traversal tree with a logger.getChildren method
https://bugs.python.org/issue45095 opened by sblondon
Most recent 15 issues with no replies (15)
==========================================
#45095: Easier loggers traversal tree with a logger.getChildren method
https://bugs.python.org/issue45095
#45091: inspect.Parameter.__str__ does not include subscripted types i
https://bugs.python.org/issue45091
#45090: Add pairwise to What's New in Python 3.10; mark it as new in i
https://bugs.python.org/issue45090
#45089: [sqlite3] the trace callback does not raise exceptions on erro
https://bugs.python.org/issue45089
#45088: Coroutines & async generators disagree on the iteration protoc
https://bugs.python.org/issue45088
#45084: urllib.parse: remove deprecated functions (splittype, to_bytes
https://bugs.python.org/issue45084
#45074: asyncio hang in subprocess wait_closed() on Windows, BrokenPip
https://bugs.python.org/issue45074
#45062: test_asyncio: test_huge_content_recvinto() failed on PPC64LE R
https://bugs.python.org/issue45062
#45046: Add support of context managers in unittest
https://bugs.python.org/issue45046
#45040: [sqlite3] optimise transaction control functions
https://bugs.python.org/issue45040
#45035: sysconfig's posix_home scheme has different platlib value to d
https://bugs.python.org/issue45035
#45034: Improve struct.pack out of range error messages
https://bugs.python.org/issue45034
#45033: Calls to PyErr_PrintEx in destructors cause calling async func
https://bugs.python.org/issue45033
#45030: Integer overflow in __reduce__ of the range iterator
https://bugs.python.org/issue45030
#45023: Python doesn't exit with proper resultcode on SIGINT in multip
https://bugs.python.org/issue45023
Most recent 15 issues waiting for review (15)
=============================================
#45094: Consider using __forceinline and __attribute__((always_inline)
https://bugs.python.org/issue45094
#45089: [sqlite3] the trace callback does not raise exceptions on erro
https://bugs.python.org/issue45089
#45084: urllib.parse: remove deprecated functions (splittype, to_bytes
https://bugs.python.org/issue45084
#45083: Need to use the exception class qualname when rendering except
https://bugs.python.org/issue45083
#45078: test_importlib: test_read_bytes() fails on AMD64 Windows8.1 No
https://bugs.python.org/issue45078
#45075: confusion between frame and frame_summary in traceback module
https://bugs.python.org/issue45075
#45060: Do not use the equality operators with None
https://bugs.python.org/issue45060
#45056: compiler: Unnecessary None in co_consts
https://bugs.python.org/issue45056
#45046: Add support of context managers in unittest
https://bugs.python.org/issue45046
#45042: Many multiprocessing tests are silently skipped since 3.9
https://bugs.python.org/issue45042
#45041: [sqlite3] simplify executescript()
https://bugs.python.org/issue45041
#45040: [sqlite3] optimise transaction control functions
https://bugs.python.org/issue45040
#45035: sysconfig's posix_home scheme has different platlib value to d
https://bugs.python.org/issue45035
#45030: Integer overflow in __reduce__ of the range iterator
https://bugs.python.org/issue45030
#45027: Allow basicConfig to configure any logger, not just root
https://bugs.python.org/issue45027
Top 10 most discussed issues (10)
=================================
#45020: Freeze all modules imported during startup.
https://bugs.python.org/issue45020 27 msgs
#36521: Consider removing docstrings from co_consts in code objects
https://bugs.python.org/issue36521 15 msgs
#44689: ctypes.util.find_library() does not find macOS 11+ system libr
https://bugs.python.org/issue44689 13 msgs
#27175: Unpickling Path objects
https://bugs.python.org/issue27175 11 msgs
#44895: refleak test failure in test_exceptions
https://bugs.python.org/issue44895 10 msgs
#25130: Make tests more PyPy compatible
https://bugs.python.org/issue25130 9 msgs
#45025: Reliance on C bit fields in C API is undefined behavior
https://bugs.python.org/issue45025 8 msgs
#45042: Many multiprocessing tests are silently skipped since 3.9
https://bugs.python.org/issue45042 8 msgs
#34561: Replace list sorting merge_collapse()?
https://bugs.python.org/issue34561 7 msgs
#37596: Reproducible pyc: frozenset is not serialized in a determinist
https://bugs.python.org/issue37596 7 msgs
Issues closed (62)
==================
#16379: SQLite error code not exposed to python
https://bugs.python.org/issue16379 closed by erlendaasland
#19027: undefined symbol: _PyParser_Grammar
https://bugs.python.org/issue19027 closed by iritkatriel
#27334: [sqlite3] context manager leaves db locked if commit fails in 
https://bugs.python.org/issue27334 closed by erlendaasland
#31962: test_importlib double free or corruption
https://bugs.python.org/issue31962 closed by vstinner
#32766: 4.7.7. Function Annotations
https://bugs.python.org/issue32766 closed by iritkatriel
#33511: Update config.sub
https://bugs.python.org/issue33511 closed by iritkatriel
#35391: threading.RLock exception handling while waiting
https://bugs.python.org/issue35391 closed by pitrou
#37694: Crash when calling zipimport.zipimporter.__new__().<method>()
https://bugs.python.org/issue37694 closed by iritkatriel
#37719: addSubtest not calling addFailure and addError
https://bugs.python.org/issue37719 closed by serhiy.storchaka
#39218: Assertion failure when calling statistics.variance() on a floa
https://bugs.python.org/issue39218 closed by rhettinger
#39241: Popen of python3.6 hangs on os.read(errpipe_read, 50000)
https://bugs.python.org/issue39241 closed by iritkatriel
#39320: Handle unpacking of */** arguments and rvalues in the compiler
https://bugs.python.org/issue39320 closed by Mark.Shannon
#39817: CRITICAL: TypeError: cannot pickle 'generator'
https://bugs.python.org/issue39817 closed by iritkatriel
#40360: Deprecate lib2to3 (and 2to3) for future removal
https://bugs.python.org/issue40360 closed by vstinner
#40935: Links to Python3 docs for some libs return 404
https://bugs.python.org/issue40935 closed by ned.deily
#41620: Python Unittest does not return results object when the test i
https://bugs.python.org/issue41620 closed by lukasz.langa
#42255: webbrowser.MacOSX is unused, untested and undocumented
https://bugs.python.org/issue42255 closed by lukasz.langa
#43124: [security] smtplib multiple CRLF injection
https://bugs.python.org/issue43124 closed by lukasz.langa
#43612: zlib.compress should have a wbits argument
https://bugs.python.org/issue43612 closed by lukasz.langa
#43613: gzip.compress and gzip.decompress are sub-optimally implemente
https://bugs.python.org/issue43613 closed by rhpvorderman
#43913: unittest module cleanup functions not run unless tearDownModul
https://bugs.python.org/issue43913 closed by lukasz.langa
#44135: issubclass documentation doesn't explain tuple semantic
https://bugs.python.org/issue44135 closed by lukasz.langa
#44394: [security] CVE-2013-0340 "Billion Laughs" fixed in Expat >=2.4
https://bugs.python.org/issue44394 closed by ned.deily
#44449: Segfault in _PyTrash_begin when faulthandler tries to dump thr
https://bugs.python.org/issue44449 closed by vstinner
#44489: _handle_existing_loggers should respect loggers that were manu
https://bugs.python.org/issue44489 closed by vinay.sajip
#44925: [docs] Confusing deprecation notice for typing.IO
https://bugs.python.org/issue44925 closed by lukasz.langa
#44962: asyncio.create_task weakrefset race condition
https://bugs.python.org/issue44962 closed by lukasz.langa
#44980: Clean up tests that return a value that isn't None
https://bugs.python.org/issue44980 closed by andrei.avk
#45001: Date parsing helpers in email module incorrectly raise IndexEr
https://bugs.python.org/issue45001 closed by ned.deily
#45007: OpenSSL 1.1.1l is released
https://bugs.python.org/issue45007 closed by lukasz.langa
#45018: Pickling a range iterator with an index of over sizeof(int) st
https://bugs.python.org/issue45018 closed by lukasz.langa
#45019: Freezing modules has manual steps but could be automated.
https://bugs.python.org/issue45019 closed by eric.snow
#45029: tkinter doc, hello world example - quit button clobbers method
https://bugs.python.org/issue45029 closed by terry.reedy
#45031: [Windows] datetime.fromtimestamp(t) when t = 253402210800 fail
https://bugs.python.org/issue45031 closed by eryksun
#45032: struct.unpack() returns NaN
https://bugs.python.org/issue45032 closed by steven.daprano
#45037: theme-change.py for tkinter lib
https://bugs.python.org/issue45037 closed by zach.ware
#45038: Bugs
https://bugs.python.org/issue45038 closed by zach.ware
#45039: use ADDOP_LOAD_CONST consistently
https://bugs.python.org/issue45039 closed by iritkatriel
#45043: Typo (change 'two' to 'three')
https://bugs.python.org/issue45043 closed by nofliesonyou
#45044: Agreeing on error raised by large repeat value for sequences
https://bugs.python.org/issue45044 closed by rhettinger
#45045: Optimize mapping patterns of structural pattern matching
https://bugs.python.org/issue45045 closed by corona10
#45047: Update demo files
https://bugs.python.org/issue45047 closed by serhiy.storchaka
#45048: subprocess.run(capture_output=Bool) does the opposite of expec
https://bugs.python.org/issue45048 closed by DragonEggBedrockBreaking
#45049: added cbrt() in MATH_RADIANS_METHODDEF which is missing befor
https://bugs.python.org/issue45049 closed by serhiy.storchaka
#45050: created unittest file analyze_text.py
https://bugs.python.org/issue45050 closed by serhiy.storchaka
#45051: wrote optimised async_test.py for async lib
https://bugs.python.org/issue45051 closed by zach.ware
#45057: Simplify RegressionTestResult
https://bugs.python.org/issue45057 closed by serhiy.storchaka
#45059: Typo: using "==" instead of "="
https://bugs.python.org/issue45059 closed by terry.reedy
#45061: [C API] Detect refcount bugs on True/False in C extensions
https://bugs.python.org/issue45061 closed by vstinner
#45064: Raising AttributeError in descriptor decorator causing searchi
https://bugs.python.org/issue45064 closed by uriyyo
#45068: python 3.9.2 contains libcrypto-1_1.dll and libssl-1_1.dll ass
https://bugs.python.org/issue45068 closed by zach.ware
#45070: python 3.9.2 contains wininst-10.0-amd64.exe. wininst-10.0.exe
https://bugs.python.org/issue45070 closed by zach.ware
#45071: python 3.9.2 contains _bz2.pyd associates CVE-2019-12900 and C
https://bugs.python.org/issue45071 closed by zach.ware
#45072: python 3.9.2 contains ensurepip and pip associates CVE-2021-35
https://bugs.python.org/issue45072 closed by zach.ware
#45076: open "r+" problem
https://bugs.python.org/issue45076 closed by zach.ware
#45079: 3.8.11 and 3.8.12 missing Windows artifacts, only tarballs - b
https://bugs.python.org/issue45079 closed by zach.ware
#45080: functools._HashedSeq implements __hash__ but not __eq__
https://bugs.python.org/issue45080 closed by leopold.talirz
#45081: dataclasses that inherit from Protocol subclasses have wrong _
https://bugs.python.org/issue45081 closed by julianfortune
#45082: ctypes: Deprecate c_buffer() alias to create_string_buffer()
https://bugs.python.org/issue45082 closed by lukasz.langa
#45085: Remove the binhex module, binhex4 and hexbin4 standards
https://bugs.python.org/issue45085 closed by lukasz.langa
#45087: Confusing error message when trying split bytes.
https://bugs.python.org/issue45087 closed by eric.smith
#45092: Make set ordered like dict
https://bugs.python.org/issue45092 closed by serhiy.storchaka
_______________________________________________
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/OFCEPMGYI2FB3Y3TRU6ZBZ7UKYIBMON2/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to