January 2025 Archives by thread
Starting: Wed Jan 1 00:34:10 EST 2025
Ending: Fri Jan 31 21:55:02 EST 2025
Messages: 337
- [New-bugs-announce] [Issue 128388] `pyrepl` on Windows: add Ctrl+← and Ctrl+→ word-skipping and other keybindings
CPython Issues
- [New-bugs-announce] [Issue 128392] Documentation for `PYTHONUNBUFFERED` is not correct
CPython Issues
- [New-bugs-announce] [Issue 128394] Parse int for lltrace
CPython Issues
- [New-bugs-announce] [Issue 128396] PEP 667 + PEP 709 segfault of access to local variables in a closure variable with an inlined comprehension shadowing itself
CPython Issues
- [New-bugs-announce] [Issue 128397] Promote _delete member of TemporaryDirectory to delete
CPython Issues
- [New-bugs-announce] [Issue 128398] Hint about `async with` when `with` finds no `__enter__`/`__exit__`
CPython Issues
- [New-bugs-announce] [Issue 128400] Crash when using _Py_DumpTracebackThreads
CPython Issues
- [New-bugs-announce] [Issue 128404] Remove un-necessary socket requirements in builtins async tests
CPython Issues
- [New-bugs-announce] [Issue 128409] Document `pdb.post_mortem()` accepts exceptions on Python 3.13+
CPython Issues
- [New-bugs-announce] [Issue 128415] Store current task on the loop in asyncio
CPython Issues
- [New-bugs-announce] [Issue 128419] sys.monitoring: BRANCH_LEFT event from a non-branch opcode
CPython Issues
- [New-bugs-announce] [Issue 128421] data races in frame inspection and tracebacks
CPython Issues
- [New-bugs-announce] [Issue 128424] subprocess.Popen on windows cannot use default handles for stdin/stdout/stderr when some of them are redirected
CPython Issues
- [New-bugs-announce] [Issue 128426] Free-threading C API HOWTO should mention PySequenceFast API
CPython Issues
- [New-bugs-announce] [Issue 128427] Support Nil and Max UUID formats from RFC 9562
CPython Issues
- [New-bugs-announce] [Issue 128430] Undocumented Cmd method print_topics
CPython Issues
- [New-bugs-announce] [Issue 128431] Error counting in one-liner:
CPython Issues
- [New-bugs-announce] [Issue 128432] Add `umask` context manager to `shutil`
CPython Issues
- [New-bugs-announce] [Issue 128437] Bolt instrumentation missing `-update-debug-sections`
CPython Issues
- [New-bugs-announce] [Issue 128438] Use `EnvironmentVarGuard` in `test_cmd_line` instead of manually messing with `os.environ`
CPython Issues
- [New-bugs-announce] [Issue 128446] Skip Windows CI for `configure`/`Makefile` changes
CPython Issues
- [New-bugs-announce] [Issue 128452] New warning in the main (b4f799b1e7): ./Modules/socketmodule.c
CPython Issues
- [New-bugs-announce] [Issue 128456] BOLT uses deprecated option `-reorder-functions=hfsort+`
CPython Issues
- [New-bugs-announce] [Issue 128469] Set `RPATH` on the builddir Python executable
CPython Issues
- [New-bugs-announce] [Issue 128472] BOLT fails with `--enabled-shared` on LLVM 19 with "unable to get new address"
CPython Issues
- [New-bugs-announce] [Issue 128473] `test_embed` segfaults on BOLT instrumented binaries
CPython Issues
- [New-bugs-announce] [Issue 128479] asyncio.staggered.staggered_race can log NameError: cannot access free variable 'exceptions' where it is not associated with a value in enclosing scope
CPython Issues
- [New-bugs-announce] [Issue 128481] Missing documentation for `traceback.FrameSummary.end_{col, line}no` attributes
CPython Issues
- [New-bugs-announce] [Issue 128485] Race in _ctypes_alloc_callback and libffi under free-threading
CPython Issues
- [New-bugs-announce] [Issue 128495] Installation fails
CPython Issues
- [New-bugs-announce] [Issue 128499] Move `contextlib.chdir` to `shutil.chdir_context` contingent on gh-128432
CPython Issues
- [New-bugs-announce] [Issue 128504] Upgrade doctest CI to Ubuntu-24.04
CPython Issues
- [New-bugs-announce] [Issue 128505] Expose an interface to sqlite3_file_control
CPython Issues
- [New-bugs-announce] [Issue 128508] Add some docstrings to xml.dom.minidom
CPython Issues
- [New-bugs-announce] [Issue 128509] Add an API for determining if an object is immortal
CPython Issues
- [New-bugs-announce] [Issue 128514] Optimizing BOLT flags
CPython Issues
- [New-bugs-announce] [Issue 128515] Test BOLT builds in CI
CPython Issues
- [New-bugs-announce] [Issue 128519] Update the docstring of `untokenize()` to match the docs
CPython Issues
- [New-bugs-announce] [Issue 128520] Prepare pathlib ABCs for PEP
CPython Issues
- [New-bugs-announce] [Issue 128540] webbrowser.open with file: URLs may launch editor instead of browser
CPython Issues
- [New-bugs-announce] [Issue 128544] Document how import chains are affected by sys.setrecursionlimit
CPython Issues
- [New-bugs-announce] [Issue 128546] socket.getaddrinfo can return an (int, bytes) tuple if Python is compiled with --disable-ipv6
CPython Issues
- [New-bugs-announce] [Issue 128548] numba jit: "Type of variable <varname>.2 cannot be determined" for a fully specified variable.
CPython Issues
- [New-bugs-announce] [Issue 128550] TaskGroup fails to cancel tasks pending creation, if that task starts a failing task
CPython Issues
- [New-bugs-announce] [Issue 128552] TaskGroup's task's exception's participate in a reference cycle, via TaskGroup.create_task -> task -> exception and loop.create_task -> task -> exception
CPython Issues
- [New-bugs-announce] [Issue 128555] New threads should inherit the contextvars.Context of their creator
CPython Issues
- [New-bugs-announce] [Issue 128559] Asyncio should not import typing at runtime
CPython Issues
- [New-bugs-announce] [Issue 128561] Load Controller for Servers and Applications
CPython Issues
- [New-bugs-announce] [Issue 128562] tkinter widget instance name sometimes duplicated on inherited class
CPython Issues
- [New-bugs-announce] [Issue 128563] A new tail-calling interpreter for significantly better interpreter performance
CPython Issues
- [New-bugs-announce] [Issue 128567] Race in ctypes PyCFuncPtr_new under free-threading
CPython Issues
- [New-bugs-announce] [Issue 128568] Mismatch behaviour in documentation of `email.Message.defects`
CPython Issues
- [New-bugs-announce] [Issue 128570] Race in stgdict PyCStructUnionType_update_stginfo under free-threading
CPython Issues
- [New-bugs-announce] [Issue 128571] b"ab".decode("UTF-16") result is depends on CPU architecture endians
CPython Issues
- [New-bugs-announce] [Issue 128574] Add `ModificationContext` ABC to `contextlib`.
CPython Issues
- [New-bugs-announce] [Issue 128576] Optimize the speed of multiple calls of method `winfo_rgb` of tkinter widgets by caching
CPython Issues
- [New-bugs-announce] [Issue 128578] re(regex) should take
CPython Issues
- [New-bugs-announce] [Issue 128584] Allow gzip mtime to be a datetime object
CPython Issues
- [New-bugs-announce] [Issue 128588] Cancellation leaks out of asyncio.TaskGroup on 3.12 when using eager tasks
CPython Issues
- [New-bugs-announce] [Issue 128590] sys.setrecursionlimit no longer affecting pickle.dump
CPython Issues
- [New-bugs-announce] [Issue 128593] PEP 649 and `ForwardRef` caching
CPython Issues
- [New-bugs-announce] [Issue 128595] Default to stdout isatty for colour detection instead of stderr
CPython Issues
- [New-bugs-announce] [Issue 128605] asm_trampoline.S misses branch protection flags for x86_64 and aarch64
CPython Issues
- [New-bugs-announce] [Issue 128613] `typing.Concatenate` is not fully covered
CPython Issues
- [New-bugs-announce] [Issue 128615] Pickling of `ParamSpecArgs` and `ParamSpecKwargs` is not covered
CPython Issues
- [New-bugs-announce] [Issue 128617] `test_typing.test_readonly_inheritance` does not work correctly
CPython Issues
- [New-bugs-announce] [Issue 128627] Emscripten: Use wasm-gc for call trampolines instead of JS type reflection
CPython Issues
- [New-bugs-announce] [Issue 128629] Add Py_PACK_VERSION macros
CPython Issues
- [New-bugs-announce] [Issue 128632] NULL ptr deref in _PyCode_ConstantKey when compiling code
CPython Issues
- [New-bugs-announce] [Issue 128633] Add a new base class for loop scoped variables in asyncio
CPython Issues
- [New-bugs-announce] [Issue 128636] Py313 REPL crash on malformed `os.environ`
CPython Issues
- [New-bugs-announce] [Issue 128639] Subinterpreters don't properly clean up threads
CPython Issues
- [New-bugs-announce] [Issue 128641] Significant Configparser Performance Regression
CPython Issues
- [New-bugs-announce] [Issue 128642] Free threading glossary of building blocks
CPython Issues
- [New-bugs-announce] [Issue 128644] functools.partial: Allowing trailing Placeholders
CPython Issues
- [New-bugs-announce] [Issue 128646] GzipFile.readinto reads full file before copying into the provided buffer
CPython Issues
- [New-bugs-announce] [Issue 128650] incorrect statement in partial documentation
CPython Issues
- [New-bugs-announce] [Issue 128656] `test_asyncio.test_free_threading.TestCFreeThreading.test_all_tasks_race` crashes intermittently in free-threaded builds
CPython Issues
- [New-bugs-announce] [Issue 128657] Race in py_digest_by_name, _hashopenssl.c under free-threading
CPython Issues
- [New-bugs-announce] [Issue 128658] Spurious warning since Python3.13 task took excessive time when used with freezegun
CPython Issues
- [New-bugs-announce] [Issue 128659] `StrEnum.__getitem__` raises `TypeError`
CPython Issues
- [New-bugs-announce] [Issue 128660] Inconsistent Unpacking Value Error Messages: Too Many Values to Unpack (Expected X)
CPython Issues
- [New-bugs-announce] [Issue 128661] `typing.evaluate_forward_ref` is not fully covered
CPython Issues
- [New-bugs-announce] [Issue 128670] sys._base_executable resolves symlinks too eagerly, resulting in undesirable venv from venv behaviour
CPython Issues
- [New-bugs-announce] [Issue 128673] `typing.get_type_hints` is not fully covered
CPython Issues
- [New-bugs-announce] [Issue 128676] KeyboardInterrupt about test for REPL was directly captured by the test program
CPython Issues
- [New-bugs-announce] [Issue 128679] Race condition in tracemalloc causes segfaults
CPython Issues
- [New-bugs-announce] [Issue 128681] Consistently spill the evaluation stack and save the stack pointer across escaping calls.
CPython Issues
- [New-bugs-announce] [Issue 128682] Consistently spill the evaluation stack when making escaping calls
CPython Issues
- [New-bugs-announce] [Issue 128684] _PyOS_SigintEvent() is needed for interruptible waiting on main thread
CPython Issues
- [New-bugs-announce] [Issue 128685] `LOAD_CONST_IMMORTAL` doesn't survive being instrumented and de-instrumented.
CPython Issues
- [New-bugs-announce] [Issue 128686] Datetime fromisoformat does not parse expected string
CPython Issues
- [New-bugs-announce] [Issue 128688] Introduce qualified name instead of function name in logging
CPython Issues
- [New-bugs-announce] [Issue 128690] `test_embed.test_init_pyvenv_cfg` fails
CPython Issues
- [New-bugs-announce] [Issue 128691] `threading.local()` access should scale well
CPython Issues
- [New-bugs-announce] [Issue 128694] `./python.exe -m test test_types test_inspect` fails as `(env changed)`
CPython Issues
- [New-bugs-announce] [Issue 128696] sysconfig.get_platform(): specify result for Windows ARM64
CPython Issues
- [New-bugs-announce] [Issue 128697] `sqlite3`, `check_same_thread` should be `true`?
CPython Issues
- [New-bugs-announce] [Issue 128703] Windows 10 Mimetypes for .webp return empty
CPython Issues
- [New-bugs-announce] [Issue 128704] Combine Timestamp and Timezone into a Single CPython Object for Timezone-Aware Timestamps [
CPython Issues
- [New-bugs-announce] [Issue 128706] Comparison operators could benefit from constant folding
CPython Issues
- [New-bugs-announce] [Issue 128709] Infinite loop in Burnikel-Ziegler division algorithm in _pylong.py
CPython Issues
- [New-bugs-announce] [Issue 128714] Race in func_get_annotations under free-threading
CPython Issues
- [New-bugs-announce] [Issue 128715] Untangle ctypes bitfield size and expose field information
CPython Issues
- [New-bugs-announce] [Issue 128716] Consistency in code examples, newline or no newline?
CPython Issues
- [New-bugs-announce] [Issue 128717] Race between Py_SetRecursionLimit and _Py_LeaveRecursiveCallPy under free-threading
CPython Issues
- [New-bugs-announce] [Issue 128719] In linux, copying a tkinter font doubles its size when using Tk 8.6 and a hi-res screen.
CPython Issues
- [New-bugs-announce] [Issue 128720] Top-level code environment docs are outdated for Python 3.13+
CPython Issues
- [New-bugs-announce] [Issue 128729] ResourceWarning in test_unittest
CPython Issues
- [New-bugs-announce] [Issue 128731] ResourceWarning in test_robotparser
CPython Issues
- [New-bugs-announce] [Issue 128734] ResourceWarning in urllib tests
CPython Issues
- [New-bugs-announce] [Issue 128739] Reduce level of nesting
CPython Issues
- [New-bugs-announce] [Issue 128742] Remove comments from `find_assignment_target` result
CPython Issues
- [New-bugs-announce] [Issue 128759] Race on tp_version_tag under free threading
CPython Issues
- [New-bugs-announce] [Issue 128760] Redundant stack spill on subsequent escaping calls separated by comments
CPython Issues
- [New-bugs-announce] [Issue 128762] `sys.getsizeof()` does not include inline values
CPython Issues
- [New-bugs-announce] [Issue 128765] Bug in datetime lib causes incorrect timedelta value
CPython Issues
- [New-bugs-announce] [Issue 128766] `./python.exe -We -m test test_socket` fails with 12 warnings on macos
CPython Issues
- [New-bugs-announce] [Issue 128770] configure warnings as errors in the test suite
CPython Issues
- [New-bugs-announce] [Issue 128772] `warnings.deprecated` doesn't work well with `pydoc`
CPython Issues
- [New-bugs-announce] [Issue 128777] x86-64 microarchitecture level
CPython Issues
- [New-bugs-announce] [Issue 128779] Python 3.14.0a3 regression: creating venv with `--system-site-packages` doesn't work (site-packages are not detected)
CPython Issues
- [New-bugs-announce] [Issue 128783] test_large_pool with _TestImportStar
CPython Issues
- [New-bugs-announce] [Issue 128786] add import completion for interactive mode
CPython Issues
- [New-bugs-announce] [Issue 128797] Th buildrelease.bat from CPython 3.14.0 alpha 3 on Windows 11 failed with error MSB8020
CPython Issues
- [New-bugs-announce] [Issue 128799] Unexpected location of naked exception wrapped in except* block
CPython Issues
- [New-bugs-announce] [Issue 128804] `test_free_threading.test_type.TestType.test_attr_cache_consistency` crashes intermittently
CPython Issues
- [New-bugs-announce] [Issue 128805] Update `xml.etree.ElementTree` docs to make clear the module is not deprecated
CPython Issues
- [New-bugs-announce] [Issue 128806] `test_free_threading.test_monitoring.SetProfileMultiThreaded.test_instrumentation` crashes intermittently
CPython Issues
- [New-bugs-announce] [Issue 128807] Add marking phase to free-threaded cyclic GC
CPython Issues
- [New-bugs-announce] [Issue 128809] Python 3.13 REPL on Windows Terminal is chopping off the first four characters printed if `end` parameter is used in `print` function
CPython Issues
- [New-bugs-announce] [Issue 128810] Shorthand IPv4Network and IPv6Network
CPython Issues
- [New-bugs-announce] [Issue 128813] Make _Py_c_sum(), _Py_c_diff(), etc (elementary operations on Py_complex) - part of the public API
CPython Issues
- [New-bugs-announce] [Issue 128816] test_doctests failure when running tests with -werror on platforms without readline (win32, wasi)
CPython Issues
- [New-bugs-announce] [Issue 128823] failed to find real location
CPython Issues
- [New-bugs-announce] [Issue 128832] Missing carets when reporting an "object is not callable" error
CPython Issues
- [New-bugs-announce] [Issue 128833] [3.12] Crash of `Programs/_testembed.c` on Windows DEBUG build
CPython Issues
- [New-bugs-announce] [Issue 128838] Build Failure on Brew python at 3.1
CPython Issues
- [New-bugs-announce] [Issue 128839] setuptools removal
CPython Issues
- [New-bugs-announce] [Issue 128840] IPv6 address parsing doesn't limit buffer size
CPython Issues
- [New-bugs-announce] [Issue 128842] JIT: implement memory pystats collection
CPython Issues
- [New-bugs-announce] [Issue 128843] ConfigParser accepts delimiters in key name which corrupts .ini file
CPython Issues
- [New-bugs-announce] [Issue 128844] Make `_Py_TryIncref` public as an unstable API as `PyUnstable_Object_TryIncref()`
CPython Issues
- [New-bugs-announce] [Issue 128846] test_tkinter failing on MacOS
CPython Issues
- [New-bugs-announce] [Issue 128851] outdated python.readthedocs.io version
CPython Issues
- [New-bugs-announce] [Issue 128853] Pickle Framing in C Pickle Accelerator
CPython Issues
- [New-bugs-announce] [Issue 128856] --disable-gil is slower for recursive logic compared to using GIL.
CPython Issues
- [New-bugs-announce] [Issue 128862] `doctest._load_testfile` uses deprecated Loader.get_data API, it should use importlib.resources
CPython Issues
- [New-bugs-announce] [Issue 128863] [C API] Deprecate private functions which have a public replacement
CPython Issues
- [New-bugs-announce] [Issue 128866] `ABCMeta` adds `__weakref__` but not to `__slots__`
CPython Issues
- [New-bugs-announce] [Issue 128872] Unsused argument in `_PyCode_Quicken`
CPython Issues
- [New-bugs-announce] [Issue 128874] Building the documentation fails with newly released blurb 2.0
CPython Issues
- [New-bugs-announce] [Issue 128881] address and flags are ignored in `socket.send_fds` and `socket.recv_fds`
CPython Issues
- [New-bugs-announce] [Issue 128883] perf trampoline tests fail after BOLT optimizations
CPython Issues
- [New-bugs-announce] [Issue 128884] BOLT optimizations fail on Linux aarch64
CPython Issues
- [New-bugs-announce] [Issue 128889] test_ctypes.test_generated_structs.GeneratedTest.test_generated_data fails on Python 3.14 built with gcc 15
CPython Issues
- [New-bugs-announce] [Issue 128891] opcode.opname does not contain specialised bytecodes
CPython Issues
- [New-bugs-announce] [Issue 128894] "raise SyntaxError('hello', 'abcdef')" crashes the new Python 3.13 REPL
CPython Issues
- [New-bugs-announce] [Issue 128900] Suggest changed this line to: "if self.stats is None:"
CPython Issues
- [New-bugs-announce] [Issue 128901] pydub library fails with Python 3.13.1
CPython Issues
- [New-bugs-announce] [Issue 128902] GCC style fallthrough attribute is used with clang versions that don't support it
CPython Issues
- [New-bugs-announce] [Issue 128905] Add a convenient way to visualize an `sqlite3.Cursor` in a terminal (and maybe also Jupyter)
CPython Issues
- [New-bugs-announce] [Issue 128910] `_PyTrash_begin` and `_PyTrash_end` do not have implementation
CPython Issues
- [New-bugs-announce] [Issue 128911] [C API] Add PyImport_GetModuleAttrString(mod_name, attr_name) helper function
CPython Issues
- [New-bugs-announce] [Issue 128914] Get rid of conditional inputs and outputs for instructions in bytecodes.c
CPython Issues
- [New-bugs-announce] [Issue 128916] `socketserver.Unix*Server` may attempt to set `SO_REUSEPORT` on Unix sockets, causing `EOPNOTSUPP`, e.g. in `test_asyncio`
CPython Issues
- [New-bugs-announce] [Issue 128923] Reference counting bug with manually allocated heap types
CPython Issues
- [New-bugs-announce] [Issue 128928] keep consistent of `logger.debug` of `asyncio.BaseProactorEventLoop` with others of `asyncio`
CPython Issues
- [New-bugs-announce] [Issue 128931] Failed to craete SSL context when FIPS enabled in python-cryptography
CPython Issues
- [New-bugs-announce] [Issue 128934] libpython3.11.so.1.0 segv using mariadb connection pool
CPython Issues
- [New-bugs-announce] [Issue 128939] Reorganize the JIT optimization passes.
CPython Issues
- [New-bugs-announce] [Issue 128942] Python `array` module is not free-thread safe.
CPython Issues
- [New-bugs-announce] [Issue 128949] email.parser.BytesParser.parse() cannot handle binary data that include \x0d \x0a correctly.
CPython Issues
- [New-bugs-announce] [Issue 128954] `test_call.test_super_deep` started segfaulting with 3.14.0a4 freethreading
CPython Issues
- [New-bugs-announce] [Issue 128955] Uninitialized variable `next_instr` in error code path
CPython Issues
- [New-bugs-announce] [Issue 128959] legaldatacenter
CPython Issues
- [New-bugs-announce] [Issue 128961] array iterator segfault on __setstate__() when exhausted
CPython Issues
- [New-bugs-announce] [Issue 128965] pickle `load_build` function checks if `state` is None, not False
CPython Issues
- [New-bugs-announce] [Issue 128972] Incompatible change in internal string representation (encountered with Rust bindings) (?)
CPython Issues
- [New-bugs-announce] [Issue 128974] Crash in `UnicodeError.__str__` with attributes have custom `__str__`
CPython Issues
- [New-bugs-announce] [Issue 128978] Leftover code in `sysconfig.expand_makefile_vars`
CPython Issues
- [New-bugs-announce] [Issue 128982] Improve performance of `http.cookiejar.join_header_words`
CPython Issues
- [New-bugs-announce] [Issue 128991] bdb holds the reference to the enter frame unnecessarily long
CPython Issues
- [New-bugs-announce] [Issue 128993] Python 3.10/3.8 page bug
CPython Issues
- [New-bugs-announce] [Issue 128998] Problematic numbered list in Programming FAQ
CPython Issues
- [New-bugs-announce] [Issue 129004] imports fail in an exec with empty directory for globals
CPython Issues
- [New-bugs-announce] [Issue 129005] Reduce copies when reading files in pyio, match behavior of _io
CPython Issues
- [New-bugs-announce] [Issue 129010] The errors that occur when replacing `ctypes.oledll.foobar` with `ctypes.OleDLL("foobar")`
CPython Issues
- [New-bugs-announce] [Issue 129011] Update FileIO comments, documentation to match implementation
CPython Issues
- [New-bugs-announce] [Issue 129013] sys.monitoring `PY_YIELD` leaks internal `async_generator_wrapped_value` object
CPython Issues
- [New-bugs-announce] [Issue 129015] Notes comparing `NotImplementedError` and `NotImplemented` have inconsistent linking
CPython Issues
- [New-bugs-announce] [Issue 129019] Compilig 3.13.1 fails when /usr/local/include/pyconfig.h is outdated
CPython Issues
- [New-bugs-announce] [Issue 129020] Confusing return type in `tokenize.untokenize` docs
CPython Issues
- [New-bugs-announce] [Issue 129025] Too wide location info for CHECK_EG_MATCH
CPython Issues
- [New-bugs-announce] [Issue 129027] Raise `DeprecationWarning` for `sys._clear_type_cache`
CPython Issues
- [New-bugs-announce] [Issue 129030] Remove range(0) from example of a sequence/collection as it does not output a sequence anymore.
CPython Issues
- [New-bugs-announce] [Issue 129033] Remove _Py_InitializeMain() private function
CPython Issues
- [New-bugs-announce] [Issue 129040] Use wasm-gc to handle pointer casts in wasi
CPython Issues
- [New-bugs-announce] [Issue 129044] Glossary entry for "loader" references a long-deprecated method to explain it
CPython Issues
- [New-bugs-announce] [Issue 129045] error: command '/usr/bin/clang' failed with exit code 1
CPython Issues
- [New-bugs-announce] [Issue 129061] Empty values of FORCE_COLOR and NO_COLOR are not ignored
CPython Issues
- [New-bugs-announce] [Issue 129064] Deprecate or properly document and test `sysconfig.expand_makefile_vars`
CPython Issues
- [New-bugs-announce] [Issue 129067] Add `top_down` parameter to `(i)glob` and `Path.(r)glob` matching `{os, Path}.walk`
CPython Issues
- [New-bugs-announce] [Issue 129068] Race in concurrent iteration over range iterators
CPython Issues
- [New-bugs-announce] [Issue 129069] Race in concurrent list mutation and item retrieval
CPython Issues
- [New-bugs-announce] [Issue 129072] Procide -ld_new linker build flag for the macOS build.
CPython Issues
- [New-bugs-announce] [Issue 129075] Deprecate `sysconfig.expand_makefile_vars`
CPython Issues
- [New-bugs-announce] [Issue 129076] Extra Spaces Added When Pasting Multi-Line Text in Python 3.13.1
CPython Issues
- [New-bugs-announce] [Issue 129093] f-string evaluation of conditional expressions with != operator seems to fail
CPython Issues
- [New-bugs-announce] [Issue 129098] REPL shows source code from `_pyrepl.__main__.py`
CPython Issues
- [New-bugs-announce] [Issue 129107] bytearray is not free-thread safe
CPython Issues
- [New-bugs-announce] [Issue 129114] weird ctrl z crash in terminal
CPython Issues
- [New-bugs-announce] [Issue 129117] unicodedata module needs way of accurately determining XID_START and XID_CONTINUE properties.
CPython Issues
- [New-bugs-announce] [Issue 129136] Feature Request: Add Support for Multi-directory Selection in tkinter.filedialog.askdirectory
CPython Issues
- [New-bugs-announce] [Issue 129139] list iterator `__setstate__()` differs for exhausted iterator GIL vs. non-GIL
CPython Issues
- [New-bugs-announce] [Issue 129141] Build fails with gcc 9.4.0
CPython Issues
- [New-bugs-announce] [Issue 129143] Logging Handler.close does not remove instance from shutdown list.
CPython Issues
- [New-bugs-announce] [Issue 129145] Traceback Shows Too Much Info For Class Definition Exception
CPython Issues
- [New-bugs-announce] [Issue 129148] Valgrind: conditional jump depends on uninitialized value (PyUnicode_Decode (unicodeobject.c:3275))
CPython Issues
- [New-bugs-announce] [Issue 129149] PyLong_FromSsize_t(), PyLong_FromUnsignedLong(), PyLong_FromUnsignedLong() and PyLong_FromSize_t() miss the fast path for compact integers
CPython Issues
- [New-bugs-announce] [Issue 129156] ./android.py configure-host HOST fails because export CXXFLAGS is unquoted
CPython Issues
- [New-bugs-announce] [Issue 129157] Add to AST location info for compound exception headers
CPython Issues
- [New-bugs-announce] [Issue 129158] test_asyncio leaks references after commit 9d2e1ea3862e5950d48b45ac57995a206e33f38b
CPython Issues
- [New-bugs-announce] [Issue 129165] raise_signal docs imply process receives signal not thread
CPython Issues
- [New-bugs-announce] [Issue 129166] python -m http.server
CPython Issues
- [New-bugs-announce] [Issue 129169] Doc unclear that ensure_future should also have its referenced saved somewhere
CPython Issues
- [New-bugs-announce] [Issue 129173] Refactor codecs error handlers to use `_PyUnicodeError_GetParams`
CPython Issues
- [New-bugs-announce] [Issue 129185] Segmentation fault during interpreter finalization in PyTraceMalloc_Untrack
CPython Issues
- [New-bugs-announce] [Issue 129192] `test_zipfile` fails (env changed)
CPython Issues
- [New-bugs-announce] [Issue 129195] asyncio staggered race missing calls to asyncio.future_add_to_awaited_by() and asyncio.future_discard_from_awaited_by()
CPython Issues
- [New-bugs-announce] [Issue 129200] iOS testbed runner prone to failure when two instances start near the same time
CPython Issues
- [New-bugs-announce] [Issue 129201] Use "prefetch" CPU instructions during the marking phase of the GC
CPython Issues
- [New-bugs-announce] [Issue 129204] Doc: mention a minimal version of QEMU user emulation necessary for 3.13+?
CPython Issues
- [New-bugs-announce] [Issue 129205] Add os.readinto API for reading data into a caller provided buffer
CPython Issues
- [New-bugs-announce] [Issue 129210] Performance regression with cyclic GC vs 3.13
CPython Issues
- [New-bugs-announce] [Issue 129216] proposal for advanced context.load_cert_chain() function: load certfile and keyfile from embedded certificate strings
CPython Issues
- [New-bugs-announce] [Issue 129219] 0x5de0612864195c78cbb282ef3ddb5119eb5df4d57fd76c2d362c6509eb0710b3
CPython Issues
- [New-bugs-announce] [Issue 129220] REPL on Windows doesn't handle blocks larger than the console window
CPython Issues
- [New-bugs-announce] [Issue 129222] Move vendored modules into a `vendor` directory
CPython Issues
- [New-bugs-announce] [Issue 129223] The compiler may optimise away globals with debug offsets
CPython Issues
- [New-bugs-announce] [Issue 129229] Problem Installing Python 3.12.8 and 3.13.1
CPython Issues
- [New-bugs-announce] [Issue 129230] Confusing error message when rename target is an open file
CPython Issues
- [New-bugs-announce] [Issue 129231] JIT: lay out memory to group executable code together
CPython Issues
- [New-bugs-announce] [Issue 129236] Use `_PyInterpreterFrame.stackpointer` in free threaded GC when traversing threads' stacks
CPython Issues
- [New-bugs-announce] [Issue 129244] Remove #pragma that disables optimization on _PyEval_EvalFrameDefault on MSVC
CPython Issues
- [New-bugs-announce] [Issue 129247] Tkinter apps can't be distributed on the macOS App Store
CPython Issues
- [New-bugs-announce] [Issue 129248] iOS buildbot failure comments don't contain failure details anymore
CPython Issues
- [New-bugs-announce] [Issue 129250] Instances of generic classes defined with PEP695 syntax are unpickleable
CPython Issues
- [New-bugs-announce] [Issue 129255] tarfile: The offset does not match the number of bytes written after closing a tarfile which has been written to
CPython Issues
- [New-bugs-announce] [Issue 129257] doctest doesn't catch unescaped character literals
CPython Issues
- [New-bugs-announce] [Issue 129259] 3.13 AIX build static asserts fails '(sizeof(_PyCallCache) / sizeof(_Py_CODEUNIT)) == 3': incorrect cache size
CPython Issues
- [New-bugs-announce] [Issue 129261] Make NuGet packages installable with "dotnet tool"
CPython Issues
- [New-bugs-announce] [Issue 129264] Files retrieved with urllib over https are truncated
CPython Issues
- [New-bugs-announce] [Issue 129266] `test_threading` failing randomly on CI
CPython Issues
- [New-bugs-announce] [Issue 129268] `logging.shutdown()` should clear `logging._handlerList` if that's what it's called with
CPython Issues
- [New-bugs-announce] [Issue 129269] `test_coverage_ignore` in `test_trace` fails if setuptools is installed
CPython Issues
- [New-bugs-announce] [Issue 129271] Refleaks in multiple buildbots for test_capi, test_embed, test_import, test_interpreters, test_json and more
CPython Issues
- [New-bugs-announce] [Issue 129273] string.Formatter does not handle non-indexed item and attribute access
CPython Issues
- [New-bugs-announce] [Issue 129275] Avoid temporary allocation in dec_as_long()
CPython Issues
- [New-bugs-announce] [Issue 129280] Cyclic reference lead to contextlib.contextmanager exception not being deleted
CPython Issues
- [New-bugs-announce] [Issue 129281] Python should introduce the concept of variable declaration to prevent potential issues that may arise from variable redefinition.
CPython Issues
- [New-bugs-announce] [Issue 129285] Issues with Python 3.10 and 3.11 documentation on @staticmethod decorator
CPython Issues
- [New-bugs-announce] [Issue 129287] test_debug_expressions_are_raw_strings in test_fstring is issueing a SyntaxWarning
CPython Issues
- [New-bugs-announce] [Issue 129288] Support for Bluetooth LE L2CAP Connection-oriented channels through AF_BLUETOOTH/BTPROTO_L2CAP socket
CPython Issues
- [New-bugs-announce] [Issue 129289] crash in asyncio if finalizer doesn't calls superclass finalizer
CPython Issues
- [New-bugs-announce] [Issue 129294] Try to avoid invoking a new process to determine the Windows version in the platform module
CPython Issues
- [New-bugs-announce] [Issue 129296] pyatomic include statement shouldn't use "cpython/*" but just "*"
CPython Issues
- [New-bugs-announce] [Issue 129297] behaviour of the modulo operator
CPython Issues
- [New-bugs-announce] [Issue 129305] Add a `default` argument to `operator.attrgetter` and `operator.itemgetter`
CPython Issues
- [New-bugs-announce] [Issue 129307] Improve importlib backports-upstream integration
CPython Issues
- [New-bugs-announce] [Issue 325] Backport changes from python/cpython#128815
CPython Issues
- [New-bugs-announce] [Issue 129326] MacOS build-installer: ncurses patch file not available via ftp
CPython Issues
- [New-bugs-announce] [Issue 129327] Removal of SHA-1 per NIST FIPS 180-4 recommendation
CPython Issues
- [New-bugs-announce] [Issue 129333] python 3.13.1 giving import error over nfs [windows]
CPython Issues
- [New-bugs-announce] [Issue 129335] Importing a file with relative path and the same file with path from interpreter root creates Enums with different ids.
CPython Issues
- [New-bugs-announce] [Issue 129342] docs of deprecated C function should propose replacement in C, not in Python
CPython Issues
- [New-bugs-announce] [Issue 129343] Add `_repr` to named tuples
CPython Issues
- [New-bugs-announce] [Issue 129345] syslogmodule.c lack of NULL check
CPython Issues
- [New-bugs-announce] [Issue 129346] No NULL check in sqlite `connection.c`
CPython Issues
- [New-bugs-announce] [Issue 129349] bytes.fromhex() should parse a bytes
CPython Issues
- [New-bugs-announce] [Issue 129350] Possible bad copy paste in `glob.py`
CPython Issues
- [New-bugs-announce] [Issue 129351] Remove `If True:` for not testing scripts
CPython Issues
- [New-bugs-announce] [Issue 129354] Replace `PyErr_WriteUnraisable()` with `PyErr_FormatUnraisable()`
CPython Issues
- [New-bugs-announce] [Issue 129362] C API docs: an `int` valued function cannot return "true"
CPython Issues
- [New-bugs-announce] [Issue 129363] `python -m test` color print with and without `-j`
CPython Issues
- [New-bugs-announce] [Issue 129367] [C API] Add PySys_GetAttr() function
CPython Issues
- [New-bugs-announce] [Issue 129368] C API docs: PyRun_StringFlags: what is a "start token"?
CPython Issues
- [New-bugs-announce] [Issue 129370] `libregrtest` f-string update
CPython Issues
- [New-bugs-announce] [Issue 129374] Feature request: sniff csv quoting
CPython Issues
- [New-bugs-announce] [Issue 129378] `install_certificates.command` uses wrong Python in free threading install
CPython Issues
- [New-bugs-announce] [Issue 129382] venv.EnvBuilder and venv.create should have the same symlinks defaults as python -m venv
CPython Issues
- [New-bugs-announce] [Issue 129385] Print from background thread has broken line endings
CPython Issues
- [New-bugs-announce] [Issue 129386] Provide an "aggressive" specialization/JIT mode for debugging
CPython Issues
- [New-bugs-announce] [Issue 129387] Decorate namedtuple's default repr with `@reprlib.recursive_repr`
CPython Issues
- [New-bugs-announce] [Issue 129388] GDBM configure checks are missing context
CPython Issues
- [New-bugs-announce] [Issue 129391] Regression in pathlib.resolve() in Python 3.13.1
CPython Issues
- [New-bugs-announce] [Issue 129392] Python interreter and codecs module don't recognize unicode escape \u{xxx}.
CPython Issues
- [New-bugs-announce] [Issue 129393] Make 'sys.platform' return "freebsd" only on FreeBSD without major version
CPython Issues
- [New-bugs-announce] [Issue 129397] May be its an issue , as Strings are immutable
CPython Issues
- [New-bugs-announce] [Issue 129401] `test_repr_rlock` failing randomly on main branch CI
CPython Issues
- [New-bugs-announce] [Issue 129402] Buffer Overflow via ctypes Memory Manipulation
CPython Issues
- [New-bugs-announce] [Issue 129403] 0.5<0
CPython Issues
- [New-bugs-announce] [Issue 129405] Documented `Py_mod_multiple_interpreters` default is incorrect
CPython Issues
- [New-bugs-announce] [Issue 129407] The `SystemError` description is misleading
CPython Issues
- [New-bugs-announce] [Issue 129408] Lib/http/__init__.py mentions RFF instead of RFC
CPython Issues
- [New-bugs-announce] [Issue 129409] CSV write has SEGV when trying to write data 2GB or larger
CPython Issues
- [New-bugs-announce] [Issue 129430] `test_self_trace` times out on x86-64 MacOS Intel ASAN NoGIL
CPython Issues
- [New-bugs-announce] [Issue 129432] Crash with `PYTHON_LLTRACE=4` due to presence of `PyDictKeysObject` on
CPython Issues
- [New-bugs-announce] [Issue 129438] Python 3.13.1-jit : issue when compiling from source
CPython Issues
- [New-bugs-announce] [Issue 129441] test_instrumentation failing randomly on free-threading CI
CPython Issues
- [New-bugs-announce] [Issue 129445] Nested virtual environment support in site/venv modules
CPython Issues
- [New-bugs-announce] [Issue 129452] _Py_TryIncrefCompareStackRef incorrectly listed as non-escaping in cases generator
CPython Issues
- [New-bugs-announce] [Issue 129453] readline error when saving interactive command history when history file path is a symlink to a relative path
CPython Issues
- [New-bugs-announce] [Issue 129457] Make `sys.dllhandle` available on non-Windows
CPython Issues
- [New-bugs-announce] [Issue 129460] Tkinter file selection dialog fails to pass selected file ending and append to file being saved
CPython Issues
- [New-bugs-announce] [Issue 129463] ForwardRef: remove `__hash__` and `__eq__`
CPython Issues
- [New-bugs-announce] [Issue 129464] ForwardRef: do not cache evaluated value
CPython Issues
- [New-bugs-announce] [Issue 129466] AttributeError on `with super()`
CPython Issues
- [New-bugs-announce] [Issue 129467] New warning on `main`: `writing 1 byte into a region of size 0 [-Wstringop-overflow=]`
CPython Issues
- [New-bugs-announce] [Issue 129483] Python 3.13.1 test_datetime failures
CPython Issues
- [New-bugs-announce] [Issue 129489] Indentation changes itself when copying the code from the Editor into Python 3.13.1 results in IndentationError
CPython Issues
- [New-bugs-announce] [Issue 129490] Avoid using deprecated typing aliases in stdlib
CPython Issues
- [New-bugs-announce] [Issue 129492] Add `sys.runtime_library`
CPython Issues
- [New-bugs-announce] [Issue 129502] Handling errors in ctypes callbacks
CPython Issues
- [New-bugs-announce] [Issue 129503] Removing inconsistency in number formatting.
CPython Issues
- [New-bugs-announce] [Issue 129505] Unexpected nested exception with b64decode
CPython Issues
- [New-bugs-announce] [Issue 129508] PyType_GenericAlloc doesn't initialize the content to NULL
CPython Issues
- [New-bugs-announce] [Issue 129509] 3.10: Read The Docs complains about missing config key
CPython Issues
- [New-bugs-announce] [Issue 129515] Why syntax error on: x |= {z} if z is not None else pass
CPython Issues
- [New-bugs-announce] [Issue 129519] nogil `__len__` and `__eq__` break atomicity on sets and dicts
CPython Issues
- [New-bugs-announce] [Issue 129531] Print ("f")
CPython Issues
- [New-bugs-announce] [Issue 129533] Race on GC enabled state under free threading
CPython Issues
- [New-bugs-announce] [Issue 129534] Tkinter appears not to pass file extension to file writing correctly
CPython Issues
- [New-bugs-announce] [Issue 129536] Fatal Python error: _enter_buffered_busy: could not acquire lock for <_io.BufferedWriter name='<stderr>'> at interpreter shutdown, possibly due to daemon threads
CPython Issues
- [New-bugs-announce] [Issue 129537] Raw string of r'\' incorrectly being flagged as SyntaxError: unterminated string literal
CPython Issues
- [New-bugs-announce] [Issue 129538] IPv6Network.ip loses scope ID information
CPython Issues
- [New-bugs-announce] [Issue 129539] Check EX_OK is defined before including sysexits.h means it is always redefined
CPython Issues
Last message date:
Fri Jan 31 21:55:02 EST 2025
Archived on: Fri Jan 31 21:55:05 EST 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).