October 2024 Archives by thread
Starting: Tue Oct 1 00:15:13 EDT 2024
Ending: Thu Oct 31 18:30:43 EDT 2024
Messages: 497
- [New-bugs-announce] [Issue 124824] `test_multiprocessing_spawn.test_misc` is flaky on `AMD64 Fedora Rawhide NoGIL refleaks 3.x` buildbot
CPython Issues
- [New-bugs-announce] [Issue 124825] Revisit adding lexical normalization support to `pathlib`
CPython Issues
- [New-bugs-announce] [Issue 124832] Subsequent datetime.now() calls return the same datetime
CPython Issues
- [New-bugs-announce] [Issue 124835] Improve invalid input type handling in `tomllib.loads`
CPython Issues
- [New-bugs-announce] [Issue 124838] PyByteArray_Check(Long) crashes in Python 3.9 and 3.10
CPython Issues
- [New-bugs-announce] [Issue 124840] `isinstance` on multiple-inheritance class erases type hints
CPython Issues
- [New-bugs-announce] [Issue 124841] Duplicate directory error when testing `test/support/os_helper.py`
CPython Issues
- [New-bugs-announce] [Issue 124842] import_helper.make_legacy_pyc() works incorrectly for source files in a directory
CPython Issues
- [New-bugs-announce] [Issue 124850] ftblib storbinary
CPython Issues
- [New-bugs-announce] [Issue 124851] [3.12] test_compileall failed in 2038
CPython Issues
- [New-bugs-announce] [Issue 124852] `datetime.timedelta` returns unexpected value when when passed a bool `True` for days arg
CPython Issues
- [New-bugs-announce] [Issue 124855] Don't allow the JIT and perf support to be active at the same time
CPython Issues
- [New-bugs-announce] [Issue 124857] DELETE redirect not supported [urllib.request]
CPython Issues
- [New-bugs-announce] [Issue 124858] asyncio.open_connection happy_eyeballs_delay leaves refcycles with exception tracebacks
CPython Issues
- [New-bugs-announce] [Issue 124861] `sys._base_executable` in framework builds does not take into account ABI build flag
CPython Issues
- [New-bugs-announce] [Issue 124864] smtplib documentation of mail_options/rcpt_options does not cover key-value case
CPython Issues
- [New-bugs-announce] [Issue 124871] remove_unreachable: Assertion `target->b_predecessors == 0 || target == b->b_next' failed
CPython Issues
- [New-bugs-announce] [Issue 124872] Replace context enter and exit events with single "context switched" event
CPython Issues
- [New-bugs-announce] [Issue 124873] Intermittent timerfd failure on Android
CPython Issues
- [New-bugs-announce] [Issue 124874] pyrepl loses input and mis-positions cursor when F2 is pressed
CPython Issues
- [New-bugs-announce] [Issue 124875] Undocumented differences between defaultdict and dict behavior
CPython Issues
- [New-bugs-announce] [Issue 124876] 6.2.4. Displays for lists, sets and dictionaries: Grammar seems wrong
CPython Issues
- [New-bugs-announce] [Issue 124878] race condition in threading when interpreter finalized while daemon thread runs (thread sanitizer identified)
CPython Issues
- [New-bugs-announce] [Issue 124879] simplify `colorsys.rgb_to_hsv`
CPython Issues
- [New-bugs-announce] [Issue 124886] Dark theme: "class" is unreadable
CPython Issues
- [New-bugs-announce] [Issue 124887] 3.12.7: gh-113993 backported without subsequent fixes, causing `python3: Objects/unicodeobject.c:15018: intern_common: Assertion `_Py_IsImmortal(r)' failed.`
CPython Issues
- [New-bugs-announce] [Issue 124889] Remove redundant artificial rules and functions for them in parser.c file
CPython Issues
- [New-bugs-announce] [Issue 124890] PEP 8
CPython Issues
- [New-bugs-announce] [Issue 124904] TypeAliasType does not recognize type parameter after use of Concatenate and cannot be subscripted
CPython Issues
- [New-bugs-announce] [Issue 124906] file-related OSErrors should include filename or FD
CPython Issues
- [New-bugs-announce] [Issue 124917] `os.path.exists` and `lexists` no longer allow a keyword argument on Windows
CPython Issues
- [New-bugs-announce] [Issue 124921] When FireFox is installed as a Flatpak but not a snap, webbrowser fails to detect it
CPython Issues
- [New-bugs-announce] [Issue 124923] need datetime.date.strptime(format)
CPython Issues
- [New-bugs-announce] [Issue 124924] `ftplib.cpython-312.pyc` does not appear to be deterministic
CPython Issues
- [New-bugs-announce] [Issue 124927] high CPU usage and freezing in Python REPL with half space character (U+200C)
CPython Issues
- [New-bugs-announce] [Issue 124928] Emscripten node support: Clean up old node <= 16 flags
CPython Issues
- [New-bugs-announce] [Issue 124932] Cross builds: distinguish between installation prefix and host prefix in configure.ac?
CPython Issues
- [New-bugs-announce] [Issue 124936] AttributeError in "iter_attachments" on "is_attachment" call
CPython Issues
- [New-bugs-announce] [Issue 124937] `pickle.loads` will crash with self-references inside a custom hash function
CPython Issues
- [New-bugs-announce] [Issue 124939] urllib.request.urlopen() randomly fails with "Cannot allocate memory" on MacOS 14.6.1 / M3
CPython Issues
- [New-bugs-announce] [Issue 124944] Add socket.SO_ORIGINAL_DST
CPython Issues
- [New-bugs-announce] [Issue 124948] [BOLT] [3.12] Python 3.12.7 --enable bolt option not working
CPython Issues
- [New-bugs-announce] [Issue 124949] `remove_globals` shouldn't be its own pass
CPython Issues
- [New-bugs-announce] [Issue 124950] Try recording traces instead of projecting them
CPython Issues
- [New-bugs-announce] [Issue 124951] `base64` module: Link against SIMD library for 10x performance.
CPython Issues
- [New-bugs-announce] [Issue 124954] Windows 'Edit with IDLE' fails in one directory
CPython Issues
- [New-bugs-announce] [Issue 124955] Add a new `env://` value converter for logging configuration
CPython Issues
- [New-bugs-announce] [Issue 124956] `_csv.c`: many temp macros do not use `#undef`
CPython Issues
- [New-bugs-announce] [Issue 124958] refcycles in exceptions raised from asyncio.TaskGroup
CPython Issues
- [New-bugs-announce] [Issue 124960] `barry_as_FLUFL` future flag does not work in new REPL
CPython Issues
- [New-bugs-announce] [Issue 124962] Leftover rst markup in the Compiler design internal document
CPython Issues
- [New-bugs-announce] [Issue 124967] Bootstrapping python3.13 with JIT enabled appears to require pre-built python3
CPython Issues
- [New-bugs-announce] [Issue 124969] locale.nl_langinfo(locale.ALT_DIGITS) does not work
CPython Issues
- [New-bugs-announce] [Issue 124978] Test Importing Multiple Extension Modules From One File Using Modules/_testimportmultiple.c
CPython Issues
- [New-bugs-announce] [Issue 124983] Split Up _testsinglephase.c and _testmultiphase.c
CPython Issues
- [New-bugs-announce] [Issue 124984] Segfault on Python 3.13.0rc3 with `requests`.
CPython Issues
- [New-bugs-announce] [Issue 124985] Reflink mention in the `pathlib` doc
CPython Issues
- [New-bugs-announce] [Issue 124986] ValueError: filedescriptor out of range during test_subprocess on NetBSD
CPython Issues
- [New-bugs-announce] [Issue 124992] emm,我遇到了一个问题,我用python实现了一个日志库,名为FuXLogger,可是它漏输出了,调试后发现可能是queue的问题?
CPython Issues
- [New-bugs-announce] [Issue 124994] pdb history file should be different per default, not the same with main repl
CPython Issues
- [New-bugs-announce] [Issue 124995] About exception value of memoryview attribute
CPython Issues
- [New-bugs-announce] [Issue 125002] Files with only suffixes cannot be highlighted properly
CPython Issues
- [New-bugs-announce] [Issue 125004] dataclasses fail to unpickle when there is an object cycle with a custom __hash__ function
CPython Issues
- [New-bugs-announce] [Issue 125006] `sys.orig_argv` is not original, at least on some systems
CPython Issues
- [New-bugs-announce] [Issue 125008] Tokenize does not roundtrip {{ after \n
CPython Issues
- [New-bugs-announce] [Issue 125010] Heap-use-after-free READ 8 · dictkeys_decref in fuzz_ast_literal_eval
CPython Issues
- [New-bugs-announce] [Issue 125012] Deprecate Windows-to-POSIX separator conversion via `PurePosixPath(PureWindowsPath(...)))`
CPython Issues
- [New-bugs-announce] [Issue 125016] Nested range Bug
CPython Issues
- [New-bugs-announce] [Issue 125017] Segfault on ``cls.__dict__['__new__'].__annotations__``
CPython Issues
- [New-bugs-announce] [Issue 125018] `importlib` documentation doesn't declare functions properly
CPython Issues
- [New-bugs-announce] [Issue 125022] Provide detection for SIMD features in autoconf and at runtime
CPython Issues
- [New-bugs-announce] [Issue 125025] `_thread` module docs: remove/update certain bullet points in the *caveats* list
CPython Issues
- [New-bugs-announce] [Issue 125028] Prohibit placeholders in `partial` keywords
CPython Issues
- [New-bugs-announce] [Issue 125037] Import system deadlocks in multithreading environments when performing circular imports
CPython Issues
- [New-bugs-announce] [Issue 125038] SIGSEGV with generators after direct change in gi_frame
CPython Issues
- [New-bugs-announce] [Issue 125039] `this_instr` should be const in generated code. `this_instr` is generated, and should be `const`.
CPython Issues
- [New-bugs-announce] [Issue 125041] Re-enable skipped test_zlib tests on s390x hardware acceleration
CPython Issues
- [New-bugs-announce] [Issue 125046] The code generator(s) for the interpreters and JIT could do with better error reporting and documentation
CPython Issues
- [New-bugs-announce] [Issue 125049] urllib.request.urlopen hangs with timeout=30 and works with timeout=1
CPython Issues
- [New-bugs-announce] [Issue 125052] Python 3.13.0 release notes contain wrong link to GIL feature
CPython Issues
- [New-bugs-announce] [Issue 125053] docs: `ob_mutex` should only be used with the critical section API
CPython Issues
- [New-bugs-announce] [Issue 125054] Python 3.13.0 No-GIL Resulting In Incorrect Reduced Results Occasionally.
CPython Issues
- [New-bugs-announce] [Issue 125058] `_thread` module docs: update yet another bullet point in the *caveats* list
CPython Issues
- [New-bugs-announce] [Issue 125063] Emit slices as constants in the bytecode compiler
CPython Issues
- [New-bugs-announce] [Issue 125065] Doesn't have mediapipe
CPython Issues
- [New-bugs-announce] [Issue 125067] Python 3.13
CPython Issues
- [New-bugs-announce] [Issue 125069] Pathlib join pure windows path and pure posix path changes it behaviour on 3.13
CPython Issues
- [New-bugs-announce] [Issue 125072] Assignment expressions are missing from auto-generated topics
CPython Issues
- [New-bugs-announce] [Issue 125076] Occasional failure in installed 3.13.0 test_int
CPython Issues
- [New-bugs-announce] [Issue 125084] In "out-of-tree" build `regen-all` generates different paths
CPython Issues
- [New-bugs-announce] [Issue 125086] Failure in f-string interpretation
CPython Issues
- [New-bugs-announce] [Issue 125094] partial __getstate__ wrong (?)
CPython Issues
- [New-bugs-announce] [Issue 125096] The site module must not load `_pyrepl` if `PYTHON_BASIC_REPL` env var is set
CPython Issues
- [New-bugs-announce] [Issue 125108] pandas 2.2.1 install fails in 3.13.0 using python:3-alpine3.19 docker image
CPython Issues
- [New-bugs-announce] [Issue 125115] pdb: can't debug a script with arguments
CPython Issues
- [New-bugs-announce] [Issue 125117] Python 3.13 build test_sqlite3 fails
CPython Issues
- [New-bugs-announce] [Issue 125118] struct module has undefined behavior when loading bools
CPython Issues
- [New-bugs-announce] [Issue 125139] `_thread.RLock.release` is not safe in free-threaded builds
CPython Issues
- [New-bugs-announce] [Issue 125140] Python 3.13.0 REPL loads local files unexpectedly, causing conflicts
CPython Issues
- [New-bugs-announce] [Issue 125142] For new REPL the help page should explain keyboard shortcuts
CPython Issues
- [New-bugs-announce] [Issue 125150] test_fma_zero_result fails due to unexpected zero instead of negative zero on NetBSD
CPython Issues
- [New-bugs-announce] [Issue 125152] Second prompt in new REPL when exiting F2
CPython Issues
- [New-bugs-announce] [Issue 125154] New REPL does not preserve history between sessions
CPython Issues
- [New-bugs-announce] [Issue 125155] Rounding Error
CPython Issues
- [New-bugs-announce] [Issue 125157] re.findall bug parsing "\n" literals???
CPython Issues
- [New-bugs-announce] [Issue 125159] Speed up `posixpath.realpath()` in the common case
CPython Issues
- [New-bugs-announce] [Issue 125160] Round Function Issue
CPython Issues
- [New-bugs-announce] [Issue 125161] Make `pthread_self()` return a non-zero value in `thread_pthread_stubs.h`
CPython Issues
- [New-bugs-announce] [Issue 125165] cProfile hangs / segfaults with 3.13t
CPython Issues
- [New-bugs-announce] [Issue 125167] typing.NamedTupleMeta should allow subclassing alongside classes other than NamedTuple and Generic
CPython Issues
- [New-bugs-announce] [Issue 125168] Spelling Error
CPython Issues
- [New-bugs-announce] [Issue 125170] PEP 667 follow-up: hard deprecate `PyEval_GetLocals()`
CPython Issues
- [New-bugs-announce] [Issue 125174] "Immortal" objects aren't immortal and that breaks things.
CPython Issues
- [New-bugs-announce] [Issue 125179] Tkinter can not use in the version of 3.13.0
CPython Issues
- [New-bugs-announce] [Issue 125181] Provide a simple function interface for topological sort in graphlib
CPython Issues
- [New-bugs-announce] [Issue 125185] 3.9 GHA: "Ubuntu SSL tests with OpenSSL (3.1.3)" fails
CPython Issues
- [New-bugs-announce] [Issue 125187] Python turtle demo stop clock won't clear time
CPython Issues
- [New-bugs-announce] [Issue 125188] docs: improve explanation of the `errors` argument of `urllib.parse` functions
CPython Issues
- [New-bugs-announce] [Issue 125196] Use PyUnicodeWriter API
CPython Issues
- [New-bugs-announce] [Issue 125198] Grammar for slash_no_default and slash_with_default can be simplified.
CPython Issues
- [New-bugs-announce] [Issue 125203] Error compiling Python 3.13.0 when Sqlite compiled with foreign-key enabled by default.
CPython Issues
- [New-bugs-announce] [Issue 125206] CTypes test failed, complex double problem
CPython Issues
- [New-bugs-announce] [Issue 125207] Build failure on MSVC 1935 with JIT enabled
CPython Issues
- [New-bugs-announce] [Issue 125217] Compiler crash on MSVC when building with JIT and PGO
CPython Issues
- [New-bugs-announce] [Issue 125221] test_importlib test_multiprocessing_pool_circular_import() fails on Thread sanitizer (free-threading) on GitHub Actions
CPython Issues
- [New-bugs-announce] [Issue 125223] Cannot explicitly select free-threaded installation with Python Launcher for Windows
CPython Issues
- [New-bugs-announce] [Issue 125225] Misaligned columns in help('topics') due to the length of "ASSIGNMENTEXPRESSIONS"
CPython Issues
- [New-bugs-announce] [Issue 125228] Not able to compile python3.13.0 due to run into "double free or corruption" in test_functools.py
CPython Issues
- [New-bugs-announce] [Issue 125230] Too Much auto indentation when a comment is in the beginning of a loop inside the REPL
CPython Issues
- [New-bugs-announce] [Issue 125231] `webbrowser.open` hangs indefinitely when exiting browser defined in `BROWSER` environment variable
CPython Issues
- [New-bugs-announce] [Issue 125234] Make PyInitConfig_Free(NULL) a no-op
CPython Issues
- [New-bugs-announce] [Issue 125235] win 10 Python-3.13.0 tkinter fails in venv
CPython Issues
- [New-bugs-announce] [Issue 125239] Add pid to CompletedProcess object, which is returned by subprocess.run.
CPython Issues
- [New-bugs-announce] [Issue 125243] ZoneInfo comparison fails on free-threaded build
CPython Issues
- [New-bugs-announce] [Issue 125245] Importing the socket module fails on free-threaded build
CPython Issues
- [New-bugs-announce] [Issue 125246] 3.13.0+JIT+NoGIL build failure on Linux.
CPython Issues
- [New-bugs-announce] [Issue 125252] unittest.TestCase is not multiple-inheritance cooperative
CPython Issues
- [New-bugs-announce] [Issue 125253] TestMakefile fails
CPython Issues
- [New-bugs-announce] [Issue 125254] Argparse logs incorrect ambiguous option
CPython Issues
- [New-bugs-announce] [Issue 125258] Python 3.1x TypeError issue when trying to create a subclass of multiprocessing.Queue
CPython Issues
- [New-bugs-announce] [Issue 125259] `TypeError` when raising an exception inside the `__init__` method of an enum class
CPython Issues
- [New-bugs-announce] [Issue 125260] gzip.compress output is non-deterministic
CPython Issues
- [New-bugs-announce] [Issue 125268] Thread-safety of interpreter cached objects (free threading)
CPython Issues
- [New-bugs-announce] [Issue 125269] cross-compile error: undefined reference to `__atomic_load_8'
CPython Issues
- [New-bugs-announce] [Issue 125277] Increase minimum supported Sphinx to 7.2.6
CPython Issues
- [New-bugs-announce] [Issue 125283] `os.path.isabs` change in behavior in Python 3.13 on MS-Windows
CPython Issues
- [New-bugs-announce] [Issue 125286] test_audit_subinterpreter crashes with tracerefs enabled
CPython Issues
- [New-bugs-announce] [Issue 125289] Possible mis-leading sample code in Doc/library/asyncio-task.rst
CPython Issues
- [New-bugs-announce] [Issue 125295] Support for function importing via regex
CPython Issues
- [New-bugs-announce] [Issue 125296] Argparse docs have a strange fragment identifier for `name or flags`
CPython Issues
- [New-bugs-announce] [Issue 125298] Error in os.kill() Document
CPython Issues
- [New-bugs-announce] [Issue 125301] [3.12] Tests fail due to "module test.support has no attribute is_apple"
CPython Issues
- [New-bugs-announce] [Issue 125313] Deprecation of `Py_GetPrefix`-family APIs should document the `sys.base_*` counterparts
CPython Issues
- [New-bugs-announce] [Issue 125315] Slow WMI calls in Windows can cause crashes that include stack overflow
CPython Issues
- [New-bugs-announce] [Issue 125316] Using functools.partial to make functions not considered as methods when given as enum values no longer works
CPython Issues
- [New-bugs-announce] [Issue 125318] Segfault from `zoneinfo` with custom DateTime class
CPython Issues
- [New-bugs-announce] [Issue 125323] Unsafe DECREFs of borrowed references in the interpreter.
CPython Issues
- [New-bugs-announce] [Issue 125326] Improve SyntaxError for invalid type param definition
CPython Issues
- [New-bugs-announce] [Issue 125329] cool idea here
CPython Issues
- [New-bugs-announce] [Issue 125330] actually usefull enhancement
CPython Issues
- [New-bugs-announce] [Issue 125331] `from __future__ import barry_as_FLUFL` doesn't work
CPython Issues
- [New-bugs-announce] [Issue 125346] Base64 decode with altchars still accepts non-altchars
CPython Issues
- [New-bugs-announce] [Issue 125347] add const type in python 3.15 version
CPython Issues
- [New-bugs-announce] [Issue 125348] Different behavior with mock to same class or different class
CPython Issues
- [New-bugs-announce] [Issue 125349] IDLE: Unexpected behavior caused by the input method
CPython Issues
- [New-bugs-announce] [Issue 125350] Wrap unused argument in `timemodule` with Py_UNUSED
CPython Issues
- [New-bugs-announce] [Issue 125355] Rewrite parse_intermixed_args() in argparse
CPython Issues
- [New-bugs-announce] [Issue 125363] Add ability to retrieve choices from `argparse.ArgumentParser`
CPython Issues
- [New-bugs-announce] [Issue 125364] Asupan Viral Doodstream
CPython Issues
- [New-bugs-announce] [Issue 125367] "python3.13 -m pdb" exits zero on Syntax Error, prints infinite spam nearby
CPython Issues
- [New-bugs-announce] [Issue 125377] Use 4 spaces for indentation in PDB
CPython Issues
- [New-bugs-announce] [Issue 125378] Whitespace-only lines in PDB cause a line continuation when taken from history
CPython Issues
- [New-bugs-announce] [Issue 125380] Error statement for walrus operator is mangled
CPython Issues
- [New-bugs-announce] [Issue 125381] Issue Summary: Installing Python 3.13.0 on Android proot-chroot (Debian Environment)
CPython Issues
- [New-bugs-announce] [Issue 125383] 4.8. Defining Functions example is slightly misleading
CPython Issues
- [New-bugs-announce] [Issue 125394] Support float's just as int's in decimal.Context methods
CPython Issues
- [New-bugs-announce] [Issue 125397] Resource Leak in `xml.etree.ElementTree.iterparse` When Exiting Loop Early
CPython Issues
- [New-bugs-announce] [Issue 125398] The virtualenv activate script does not correctly detect the Windows Git Bash shell
CPython Issues
- [New-bugs-announce] [Issue 125400] Allow Return Statements with Values in Asynchronous Generators
CPython Issues
- [New-bugs-announce] [Issue 125402] `test_external_inspection.TestGetStackTrace.test_self_trace` fails when building with `--enable-shared`
CPython Issues
- [New-bugs-announce] [Issue 125403] incorrect formatting in chapter "12. Virtual Environments and Packages" of the tutorial
CPython Issues
- [New-bugs-announce] [Issue 125411] locale.nl_langinfo(locale.ALT_DIGITS) is broken
CPython Issues
- [New-bugs-announce] [Issue 125412] # Bug report
CPython Issues
- [New-bugs-announce] [Issue 125413] Add `pathlib.Path.dir_entry`
CPython Issues
- [New-bugs-announce] [Issue 125418] Allow the usage of the grave accent character (`) for string literals and string formatting
CPython Issues
- [New-bugs-announce] [Issue 125420] memoryview is a Sequence but does not implement the full Sequence API
CPython Issues
- [New-bugs-announce] [Issue 125422] f_lineno has different results on Windows and Linux
CPython Issues
- [New-bugs-announce] [Issue 125423] Missing reference docs for dynamic module attributes
CPython Issues
- [New-bugs-announce] [Issue 125434] Faulthandler output should include the thread name
CPython Issues
- [New-bugs-announce] [Issue 125435] Add total_seconds() method to datetime.time object
CPython Issues
- [New-bugs-announce] [Issue 125436] Doc for ConfigParser misses `allow_unnamed_section=False` param
CPython Issues
- [New-bugs-announce] [Issue 125442] Use _PyLong_GetOne() and _PyLong_GetZero() in longobject.c
CPython Issues
- [New-bugs-announce] [Issue 125444] Python 3.13 can't compile with armv5 target
CPython Issues
- [New-bugs-announce] [Issue 125445] Remove the `ma_version_tag` member in `PyDictObject`
CPython Issues
- [New-bugs-announce] [Issue 125447] Remove `Py_TPFLAGS_HAVE_FINALIZE` macro
CPython Issues
- [New-bugs-announce] [Issue 125449] Remove `PyUnicode_READY` in `unicodeobject.h`
CPython Issues
- [New-bugs-announce] [Issue 125451] test_concurrent_futures.test_shutdown.test_processes_terminate() hangs when run multiple times
CPython Issues
- [New-bugs-announce] [Issue 125452] cross-compiling python 3.13 readline error - unable to find ncurses.pc while ncursesw.pc is available
CPython Issues
- [New-bugs-announce] [Issue 125461] Section 2 of language ref still revers to Python 2.
CPython Issues
- [New-bugs-announce] [Issue 125468] Line printed at each key pressed in new Python REPL GUI
CPython Issues
- [New-bugs-announce] [Issue 125470] New warning: unused variable `left_o`[-Wunused-variable] in `Python/generated_cases.c.h:186`
CPython Issues
- [New-bugs-announce] [Issue 125472] CI is failing on current main
CPython Issues
- [New-bugs-announce] [Issue 125480] csv.writer states csv module has no 'writer' member
CPython Issues
- [New-bugs-announce] [Issue 125485] Unable to disable `tlog` file generation for PCbuild
CPython Issues
- [New-bugs-announce] [Issue 125494] Broken Number Pad on macOS in New Interactive Interpreter in 3.13.0
CPython Issues
- [New-bugs-announce] [Issue 125495] Discussion of sys module in Data Model
CPython Issues
- [New-bugs-announce] [Issue 125496] Error in description of f-string "=" functionality
CPython Issues
- [New-bugs-announce] [Issue 125497] About the invalid of `Py_InitializeFromConfig`
CPython Issues
- [New-bugs-announce] [Issue 125498] Replace ghccc with `preserve_none` in JIT builds
CPython Issues
- [New-bugs-announce] [Issue 125500] Adding Context Manger to threading.Timer
CPython Issues
- [New-bugs-announce] [Issue 125502] asyncio.run sometimes hangs with cancelled subprocesses
CPython Issues
- [New-bugs-announce] [Issue 125506] Disable `-Wimplicit-fallthrough` warning for `Modules/expat`
CPython Issues
- [New-bugs-announce] [Issue 125507] Incorrect format passed to `__annotate__` function
CPython Issues
- [New-bugs-announce] [Issue 125508] Wrap unused argument in `_sqlite/connection.c` with Py_UNUSED
CPython Issues
- [New-bugs-announce] [Issue 125510] Wrap unused argument in _sqlite/connection.c with Py_UNUSED
CPython Issues
- [New-bugs-announce] [Issue 125511] error message is misleading when executing await on non-async func
CPython Issues
- [New-bugs-announce] [Issue 125512] ``test_capi`` leaks references
CPython Issues
- [New-bugs-announce] [Issue 125514] test_traceback's PurePythonExceptionFormattingMixin does not fail correctly
CPython Issues
- [New-bugs-announce] [Issue 125515] Multiple unused code warnings in `Python/generated_cases.c.h`
CPython Issues
- [New-bugs-announce] [Issue 125517] Unused code warning in
CPython Issues
- [New-bugs-announce] [Issue 125519] Terrible traceback if `importlib.reload()` is called with a `str`
CPython Issues
- [New-bugs-announce] [Issue 125521] Strange warning and failure of JIT workflow on `aarch64-unknown-linux-gnu/gcc (Debug)`
CPython Issues
- [New-bugs-announce] [Issue 125522] avoid bare except: in stdlib
CPython Issues
- [New-bugs-announce] [Issue 125529] 3.10's `make regen-pegen-metaparser` fails with 3.12+
CPython Issues
- [New-bugs-announce] [Issue 125535] Python fails to build on x86 Debian Non-Debug with X 3.x: error on Hacl_Hash_Blake2s_Simd128.c
CPython Issues
- [New-bugs-announce] [Issue 125541] Make `ctrl-c` interrupt `threading.Lock.acquire()` on Windows
CPython Issues
- [New-bugs-announce] [Issue 125542] Deprecate `prefix_chars` in `argument_group`
CPython Issues
- [New-bugs-announce] [Issue 125543] Adding an internal API for dynamic arrays
CPython Issues
- [New-bugs-announce] [Issue 125550] Allow py.exe to detect 3.14 installs
CPython Issues
- [New-bugs-announce] [Issue 125553] untokenize() does not round-trip for code containing line breaks (`\` + `\n`)
CPython Issues
- [New-bugs-announce] [Issue 125557] Decimal strict mode should prevent Decimal("0.89") == 0.89
CPython Issues
- [New-bugs-announce] [Issue 125560] Consider pinning runner image instead of using `ubuntu-latest` in JIT CI
CPython Issues
- [New-bugs-announce] [Issue 125562] Documentation for os.exec* functions omits information about required argument
CPython Issues
- [New-bugs-announce] [Issue 125568] fcntl nicer polyfill
CPython Issues
- [New-bugs-announce] [Issue 125573] int.from_bytes is affected by integer string conversion limit
CPython Issues
- [New-bugs-announce] [Issue 125579] re documentation, the word 'captured' is unfortunate
CPython Issues
- [New-bugs-announce] [Issue 125584] `test.test_urllib2.HandlerTests.test_ftp_error` fails without network access (running `-u-network`)
CPython Issues
- [New-bugs-announce] [Issue 125588] The python PEG parser generator doesn't allow strings anymore in actions
CPython Issues
- [New-bugs-announce] [Issue 125590] try except pass results in a script failure and system errors when code falls into pass logic - new bug in Python 3.13
CPython Issues
- [New-bugs-announce] [Issue 125591] SOABI for debug version of Python 3.13 on Windows
CPython Issues
- [New-bugs-announce] [Issue 125593] colors are missing on ExceptionGroup tracebacks
CPython Issues
- [New-bugs-announce] [Issue 125600] Generate less warnings for stale code
CPython Issues
- [New-bugs-announce] [Issue 125602] An enhancement for type hinting
CPython Issues
- [New-bugs-announce] [Issue 125603] [3.14] change in behaviour in gc.get_referrers(some_local)
CPython Issues
- [New-bugs-announce] [Issue 125604] Avoid Standalone Sub-structs In pycore_runtime.h
CPython Issues
- [New-bugs-announce] [Issue 125606] python 3.13->3.13's logging.Handler requres .createLock() et.al., and possibly .lock
CPython Issues
- [New-bugs-announce] [Issue 125608] Python dictionary watchers no longer trigger when an object's attributes change
CPython Issues
- [New-bugs-announce] [Issue 125609] New COLORIZED REPL nearly unusable on MS-Windows 10 by default
CPython Issues
- [New-bugs-announce] [Issue 125610] Bad specialization of `STORE_ATTR_INSTANCE_VALUE` with `obj.__dict__`
CPython Issues
- [New-bugs-announce] [Issue 125613] New REPL multiline editing feature not documented
CPython Issues
- [New-bugs-announce] [Issue 125614] [3.14] annotationlib - `get_annotations` with `Format.FORWARDREF` returns `_Stringifier` instances instead of ForwardRef for `module.type` annotations where the module is not loaded
CPython Issues
- [New-bugs-announce] [Issue 125615] Grammar error in appendix: "with output nor the ..." should be "with neither output nor the..."
CPython Issues
- [New-bugs-announce] [Issue 125618] [3.14] annotationlib - get_annotations returns an empty annotations dict if an `AttributeError` is raised when `__annotations__` is accessed
CPython Issues
- [New-bugs-announce] [Issue 125620] test_resource_tracker_sigkill fails on NetBSD: AssertionError for warning count in test_multiprocessing_fork
CPython Issues
- [New-bugs-announce] [Issue 125625] Allow 3.13 py.exe can be use on PCBuild
CPython Issues
- [New-bugs-announce] [Issue 125629] `warnings.filter` has incorrect type hints for message and module
CPython Issues
- [New-bugs-announce] [Issue 125631] "pickle.Unpickler.persistent_load" became read-only in python 3.13
CPython Issues
- [New-bugs-announce] [Issue 125632] socket.connect_ex return wrongly
CPython Issues
- [New-bugs-announce] [Issue 125633] Adding function `ispackage` to stdlib `inspect`
CPython Issues
- [New-bugs-announce] [Issue 125637] [ssl] Reading from non-blocking socket wrapped by SSLContext returns an empty bytes object in case if the client stays connected
CPython Issues
- [New-bugs-announce] [Issue 125639] About whether to add `arch` attribute in `sys.impelemtation`
CPython Issues
- [New-bugs-announce] [Issue 125641] ipaddress IPv4Network and IPv6Network need specialized reverse_pointer property
CPython Issues
- [New-bugs-announce] [Issue 125644] Update location of `locations.md`
CPython Issues
- [New-bugs-announce] [Issue 125646] Invalid an inconsistent results with python 3.13 without GIL
CPython Issues
- [New-bugs-announce] [Issue 125648] TypeError in email.message.Message.get_params
CPython Issues
- [New-bugs-announce] [Issue 125651] UUID wrongly parses hex values with underscores
CPython Issues
- [New-bugs-announce] [Issue 125659] ProactorEventLoop raises AssertionError
CPython Issues
- [New-bugs-announce] [Issue 125660] Python implementation of `json.loads()` accepts invalid unicode escapes
CPython Issues
- [New-bugs-announce] [Issue 125665] Replace turtledemo docstring with correct file name
CPython Issues
- [New-bugs-announce] [Issue 125666] PyREPL exits the interpreter on specific input
CPython Issues
- [New-bugs-announce] [Issue 125667] qidarg_converter_data Values Not Properly Initialized
CPython Issues
- [New-bugs-announce] [Issue 125669] Some weird `make test` behavior
CPython Issues
- [New-bugs-announce] [Issue 125674] Wrong type for first parameter of `newfunc` function type
CPython Issues
- [New-bugs-announce] [Issue 125676] `shutil.move` documentation conflicts with `shutil.copy2` documentation
CPython Issues
- [New-bugs-announce] [Issue 125677] del and name binding
CPython Issues
- [New-bugs-announce] [Issue 125679] Multiprocessing Lock and RLock - invalid representation string on MacOSX.
CPython Issues
- [New-bugs-announce] [Issue 125682] Python implementation of `json.loads()` accepts unicode digits
CPython Issues
- [New-bugs-announce] [Issue 125684] Add support for `ARMv7` floating point coprocessor operations to `Python/pymath.c`
CPython Issues
- [New-bugs-announce] [Issue 125685] Paste mode in python 3.13 turns on in interactive help mode but doesn't work
CPython Issues
- [New-bugs-announce] [Issue 125688] Handle SIGTERM in asyncio
CPython Issues
- [New-bugs-announce] [Issue 125689] SyntaxWarning: invalid escape sequence
CPython Issues
- [New-bugs-announce] [Issue 125698] Configure `EXEEXT` hacks are interfering with `AX_C_FLOAT_WORDS_BIGENDIAN`
CPython Issues
- [New-bugs-announce] [Issue 125703] _Py_DECREF_SPECIALIZED doesn't respect pymalloc tracking
CPython Issues
- [New-bugs-announce] [Issue 125710] Enum by-value lookup no longer compares hashable argument to unhashable values
CPython Issues
- [New-bugs-announce] [Issue 125714] `_pickle.PicklingError` on 3.14.0a1+ when starting a process that references its `super()`
CPython Issues
- [New-bugs-announce] [Issue 125716] test_concurrent_futures.test_interpreter_pool failing
CPython Issues
- [New-bugs-announce] [Issue 125722] Use the latest Sphinx version
CPython Issues
- [New-bugs-announce] [Issue 125723] Crash when generator frame proxies outlive their eval loop
CPython Issues
- [New-bugs-announce] [Issue 125729] Add turtle into tkinter installion option
CPython Issues
- [New-bugs-announce] [Issue 125731] Document FrameLocalsProxy behaviour quirks
CPython Issues
- [New-bugs-announce] [Issue 125738] "Spawn" locks and semaphores are crashing during pickling.
CPython Issues
- [New-bugs-announce] [Issue 125741] Update check_generated_files CI to use our published container image
CPython Issues
- [New-bugs-announce] [Issue 125745] CI's `Tests / Docs / Doctest (pull_request)` throws an exception
CPython Issues
- [New-bugs-announce] [Issue 125746] Remove deprecated `zipimport.zipimporter.load_module`
CPython Issues
- [New-bugs-announce] [Issue 125747] Remove deprecated `zipimport.zipimporter.load_module`
CPython Issues
- [New-bugs-announce] [Issue 125756] _pickle.UnpicklingError: Memo value not found at index 1
CPython Issues
- [New-bugs-announce] [Issue 125761] `warnings.simplefilter("once")` and `warnings.warn()` print all occurrences of matching warnings, regardless of location
CPython Issues
- [New-bugs-announce] [Issue 125763] Space does not make `turtledemo/sorting_animate.py` Exit normally
CPython Issues
- [New-bugs-announce] [Issue 125766] reword some parts of "Using Python on Unix platforms"
CPython Issues
- [New-bugs-announce] [Issue 125767] Support pickling of super object
CPython Issues
- [New-bugs-announce] [Issue 125770] Should we add runnable example for `sys.monitoring`?
CPython Issues
- [New-bugs-announce] [Issue 125775] `pyuwsgi` isn't installed
CPython Issues
- [New-bugs-announce] [Issue 125778] AST Parsed Decorator: col_offset Value for Decorator is Function Position +1.
CPython Issues
- [New-bugs-announce] [Issue 125782] Exception that calls `super().__init__` breaks `copy.copy`
CPython Issues
- [New-bugs-announce] [Issue 125783] Add tests to prevent regressions with the combination of `ctypes` and metaclasses.
CPython Issues
- [New-bugs-announce] [Issue 125784] Data racing when using BINARY_OP and async functions
CPython Issues
- [New-bugs-announce] [Issue 125787] picklable or pickleable?
CPython Issues
- [New-bugs-announce] [Issue 125788] Ctypes: Unclear Error Message for WinFunctionType Mismatch in Windows API Calls
CPython Issues
- [New-bugs-announce] [Issue 125789] Lack of type checks in asyncio.Future can cause crash or the ability to craft malicious objects
CPython Issues
- [New-bugs-announce] [Issue 125790] Optimise the way tracemalloc and PyRefTracer hooks work
CPython Issues
- [New-bugs-announce] [Issue 125792] c++ complier needed using pip
CPython Issues
- [New-bugs-announce] [Issue 125811] Remove DeprecationWarnings in test_peg_generator
CPython Issues
- [New-bugs-announce] [Issue 125814] Infinite Regex search
CPython Issues
- [New-bugs-announce] [Issue 125818] Setting `None` to `skip_file_prefixes` of `warnings.warn()` gets error
CPython Issues
- [New-bugs-announce] [Issue 125821] untokenize of specially crafted escaped characters does not round trip properly
CPython Issues
- [New-bugs-announce] [Issue 125825] Add `.subgroup()` and `.split()` methods to `BaseException`
CPython Issues
- [New-bugs-announce] [Issue 125827] Setting a `int` type value to `message` argument of `warnings.warn()` gets a wrong or abstract error message
CPython Issues
- [New-bugs-announce] [Issue 125828] Multiprocessing Semaphore and BoundedSemaphore - incomplete features ('get_value' missing) on MacOSX.
CPython Issues
- [New-bugs-announce] [Issue 125830] Задача 2
CPython Issues
- [New-bugs-announce] [Issue 125832] Outdated comment in `Python/codegen.c`
CPython Issues
- [New-bugs-announce] [Issue 125836] ModuleNotFoundError: No module named 'distutils.msvccompiler'
CPython Issues
- [New-bugs-announce] [Issue 125837] Refactor `RETURN_VALUE` and `RETURN_CONST`
CPython Issues
- [New-bugs-announce] [Issue 125842] SystemError: <method 'is_done' of '_thread._ThreadHandle' objects> returned a result with an exception set
CPython Issues
- [New-bugs-announce] [Issue 125843] Expose the name of the `curses` C function that caused the exception as an attribute of `curses.error`.
CPython Issues
- [New-bugs-announce] [Issue 125845] `RETURN` instruction can be missing line number in `except*`
CPython Issues
- [New-bugs-announce] [Issue 125848] improve fnmatch.fnmatch documentation
CPython Issues
- [New-bugs-announce] [Issue 125849] The caption "This Python distribution contains no GNU General Public License (GPL) code, so it may be used in proprietary projects. There are interfaces to some GNU code but these are entirely optional." is quite misleading cause there indeed is a GNU V2 license attatched which shows after cloning. I swear I found this in the cloned file and it is GNU so I had to do what I came here to do, ...IMPROVE IT!
CPython Issues
- [New-bugs-announce] [Issue 125852] `sys.addaudithook(None)` breaks the REPL
CPython Issues
- [New-bugs-announce] [Issue 125853] Subclass of extension type with reference cycle sometimes never gets GC'd on free-threaded build
CPython Issues
- [New-bugs-announce] [Issue 125854] Setting an `int` type value to `category` argument of `warnings.warn()` gets a wrong error message
CPython Issues
- [New-bugs-announce] [Issue 125855] pstats.Stats: Add caller/callee sorting and filtering options to `print_callers` and `print_callees`
CPython Issues
- [New-bugs-announce] [Issue 125857] Clarify Docs About Daemon Threads
CPython Issues
- [New-bugs-announce] [Issue 125859] `gc.get_objects` can corrupt in-progress GC in free threading build
CPython Issues
- [New-bugs-announce] [Issue 125860] RecvmsgIntoSCMRightsStreamTest and RecvmsgSCMRightsStreamTest fails on NetBSD
CPython Issues
- [New-bugs-announce] [Issue 125862] Improve `contextlib.ContextDecorator` support for generators and async functions
CPython Issues
- [New-bugs-announce] [Issue 125864] InterpreterPoolExecutor Hangs on Functions Defined In Same Module
CPython Issues
- [New-bugs-announce] [Issue 125865] InterpreterPoolExecutor Raises Attribute Error on Lambdas
CPython Issues
- [New-bugs-announce] [Issue 125866] RFC8089-compliant file URI support in `urllib.request`
CPython Issues
- [New-bugs-announce] [Issue 125867] html rendering issue in MIMEText html rendering
CPython Issues
- [New-bugs-announce] [Issue 125868] Running Cython fails with 3.14.0a1
CPython Issues
- [New-bugs-announce] [Issue 125869] Add types for typing library: Mutable, Immutable
CPython Issues
- [New-bugs-announce] [Issue 125872] Windows Python 12.7 64-bit (AMD64) fails to run on on Windows 11 ARM
CPython Issues
- [New-bugs-announce] [Issue 125873] Show a better error message when PYTHONHOME is wrong
CPython Issues
- [New-bugs-announce] [Issue 125875] wrong opname in 3.13 dis module documentation
CPython Issues
- [New-bugs-announce] [Issue 125879] 32-bit Python 3.12.7 subprocess.run() cannot run arm64 executables
CPython Issues
- [New-bugs-announce] [Issue 125880] Exit codes are lost in the REPL
CPython Issues
- [New-bugs-announce] [Issue 125884] pdb fails when setting a breakpoint to function names with type annotations
CPython Issues
- [New-bugs-announce] [Issue 125885] pdb fails when setting a breakpoint to function names with generics-type annotations
CPython Issues
- [New-bugs-announce] [Issue 125886] KeyboardInterrupt causes concurrent.futures worker race condition
CPython Issues
- [New-bugs-announce] [Issue 125887] Outdated PyObject_HasAttr documentation (Exception behavior)
CPython Issues
- [New-bugs-announce] [Issue 125889] python versions of bisect_right and bisect_left can fail guarantees
CPython Issues
- [New-bugs-announce] [Issue 125893] Setting many types of values to `category` argument of `warnings.simplefilter()` doesn't get any error
CPython Issues
- [New-bugs-announce] [Issue 125895] Docs: sphinx-notfound-page doesn't show nicer 404 page
CPython Issues
- [New-bugs-announce] [Issue 125897] Built-in function `range` params discrepancy
CPython Issues
- [New-bugs-announce] [Issue 125899] Setting `bool` values to `lineno` argument of `warnings.filterwarnings()` and `warnings.simplefilter()` works
CPython Issues
- [New-bugs-announce] [Issue 125900] Clean-up use of `@suppress_immortalization`
CPython Issues
- [New-bugs-announce] [Issue 125904] MRO summary description in tutorial still says depth-first
CPython Issues
- [New-bugs-announce] [Issue 125908] Add HEAD_ISLOCKED to wrap GIL check
CPython Issues
- [New-bugs-announce] [Issue 125909] the link to "Contributing to Docs" redirects to a different URL
CPython Issues
- [New-bugs-announce] [Issue 125910] Links to PEPs are not rendered correctly in "Python Module Index"
CPython Issues
- [New-bugs-announce] [Issue 125911] The JIT doesn't call for `combine_symbol_mask` on the initial trampoline for a trace
CPython Issues
- [New-bugs-announce] [Issue 125912] The JIT optimizer doesn't know about `_BINARY_OP_INPLACE_ADD_UNICODE`'s store
CPython Issues
- [New-bugs-announce] [Issue 125913] python
CPython Issues
- [New-bugs-announce] [Issue 125914] Clean up the dtrace code and documentation for the hook is not using
CPython Issues
- [New-bugs-announce] [Issue 125916] Allow `functools.reduce`s 'initial' to be a keyword argument
CPython Issues
- [New-bugs-announce] [Issue 125918] Can't build CPython with `--enable-optimizations`
CPython Issues
- [New-bugs-announce] [Issue 125920] InterpreterPoolExecutor doesn't respect "thread_name_prefix"
CPython Issues
- [New-bugs-announce] [Issue 125923] Python 3.13: Pressing the Tab key while in the REPL prints 4 spaces instead of 1 tab (breaking backspace)
CPython Issues
- [New-bugs-announce] [Issue 125924] Python 3.13: gnureadline appears to longer be used
CPython Issues
- [New-bugs-announce] [Issue 125926] urljoin() undocumented behavior change in Python 3.14.
CPython Issues
- [New-bugs-announce] [Issue 125927] Clarify the Nature of Python Threads Relative to Other Programming Languages
CPython Issues
- [New-bugs-announce] [Issue 125928] Keep Track of Where Each Python Thread Was Started
CPython Issues
- [New-bugs-announce] [Issue 125933] Add labels to improve documentation accessibility
CPython Issues
- [New-bugs-announce] [Issue 125936] openssl-3.4.0 compatibility
CPython Issues
- [New-bugs-announce] [Issue 125940] Android: support 16 KB pages
CPython Issues
- [New-bugs-announce] [Issue 125942] Android: stdout is set to `errors="surrogateescape"`
CPython Issues
- [New-bugs-announce] [Issue 125949] Asyncio Queue maxsize parameter is not being used
CPython Issues
- [New-bugs-announce] [Issue 125954] The AC doesn't support properly positional-or-keyword arguments per default
CPython Issues
- [New-bugs-announce] [Issue 125955] Direct list-out-of-tuple assignment does not work
CPython Issues
- [New-bugs-announce] [Issue 125956] Can tvheadend add support for simplified Chinese ?
CPython Issues
- [New-bugs-announce] [Issue 125957] Disgrepancy in argument naming for sphinx docs & help in the cmath module
CPython Issues
- [New-bugs-announce] [Issue 125963] Poor readability of preprocessor generated by Tools/clinic
CPython Issues
- [New-bugs-announce] [Issue 125966] UAF on `fut->fut_callback0` in `_asynciomodule.c`
CPython Issues
- [New-bugs-announce] [Issue 125968] Strange 3.14.0a1 problem in attribute assignment
CPython Issues
- [New-bugs-announce] [Issue 125969] Evil `call_soon` may cause OOB in `future_schedule_callbacks`
CPython Issues
- [New-bugs-announce] [Issue 125971] Divide in large numbers not working well
CPython Issues
- [New-bugs-announce] [Issue 125974] 3.14.0a1 urljoin regression wrt //
CPython Issues
- [New-bugs-announce] [Issue 125981] SSL: APPLICATION_DATA_AFTER_CLOSE_NOTIFY
CPython Issues
- [New-bugs-announce] [Issue 125983] partial now behaves like a method descriptor
CPython Issues
- [New-bugs-announce] [Issue 125984] UAF on `fut->fut_callback0` and an evil `call_soon` in `_asynciomodule.c`
CPython Issues
- [New-bugs-announce] [Issue 125985] Add free threading scaling microbenchmarks
CPython Issues
- [New-bugs-announce] [Issue 125994] ClassVar breaks dataclass fields
CPython Issues
- [New-bugs-announce] [Issue 125996] nogil segmentation fault on ordered dict operations
CPython Issues
- [New-bugs-announce] [Issue 125997] time.sleep regression in 3.11
CPython Issues
- [New-bugs-announce] [Issue 126000] Inconsistent current directory after drive dismount/mount
CPython Issues
- [New-bugs-announce] [Issue 126004] Incorrect handling of `start` and `end` values in `codecs.xmlcharrefreplace_errors` handler
CPython Issues
- [New-bugs-announce] [Issue 126008] Tkinter widget cget() misleading documentation about returning as a string
CPython Issues
- [New-bugs-announce] [Issue 126012] Add `__class_getitem__` support to `memoryview`
CPython Issues
- [New-bugs-announce] [Issue 126014] Ignore directories containing only `__pycache__` in `test_makefile_test_folders`
CPython Issues
- [New-bugs-announce] [Issue 126016] Multithreaded subinterpreters can be running during finalization
CPython Issues
- [New-bugs-announce] [Issue 126017] `termios.error` should be an alias or subclass of `OSError`
CPython Issues
- [New-bugs-announce] [Issue 126018] `sys.audit(0)` aborts due to an assertion in debug build
CPython Issues
- [New-bugs-announce] [Issue 126019] inspect.getsource returns irrelevant text when used in repl on a class defined in place
CPython Issues
- [New-bugs-announce] [Issue 126022] Python license documentation file has a stale link to Zope Corporation
CPython Issues
- [New-bugs-announce] [Issue 126024] Improve UTF-8 decode speed
CPython Issues
- [New-bugs-announce] [Issue 126028] Some functions within `msvcrt` don't have tests
CPython Issues
- [New-bugs-announce] [Issue 126031] argparse ArgumentParser kw args confusion translators
CPython Issues
- [New-bugs-announce] [Issue 126033] Crash: `xml.etree.ElementTree.Element.remove` with an evil `Element.__eq__`
CPython Issues
- [New-bugs-announce] [Issue 126035] Missing whitespaces when using `Py_CheckRecursiveCall` & co
CPython Issues
- [New-bugs-announce] [Issue 126037] Crash: `xml.etree.ElementTree.Element.find*` with an evil tag's `str.__eq__`
CPython Issues
- [New-bugs-announce] [Issue 126038] sys.modules bug
CPython Issues
- [New-bugs-announce] [Issue 126039] module_from_spec
CPython Issues
- [New-bugs-announce] [Issue 126040] Add versioning to XML elements to protect against evil mutations
CPython Issues
- [New-bugs-announce] [Issue 126049] Improve Parser/token.c to be more branch predictor friendly and easier to read.
CPython Issues
- [New-bugs-announce] [Issue 126052] "Built-in Types" page is too long
CPython Issues
- [New-bugs-announce] [Issue 126053] "Data model" page is too long
CPython Issues
- [New-bugs-announce] [Issue 126055] os.walk() example of an implementation of shutil.rmtree() is incomplete
CPython Issues
- [New-bugs-announce] [Issue 126056] sys.setprofile doesn't do `c_call` in all cases
CPython Issues
- [New-bugs-announce] [Issue 126061] Add PyLong_IsPositive(), PyLong_IsNegative() and PyLong_IsZero()
CPython Issues
- [New-bugs-announce] [Issue 126068] Fix exceptions in argparse
CPython Issues
- [New-bugs-announce] [Issue 126070] MÄDN
CPython Issues
- [New-bugs-announce] [Issue 126071] Improve formatting of the argparse documentation
CPython Issues
- [New-bugs-announce] [Issue 126072] The method for storing docstrings in code objects is awkward and prevents optimizations.
CPython Issues
- [New-bugs-announce] [Issue 126074] Embeddable distribution for 3.13 includes Tcl/Tk DLL files
CPython Issues
- [New-bugs-announce] [Issue 126080] Crash: UAF in `task_call_step_soon` in `_asynciomodule.c` (with admittedly ridiculous setup)
CPython Issues
- [New-bugs-announce] [Issue 126081] Require reviews for new features
CPython Issues
- [New-bugs-announce] [Issue 126083] Bug: Reference leak in `_asyncio_Task___init___impl` in `_asynciomodule.c`
CPython Issues
- [New-bugs-announce] [Issue 126084] pythonw.exe from venv in 3.13 always creates console window
CPython Issues
- [New-bugs-announce] [Issue 126085] Unpacking TypeAliasType to tuple of types using * errors at runtime, Unpack doesn't
CPython Issues
- [New-bugs-announce] [Issue 126086] After "make install" the __pycache__ directories are only readable by root
CPython Issues
- [New-bugs-announce] [Issue 126087] Move `jit_stencils.h` to the `Python/` directory
CPython Issues
- [New-bugs-announce] [Issue 126090] Subtle error in `getattr_hook` example in the Descriptor Guide
CPython Issues
- [New-bugs-announce] [Issue 126091] Incomplete stack traces when throwing into a generator chain that ends in a custom generator
CPython Issues
- [New-bugs-announce] [Issue 126093] Add `AnyLogger` type (`Logger | LoggerAdapter` alias)
CPython Issues
- [New-bugs-announce] [Issue 126096] Use a freelist for thread states
CPython Issues
- [New-bugs-announce] [Issue 126099] Segmentation Faults during build on NetBSD configuring with --enable-profiling
CPython Issues
- [New-bugs-announce] [Issue 126105] Segmentation fault after deleting __fields__ attribute from ast.AST
CPython Issues
- [New-bugs-announce] [Issue 126106] Potential null pointer dereference
CPython Issues
- [New-bugs-announce] [Issue 126107] COPYRIGHT file not found
CPython Issues
- [New-bugs-announce] [Issue 126108] Potential null pointer dereference
CPython Issues
- [New-bugs-announce] [Issue 126112] test_os.TimerfdTests fail
CPython Issues
- [New-bugs-announce] [Issue 126119] Integer overflow in frame_sizeof
CPython Issues
- [New-bugs-announce] [Issue 126121] Forward reference does not work when using union type operator in type alias
CPython Issues
- [New-bugs-announce] [Issue 126123] Integer overflow in gen_sizeof
CPython Issues
- [New-bugs-announce] [Issue 126125] Incorrect use of OBJ_obj2txt
CPython Issues
- [New-bugs-announce] [Issue 126127] experimental jit causes infinite loops on 3.13 branch
CPython Issues
- [New-bugs-announce] [Issue 126131] Python3.13 is wrongly handling OSC 633 sequences
CPython Issues
- [New-bugs-announce] [Issue 126133] Use static copyright years
CPython Issues
- [New-bugs-announce] [Issue 126136] nogil violation of atomicity on set operations
CPython Issues
- [New-bugs-announce] [Issue 126137] asyncio loo.add_read/add_writer documentation lacking
CPython Issues
- [New-bugs-announce] [Issue 126138] UAF in `_asynciomodule.c` when calling a class's `cancel` function using a malicious `__getattribute__` in `task_step_handle_result_impl`
CPython Issues
- [New-bugs-announce] [Issue 126139] Improve error message locations for future statements with unknown future features
CPython Issues
- [New-bugs-announce] [Issue 126146] Remove `__cmp__` method from some test cases
CPython Issues
- [New-bugs-announce] [Issue 126149] Improve performance of random.randbelow by providing a C implementation
CPython Issues
- [New-bugs-announce] [Issue 126156] `Morsel.__init__` loops reserved values and could be replaced with a simple dict update
CPython Issues
- [New-bugs-announce] [Issue 126164] Incomplete or incorrect calendar documentation
CPython Issues
- [New-bugs-announce] [Issue 126165] The return value of function `math.isclose` can be somewhat misleading
CPython Issues
- [New-bugs-announce] [Issue 126168] `atexit.register_early` pre-finalization callback API
CPython Issues
- [New-bugs-announce] [Issue 126167] Genericize iOS testbed app
CPython Issues
- [New-bugs-announce] [Issue 126170] Doc string for locals() partly contradicts the full documentation
CPython Issues
- [New-bugs-announce] [Issue 126171] Core dump with specific call of find_frozen
CPython Issues
- [New-bugs-announce] [Issue 126172] PYTHON_BASIC_REPL env var not fully documented
CPython Issues
- [New-bugs-announce] [Issue 126175] Add attributes to tomllib.TOMLDecodeError
CPython Issues
- [New-bugs-announce] [Issue 126177] PYTHONBREAKPOINT should ignore non-importable breakpoints
CPython Issues
- [New-bugs-announce] [Issue 126178] NFC Separate Emscripten and WASI standard lib disables in configure
CPython Issues
- [New-bugs-announce] [Issue 126180] Undeprecate getopt and optparse
CPython Issues
- [New-bugs-announce] [Issue 126181] `sum` float precision issue
CPython Issues
- [New-bugs-announce] [Issue 126187] Provide a script to create a complete emscripten build
CPython Issues
- [New-bugs-announce] [Issue 126188] ensurepip: the bundled 24.2 is broken on old macOS
CPython Issues
- [New-bugs-announce] [Issue 126195] JIT: Use pthread_jit_write_protect_np on macOS
CPython Issues
- [New-bugs-announce] [Issue 126201] Emscripten installation instructions shouldn't recommend installing to a non-user path
CPython Issues
- [New-bugs-announce] [Issue 126204] Add a `Py_JIT` variable to `pyconfig.h`
CPython Issues
- [New-bugs-announce] [Issue 126205] urllib.request.pathname2url() mishandles UNC paths
CPython Issues
- [New-bugs-announce] [Issue 126206] `make regen-all` doesn't pass `-f` to argument clinic
CPython Issues
- [New-bugs-announce] [Issue 126207] `make regen-all` fails on conflict markers in argument clinic code
CPython Issues
- [New-bugs-announce] [Issue 126209] warnings.warn's skip_file_prefixes doesn't work when provided `__file__`.
CPython Issues
- [New-bugs-announce] [Issue 126211] cases_generator inserts code to save the stack pointer in the incorrect location when statements containing escaping calls are next to preprocessor directives
CPython Issues
- [New-bugs-announce] [Issue 126212] urllib.request.pathname2url() and url2pathname() remove slashes on Windows
CPython Issues
- [New-bugs-announce] [Issue 126219] `tkinter.Tk` segfault with invalid `className`
CPython Issues
- [New-bugs-announce] [Issue 126220] `_lsprof.Profiler._creturn_callback()` segfaults
CPython Issues
- [New-bugs-announce] [Issue 126221] `sre_constants._makecodes` segfaults in JIT builds
CPython Issues
- [New-bugs-announce] [Issue 126222] JIT error stubs don't account for peeks
CPython Issues
- [New-bugs-announce] [Issue 126223] `SystemError` caused by `_interpreters.create()` with invalid unicode argument
CPython Issues
- [New-bugs-announce] [Issue 126225] Revisit `getopt` and `optparse` soft deprecations
CPython Issues
- [New-bugs-announce] [Issue 126226] Cannot find installation file structure change in changelog
CPython Issues
- [New-bugs-announce] [Issue 126228] Python 3.13
CPython Issues
- [New-bugs-announce] [Issue 126232] Use `Py_VERSION` to represent different version
CPython Issues
- [New-bugs-announce] [Issue 126234] Convert one-element list to tuple in Python.
CPython Issues
- [New-bugs-announce] [Issue 126237] libregrtest: junit-xml output doesn't support subTest
CPython Issues
- [New-bugs-announce] [Issue 126238] Possible null pointer dereference of freevars in _PyCompile_LookupArg
CPython Issues
- [New-bugs-announce] [Issue 126240] Possible null pointer dereference of variable args in _PyPegen_collect_call_seqs
CPython Issues
- [New-bugs-announce] [Issue 126252] `test_math` fails on Windows
CPython Issues
- [New-bugs-announce] [Issue 126253] ``test_os`` fails on Windows
CPython Issues
- [New-bugs-announce] [Issue 126254] Search box cover up text in PDFs
CPython Issues
- [New-bugs-announce] [Issue 126255] `test_embed.InitConfigTests.test_initconfig_api` fails when cpython is built with `--enable-experimental-jit=interpreter`
CPython Issues
- [New-bugs-announce] [Issue 126256] `time.rst` uses `the same than`, which is grammatically incorrect
CPython Issues
- [New-bugs-announce] [Issue 126259] Doctest warning in `sqlite3.rst`: "unclosed database in sqlite3.Connection"
CPython Issues
Last message date:
Thu Oct 31 18:30:43 EDT 2024
Archived on: Thu Oct 31 18:30:46 EDT 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).