ACTIVITY SUMMARY (2022-02-25 - 2022-03-04)
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    7224 ( +4)
  closed 51425 (+62)
  total  58649 (+66)

Open issues with patches: 2938 


Issues opened (48)
==================

#44807: typing.Protocol silently overrides __init__ method of delivere
https://bugs.python.org/issue44807  reopened by gvanrossum

#46623: test_zlib: test_pair() and test_speech128() fail with s390x ha
https://bugs.python.org/issue46623  reopened by petr.viktorin

#46823: Add LOAD_FAST__LOAD_ATTR_INSTANCE_VALUE combined opcode
https://bugs.python.org/issue46823  reopened by brandtbucher

#46858: mmap constructor resets the file pointer on Windows
https://bugs.python.org/issue46858  opened by benrg

#46860: `--with-suffix` not respected on case-insensitive file systems
https://bugs.python.org/issue46860  opened by brett.cannon

#46862: subprocess makes environment blocks with duplicate keys on Win
https://bugs.python.org/issue46862  opened by benrg

#46863: Python 3.10 OpenSSL Configuration Issues
https://bugs.python.org/issue46863  opened by adam

#46864: Deprecate ob_shash in BytesObject
https://bugs.python.org/issue46864  opened by methane

#46868: Improve performance of math.prod with bignums (and functools.r
https://bugs.python.org/issue46868  opened by benrg

#46870: Improper Input Validation in urlparse
https://bugs.python.org/issue46870  opened by P0cas

#46872: Odd handling of signal raised if an illegal syscall is attempt
https://bugs.python.org/issue46872  opened by bup

#46878: [sqlite3] remove "non-standard" from docstrings
https://bugs.python.org/issue46878  opened by erlendaasland

#46879: [doc] incorrect sphinx object names
https://bugs.python.org/issue46879  opened by push-f

#46880: zipfile library doesn't extract windows zip files properly on 
https://bugs.python.org/issue46880  opened by nimrodf

#46881: Statically allocate and initialize the latin1 characters.
https://bugs.python.org/issue46881  opened by kumaraditya303

#46882: Clarify argument type of platform.platform(aliased, terse) to 
https://bugs.python.org/issue46882  opened by Rotzbua

#46883: Add glossary entries to clarify the true/True and false/False 
https://bugs.python.org/issue46883  opened by steven.daprano

#46884: [doc] msilib.rst uses data directive to document modules
https://bugs.python.org/issue46884  opened by push-f

#46885: Ensure PEP 663 changes are reverted from 3.11
https://bugs.python.org/issue46885  opened by pablogsal

#46887: ./Programs/_freeze_module fails with MSAN: Uninitialized value
https://bugs.python.org/issue46887  opened by vstinner

#46888: SharedMemory.close() destroys memory
https://bugs.python.org/issue46888  opened by ronny-rentner

#46890: venv does not create "python" link in python 3.11
https://bugs.python.org/issue46890  opened by ronaldoussoren

#46892: Async Call-Stack Reconstruction
https://bugs.python.org/issue46892  opened by mpage

#46893: Allow extensions to set the vectorcall field on instances of P
https://bugs.python.org/issue46893  opened by itamaro

#46895: Allow extensions to set a callback to be invoked when a type i
https://bugs.python.org/issue46895  opened by mpage

#46896: add support for watching writes to selected dictionaries
https://bugs.python.org/issue46896  opened by carljm

#46897: Add API to allow extensions to set callback function on creati
https://bugs.python.org/issue46897  opened by mpage

#46898: Add API to allow extensions to set callback function on creati
https://bugs.python.org/issue46898  opened by mpage

#46899: use of uninitialized value with msan from subprocess_fork_exec
https://bugs.python.org/issue46899  opened by yilei

#46901: Deprecate and eventually remove macOS-only PYTHONEXECUTABLE en
https://bugs.python.org/issue46901  opened by ned.deily

#46902: Typo hint message for from-imports?
https://bugs.python.org/issue46902  opened by Jean_Abou_Samra

#46903: Crash when setting attribute with string subclass as the name 
https://bugs.python.org/issue46903  opened by ronaldoussoren

#46904: Python Decimal supports '#' format, C Decimal does not.
https://bugs.python.org/issue46904  opened by const

#46905: winsound.PlaySound should accept pathlib.Path instances
https://bugs.python.org/issue46905  opened by Julian-O

#46906: Add PyFloat_(Pack|Unpack)(2|4|8) to the public C API
https://bugs.python.org/issue46906  opened by methane

#46907: Update Windows and MacOS installer to SQLite 3.38.0.
https://bugs.python.org/issue46907  opened by felixxm

#46908: Debugger jumps to a wrong instruction in for loop
https://bugs.python.org/issue46908  opened by franarenasafan

#46911: Early tracing has lineno=None for modules
https://bugs.python.org/issue46911  opened by nedbat

#46912: Full gc collection blocked from collecting after some amount o
https://bugs.python.org/issue46912  opened by al3x3i.k

#46913: UBSAN: test_ctypes, test_faulthandler and test_hashlib are fai
https://bugs.python.org/issue46913  opened by vstinner

#46914: On Osx Monterey(12.x), Logging.handlers.SysLogHandler does not
https://bugs.python.org/issue46914  opened by pbloom

#46915: Build with Py_LIMITED_API fails unknown type name ???PyModuleD
https://bugs.python.org/issue46915  opened by christian.heimes

#46917: Require IEEE 754 floating point to build Python 3.11
https://bugs.python.org/issue46917  opened by vstinner

#46918: The vulnerability is included in /lib/python3.9/ensurepip afte
https://bugs.python.org/issue46918  opened by zjmxq

#46920: Remove code made dead long ago with #if 0
https://bugs.python.org/issue46920  opened by arhadthedev

#46921: Vectorcall support for super()
https://bugs.python.org/issue46921  opened by kj

#46922: tarfile.TarFile.next() crashes on empty tar files
https://bugs.python.org/issue46922  opened by progval

#46923: Implement stack overflow protection for supported platforms
https://bugs.python.org/issue46923  opened by Mark.Shannon



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

#46923: Implement stack overflow protection for supported platforms
https://bugs.python.org/issue46923

#46922: tarfile.TarFile.next() crashes on empty tar files
https://bugs.python.org/issue46922

#46921: Vectorcall support for super()
https://bugs.python.org/issue46921

#46917: Require IEEE 754 floating point to build Python 3.11
https://bugs.python.org/issue46917

#46912: Full gc collection blocked from collecting after some amount o
https://bugs.python.org/issue46912

#46904: Python Decimal supports '#' format, C Decimal does not.
https://bugs.python.org/issue46904

#46901: Deprecate and eventually remove macOS-only PYTHONEXECUTABLE en
https://bugs.python.org/issue46901

#46899: use of uninitialized value with msan from subprocess_fork_exec
https://bugs.python.org/issue46899

#46898: Add API to allow extensions to set callback function on creati
https://bugs.python.org/issue46898

#46897: Add API to allow extensions to set callback function on creati
https://bugs.python.org/issue46897

#46895: Allow extensions to set a callback to be invoked when a type i
https://bugs.python.org/issue46895

#46893: Allow extensions to set the vectorcall field on instances of P
https://bugs.python.org/issue46893

#46892: Async Call-Stack Reconstruction
https://bugs.python.org/issue46892

#46881: Statically allocate and initialize the latin1 characters.
https://bugs.python.org/issue46881

#46879: [doc] incorrect sphinx object names
https://bugs.python.org/issue46879



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

#46921: Vectorcall support for super()
https://bugs.python.org/issue46921

#46920: Remove code made dead long ago with #if 0
https://bugs.python.org/issue46920

#46913: UBSAN: test_ctypes, test_faulthandler and test_hashlib are fai
https://bugs.python.org/issue46913

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

#46906: Add PyFloat_(Pack|Unpack)(2|4|8) to the public C API
https://bugs.python.org/issue46906

#46903: Crash when setting attribute with string subclass as the name 
https://bugs.python.org/issue46903

#46887: ./Programs/_freeze_module fails with MSAN: Uninitialized value
https://bugs.python.org/issue46887

#46884: [doc] msilib.rst uses data directive to document modules
https://bugs.python.org/issue46884

#46882: Clarify argument type of platform.platform(aliased, terse) to 
https://bugs.python.org/issue46882

#46881: Statically allocate and initialize the latin1 characters.
https://bugs.python.org/issue46881

#46879: [doc] incorrect sphinx object names
https://bugs.python.org/issue46879

#46878: [sqlite3] remove "non-standard" from docstrings
https://bugs.python.org/issue46878

#46864: Deprecate ob_shash in BytesObject
https://bugs.python.org/issue46864

#46860: `--with-suffix` not respected on case-insensitive file systems
https://bugs.python.org/issue46860

#46850: [C API] Move _PyEval_EvalFrameDefault() to the internal C API
https://bugs.python.org/issue46850



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

#46841: Inline bytecode caches
https://bugs.python.org/issue46841  16 msgs

#46913: UBSAN: test_ctypes, test_faulthandler and test_hashlib are fai
https://bugs.python.org/issue46913  15 msgs

#46890: venv does not create "python" link in python 3.11
https://bugs.python.org/issue46890  14 msgs

#44807: typing.Protocol silently overrides __init__ method of delivere
https://bugs.python.org/issue44807  10 msgs

#46863: Python 3.10 OpenSSL Configuration Issues
https://bugs.python.org/issue46863  10 msgs

#46868: Improve performance of math.prod with bignums (and functools.r
https://bugs.python.org/issue46868   8 msgs

#46896: add support for watching writes to selected dictionaries
https://bugs.python.org/issue46896   8 msgs

#46836: [C API] Move PyFrameObject to the internal C API
https://bugs.python.org/issue46836   7 msgs

#46888: SharedMemory.close() destroys memory
https://bugs.python.org/issue46888   7 msgs

#17505: [doc] email.header.Header.__unicode__ does not decode header
https://bugs.python.org/issue17505   6 msgs



Issues closed (58)
==================

#6634: [doc] sys.exit() called from threads other than the main one: 
https://bugs.python.org/issue6634  closed by iritkatriel

#10515: csv sniffer does not recognize quotes at the end of line
https://bugs.python.org/issue10515  closed by iritkatriel

#15002: urllib2 does not download 4 MB file completely using ftp
https://bugs.python.org/issue15002  closed by iritkatriel

#21910: [doc] File protocol should document if writelines must handle 
https://bugs.python.org/issue21910  closed by Jelle Zijlstra

#30698: asyncio sslproto do not shutdown ssl layer cleanly
https://bugs.python.org/issue30698  closed by asvetlov

#42337: Skip building web installers on Windows
https://bugs.python.org/issue42337  closed by steve.dower

#45062: test_asyncio: test_huge_content_recvinto() failed on PPC64LE R
https://bugs.python.org/issue45062  closed by vstinner

#45065: test_asyncio failed (env changed) on s390x RHEL8 Refleaks 3.10
https://bugs.python.org/issue45065  closed by vstinner

#45159: data_received called on protocol after call to pause_reading o
https://bugs.python.org/issue45159  closed by asvetlov

#45431: [C API] Rename CFrame or hide it to only export names starting
https://bugs.python.org/issue45431  closed by vstinner

#45492: stdlib inspect documentation on code.co_names is incorrect
https://bugs.python.org/issue45492  closed by iritkatriel

#46195: Annotated and Optional get_type_hints buggy interaction
https://bugs.python.org/issue46195  closed by Jelle Zijlstra

#46311: Clean up PyLong_FromLong and PyLong_FromLongLong
https://bugs.python.org/issue46311  closed by Mark.Shannon

#46318: asyncio and ssl: ResourceWarning: unclosed transport
https://bugs.python.org/issue46318  closed by asvetlov

#46389: 3.11: unused generator comprehensions cause f_lineno==None
https://bugs.python.org/issue46389  closed by Mark.Shannon

#46567: Add Tcl/Tk builds for ARM64
https://bugs.python.org/issue46567  closed by steve.dower

#46633: AddressSanitizer: Skip tests directly in Python, not with exte
https://bugs.python.org/issue46633  closed by vstinner

#46643: typing.Annotated cannot wrap typing.ParamSpec args/kwargs
https://bugs.python.org/issue46643  closed by Jelle Zijlstra

#46661: Duplicate deprecation warnings in docs for asyncio
https://bugs.python.org/issue46661  closed by gvanrossum

#46675: Allow more than 16 items in split-keys dicts and "virtual" obj
https://bugs.python.org/issue46675  closed by Mark.Shannon

#46712: Share global string identifiers in deepfreeze
https://bugs.python.org/issue46712  closed by gvanrossum

#46748: Python.h includes stdbool.h
https://bugs.python.org/issue46748  closed by erlendaasland

#46753: Statically allocate and initialize the empty tuple.
https://bugs.python.org/issue46753  closed by eric.snow

#46756: Incorrect authorization check in urllib.request
https://bugs.python.org/issue46756  closed by pablogsal

#46786: embed, source, track, wbr HTML elements not considered empty
https://bugs.python.org/issue46786  closed by scoder

#46794: Please update bundled libexpat to 2.4.6 with security fixes (5
https://bugs.python.org/issue46794  closed by corona10

#46808: remove NEXT_BLOCK() from compile.c
https://bugs.python.org/issue46808  closed by iritkatriel

#46816: Remove declarations for non-__STDC__ compilers
https://bugs.python.org/issue46816  closed by vstinner

#46831: Outdated comment for __build_class__ in compile.c
https://bugs.python.org/issue46831  closed by Jelle Zijlstra

#46845: dict: Use smaller entry for Unicode-key only dict.
https://bugs.python.org/issue46845  closed by methane

#46848: Use optimized string search function in mmap.find()
https://bugs.python.org/issue46848  closed by Dennis Sweeney

#46849: Memory problems detected using Valgrind
https://bugs.python.org/issue46849  closed by sxt1001

#46852: Remove the float.__set_format__() method
https://bugs.python.org/issue46852  closed by mark.dickinson

#46853: Python interpreter can get code from memory, it is not secure.
https://bugs.python.org/issue46853  closed by brett.cannon

#46854: Failed to compile static python3.7.12
https://bugs.python.org/issue46854  closed by ned.deily

#46855: printing a string with strange characters loops forever
https://bugs.python.org/issue46855  closed by svild

#46857: Python leaks one reference at exit on Windows
https://bugs.python.org/issue46857  closed by vstinner

#46859: NameError: free variable 'outer' referenced before assignment 
https://bugs.python.org/issue46859  closed by Jelle Zijlstra

#46861: os.environ forces variable names to upper case on Windows
https://bugs.python.org/issue46861  closed by eryksun

#46865: *() Invalid Syntax: iterable unpacking of empty tuple
https://bugs.python.org/issue46865  closed by serhiy.storchaka

#46866: bytes class extension with slices
https://bugs.python.org/issue46866  closed by serhiy.storchaka

#46867: difference of work
https://bugs.python.org/issue46867  closed by grifonice99

#46869: platform.release() and sys returns wrong version on Windows 11
https://bugs.python.org/issue46869  closed by eryksun

#46871: Lambda can't be pickled with "spawn" and only "fork"
https://bugs.python.org/issue46871  closed by ronaldoussoren

#46873: inspect.getsource with some lambdas in decorators does not get
https://bugs.python.org/issue46873  closed by ahopkins

#46874: [sqlite3] optimise user-defined functions
https://bugs.python.org/issue46874  closed by erlendaasland

#46875: Missing name in TaskGroup.__repr__()
https://bugs.python.org/issue46875  closed by achimnol

#46876: Walrus operator not in help
https://bugs.python.org/issue46876  closed by AlexWaygood

#46877: [doc] unittest.doModuleCleanups() does not exist
https://bugs.python.org/issue46877  closed by gvanrossum

#46886: ARM64 Windows Non-Debug 3.x: random build error: failure durin
https://bugs.python.org/issue46886  closed by vstinner

#46889: enable sqlite math functions on macos
https://bugs.python.org/issue46889  closed by erlendaasland

#46891: Crash in ModuleType subclass with __slots__
https://bugs.python.org/issue46891  closed by Mark.Shannon

#46894: make install DESTDIR=  uses /lib/python3.10/lib-dynload out of
https://bugs.python.org/issue46894  closed by ned.deily

#46900: marshal.dumps represents the same list object differently
https://bugs.python.org/issue46900  closed by Dreeseaw

#46909: Update getpath.py to look for os.pyc in __pycache__ folders
https://bugs.python.org/issue46909  closed by steve.dower

#46910: Expect IndentationError, get SyntaxError: 'break' outside loop
https://bugs.python.org/issue46910  closed by pablogsal

#46916: There is a problem with escape characters in the path passed i
https://bugs.python.org/issue46916  closed by vincent.fung

#46919: After Python 3.9.2 is installed, the CVE-2019-12900 and CVE-20
https://bugs.python.org/issue46919  closed by ned.deily
_______________________________________________
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/EGH72YV6LCY7BRYCNZBM6GDOIB5H7LHR/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to