ACTIVITY SUMMARY (2022-03-04 - 2022-03-11)
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    7233 ( +9)
  closed 51481 (+56)
  total  58714 (+65)

Open issues with patches: 2940 


Issues opened (43)
==================

#45138: [sqlite3] expand bound values in traced statements when possib
https://bugs.python.org/issue45138  reopened by erlendaasland

#46924: make install hangs when installing zoneinfo/_zoneinfo.py
https://bugs.python.org/issue46924  opened by AmericanEnglish

#46925: Document dict behavior when setting equal but not identical ke
https://bugs.python.org/issue46925  opened by malthe

#46926: runpy.run_path didn't set __package__ to None as describe in d
https://bugs.python.org/issue46926  opened by yanhao.charles

#46930: Iterating over cls.__dict__ in classmethod causes RuntimeError
https://bugs.python.org/issue46930  opened by PythonF

#46931: zipfile library will raise uncaught oserror when reading lengt
https://bugs.python.org/issue46931  opened by ultimalium

#46934: Started multiprocessing.Process instances are unserialisable
https://bugs.python.org/issue46934  opened by maggyero

#46938: dataclass __post_init__ recursion
https://bugs.python.org/issue46938  opened by bar.harel

#46939: Specialize calls for Python classes
https://bugs.python.org/issue46939  opened by kj

#46942: Convert Object/classobject.c to Argument Clinic
https://bugs.python.org/issue46942  opened by arhadthedev

#46943: fix[imaplib]: call Exception with string instance
https://bugs.python.org/issue46943  opened by spaceone

#46944: Use FASTCALL calling convention in generator.throw
https://bugs.python.org/issue46944  opened by kumaraditya303

#46945: Quantifier and Expanded Regex Expression Gives Different Resul
https://bugs.python.org/issue46945  opened by vmd3.14

#46946: Port core types to Argument Clinic
https://bugs.python.org/issue46946  opened by arhadthedev

#46949: Print an indication if traceback exceeds sys.tracebacklimit
https://bugs.python.org/issue46949  opened by JelleZijlstra

#46950: Windows 11 venv
https://bugs.python.org/issue46950  opened by darrel.opry

#46951: Zipapp contents are in filesystem-dependent order
https://bugs.python.org/issue46951  opened by h.finucane

#46953: use FASTCALL for __import__ builtin
https://bugs.python.org/issue46953  opened by kumaraditya303

#46956: TextIOWrapper.seek silently wraps around on very large offsets
https://bugs.python.org/issue46956  opened by vlaci

#46957: Logger with a custom class breaks on copy
https://bugs.python.org/issue46957  opened by govinda18

#46958: json dump/dumps prints each array element on a new line (bad f
https://bugs.python.org/issue46958  opened by Entirity

#46959: ctypes.util.find_library can delete /dev/null
https://bugs.python.org/issue46959  opened by barry.c.davis

#46960: Docs: Link from settrace to frame
https://bugs.python.org/issue46960  opened by guettli

#46961: Caching/interning of small ints sometimes fails
https://bugs.python.org/issue46961  opened by steven.daprano

#46962: Fix docstrings that do not honor --without-doc-strings
https://bugs.python.org/issue46962  opened by arhadthedev

#46963: Deep Lazy Imports - Interpreter-level deferred module loading
https://bugs.python.org/issue46963  opened by Kronuz

#46964: The global config should not be stored on each interpreter
https://bugs.python.org/issue46964  opened by eric.snow

#46965: Enable informing callee it's awaited via vector call flag
https://bugs.python.org/issue46965  opened by dino.viehland

#46966: c_void_p array is a footgun on I32LP64 systems
https://bugs.python.org/issue46966  opened by taralx

#46967: Type union for except
https://bugs.python.org/issue46967  opened by Henry Schreiner

#46968: Insufficient sigaltstack size used by CPython prevents extensi
https://bugs.python.org/issue46968  opened by oleksandr-pavlyk

#46970: dataclass(slots=True) incompatible with __init_subclass__
https://bugs.python.org/issue46970  opened by crusaderky

#46973: Provide make target to regenerate autoconf files with containe
https://bugs.python.org/issue46973  opened by christian.heimes

#46975: clang: error: linker command failed with exit code 1 (use -v t
https://bugs.python.org/issue46975  opened by Battant

#46976: Update macOS installer builds to use ncurses 6.3
https://bugs.python.org/issue46976  opened by ned.deily

#46977: tempfile.TemporaryDirectory fails removing dir in some edge ca
https://bugs.python.org/issue46977  opened by afeblot

#46978: Doc strings for built-in, in-place operators are misleading
https://bugs.python.org/issue46978  opened by nickovs

#46981: Empty typing.Tuple
https://bugs.python.org/issue46981  opened by serhiy.storchaka

#46983: test_sqlite3: test_trace_too_much_expanded_sql() failed on AMD
https://bugs.python.org/issue46983  opened by vstinner

#46984: test_concurrent_futures logs many UndefinedBehaviorSanitizer "
https://bugs.python.org/issue46984  opened by vstinner

#46985: Upgrade ensurepip bundled pip to 22.0.4
https://bugs.python.org/issue46985  opened by pradyunsg

#46986: Upgrade ensurepip bundled setuptools to 60.9.3
https://bugs.python.org/issue46986  opened by pradyunsg

#46987: Remove _PySys_GetObjectId / _PySys_GetObjectId
https://bugs.python.org/issue46987  opened by corona10



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

#46986: Upgrade ensurepip bundled setuptools to 60.9.3
https://bugs.python.org/issue46986

#46985: Upgrade ensurepip bundled pip to 22.0.4
https://bugs.python.org/issue46985

#46984: test_concurrent_futures logs many UndefinedBehaviorSanitizer "
https://bugs.python.org/issue46984

#46983: test_sqlite3: test_trace_too_much_expanded_sql() failed on AMD
https://bugs.python.org/issue46983

#46981: Empty typing.Tuple
https://bugs.python.org/issue46981

#46978: Doc strings for built-in, in-place operators are misleading
https://bugs.python.org/issue46978

#46977: tempfile.TemporaryDirectory fails removing dir in some edge ca
https://bugs.python.org/issue46977

#46968: Insufficient sigaltstack size used by CPython prevents extensi
https://bugs.python.org/issue46968

#46965: Enable informing callee it's awaited via vector call flag
https://bugs.python.org/issue46965

#46963: Deep Lazy Imports - Interpreter-level deferred module loading
https://bugs.python.org/issue46963

#46962: Fix docstrings that do not honor --without-doc-strings
https://bugs.python.org/issue46962

#46960: Docs: Link from settrace to frame
https://bugs.python.org/issue46960

#46959: ctypes.util.find_library can delete /dev/null
https://bugs.python.org/issue46959

#46958: json dump/dumps prints each array element on a new line (bad f
https://bugs.python.org/issue46958

#46956: TextIOWrapper.seek silently wraps around on very large offsets
https://bugs.python.org/issue46956



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

#46986: Upgrade ensurepip bundled setuptools to 60.9.3
https://bugs.python.org/issue46986

#46985: Upgrade ensurepip bundled pip to 22.0.4
https://bugs.python.org/issue46985

#46978: Doc strings for built-in, in-place operators are misleading
https://bugs.python.org/issue46978

#46973: Provide make target to regenerate autoconf files with containe
https://bugs.python.org/issue46973

#46968: Insufficient sigaltstack size used by CPython prevents extensi
https://bugs.python.org/issue46968

#46964: The global config should not be stored on each interpreter
https://bugs.python.org/issue46964

#46962: Fix docstrings that do not honor --without-doc-strings
https://bugs.python.org/issue46962

#46958: json dump/dumps prints each array element on a new line (bad f
https://bugs.python.org/issue46958

#46946: Port core types to Argument Clinic
https://bugs.python.org/issue46946

#46943: fix[imaplib]: call Exception with string instance
https://bugs.python.org/issue46943

#46942: Convert Object/classobject.c to Argument Clinic
https://bugs.python.org/issue46942

#46939: Specialize calls for Python classes
https://bugs.python.org/issue46939

#46934: Started multiprocessing.Process instances are unserialisable
https://bugs.python.org/issue46934

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

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



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

#43923: Can't create generic NamedTuple as of py3.9
https://bugs.python.org/issue43923  21 msgs

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

#46925: Document dict behavior when setting equal but not identical ke
https://bugs.python.org/issue46925   8 msgs

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

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

#46943: fix[imaplib]: call Exception with string instance
https://bugs.python.org/issue46943   6 msgs

#46953: use FASTCALL for __import__ builtin
https://bugs.python.org/issue46953   6 msgs

#46987: Remove _PySys_GetObjectId / _PySys_GetObjectId
https://bugs.python.org/issue46987   6 msgs

#39298: add BLAKE3 to hashlib
https://bugs.python.org/issue39298   5 msgs

#45138: [sqlite3] expand bound values in traced statements when possib
https://bugs.python.org/issue45138   5 msgs



Issues closed (52)
==================

#24959: unittest swallows part of stack trace when raising AssertionEr
https://bugs.python.org/issue24959  closed by iritkatriel

#25415: [io doc] Reword "there is no public constructor"
https://bugs.python.org/issue25415  closed by terry.reedy

#29251: [doc] Class __dict__ is only a mapping proxy
https://bugs.python.org/issue29251  closed by iritkatriel

#30740: SSLError when cancelling an SSL connection
https://bugs.python.org/issue30740  closed by asvetlov

#33886: SSL on aiomysql hangs on reconnection
https://bugs.python.org/issue33886  closed by asvetlov

#34810: Maximum and minimum value of C types integers from Python
https://bugs.python.org/issue34810  closed by iritkatriel

#35677: Do not automount in stat() by default
https://bugs.python.org/issue35677  closed by serhiy.storchaka

#36098: asyncio: ssl client-server with "slow" read
https://bugs.python.org/issue36098  closed by asvetlov

#36709: Asyncio SSL keep-alive connections raise errors after loop clo
https://bugs.python.org/issue36709  closed by asvetlov

#37179: asyncio loop.start_tls() provide support for TLS in TLS
https://bugs.python.org/issue37179  closed by asvetlov

#43253: asyncio open_connection fails when a socket is explicitly clos
https://bugs.python.org/issue43253  closed by asvetlov

#43292: xml.ElementTree iterparse filehandle left open
https://bugs.python.org/issue43292  closed by serhiy.storchaka

#44549: Update Windows installer to use bzip2 1.0.8
https://bugs.python.org/issue44549  closed by steve.dower

#45033: Calls to PyErr_PrintEx in destructors cause calling async func
https://bugs.python.org/issue45033  closed by gregory.p.smith

#45319: Possible regression in __annotations__ descr for heap type sub
https://bugs.python.org/issue45319  closed by larry

#45828: [sqlite3] use unraisable exceptions in callbacks
https://bugs.python.org/issue45828  closed by erlendaasland

#46170: Improving the error message when subclassing NewType
https://bugs.python.org/issue46170  closed by JelleZijlstra

#46198: Duplicate and unused code in tests
https://bugs.python.org/issue46198  closed by AlexWaygood

#46245: Add support for dir_fd in shutil.rmtree()
https://bugs.python.org/issue46245  closed by serhiy.storchaka

#46341: duplicate paragraphs - asyncio Coroutines and Tasks file
https://bugs.python.org/issue46341  closed by serhiy.storchaka

#46414: Add typing.reveal_type
https://bugs.python.org/issue46414  closed by JelleZijlstra

#46494: Mention typing_extensions in the typing documentation
https://bugs.python.org/issue46494  closed by JelleZijlstra

#46581: _typevar_types and _paramspec_tvars are missing from _GenericA
https://bugs.python.org/issue46581  closed by serhiy.storchaka

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

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

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

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

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

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

#46927: Improve error message for subscripting non-generic types
https://bugs.python.org/issue46927  closed by serhiy.storchaka

#46928: type.__qualname__ ignores module name in tp_name for static ty
https://bugs.python.org/issue46928  closed by ronaldoussoren

#46929: __rrshift__ for same class obj will  raise TypeError
https://bugs.python.org/issue46929  closed by mark.dickinson

#46932: Please update bundled libexpat to 2.4.7 with an important fix
https://bugs.python.org/issue46932  closed by steve.dower

#46933: Make pwd module optional for wasm32-emscripten and wasi
https://bugs.python.org/issue46933  closed by christian.heimes

#46935: import of submodule polutes global namespace
https://bugs.python.org/issue46935  closed by maxbachmann

#46936: Fix grammar_grapher with the new forced directive
https://bugs.python.org/issue46936  closed by pablogsal

#46937: convert remaining functions to AC in _weakref
https://bugs.python.org/issue46937  closed by corona10

#46940: Suggestion messages don't properly work in nested getattr call
https://bugs.python.org/issue46940  closed by pablogsal

#46941: Bug or plug not removed (The operator "is")
https://bugs.python.org/issue46941  closed by eric.smith

#46947: unicodedata.name gives ValueError for control characters
https://bugs.python.org/issue46947  closed by serhiy.storchaka

#46948: [CVE-2022-26488] Escalation of privilege via Windows Installer
https://bugs.python.org/issue46948  closed by steve.dower

#46952: pip progress bar display bug
https://bugs.python.org/issue46952  closed by Dennis Sweeney

#46954: Awaiting multiple times on same task increases memory usage un
https://bugs.python.org/issue46954  closed by iritkatriel

#46955: The documentation mentions asyncio.Server. It does not exist.
https://bugs.python.org/issue46955  closed by asvetlov

#46969: `pip install wrapt` fails on ast.py in Python 3.11.0a6
https://bugs.python.org/issue46969  closed by Dutcho

#46971: python takes long time when return big data
https://bugs.python.org/issue46971  closed by mark.dickinson

#46972: Documentation: Reference says AssertionError is raised by `ass
https://bugs.python.org/issue46972  closed by serhiy.storchaka

#46974: set function for lists on numbers, sometimes sorts elements fr
https://bugs.python.org/issue46974  closed by eric.smith

#46979: Spam
https://bugs.python.org/issue46979  closed by Dennis Sweeney

#46980: ast.FunctionDef cannot find functions under if statement
https://bugs.python.org/issue46980  closed by JelleZijlstra

#46982: Error in the experts list
https://bugs.python.org/issue46982  closed by JelleZijlstra

#46988: if a python program is execute by subprocess, the python progr
https://bugs.python.org/issue46988  closed by markhuang3310
_______________________________________________
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/XPMFVNSQX6VR4BG5ABZBBNN2GKS2EARQ/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to