Mailing List Archive

Summary of Python tracker Issues
ACTIVITY SUMMARY (2022-03-25 - 2022-04-01)
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 7153 ( +8)
closed 51763 (+61)
total 58916 (+69)

Open issues with patches: 2902


Issues opened (49)
==================

#46907: Update Windows and MacOS installer to SQLite 3.38.2
https://bugs.python.org/issue46907 reopened by ned.deily

#47122: Fix the table of methods in the collections.abc documentation
https://bugs.python.org/issue47122 opened by maggyero

#47123: ZipFile.writestr should respect SOURCE_DATE_EPOCH
https://bugs.python.org/issue47123 opened by ghost43

#47124: explore hashlib use of the Apple CryptoKit macOS
https://bugs.python.org/issue47124 opened by gregory.p.smith

#47125: Explore hashlib use of the Windows Crypto API NG
https://bugs.python.org/issue47125 opened by gregory.p.smith

#47131: Speedup test_unparse
https://bugs.python.org/issue47131 opened by jkloth

#47132: Move tests from setobject.c to _testcapimodule
https://bugs.python.org/issue47132 opened by arhadthedev

#47133: enhance unittest to show test name and docstring on one line
https://bugs.python.org/issue47133 opened by ethan.furman

#47134: Document the meaning of the number in OverflowError
https://bugs.python.org/issue47134 opened by steven.daprano

#47135: Allow decimal.localcontext to accept keyword arguments to set
https://bugs.python.org/issue47135 opened by steven.daprano

#47136: Wrong value assigned automatically to the variable __module__
https://bugs.python.org/issue47136 opened by Takuo Matsuoka

#47138: Pin Jinja2 to fix docs build
https://bugs.python.org/issue47138 opened by hugovk

#47139: pthread_sigmask needs SIG_BLOCK behaviour explaination
https://bugs.python.org/issue47139 opened by rpurdie

#47140: configure --enable-optimizations with clang *12* fails to dete
https://bugs.python.org/issue47140 opened by ofekshilon

#47141: EmailMessage may lack Mime-Version
https://bugs.python.org/issue47141 opened by Vlastimil.Z??ma

#47142: Document importlib.resources.abc.Traversable
https://bugs.python.org/issue47142 opened by petr.viktorin

#47143: Add types.copy_class() which updates closures
https://bugs.python.org/issue47143 opened by vstinner

#47144: Allow setting __classcell__
https://bugs.python.org/issue47144 opened by douglas-raillard-arm

#47145: Improve graphlib.TopologicalSort by removing the prepare step
https://bugs.python.org/issue47145 opened by larry

#47147: Allow `return yield from`
https://bugs.python.org/issue47147 opened by pxeger

#47149: DatagramHandler doing DNS lookup on every log message
https://bugs.python.org/issue47149 opened by bmerry

#47150: HTTPRedirectHandler fails on POST for 307 and 308
https://bugs.python.org/issue47150 opened by Jairo Llopis

#47152: Reorganize the re module sources
https://bugs.python.org/issue47152 opened by serhiy.storchaka

#47153: __doc__ should generally be writable
https://bugs.python.org/issue47153 opened by pitrou

#47154: -arch <arch> detection in _osx_support generates false positiv
https://bugs.python.org/issue47154 opened by isuruf

#47156: IDLE: make use of extended SyntaxError info.
https://bugs.python.org/issue47156 opened by terry.reedy

#47158: logging.handlers.SysLogHandler doesn't get cleaned up properly
https://bugs.python.org/issue47158 opened by ngie

#47159: multiprocessing.pool.Pool.apply block infinitely when stressed
https://bugs.python.org/issue47159 opened by harsh8398

#47161: pathlib method relative_to doesnt work with // in paths
https://bugs.python.org/issue47161 opened by John15321

#47164: [C API] Add private "CAST" macros to clean up casts in C code
https://bugs.python.org/issue47164 opened by vstinner

#47165: [C API] Test that the Python C API is compatible with C++
https://bugs.python.org/issue47165 opened by vstinner

#47166: Dataclass transform should ignore TypeAlias variables
https://bugs.python.org/issue47166 opened by thomkeh

#47167: Allow overriding future-task compliance check in asyncio
https://bugs.python.org/issue47167 opened by asvetlov

#47168: Improvements for stable ABI definition files
https://bugs.python.org/issue47168 opened by petr.viktorin

#47169: Stable ABI: Some optional (#ifdef'd) functions aren't handled
https://bugs.python.org/issue47169 opened by petr.viktorin

#47174: Define behavior of descriptor-typed fields on dataclasses
https://bugs.python.org/issue47174 opened by debonte

#47175: Allow applications to tune the condition that triggers a GIL r
https://bugs.python.org/issue47175 opened by gregory.p.smith

#47176: Interrupt handling for wasm32-emscripten builds without pthrea
https://bugs.python.org/issue47176 opened by hoodmane

#47177: Frames should store next_instr instead of lasti
https://bugs.python.org/issue47177 opened by brandtbucher

#47179: pymalloc should align to max_align_t
https://bugs.python.org/issue47179 opened by petr.viktorin

#47181: error: impossible constraint in ???asm???
https://bugs.python.org/issue47181 opened by glynnis.honk

#47182: _PyUnicode_Fini should invalidate ucnhash_capi capsule pointer
https://bugs.python.org/issue47182 opened by christian.heimes

#47184: multiprocessing.set_start_method force argument is not documen
https://bugs.python.org/issue47184 opened by John Hagen

#47185: code.replace(co_code=new_code) no longer catch exceptions on P
https://bugs.python.org/issue47185 opened by vstinner

#47186: split JUMP_IF_NOT_EXC/EG_MATCH into CHECK_EXC/EG_MATCH + jump
https://bugs.python.org/issue47186 opened by iritkatriel

#47187: locale module example is wrong for some platforms
https://bugs.python.org/issue47187 opened by smarie

#47188: ncurses: *** buffer overflow detected ***: terminated with -D_
https://bugs.python.org/issue47188 opened by Martin Li??ka

#47189: What's new in Python 3.11: Faster CPython
https://bugs.python.org/issue47189 opened by kj

#47190: Integrating tkinter and asyncio event loops
https://bugs.python.org/issue47190 opened by skip.montanaro



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

#47190: Integrating tkinter and asyncio event loops
https://bugs.python.org/issue47190

#47189: What's new in Python 3.11: Faster CPython
https://bugs.python.org/issue47189

#47188: ncurses: *** buffer overflow detected ***: terminated with -D_
https://bugs.python.org/issue47188

#47187: locale module example is wrong for some platforms
https://bugs.python.org/issue47187

#47184: multiprocessing.set_start_method force argument is not documen
https://bugs.python.org/issue47184

#47177: Frames should store next_instr instead of lasti
https://bugs.python.org/issue47177

#47176: Interrupt handling for wasm32-emscripten builds without pthrea
https://bugs.python.org/issue47176

#47175: Allow applications to tune the condition that triggers a GIL r
https://bugs.python.org/issue47175

#47174: Define behavior of descriptor-typed fields on dataclasses
https://bugs.python.org/issue47174

#47165: [C API] Test that the Python C API is compatible with C++
https://bugs.python.org/issue47165

#47159: multiprocessing.pool.Pool.apply block infinitely when stressed
https://bugs.python.org/issue47159

#47153: __doc__ should generally be writable
https://bugs.python.org/issue47153

#47150: HTTPRedirectHandler fails on POST for 307 and 308
https://bugs.python.org/issue47150

#47142: Document importlib.resources.abc.Traversable
https://bugs.python.org/issue47142

#47141: EmailMessage may lack Mime-Version
https://bugs.python.org/issue47141



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

#47189: What's new in Python 3.11: Faster CPython
https://bugs.python.org/issue47189

#47186: split JUMP_IF_NOT_EXC/EG_MATCH into CHECK_EXC/EG_MATCH + jump
https://bugs.python.org/issue47186

#47182: _PyUnicode_Fini should invalidate ucnhash_capi capsule pointer
https://bugs.python.org/issue47182

#47177: Frames should store next_instr instead of lasti
https://bugs.python.org/issue47177

#47176: Interrupt handling for wasm32-emscripten builds without pthrea
https://bugs.python.org/issue47176

#47168: Improvements for stable ABI definition files
https://bugs.python.org/issue47168

#47167: Allow overriding future-task compliance check in asyncio
https://bugs.python.org/issue47167

#47164: [C API] Add private "CAST" macros to clean up casts in C code
https://bugs.python.org/issue47164

#47161: pathlib method relative_to doesnt work with // in paths
https://bugs.python.org/issue47161

#47154: -arch <arch> detection in _osx_support generates false positiv
https://bugs.python.org/issue47154

#47152: Reorganize the re module sources
https://bugs.python.org/issue47152

#47138: Pin Jinja2 to fix docs build
https://bugs.python.org/issue47138

#47132: Move tests from setobject.c to _testcapimodule
https://bugs.python.org/issue47132

#47131: Speedup test_unparse
https://bugs.python.org/issue47131

#47123: ZipFile.writestr should respect SOURCE_DATE_EPOCH
https://bugs.python.org/issue47123



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

#47143: Add types.copy_class() which updates closures
https://bugs.python.org/issue47143 17 msgs

#47164: [C API] Add private "CAST" macros to clean up casts in C code
https://bugs.python.org/issue47164 13 msgs

#47138: Pin Jinja2 to fix docs build
https://bugs.python.org/issue47138 12 msgs

#32642: add support for path-like objects in sys.path
https://bugs.python.org/issue32642 9 msgs

#47145: Improve graphlib.TopologicalSort by removing the prepare step
https://bugs.python.org/issue47145 9 msgs

#47149: DatagramHandler doing DNS lookup on every log message
https://bugs.python.org/issue47149 8 msgs

#43323: UnicodeEncodeError: surrogates not allowed when parsing invali
https://bugs.python.org/issue43323 7 msgs

#46907: Update Windows and MacOS installer to SQLite 3.38.2
https://bugs.python.org/issue46907 7 msgs

#47133: enhance unittest to show test name and docstring on one line
https://bugs.python.org/issue47133 7 msgs

#47158: logging.handlers.SysLogHandler doesn't get cleaned up properly
https://bugs.python.org/issue47158 7 msgs



Issues closed (53)
==================

#9134: sre bug: lastmark_save/restore
https://bugs.python.org/issue9134 closed by serhiy.storchaka

#14265: Fully qualified test name in failure output
https://bugs.python.org/issue14265 closed by asvetlov

#14911: generator.throw() documentation inaccurate
https://bugs.python.org/issue14911 closed by asvetlov

#24837: await process.wait() does not work with a new_event_loop
https://bugs.python.org/issue24837 closed by gvanrossum

#26120: pydoc: move __future__ imports out of the DATA block
https://bugs.python.org/issue26120 closed by iritkatriel

#27929: asyncio.AbstractEventLoop.sock_connect broken for AF_BLUETOOTH
https://bugs.python.org/issue27929 closed by asvetlov

#28516: contextlib.ExitStack.__enter__ has trivial but undocumented be
https://bugs.python.org/issue28516 closed by JelleZijlstra

#30479: improve asyncio debugging
https://bugs.python.org/issue30479 closed by asvetlov

#31140: Insufficient error message with incorrect formated string lite
https://bugs.python.org/issue31140 closed by eric.smith

#33178: Add support for BigEndianUnion and LittleEndianUnion in ctypes
https://bugs.python.org/issue33178 closed by gregory.p.smith

#35859: Capture behavior depends on the order of an alternation
https://bugs.python.org/issue35859 closed by serhiy.storchaka

#36643: Forward reference is not resolved by dataclasses.fields()
https://bugs.python.org/issue36643 closed by eric.smith

#39355: The Python library will not compile with a C++2020 compiler be
https://bugs.python.org/issue39355 closed by vstinner

#39622: Handle KeyboardInterrupt in asyncio
https://bugs.python.org/issue39622 closed by asvetlov

#42340: KeyboardInterrupt should come with a warning
https://bugs.python.org/issue42340 closed by JelleZijlstra

#44090: Add class binding to unbound super objects for allowing autosu
https://bugs.python.org/issue44090 closed by gvanrossum

#44493: Missing terminated NUL in the length of sockaddr_un
https://bugs.python.org/issue44493 closed by zonyitoo

#44740: Lowercase "Internet" and "web" in docs
https://bugs.python.org/issue44740 closed by felixxm

#45099: asyncio.Task's documentation says that loop arg is removed whe
https://bugs.python.org/issue45099 closed by asvetlov

#46566: Support -3.11-arm64 in py.exe launcher
https://bugs.python.org/issue46566 closed by steve.dower

#46691: sysconfig.get_platform() raises ValueError on macOS if '-arch'
https://bugs.python.org/issue46691 closed by ned.deily

#46775: [Windows] OSError should unconditionally call winerror_to_errn
https://bugs.python.org/issue46775 closed by corona10

#46992: If use textwrap.dedent with string formatting, may get uninten
https://bugs.python.org/issue46992 closed by eric.smith

#47079: Integral.denominator shouldn't return an int
https://bugs.python.org/issue47079 closed by serhiy.storchaka

#47083: The __complex__ method is missing from the complex, float, and
https://bugs.python.org/issue47083 closed by rhettinger

#47095: Prefer libb2 over vendored copy of blake2
https://bugs.python.org/issue47095 closed by christian.heimes

#47098: sha3: Replace Keccak Code Package with tiny_sha3
https://bugs.python.org/issue47098 closed by christian.heimes

#47099: Replace with_traceback() with exception chaining and reraising
https://bugs.python.org/issue47099 closed by arhadthedev

#47105: [Doc] grp cites pwd.h instead of grp.h
https://bugs.python.org/issue47105 closed by ned.deily

#47116: Use _PyLong_FromUnsignedChar in bytearrayobject.c
https://bugs.python.org/issue47116 closed by Dennis Sweeney

#47117: repl segfaults on non utf-8 input
https://bugs.python.org/issue47117 closed by pablogsal

#47118: test_run_keeps_context in test_asyncio fails
https://bugs.python.org/issue47118 closed by asvetlov

#47126: Update to canonical PEP URLs
https://bugs.python.org/issue47126 closed by pablogsal

#47127: Specialize call for c functions with METH_FASTCALL|METH_KEYWOR
https://bugs.python.org/issue47127 closed by kumaraditya

#47128: Enhance Argument Clinic's NoneType return converter to give `v
https://bugs.python.org/issue47128 closed by serhiy.storchaka

#47129: Improve errors messages in f-string syntax errors
https://bugs.python.org/issue47129 closed by eric.smith

#47130: mro and super don't feel so pythonic
https://bugs.python.org/issue47130 closed by kj

#47137: MemoryError in codeop.compile_command
https://bugs.python.org/issue47137 closed by eric.smith

#47146: PR check "Check if generated files are up to date" failing int
https://bugs.python.org/issue47146 closed by eric.snow

#47148: sys.path.append before import the module causing module don't
https://bugs.python.org/issue47148 closed by zach.ware

#47151: subprocess fails when used as init, vfork() returns EINVAL if
https://bugs.python.org/issue47151 closed by gregory.p.smith

#47155: Strange behavior on the tuple that includes list
https://bugs.python.org/issue47155 closed by eric.smith

#47157: bijective invertible map
https://bugs.python.org/issue47157 closed by rhettinger

#47160: round function is not working as expected
https://bugs.python.org/issue47160 closed by xtreak

#47162: Add call trampoline to work around bad fpcasts on Emscripten
https://bugs.python.org/issue47162 closed by christian.heimes

#47163: "unterminated subpattern" in valid regex if re.VERBOSE is used
https://bugs.python.org/issue47163 closed by nedbat

#47170: py launcher on windows opens new terminal window when parsing
https://bugs.python.org/issue47170 closed by chrias

#47171: Enable py.exe install in Windows ARM64 installer
https://bugs.python.org/issue47171 closed by steve.dower

#47172: Make virtual opcodes in the compiler negative and is_jump() id
https://bugs.python.org/issue47172 closed by iritkatriel

#47173: test_launcher fails on win-arm64 buildbot
https://bugs.python.org/issue47173 closed by steve.dower

#47178: Improve the implementations of Sequence.index and MutableSeque
https://bugs.python.org/issue47178 closed by rhettinger

#47180: Remove unnecessary registration of weakref.WeakSet as a subtyp
https://bugs.python.org/issue47180 closed by rhettinger

#47183: Cant compile html docs
https://bugs.python.org/issue47183 closed by zach.ware