February 2025 Archives by thread
Starting: Sat Feb 1 01:59:53 EST 2025
Ending: Fri Feb 28 20:51:32 EST 2025
Messages: 337
- [New-bugs-announce] [Issue 129542] Main
CPython Issues
- [New-bugs-announce] [Issue 129543] `typing.TypeVar` doesn't distinguish between `(bound=None)` and not providing a `bound` argument
CPython Issues
- [New-bugs-announce] [Issue 129545] `SyntaxError: parameter without a default follows parameter with a default` is inaccurate
CPython Issues
- [New-bugs-announce] [Issue 129547] Race in type_get_annotations under free-threading
CPython Issues
- [New-bugs-announce] [Issue 129552] Redundant condition inside `codegen_addop_load_const`
CPython Issues
- [New-bugs-announce] [Issue 129555] Docs Python.org button
CPython Issues
- [New-bugs-announce] [Issue 129556] Typo in the entered command in devguide
CPython Issues
- [New-bugs-announce] [Issue 129559] Expose PyByteArray_Resize on Python bytearray objects
CPython Issues
- [New-bugs-announce] [Issue 129567] Inconsistent name mangling in `TypedDict` in function and class forms
CPython Issues
- [New-bugs-announce] [Issue 129569] The function unicodedata.normalize() should always return an instance of the built-in str type.
CPython Issues
- [New-bugs-announce] [Issue 129573] Failed assertion in `_PyUnicode_Equal` from `calculate_suggestions` with non-string candidate
CPython Issues
- [New-bugs-announce] [Issue 129578] Doctest ignores methods decorated with `functools.singledispatchmethod`
CPython Issues
- [New-bugs-announce] [Issue 129583] Ensurepip uses outdated pip version
CPython Issues
- [New-bugs-announce] [Issue 129589] `isinstance(obj, Hashable)` raises `TypeError` when both `obj` and `type(obj)` are unhashable
CPython Issues
- [New-bugs-announce] [Issue 129592] Link to issues in idle
CPython Issues
- [New-bugs-announce] [Issue 129594] Remove redundant check on varargs in _PyArg_CheckPositional
CPython Issues
- [New-bugs-announce] [Issue 129598] ast.parse(..., mode='single') parses of multiple statements which are then not unparsed
CPython Issues
- [New-bugs-announce] [Issue 129603] Segfault if `pysqlite_Row->description == PyNone`
CPython Issues
- [New-bugs-announce] [Issue 129605] Crashing "pyrepl" with "__getattr__"
CPython Issues
- [New-bugs-announce] [Issue 129606] Simple extension module in C sets `errno=2` somewhere
CPython Issues
- [New-bugs-announce] [Issue 129614] New REPL crash (and terminal display issues) after a breakpoint and by sending Ctrl + D input
CPython Issues
- [New-bugs-announce] [Issue 129619] nogil list `reverse` breaks atomicity
CPython Issues
- [New-bugs-announce] [Issue 129622] Documentation return: help()
CPython Issues
- [New-bugs-announce] [Issue 129626] Broken symlink fails `os.path.exists(symlink)` check but raises FileExists error in `os.makedirs(symlink, exist_ok=True)`.
CPython Issues
- [New-bugs-announce] [Issue 129628] Unify the handling of `KeyboardInterrupt` in new REPLs
CPython Issues
- [New-bugs-announce] [Issue 129629] Unittest Patch only works on attributes, methods
CPython Issues
- [New-bugs-announce] [Issue 129633] Geriausios lažybų bendrovės – Kur verta statyti?
CPython Issues
- [New-bugs-announce] [Issue 129635] test_peepholers leaks references (main branch)
CPython Issues
- [New-bugs-announce] [Issue 129640] `gzip.GzipFile` creates reference cycle that requires a deep garbage collection cycle to cleanup.
CPython Issues
- [New-bugs-announce] [Issue 129641] 3.10: GHA Docs builds of PRs fail because they use removed actions/upload-artifact: v3
CPython Issues
- [New-bugs-announce] [Issue 129643] `PyList_SetItem` missing atomic store
CPython Issues
- [New-bugs-announce] [Issue 129646] Update the locale alias mapping
CPython Issues
- [New-bugs-announce] [Issue 129660] Drop test_embed from PGO exercises
CPython Issues
- [New-bugs-announce] [Issue 129664] Ubuntu / build and test (ubuntu-24.04-arm) fails on Removing Auth
CPython Issues
- [New-bugs-announce] [Issue 129666] Document that public headers target C11 and C++11
CPython Issues
- [New-bugs-announce] [Issue 129667] Update annotation parameters for objects in documentation
CPython Issues
- [New-bugs-announce] [Issue 129668] MemoryError freelist is not thread-safe in free threaded build
CPython Issues
- [New-bugs-announce] [Issue 129671] Windows datetime.astimezone(tz=None) should return tzinfo with zone name that can be used by ZoneInfo
CPython Issues
- [New-bugs-announce] [Issue 129670] Windows datetime.astimezone(tz=None) should return tzinfo with zone name that can be used by ZoneInfo
CPython Issues
- [New-bugs-announce] [Issue 129675] Alignment fault in PyMember_SetOne under freethreading on aarch64
CPython Issues
- [New-bugs-announce] [Issue 129676] Socketpair authentication fails while Proxifier is enabled
CPython Issues
- [New-bugs-announce] [Issue 129678] ConfigParser: writing a config with an empty unnamed section adds an extra newline to the beginning of the file
CPython Issues
- [New-bugs-announce] [Issue 129683] urllib : systematic exception in "quote" if called by "pathname2url" and "pathname" is a bytes object
CPython Issues
- [New-bugs-announce] [Issue 129686] `open()` built-in function: let it have `encoding=utf-8` by default
CPython Issues
- [New-bugs-announce] [Issue 129693] test_fstring.py:1655: SyntaxWarning: invalid escape sequence
CPython Issues
- [New-bugs-announce] [Issue 129694] Include `--parallel-threads` jobs in free threading TSAN CI
CPython Issues
- [New-bugs-announce] [Issue 129695] Add free-threading optimization for ``_PyFloat_FromDouble_ConsumeInputs``
CPython Issues
- [New-bugs-announce] [Issue 129699] Add information about IDLE in stdlib index
CPython Issues
- [New-bugs-announce] [Issue 129701] Data race in `intern_common` when interning str objects in the free threading build
CPython Issues
- [New-bugs-announce] [Issue 129706] SBOM for Windows contains duplicate component IDs
CPython Issues
- [New-bugs-announce] [Issue 129707] New `compute-changes.py` should be checked with mypy
CPython Issues
- [New-bugs-announce] [Issue 129709] Tidy up tier two
CPython Issues
- [New-bugs-announce] [Issue 129711] json.dump(x, f) is much slower than f.write(json.dumps(x))
CPython Issues
- [New-bugs-announce] [Issue 129712] macOS combined architecture platform tags are undocumented, and inconsistent
CPython Issues
- [New-bugs-announce] [Issue 129715] Remove `_DYNAMIC_EXIT`
CPython Issues
- [New-bugs-announce] [Issue 129719] socket.CAN_RAW_ERR_FILTER is not defined in Python 3.11 and later
CPython Issues
- [New-bugs-announce] [Issue 129720] Make Source Code a directive for easier translation
CPython Issues
- [New-bugs-announce] [Issue 129724] Bytecode compilation output depends on order of files compiled
CPython Issues
- [New-bugs-announce] [Issue 129726] gzip raising exception when closing empty buffer backed by bytesio
CPython Issues
- [New-bugs-announce] [Issue 129730] [Typing] `batched` revealed type?
CPython Issues
- [New-bugs-announce] [Issue 129732] Race between grow_thread_array and _Py_qsbr_reserve under free threading
CPython Issues
- [New-bugs-announce] [Issue 129737] `configure` help for tail call interpreter is wrong
CPython Issues
- [New-bugs-announce] [Issue 129745] DOC: `urllib.parse.urlparse()` example doesn't parse the `params`
CPython Issues
- [New-bugs-announce] [Issue 129748] Data race on `block->next` in `mi_block_set_nextx`
CPython Issues
- [New-bugs-announce] [Issue 129752] Data race on adaptive counters with `-X tlbc=0` in free threaded build
CPython Issues
- [New-bugs-announce] [Issue 129758] Inconsistent imports styles in `Lib/_pyrepl`
CPython Issues
- [New-bugs-announce] [Issue 129763] Clean up "lltrace"
CPython Issues
- [New-bugs-announce] [Issue 129766] Fatal Python error from `warnings._release_lock()`
CPython Issues
- [New-bugs-announce] [Issue 129767] Python3.13t version venv
CPython Issues
- [New-bugs-announce] [Issue 129805] `Tools/jit` has several `bytes` and `bytearray` mixups
CPython Issues
- [New-bugs-announce] [Issue 129807] Asyncio's loop.create_unix_server makes blocking calls
CPython Issues
- [New-bugs-announce] [Issue 129810] Missing error: "parameter without a default follows parameter" with a default with a function that uses `*args`
CPython Issues
- [New-bugs-announce] [Issue 129813] [C API] Add PyBytesWriter API
CPython Issues
- [New-bugs-announce] [Issue 129816] NoneType is basically deprecated but None behaves differently
CPython Issues
- [New-bugs-announce] [Issue 129817] Data race on `tp_flags` with subinterpreters and static types
CPython Issues
- [New-bugs-announce] [Issue 129819] Grand unified tail-calling JIT
CPython Issues
- [New-bugs-announce] [Issue 129824] Various data races in `InterpreterPoolMixin` tests under TSAN
CPython Issues
- [New-bugs-announce] [Issue 129825] `test_faulthandler.test_register_chain` hangs under TSAN
CPython Issues
- [New-bugs-announce] [Issue 129832] Having type hints changes inheritance on dataclass
CPython Issues
- [New-bugs-announce] [Issue 129835] pathlib ABCs: `ReadablePath.glob('')` doesn't add trailing slash
CPython Issues
- [New-bugs-announce] [Issue 129838] _Py_NO_SANITIZE_UNDEFINED is defined twice when compiling with recent GCC
CPython Issues
- [New-bugs-announce] [Issue 129842] warnings.catch_warnings docstring: obsolete compat note
CPython Issues
- [New-bugs-announce] [Issue 129843] pure-Python warn_explicit() passes wrong arg to WarningMessage
CPython Issues
- [New-bugs-announce] [Issue 129846] warnings.catch_warnings docs: dubious mention of sys.stdout
CPython Issues
- [New-bugs-announce] [Issue 129847] graphlib.invert() and graphlib.transitive()
CPython Issues
- [New-bugs-announce] [Issue 129849] `Py_tp_bases` is not tested
CPython Issues
- [New-bugs-announce] [Issue 129851] The doc for `-m` command doesn't completely state how to code is looked up
CPython Issues
- [New-bugs-announce] [Issue 129857] Float Addition Issue
CPython Issues
- [New-bugs-announce] [Issue 129858] Special syntax error for `elif` after `else`
CPython Issues
- [New-bugs-announce] [Issue 129867] Support non-sequence iterables in the `ExceptionGroup` API, or document the design decision
CPython Issues
- [New-bugs-announce] [Issue 129870] Test_sqlite3 failing with SQLite 3.49.0
CPython Issues
- [New-bugs-announce] [Issue 129871] Generator semantics change dramatically under Python 3.13
CPython Issues
- [New-bugs-announce] [Issue 129873] IDLE: Only copy the text section of idle.html to idlelib/help.html
CPython Issues
- [New-bugs-announce] [Issue 129874] avoid mixing pure python and C implementation of asyncio
CPython Issues
- [New-bugs-announce] [Issue 129876] idlelib/News3.txt for 3.14.0 and backports
CPython Issues
- [New-bugs-announce] [Issue 129889] Support context manager protocol by contextvars.Token
CPython Issues
- [New-bugs-announce] [Issue 129892] Documentation: Fix incorrect role directive in graphlib.py
CPython Issues
- [New-bugs-announce] [Issue 129898] Store and use the current task of asyncio on thread state for all threads
CPython Issues
- [New-bugs-announce] [Issue 129900] exit() not working correctly on Windows
CPython Issues
- [New-bugs-announce] [Issue 129911] pygettext: help output for keywords prints the whole keyword dictionary
CPython Issues
- [New-bugs-announce] [Issue 129912] The tp_dictoffset and Py_TPFLAGS_MANAGED_WEAKREF flag
CPython Issues
- [New-bugs-announce] [Issue 129915] Incorrect `__qualname__` in slotted dataclasses in `__init_subclass__`
CPython Issues
- [New-bugs-announce] [Issue 129917] Update macOS and Windows installers to use SQLite 3.49.0
CPython Issues
- [New-bugs-announce] [Issue 129922] Promote difflib._mdiff() to public API
CPython Issues
- [New-bugs-announce] [Issue 129926] Speed up sqlite3.Row
CPython Issues
- [New-bugs-announce] [Issue 129928] Refactor sqlite3 error handler
CPython Issues
- [New-bugs-announce] [Issue 129931] `@typing.overload` doesn't preserve function attributes (like `__annotations__`)
CPython Issues
- [New-bugs-announce] [Issue 129933] Allocated size miscalculated in ASDL sequence constructor
CPython Issues
- [New-bugs-announce] [Issue 129936] `sys.exit()` does not align with document described behavior since 3.13
CPython Issues
- [New-bugs-announce] [Issue 129939] Add darkmode support for difflib's comparison pages
CPython Issues
- [New-bugs-announce] [Issue 129948] Add `set()` Support to `multiprocessing.managers.SyncManager`
CPython Issues
- [New-bugs-announce] [Issue 129958] Vague behavior when single quoted f-string format_spec contains line break
CPython Issues
- [New-bugs-announce] [Issue 129960] print function with bad string content
CPython Issues
- [New-bugs-announce] [Issue 129964] JIT build crashes on Windows on Arm
CPython Issues
- [New-bugs-announce] [Issue 129965] Add missing MIME types
CPython Issues
- [New-bugs-announce] [Issue 129968] nogil set `clear` causes concurrent `__str__` to print as empty dict
CPython Issues
- [New-bugs-announce] [Issue 129967] nogil set `clear` causes concurrent `__str__` to print as empty dict
CPython Issues
- [New-bugs-announce] [Issue 129974] 🚨 Segmentation Fault in Python 3.10.12 when using OpenSSL (libcrypto.so.3)
CPython Issues
- [New-bugs-announce] [Issue 129976] Load target address earlier for tail call interpreter
CPython Issues
- [New-bugs-announce] [Issue 129980] Include test suite name in TSAN log filename
CPython Issues
- [New-bugs-announce] [Issue 129982] Where is the _ environment variable documented?
CPython Issues
- [New-bugs-announce] [Issue 129983] Data race in `compile_template` in `sre.c`
CPython Issues
- [New-bugs-announce] [Issue 129984] Immortal objects don't have the deferred bit set by default
CPython Issues
- [New-bugs-announce] [Issue 129987] computed-goto interpreter: Prevent the compiler from merging `DISPATCH` calls
CPython Issues
- [New-bugs-announce] [Issue 129989] `--without-tail-call-interp` actually enables the tail-call interpreter, instead of disabling!
CPython Issues
- [New-bugs-announce] [Issue 129992] segmentfault when pip installing setuptools
CPython Issues
- [New-bugs-announce] [Issue 129993] segmentfault when pip installing setuptools
CPython Issues
- [New-bugs-announce] [Issue 129994] socket.create_server: dualstack_ipv6 and family
CPython Issues
- [New-bugs-announce] [Issue 129999] Allow Manual Control Over resource_tracker in shared_memory
CPython Issues
- [New-bugs-announce] [Issue 130000] Some Windows API calls in winreg didn't release the GIL
CPython Issues
- [New-bugs-announce] [Issue 130004] PGO amd64 build broken on Windows: "Internal compiler error"
CPython Issues
- [New-bugs-announce] [Issue 130006] Version select drop down list is broken in newer versions
CPython Issues
- [New-bugs-announce] [Issue 130019] Data race in `_PyType_AllocNoTrack` in free threaded build
CPython Issues
- [New-bugs-announce] [Issue 130021] building 3.14.0a5 from source fails when using clang-19
CPython Issues
- [New-bugs-announce] [Issue 130025] iOS testbed clone breaks on some symlinks
CPython Issues
- [New-bugs-announce] [Issue 130030] Python 3.14.0a5 i686 Linux freethreading-debug build fails: gc_free_threading.c:1077: mark_heap_visitor: Assertion "gc_get_refs(op) >= 0" failed: refcount is too small
CPython Issues
- [New-bugs-announce] [Issue 130033] In 3.13.* if custom asyncio task factory is set and no task name is provided to asyncio.create_task, task name provided by task factory is overwritten to "None".
CPython Issues
- [New-bugs-announce] [Issue 130035] Python 3.14.0a5: `test_external_inspection` fails on freethreading-debug build on s390x Linux
CPython Issues
- [New-bugs-announce] [Issue 130039] Tail calling interpreter for Windows
CPython Issues
- [New-bugs-announce] [Issue 130045] IDLE submenu stays open if you switch windows
CPython Issues
- [New-bugs-announce] [Issue 130046] pyrepl: restructure imports to give a meaningful error when curses is missing on POSIX
CPython Issues
- [New-bugs-announce] [Issue 130047] Value of "tm_gmtoff" is invalid when setting time far in the future on Windows
CPython Issues
- [New-bugs-announce] [Issue 130048] Revert to default fullLTO on Clang
CPython Issues
- [New-bugs-announce] [Issue 130050] Memory leaks at _testexternalinspection
CPython Issues
- [New-bugs-announce] [Issue 130052] Some error paths do not set Exceptions in _testexternalinspection
CPython Issues
- [New-bugs-announce] [Issue 130054] Python-3.14.0a5 & Python-3.13.2 fails build on use --with-dtrace
CPython Issues
- [New-bugs-announce] [Issue 130057] Pygettext: Support translator comments
CPython Issues
- [New-bugs-announce] [Issue 130062] Weakly Referencable Object
CPython Issues
- [New-bugs-announce] [Issue 130070] `exec(<string>, closure=<non-None>)` segfaults
CPython Issues
- [New-bugs-announce] [Issue 130072] Subclasses are GC'ed even though it changes `__subclasses__()` behavior
CPython Issues
- [New-bugs-announce] [Issue 130074] Python Python 3.14.0a4 broken "input" function in OS GNU/Linux terminals
CPython Issues
- [New-bugs-announce] [Issue 130077] Different error triggered for soft keyword prefixes
CPython Issues
- [New-bugs-announce] [Issue 130090] Support PGO for clang-cl
CPython Issues
- [New-bugs-announce] [Issue 130091] Data race in `PyThread_tss_delete` and `_PyThreadState_Attach`
CPython Issues
- [New-bugs-announce] [Issue 130093] tracemalloc regression: deadlocks in 3.12.9
CPython Issues
- [New-bugs-announce] [Issue 130094] Parallel import of modules causes a ModuleNotFoundError
CPython Issues
- [New-bugs-announce] [Issue 130095] `_py_abc` Python implementation of `abc` is not thread-safe
CPython Issues
- [New-bugs-announce] [Issue 130099] Clang Compilation Error on NetBSD Due to Incorrect Fallthrough Annotation
CPython Issues
- [New-bugs-announce] [Issue 130102] pow() docs shouldn't require numeric arguments
CPython Issues
- [New-bugs-announce] [Issue 130104] Inconsisted behavior of ternary pow() for Python classes and C extension types
CPython Issues
- [New-bugs-announce] [Issue 130105] AP4A.250105.002.000Z
CPython Issues
- [New-bugs-announce] [Issue 130106] Small typo in https://docs.python.org/3/library/unittest.mock.html#where-to-patch
CPython Issues
- [New-bugs-announce] [Issue 130108] Logs are getting auto deleted after the date is changed.
CPython Issues
- [New-bugs-announce] [Issue 130110] email.utils.decode_params not supporting params that contain hyphens
CPython Issues
- [New-bugs-announce] [Issue 130112] Add meaningful `__eq__` method for `functools.partial` and `operator.{attrgetter, itemgetter, methodcaller}`
CPython Issues
- [New-bugs-announce] [Issue 130115] Active thread list may be inaccurate due to type conversion/casting
CPython Issues
- [New-bugs-announce] [Issue 130117] `typing.Annotated` does not flatten through `typing.TypeAliasType`
CPython Issues
- [New-bugs-announce] [Issue 130120] `zipfile.Path` has only partial compatibility `io.BytesIO`
CPython Issues
- [New-bugs-announce] [Issue 130123] __new__ tp-wrapper can be deferred on free-threaded builds
CPython Issues
- [New-bugs-announce] [Issue 130130] Clarify the meaning `dataclasses.field(..., hash=False)`
CPython Issues
- [New-bugs-announce] [Issue 130132] [documentation] `urlopen` examples without `with`
CPython Issues
- [New-bugs-announce] [Issue 130139] ast.parse() without optimize=True doesn't error on invalid AST type
CPython Issues
- [New-bugs-announce] [Issue 130141] resurrected asyncio `_SelectorTransport` unregisters fds it doesn't own
CPython Issues
- [New-bugs-announce] [Issue 130145] loop.run_forever can remove running loop if already running
CPython Issues
- [New-bugs-announce] [Issue 130148] contextlib.redirect_stdout/stderr does not work with freethreading
CPython Issues
- [New-bugs-announce] [Issue 130149] Refactor tests for HMAC
CPython Issues
- [New-bugs-announce] [Issue 130151] `_hashlib.hmac_new` is leaking if HMAC message object is of incorrect type
CPython Issues
- [New-bugs-announce] [Issue 130153] match: confusion regarding _ match
CPython Issues
- [New-bugs-announce] [Issue 130154] Pygettext: allow extracting constant f-strings
CPython Issues
- [New-bugs-announce] [Issue 130159] unaligned numbered list text and extra paragraph in collections.abc
CPython Issues
- [New-bugs-announce] [Issue 130160] Use `.. program::` and `.. option::` directives for modules with a documented CLI
CPython Issues
- [New-bugs-announce] [Issue 130161] curses.panel misbehaves when drawing Japanese Kanji (because they're wide?)
CPython Issues
- [New-bugs-announce] [Issue 130163] Segfault in a freethreaded JIT build from using `contextlib.redirect_stdout` in threads
CPython Issues
- [New-bugs-announce] [Issue 130164] Signature.bind allows certain positional-only parameters as keywords
CPython Issues
- [New-bugs-announce] [Issue 130166] The break function stops working if any system sleep value before it is set to a number bellow 1 such as .5
CPython Issues
- [New-bugs-announce] [Issue 130167] Improve speed of functions that use `re` of various stdlib modules
CPython Issues
- [New-bugs-announce] [Issue 130168] pyrepl messed up terminal if a signal handler expects stdin
CPython Issues
- [New-bugs-announce] [Issue 130169] Possibly unnumbered list missing in Doc/c-api/function.rst
CPython Issues
- [New-bugs-announce] [Issue 130173] Why does Python 3.14 use ob_ref_local and ob_ref_shared for reference counts when GIL is absent
CPython Issues
- [New-bugs-announce] [Issue 130177] Some tests are skipped in `test_gettext`
CPython Issues
- [New-bugs-announce] [Issue 130179] Possible memory leaks in _pickle
CPython Issues
- [New-bugs-announce] [Issue 130185] Some tests are skipped in `test_functools`
CPython Issues
- [New-bugs-announce] [Issue 130193] Increate test coverage of `gettext.c2py`
CPython Issues
- [New-bugs-announce] [Issue 130195] pygettext: Remove unused option `-a/--extract-all`
CPython Issues
- [New-bugs-announce] [Issue 130197] pygettext: Clean up obsolete tests
CPython Issues
- [New-bugs-announce] [Issue 130202] `_PyObject_ResurrectEnd` may deallocate object in the "resurrection" case
CPython Issues
- [New-bugs-announce] [Issue 130203] `math.sumprod` equivalent code is more complicated than needed
CPython Issues
- [New-bugs-announce] [Issue 130209] scandir does not retry on system calls failing with EINTR
CPython Issues
- [New-bugs-announce] [Issue 130210] Can't build 3.13.2 on macOS due to `#include <os/log.h>` in `Python/pylifecycle.c`
CPython Issues
- [New-bugs-announce] [Issue 130213] blake2module.c needs to be compiled with libhacl SIMD flags
CPython Issues
- [New-bugs-announce] [Issue 130214] Undocumented public C-API `PyEllipsis_Type`
CPython Issues
- [New-bugs-announce] [Issue 130219] Document how to use the various enumeration classes in the `enum` module/ library as types for arguments in `argparse`
CPython Issues
- [New-bugs-announce] [Issue 130221] Python-3.14.0a5/Objects/typeobject.c:5262: PyType_GetModuleByDef: Assertion `mro != NULL' failed when running the anyio test suite
CPython Issues
- [New-bugs-announce] [Issue 130228] When Python is started in the IBM-943 (Japanese shift_jis) locale, it aborts.
CPython Issues
- [New-bugs-announce] [Issue 130230] Issues with Decimal and three-argument pow()
CPython Issues
- [New-bugs-announce] [Issue 130239] print omiting output when using the parameter end=" "
CPython Issues
- [New-bugs-announce] [Issue 130241] Should we set default lineno on hand crafted ASTs?
CPython Issues
- [New-bugs-announce] [Issue 130250] traceback.print_last behaving differently across python versions
CPython Issues
- [New-bugs-announce] [Issue 130256] Make RotatingFileHandler pad numbers with leading zeros
CPython Issues
- [New-bugs-announce] [Issue 130261] Append subprocess stderr in CalledProcessError.__str__()
CPython Issues
- [New-bugs-announce] [Issue 130263] list iterator and list reverse iterator are not thread safe
CPython Issues
- [New-bugs-announce] [Issue 130270] `math.sumprod` should support a `start` parameter like `sum` and `math.prod`
CPython Issues
- [New-bugs-announce] [Issue 130272] PyImport_Import does not fall back to default builtins
CPython Issues
- [New-bugs-announce] [Issue 130273] Traceback colors are shifted when the line contains wide unicode characters
CPython Issues
- [New-bugs-announce] [Issue 130279] `KeyboardInterrupt` not handled while evaluating a tight `while` loop condition on Python 3.13
CPython Issues
- [New-bugs-announce] [Issue 130283] docs: Outdated code and links in Example of `urllib.request`
CPython Issues
- [New-bugs-announce] [Issue 130285] random.sample raises "IndexError: pop from empty list" when both "population" and "counts" are empty
CPython Issues
- [New-bugs-announce] [Issue 130292] iOS testbed fails to start on completely clean Xcode install machine
CPython Issues
- [New-bugs-announce] [Issue 130293] Colorize tests fail on Xcode 16.2
CPython Issues
- [New-bugs-announce] [Issue 130294] iOS testbed doesn't reliably capture *all* log output
CPython Issues
- [New-bugs-announce] [Issue 130296] Pushing temporary, non-object pointers to the stack between micro-ops is counter-productive
CPython Issues
- [New-bugs-announce] [Issue 130301] Issues while updating binary file
CPython Issues
- [New-bugs-announce] [Issue 130303] Empire nmap
CPython Issues
- [New-bugs-announce] [Issue 130304] SSLContext loads certificates from the "CA" Intermediate certificate store.
CPython Issues
- [New-bugs-announce] [Issue 130306] Nha
CPython Issues
- [New-bugs-announce] [Issue 130312] We shouldn't use locking APIs when creating sets in bytecode
CPython Issues
- [New-bugs-announce] [Issue 130313] We shouldn't lock to clear an object
CPython Issues
- [New-bugs-announce] [Issue 130317] struct (un)packing of half-precision `nan` floats is non-invertible
CPython Issues
- [New-bugs-announce] [Issue 130319] `test_call` triggers stack overflow on WASI
CPython Issues
- [New-bugs-announce] [Issue 130320] gettext: Missing tests for fallback translations
CPython Issues
- [New-bugs-announce] [Issue 130322] asyncio: Re-reverse deprecation of set_event_loop?
CPython Issues
- [New-bugs-announce] [Issue 130323] Ctrl-C can cause Windows Console IO reads to incorrectly return empty string
CPython Issues
- [New-bugs-announce] [Issue 130327] An object referenced only through it's own `__dict__` can get collected too early.
CPython Issues
- [New-bugs-announce] [Issue 130328] Pasting in new REPL is slow
CPython Issues
- [New-bugs-announce] [Issue 130356] Adding default value as None for tk.OptionMenu positional arguments in order to follow standards and get default non-parameterized widget
CPython Issues
- [New-bugs-announce] [Issue 130363] Annotate test cases which are timing sensitive
CPython Issues
- [New-bugs-announce] [Issue 130368] Unittest.mock.patch - record result of wrapped function call
CPython Issues
- [New-bugs-announce] [Issue 130373] _LOAD_ATTR_WITH_HINT should be able to work lock-free in the free-threaded builds
CPython Issues
- [New-bugs-announce] [Issue 130374] docs: fix deprecated or broken examples in urllib.request documentation.
CPython Issues
- [New-bugs-announce] [Issue 130377] As of 3.12 `_lsprof` no longer calls `_PyEval_SetProfile` making `sys.getprofile()` useless with `cProfile`
CPython Issues
- [New-bugs-announce] [Issue 130378] `SyntaxWarning` problems are hidden after byte-code compilation
CPython Issues
- [New-bugs-announce] [Issue 130379] Zipapp creates empty archives
CPython Issues
- [New-bugs-announce] [Issue 130380] Segfault in GC at shutdown in 3.14-alpha.5
CPython Issues
- [New-bugs-announce] [Issue 130382] Py_DECREF() in interpreter doesn't call `_PyReftracerTrack(op, PyRefTracer_DESTROY)`
CPython Issues
- [New-bugs-announce] [Issue 130384] `test_sys.SysModuleTest.get_allocated_blocks` test precondition intermittently fails on iOS
CPython Issues
- [New-bugs-announce] [Issue 130396] Implement stack overflow protection for linux based on actual stack depth
CPython Issues
- [New-bugs-announce] [Issue 130397] Implement stack overflow protection for webassembly
CPython Issues
- [New-bugs-announce] [Issue 130399] AttributeError 'did you mean' suggestions don't appear for properties without a setter
CPython Issues
- [New-bugs-announce] [Issue 130409] Document that bf_getbuffer must prevent GC (only under freethreading?) to write to its `view` argument
CPython Issues
- [New-bugs-announce] [Issue 130410] ctypes.Structure: bitfield of underaligned type can cause read of unrelated memory
CPython Issues
- [New-bugs-announce] [Issue 130411] Build failure with -fsanitize=undefined
CPython Issues
- [New-bugs-announce] [Issue 130412] email.policy.default mypy error
CPython Issues
- [New-bugs-announce] [Issue 130415] Better constant narrowing in the JIT optimizer
CPython Issues
- [New-bugs-announce] [Issue 130419] Do not build the freeze module twice in case of Windows PGO builds
CPython Issues
- [New-bugs-announce] [Issue 130421] TSAN failures seen running PyO3 tests with the free-threaded build
CPython Issues
- [New-bugs-announce] [Issue 130423] Build failure of 3.12.9 on Cygwin
CPython Issues
- [New-bugs-announce] [Issue 130425] Provide Name Suggestions for Failed Attribute Deletions
CPython Issues
- [New-bugs-announce] [Issue 130426] Unexpected behaviour in test (if) on arry
CPython Issues
- [New-bugs-announce] [Issue 130428] Add tests for delattr and setattr suggestions
CPython Issues
- [New-bugs-announce] [Issue 130433] The documentation for `MultipartConversionError` is outdated
CPython Issues
- [New-bugs-announce] [Issue 130442] Asyncio: fork() in coroutine causes bad file descriptor
CPython Issues
- [New-bugs-announce] [Issue 130451] segv with locals() using in list comprehension
CPython Issues
- [New-bugs-announce] [Issue 130453] pygettext: Extend support for specifying custom keywords
CPython Issues
- [New-bugs-announce] [Issue 130454] `PyObject_GetAttr` throws `SIGABRT` on debug builds of python on a pre-existing exception
CPython Issues
- [New-bugs-announce] [Issue 130456] GhostBSD 20.10.1 python3 build failed: ./Modules/posixmodule.c:8817:21: error: 'I_PUSH' undeclared
CPython Issues
- [New-bugs-announce] [Issue 130461] Fix locations of `.. index::` directives usage in `Doc/library/uuid.rst`
CPython Issues
- [New-bugs-announce] [Issue 130470] Python launcher should prefer local architecture
CPython Issues
- [New-bugs-announce] [Issue 130472] Use colors in tab-completion in PyREPL
CPython Issues
- [New-bugs-announce] [Issue 130474] Add a new test resource to mark flaky tests
CPython Issues
- [New-bugs-announce] [Issue 130475] codecs module doesn't recognize new C++ 23 universal-character-name \u{xxx}.
CPython Issues
- [New-bugs-announce] [Issue 130478] Compilation of HACL fails under macOS Silicon for version 3.14
CPython Issues
- [New-bugs-announce] [Issue 130480] Move `LOAD_SMALL_INT` optimization from codegen to CFG
CPython Issues
- [New-bugs-announce] [Issue 130482] add ability to specify name for `tk.OptionMenu` and `ttk.OptionMenu`
CPython Issues
- [New-bugs-announce] [Issue 130484] zever
CPython Issues
- [New-bugs-announce] [Issue 130486] test_venv fails from within venv
CPython Issues
- [New-bugs-announce] [Issue 130490] <img width="1091" alt="Screen Shot 2022-04-07 at 8 16 02 PM" src="https://user-images.githubusercontent.com/906600/162355995-3ed7f8d0-c18e-4026-baef-c22452dae995.png">
CPython Issues
- [New-bugs-announce] [Issue 130501] Multithreaded, multiinterpreter software that worked fine with 3.12, but 3.13 it goes to a deadlock in PyImport_ImportModule()
CPython Issues
- [New-bugs-announce] [Issue 130506] Dataclass inheritance breakes ForwardRef
CPython Issues
- [New-bugs-announce] [Issue 130514] Vulnerability Exposure of CVE-2024-3220
CPython Issues
- [New-bugs-announce] [Issue 130517] Python documentation in Texinfo format: Problems with `dircategory` and `direntry` commands
CPython Issues
- [New-bugs-announce] [Issue 130519] `test_free_threading.test_dict` on TSAN/free-threading is flaky
CPython Issues
- [New-bugs-announce] [Issue 130521] Add meta tags for template pages
CPython Issues
- [New-bugs-announce] [Issue 130522] threading: Exception at shutdown on musllinux_1_2_i686
CPython Issues
- [New-bugs-announce] [Issue 130524] Add more tests for `getpass`
CPython Issues
- [New-bugs-announce] [Issue 130527] wrong details for `os.path.abspath()` documentation
CPython Issues
- [New-bugs-announce] [Issue 130528] `date.strftime` and `datetime.strftime` format dates wrong in some locales.
CPython Issues
- [New-bugs-announce] [Issue 130536] Reorganize `os.path` documentation
CPython Issues
- [New-bugs-announce] [Issue 130542] Windows: OSError: [Errno 22] Invalid argument when trying to open a file with filename >=256
CPython Issues
- [New-bugs-announce] [Issue 130545] if 1: pass else: while True: do_necessary_things() if should_end: retrun True # sic do_correct_things() do_good_things()
CPython Issues
- [New-bugs-announce] [Issue 130547] Race between `dict_dealloc` and `split_keys_entry_added` under free threading
CPython Issues
- [New-bugs-announce] [Issue 130555] Use after free in `PyDict_Clear()` due to re-entrancy
CPython Issues
- [New-bugs-announce] [Issue 130558] Python
CPython Issues
- [New-bugs-announce] [Issue 130559] Texto translation
CPython Issues
- [New-bugs-announce] [Issue 130560] Py text
CPython Issues
- [New-bugs-announce] [Issue 130567] strxfrm fails on macOS 15 with OSError: [Errno 22] Invalid argument
CPython Issues
- [New-bugs-announce] [Issue 130570] Controls in Tkinter ttk under MacOS show a white border
CPython Issues
- [New-bugs-announce] [Issue 130571] Race between `_PyObject_GetMethod` and `ensure_nonmanaged_dict`
CPython Issues
- [New-bugs-announce] [Issue 130574] We are running out of space for specialized opcodes
CPython Issues
- [New-bugs-announce] [Issue 130577] `tarfile.StreamError: seeking backwards is not allowed` due to unskipped block with bad checksum
CPython Issues
- [New-bugs-announce] [Issue 130578] `urllib.parse.quote` is not consistent about `encoding` and `errors` defaults
CPython Issues
- [New-bugs-announce] [Issue 130587] token module documentation is incomplete
CPython Issues
- [New-bugs-announce] [Issue 130595] Need to keep traceback alive in WITH_EXCEPT_START
CPython Issues
- [New-bugs-announce] [Issue 130599] long_from_non_binary_base isn't thread-safe with free threading
CPython Issues
- [New-bugs-announce] [Issue 130604] Use `fail-fast: false` for thread sanitizer CI
CPython Issues
- [New-bugs-announce] [Issue 130605] `test_concurrent_futures` TSAN failures
CPython Issues
- [New-bugs-announce] [Issue 130607] Missing IPv6 testcase for for IPv6 with part of IPv4
CPython Issues
- [New-bugs-announce] [Issue 130608] Remove `dirs_exist_ok` argument from `pathlib.Path.copy()`
CPython Issues
- [New-bugs-announce] [Issue 130614] Parametrize tests for `pathlib.Path.copy()`
CPython Issues
- [New-bugs-announce] [Issue 130617] build failed on DragonFlyBSD-6.4
CPython Issues
- [New-bugs-announce] [Issue 130618] `UnicodeDecodeError` or `SystemError` when using `f-string` with `lambda` and non-ASCII characters
CPython Issues
- [New-bugs-announce] [Issue 130621] Pickle exception handling could state object path
CPython Issues
- [New-bugs-announce] [Issue 130628] Summary on Azure DevOps is not sync with README.md on GitHub
CPython Issues
- [New-bugs-announce] [Issue 130631] Make join_header_words() more similar to the original
CPython Issues
- [New-bugs-announce] [Issue 130633] Explore if the upcoming XCode 16.3 supports tail calling interpreters
CPython Issues
- [New-bugs-announce] [Issue 130637] poplib.py: Missing integer parsing validation causes client crash on invalid server response
CPython Issues
- [New-bugs-announce] [Issue 130645] Add colour to `argparse` help
CPython Issues
- [New-bugs-announce] [Issue 130647] pygettext: Add `--omit-header` option
CPython Issues
- [New-bugs-announce] [Issue 130655] Increase test coverage of `gettext.find` and `gettext._expand_lang`
CPython Issues
- [New-bugs-announce] [Issue 130660] sys.ps1 and sys.ps2 should be reverted after code.interact
CPython Issues
- [New-bugs-announce] [Issue 130662] format(Fraction(1, 3), '.016f') raises ValueError
CPython Issues
- [New-bugs-announce] [Issue 130664] Undocumented handling of thousands separator for floats and differences wrt Decimal
CPython Issues
- [New-bugs-announce] [Issue 130665] test_calendar and test_pdb always fail in non-English locale
CPython Issues
- [New-bugs-announce] [Issue 130673] JIT build crashes on x86_64-linux with LLVM 18
CPython Issues
- [New-bugs-announce] [Issue 130681] Auto comment indented blocks when first line is commented
CPython Issues
- [New-bugs-announce] [Issue 130690] --help doesn't return when argparse is called from inside a program acting on a passed-in string
CPython Issues
- [New-bugs-announce] [Issue 130693] tkinter missing -nolinestop on tk.Text
CPython Issues
- [New-bugs-announce] [Issue 130694] Day of the week
CPython Issues
- [New-bugs-announce] [Issue 130695] Add a way to trace `PyRefTracer_DESTROY` events in `tracemalloc`
CPython Issues
- [New-bugs-announce] [Issue 130698] REPL exits with traceback when str(sys.ps1) raises
CPython Issues
- [New-bugs-announce] [Issue 130701] Using the unit tests as the PGO task has problems
CPython Issues
- [New-bugs-announce] [Issue 130703] pygettext: Wrapping to `width` is not implemented for msgids
CPython Issues
- [New-bugs-announce] [Issue 130704] Optimize reference counting overhead of `LOAD_FAST` variants
CPython Issues
- [New-bugs-announce] [Issue 130706] Move reftracer call from `_Py_Dealloc` to non-inlined function call
CPython Issues
- [New-bugs-announce] [Issue 130711] Undocumented public C-API `PyBaseObject_Type`
CPython Issues
- [New-bugs-announce] [Issue 130713] Treat `KeyboardInterrupt` or `SystemExit` the same on program exit even if they are inside exception groups
CPython Issues
- [New-bugs-announce] [Issue 130715] Turtle - rotate head when shape is set to image
CPython Issues
- [New-bugs-announce] [Issue 130716] Incompatible (wrt floats) processing of alignment and '0' flag in Fraction's formatting
CPython Issues
Last message date:
Fri Feb 28 20:51:32 EST 2025
Archived on: Fri Feb 28 20:51:34 EST 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).