April 2024 Archives by thread
Starting: Mon Apr 1 02:40:28 EDT 2024
Ending: Tue Apr 30 23:11:37 EDT 2024
Messages: 368
- [New-bugs-announce] [Issue 117414] support Logger Asynchronous Handler
CPython Issues
- [New-bugs-announce] [Issue 117423] Question about bytecodes of operator "in" and "=="
CPython Issues
- [New-bugs-announce] [Issue 117424] 3.10.14: test suite fails in `test_zlib` unit in build env with installed zlib-ng
CPython Issues
- [New-bugs-announce] [Issue 117425] Remove Incref/Decref of Specific Immortal Objects
CPython Issues
- [New-bugs-announce] [Issue 117426] Logged In: YES
CPython Issues
- [New-bugs-announce] [Issue 117431] Improve performance of startswith and endswith methods for str and bytes
CPython Issues
- [New-bugs-announce] [Issue 117433] Newest 3.12 install missing python312.dll - Windows 10
CPython Issues
- [New-bugs-announce] [Issue 117434] Failed assert when lowering UOP_MAX_TRACE_LENGTH to 200
CPython Issues
- [New-bugs-announce] [Issue 117435] Make multiprocessing `SemLock` thread-safe in the free-threaded build
CPython Issues
- [New-bugs-announce] [Issue 117439] Make refleak checking thread-safe without the GIL
CPython Issues
- [New-bugs-announce] [Issue 117440] Make syslog thread-safe in `--disable-gil` builds
CPython Issues
- [New-bugs-announce] [Issue 117442] A loop split between two hot executors never calls CHECK_EVAL_BREAKER()
CPython Issues
- [New-bugs-announce] [Issue 117452] Build failed when configure with `--enable-profiling` on FreeBSD
CPython Issues
- [New-bugs-announce] [Issue 117453] Choose number of replications based on data
CPython Issues
- [New-bugs-announce] [Issue 117454] Unexpected signer of python 3.10.14
CPython Issues
- [New-bugs-announce] [Issue 117456] Floating point rounding error bug in assertAlmostEqual
CPython Issues
- [New-bugs-announce] [Issue 117457] pystats: Uop "miss" counts are incorrect
CPython Issues
- [New-bugs-announce] [Issue 117459] asyncio.run_coroutine_threadsafe drops specified exceptions' traceback
CPython Issues
- [New-bugs-announce] [Issue 117467] mailbox.mbox.flush() loses mailbox owner
CPython Issues
- [New-bugs-announce] [Issue 117470] Confusing documentation for the `n` parameter of `Threading.Condition.notify(n)`
CPython Issues
- [New-bugs-announce] [Issue 117473] print of CR and automatic line wrapping
CPython Issues
- [New-bugs-announce] [Issue 117474] Skip `test_gdb.test_backtrace.test_threads` in free-threaded build
CPython Issues
- [New-bugs-announce] [Issue 117476] Bad signature on Python-3.11.9.tar.xz
CPython Issues
- [New-bugs-announce] [Issue 117478] Add `@support.requires_gil_enabled` decorator to mark tests that require the GIL
CPython Issues
- [New-bugs-announce] [Issue 117482] Weird Enum behaviour inside Subinterpreter
CPython Issues
- [New-bugs-announce] [Issue 117483] `test_ssl.test_wrong_cert_tls13` should accept "Broken pipe" as valid error
CPython Issues
- [New-bugs-announce] [Issue 117486] ast: Improve behavior for user-defined classes
CPython Issues
- [New-bugs-announce] [Issue 117492] typing.NoReturn and typing.Never are somewhat unclear
CPython Issues
- [New-bugs-announce] [Issue 117494] Extract the instruction sequence data structure into its own file and add a Python interface
CPython Issues
- [New-bugs-announce] [Issue 117503] Support non-ASCII user name in posixpath.expanduser()
CPython Issues
- [New-bugs-announce] [Issue 117505] [BUG] Newest 3.12 install on windows misses pip
CPython Issues
- [New-bugs-announce] [Issue 117507] unittest.mock.patch of a subclass poisons base class
CPython Issues
- [New-bugs-announce] [Issue 117511] Make some `PyMutex` functions public
CPython Issues
- [New-bugs-announce] [Issue 117512] JIT compiler doesn't support 64-bit operands on 32-bit sytems
CPython Issues
- [New-bugs-announce] [Issue 117514] Add `sys.is_gil_enabled()`
CPython Issues
- [New-bugs-announce] [Issue 117516] Implement PEP-742
CPython Issues
- [New-bugs-announce] [Issue 117518] C API: Add PyTuple_GetItemRef(), similar to PyTuple_GetItem() but return a strong reference
CPython Issues
- [New-bugs-announce] [Issue 117521] Improve typing.TypeGuard docstring
CPython Issues
- [New-bugs-announce] [Issue 117523] Local payment
CPython Issues
- [New-bugs-announce] [Issue 117524] Can python calculate simple factorial?
CPython Issues
- [New-bugs-announce] [Issue 117526] Add a mechanism for single-phase init modules to declare free-threading compatibility
CPython Issues
- [New-bugs-announce] [Issue 117531] Queue non-immediate shutdown doesn't unblock getters
CPython Issues
- [New-bugs-announce] [Issue 117534] ./Modules/_datetimemodule.c:290: days_before_year: Assertion `year >= 1' failed.
CPython Issues
- [New-bugs-announce] [Issue 117535] RuntimeWarning "coroutine was never awaited" prints first line of file called sys
CPython Issues
- [New-bugs-announce] [Issue 117536] RuntimeWarning: coroutine method 'aclose' of '...' was never awaited when breaking out of async for
CPython Issues
- [New-bugs-announce] [Issue 117539] Link from typing docs to specific sections in the typing spec
CPython Issues
- [New-bugs-announce] [Issue 117545] pickle.load() significantly slows down with each call on Windows11 but not on Linux
CPython Issues
- [New-bugs-announce] [Issue 117546] `os.path.realpath('loop/../link')` does not resolve link
CPython Issues
- [New-bugs-announce] [Issue 117547] mimalloc compile error on OpenBSD
CPython Issues
- [New-bugs-announce] [Issue 117549] New tier 2 counters break some C extensions due to order of field mismatch
CPython Issues
- [New-bugs-announce] [Issue 117552] Avoid indefinite hang in `test.test_logging.HTTPHandlerTest.test_output` if request fails
CPython Issues
- [New-bugs-announce] [Issue 117555] test_multiprocessing_forkserver OSError: [Errno 39] Directory not empty: '/tmp/test_python_8uqlpn0m/tmp5h9be3ji'
CPython Issues
- [New-bugs-announce] [Issue 117556] PGO tests: mimalloc: warning: unable to allocate OS memory
CPython Issues
- [New-bugs-announce] [Issue 117557] unicodedata: unicodedata.name() undocumented TypeError on empty string
CPython Issues
- [New-bugs-announce] [Issue 117560] Unexpected super() behavior with multiple inhheritance
CPython Issues
- [New-bugs-announce] [Issue 117561] Implement PyObject_HasOptionalAttr
CPython Issues
- [New-bugs-announce] [Issue 117563] Add null pointer judgement
CPython Issues
- [New-bugs-announce] [Issue 117566] ipaddress.IPv6Address.is_loopback broken for IPv4-mapped addresses
CPython Issues
- [New-bugs-announce] [Issue 117572] pyt
CPython Issues
- [New-bugs-announce] [Issue 117576] Bug in ChainMap if one of the items is empty defaultdict
CPython Issues
- [New-bugs-announce] [Issue 117578] PyType_GetModuleByDef family for binary functions performance
CPython Issues
- [New-bugs-announce] [Issue 117579] A typo in the doc page '6. Modules`
CPython Issues
- [New-bugs-announce] [Issue 117580] Cancel built tests on first failure
CPython Issues
- [New-bugs-announce] [Issue 117581] Specialize BINARY_OP by refcount and by type of operands
CPython Issues
- [New-bugs-announce] [Issue 117582] Phyton k
CPython Issues
- [New-bugs-announce] [Issue 117584] Raise TypeError for non-paths in `posixpath.relpath()`
CPython Issues
- [New-bugs-announce] [Issue 117586] Speed up `pathlib.Path.glob()` by working with strings internally
CPython Issues
- [New-bugs-announce] [Issue 117587] Speedup `posixpath.abspath()` for relative paths
CPython Issues
- [New-bugs-announce] [Issue 117592] `json`'s `default` callable/method ignores keys.
CPython Issues
- [New-bugs-announce] [Issue 117594] Define test_search_anchor_at_beginning as CPU-heavy tests.
CPython Issues
- [New-bugs-announce] [Issue 117596] `os.path.realpath` raises a `ValueError` when path contains a null byte
CPython Issues
- [New-bugs-announce] [Issue 117597] Need a detailed explanation of the below added line into documentation
CPython Issues
- [New-bugs-announce] [Issue 117598] [BUG] ZoneInfo does not support datetime.Time and utcoffset can't be retrieved
CPython Issues
- [New-bugs-announce] [Issue 117599] Remove unpopular programming languages' references in the Tutorial
CPython Issues
- [New-bugs-announce] [Issue 117602] 错误:安装许多第三方库时,会出现bug
CPython Issues
- [New-bugs-announce] [Issue 117603] black image
CPython Issues
- [New-bugs-announce] [Issue 117605] Many tests fail if `FORCE_COLOR` environment variable is set
CPython Issues
- [New-bugs-announce] [Issue 117606] Terrible user experience if `test_exceptions.ExceptionTests.test_recursion_normalizing_infinite_exception` fails
CPython Issues
- [New-bugs-announce] [Issue 117607] Speedup `os.path.relpath()`
CPython Issues
- [New-bugs-announce] [Issue 117609] Speedup `os.path`
CPython Issues
- [New-bugs-announce] [Issue 117613] Argument Clinic: Unsafe code generation with `defining_class` and no slash
CPython Issues
- [New-bugs-announce] [Issue 117618] Improve the `filename` argument of `pdb`'s `break` command
CPython Issues
- [New-bugs-announce] [Issue 117620] tkinter.simpledialog.askinteger() conflict with tkinter.filedialog.asksaveasfilename() causing Python interpreter crash on macOS
CPython Issues
- [New-bugs-announce] [Issue 117634] Remove `_get_[both]sep[s]()` calls in `os.path`
CPython Issues
- [New-bugs-announce] [Issue 117636] Remove redundant type check in `os.path.join()`
CPython Issues
- [New-bugs-announce] [Issue 117639] Special case for current dir in `posixpath.abspath()`
CPython Issues
- [New-bugs-announce] [Issue 117641] Use set comprehension for `posixpath.commonpath()`
CPython Issues
- [New-bugs-announce] [Issue 117642] PEP 737 implementation errors
CPython Issues
- [New-bugs-announce] [Issue 117644] Crash during AST cleanup
CPython Issues
- [New-bugs-announce] [Issue 117645] test_dynamic fails on wasm32 WASI 8Core 3.x buildbot
CPython Issues
- [New-bugs-announce] [Issue 117648] Improve performance of os.join by replacing map with a direct method call
CPython Issues
- [New-bugs-announce] [Issue 117649] Disable importing single-phase init extensions in subinterpreters in `--disable-gil` build
CPython Issues
- [New-bugs-announce] [Issue 117650] Explicit dictionary calling methods inside formatted string
CPython Issues
- [New-bugs-announce] [Issue 117655] ``test_strptime`` raises a DeprecationWarning
CPython Issues
- [New-bugs-announce] [Issue 117657] Make TSAN tests pass with the GIL disabled in free-threaded builds
CPython Issues
- [New-bugs-announce] [Issue 117658] Fix `check_dump_traceback_threads` in free-threaded build
CPython Issues
- [New-bugs-announce] [Issue 117663] [Enum] _simple_enum does not handle complex aliases
CPython Issues
- [New-bugs-announce] [Issue 117669] AttributeError: module 'readline' has no attribute 'backend' in 3.13.0a3
CPython Issues
- [New-bugs-announce] [Issue 117675] Reference leak in 3.12
CPython Issues
- [New-bugs-announce] [Issue 117677] I need a C code style manual
CPython Issues
- [New-bugs-announce] [Issue 117680] Give _PyInstructionSequence a python interface and use it in compiler tests
CPython Issues
- [New-bugs-announce] [Issue 117682] Make IDLE installation optional
CPython Issues
- [New-bugs-announce] [Issue 117683] `test_code.test_free_different_thread` is flaky when the GIL is disabled
CPython Issues
- [New-bugs-announce] [Issue 117686] Move `_get_bothseps()` outside loop condition
CPython Issues
- [New-bugs-announce] [Issue 117688] `ThreadPoolExecutorTest.test_no_stale_references` may hang with GIL disabled
CPython Issues
- [New-bugs-announce] [Issue 117691] `tarfile` deprecation warning for PEP-706 should set a stacklevel
CPython Issues
- [New-bugs-announce] [Issue 117692] doctest fails to collect tests from a C function that has been wrapped
CPython Issues
- [New-bugs-announce] [Issue 117694] Improve tests for PyEval_EvalCodeEx
CPython Issues
- [New-bugs-announce] [Issue 117698] Why does this python program hang the terminal when it exits on Linux or WSL?
CPython Issues
- [New-bugs-announce] [Issue 117704] Readline: importting `pathlib` breaks libedit `readline.read_init_file` when `.editrc`'s comments are longer than 20 characters
CPython Issues
- [New-bugs-announce] [Issue 117705] Add `follow_symlinks` to `os.path.exists()`
CPython Issues
- [New-bugs-announce] [Issue 117706] Installation of Python 3.12.3 fails during "make install" in FreeBSD OS
CPython Issues
- [New-bugs-announce] [Issue 117709] `PyUnicode_Type` needs vectorcall.
CPython Issues
- [New-bugs-announce] [Issue 117710] EmailMessage.get_filename() not unquoting url encodings
CPython Issues
- [New-bugs-announce] [Issue 117711] test_makefile_test_folders fails if `test/wheeldata` is empty
CPython Issues
- [New-bugs-announce] [Issue 117714] closing async_generator_athrow on an async generator that suppresses exception does not raise RuntimError
CPython Issues
- [New-bugs-announce] [Issue 117716] `Wave_write` does not write `pad byte`
CPython Issues
- [New-bugs-announce] [Issue 117717] Json decode memory leak
CPython Issues
- [New-bugs-announce] [Issue 117721] `_thread.lock.release()` is not thread-safe in free-threaded builds
CPython Issues
- [New-bugs-announce] [Issue 117722] 3.13.0a6 breaks asyncio.Stream.readuntil with bytearray separator
CPython Issues
- [New-bugs-announce] [Issue 117724] Missing grammar tests for match statement
CPython Issues
- [New-bugs-announce] [Issue 117727] Speed up `pathlib.Path.iterdir()` by using `os.scandir()`
CPython Issues
- [New-bugs-announce] [Issue 117730] Shared from Edge
CPython Issues
- [New-bugs-announce] [Issue 117733] Argument Clinic: allow a `*args: object` parameter with following keyword-only parameters
CPython Issues
- [New-bugs-announce] [Issue 117735] `singledispatchmethod` inspected signature incorrectly includes `self`
CPython Issues
- [New-bugs-announce] [Issue 117739] Stale GIL glossary definition
CPython Issues
- [New-bugs-announce] [Issue 117742] importlib.util._find_spec_from_path('__main__') fails
CPython Issues
- [New-bugs-announce] [Issue 117743] IDLE/pyclbr failures
CPython Issues
- [New-bugs-announce] [Issue 117744] Python 3.11.9 catches all exceptions raised in `Generic.__setattr__("__orig_class__", type_parameter)`
CPython Issues
- [New-bugs-announce] [Issue 117750] _PyObject_StoreInstanceAttribute assertion fails in setattr after __dict__.clear()
CPython Issues
- [New-bugs-announce] [Issue 117752] Weired PGO build on macOS 14.3
CPython Issues
- [New-bugs-announce] [Issue 117755] 3.13.0a6: `test.test_io.CBufferedReaderTest.test_constructor` ends with `Fatal Python error: Floating point exception`
CPython Issues
- [New-bugs-announce] [Issue 117759] Document the new incremental GC
CPython Issues
- [New-bugs-announce] [Issue 117760] The trashcan mechanism could be streamlined
CPython Issues
- [New-bugs-announce] [Issue 117764] Add more signatures for builtin functions and methods
CPython Issues
- [New-bugs-announce] [Issue 117765] Make `mocker.patch.dict` documentation clearer on actual behavior
CPython Issues
- [New-bugs-announce] [Issue 117779] inconsistent handling of duplicate ZipFile entries
CPython Issues
- [New-bugs-announce] [Issue 117783] Temporarily immortalize objects that use deferred reference counting
CPython Issues
- [New-bugs-announce] [Issue 117784] Allow CPython to build against cryptography libraries lacking post-handshake authentiction
CPython Issues
- [New-bugs-announce] [Issue 117786] venv with Windows Store base does not have correct sys.path
CPython Issues
- [New-bugs-announce] [Issue 117787] configure script is run with /bin/sh, but contains GNU bash logic
CPython Issues
- [New-bugs-announce] [Issue 117792] Python calendar module, and month method ...are inaccurate for September 1752
CPython Issues
- [New-bugs-announce] [Issue 117793] utf8 mode seems not working while loading site module with Python 3.11/3.12 in Windows
CPython Issues
- [New-bugs-announce] [Issue 117794] Palmpay, join Nwachukwu Chris on Skype
CPython Issues
- [New-bugs-announce] [Issue 117797] Improve `test_descr.test_not_implemented`
CPython Issues
- [New-bugs-announce] [Issue 117799] Internal type handling errors
CPython Issues
- [New-bugs-announce] [Issue 117804] PGO: compiler warnings for source files with no profile data
CPython Issues
- [New-bugs-announce] [Issue 117807] mimetypes raises UnicodeDecodeError when map files are not unicode encoded
CPython Issues
- [New-bugs-announce] [Issue 117822] `ctypes.Structure` fields initialises incorrectly with `\x00`-containing bytes
CPython Issues
- [New-bugs-announce] [Issue 117826] Don't call `lookdict_index` in `delitemif_lock_held`
CPython Issues
- [New-bugs-announce] [Issue 117827] QueueListener never starts when configuring logging using dictConfig.
CPython Issues
- [New-bugs-announce] [Issue 117829] zippapp/ macOS: .DS_Store files should be excluded from the generated archives
CPython Issues
- [New-bugs-announce] [Issue 117833] itertools.starmap can fail to construct a proper iterator
CPython Issues
- [New-bugs-announce] [Issue 117834] argparse: fix inconsistency in `add_argument()` API when using positional argument with `dest=` parameter
CPython Issues
- [New-bugs-announce] [Issue 117837] I've made a simple patch.
CPython Issues
- [New-bugs-announce] [Issue 117838] Regression in tricky __dict__ use.
CPython Issues
- [New-bugs-announce] [Issue 117839] Stalling of Multiprocessing.Pool
CPython Issues
- [New-bugs-announce] [Issue 117840] Snippet displays improper syntax highlight
CPython Issues
- [New-bugs-announce] [Issue 117841] Builtin function for `ntpath.lexists`
CPython Issues
- [New-bugs-announce] [Issue 117845] readline module fails to build against recent libedit
CPython Issues
- [New-bugs-announce] [Issue 117848] TypeError in bisect when called with key argument
CPython Issues
- [New-bugs-announce] [Issue 117849] email.message: header value parser get_msg_id throws IndexError on some invalid RFC822 Message-ID
CPython Issues
- [New-bugs-announce] [Issue 117852] asyncgen.athrow() checks args on asyncgen.athrow().send() but should check them on asyncgen.athrow()
CPython Issues
- [New-bugs-announce] [Issue 117854] 递归错误
CPython Issues
- [New-bugs-announce] [Issue 117856] Make `os.getcwd()` as fast as on Windows
CPython Issues
- [New-bugs-announce] [Issue 117860] __all__ not being respected/honored all unittest.mock.patch in Python >= v3.11
CPython Issues
- [New-bugs-announce] [Issue 117864] Random crash of the Python interpreter in a free-threaded build.
CPython Issues
- [New-bugs-announce] [Issue 117865] Inspect module is prohibitively expensive to import
CPython Issues
- [New-bugs-announce] [Issue 117868] Automate positional arguments in clinic code
CPython Issues
- [New-bugs-announce] [Issue 117871] Regression: `venv` virtual environments not providing `pydoc`
CPython Issues
- [New-bugs-announce] [Issue 117873] Use positional arguments in private clinic code
CPython Issues
- [New-bugs-announce] [Issue 117879] test_httpservers: OSError: [Errno 39] Directory not empty
CPython Issues
- [New-bugs-announce] [Issue 117880] Pure python stat.filemode(4095) gives a different filetype from the C implementation
CPython Issues
- [New-bugs-announce] [Issue 117881] async generator allows concurrent access via async_gen_athrow_throw and async_gen_asend_throw
CPython Issues
- [New-bugs-announce] [Issue 117883] An issue with 3.1.2. Text
CPython Issues
- [New-bugs-announce] [Issue 117886] platform_triplet.c uses possibly undefined TARGET_OS_* macros
CPython Issues
- [New-bugs-announce] [Issue 117888] Output from failed platform_triplet.c compilation is not logged
CPython Issues
- [New-bugs-announce] [Issue 117889] test_peg_generator fails on a PGO+LTO build with clang
CPython Issues
- [New-bugs-announce] [Issue 117891] _testexternalinspection.c doesn't check for undefined TARGET_OS_OSX
CPython Issues
- [New-bugs-announce] [Issue 117894] async generator aclose()/athrow() can be re-used after StopIteration
CPython Issues
- [New-bugs-announce] [Issue 117901] _PyCompile_CodeGen compiles nested function all the way to code object
CPython Issues
- [New-bugs-announce] [Issue 117903] Documentation says that static methods can be called as regular functions, but I don't see how
CPython Issues
- [New-bugs-announce] [Issue 117907] test_inspect: ValueError: no signature found for builtin <built-in function getobjects>
CPython Issues
- [New-bugs-announce] [Issue 117911] Rename 'open' in the 'webpage' library
CPython Issues
- [New-bugs-announce] [Issue 117914] datetime_strptime is 'NoneType' when restart cpython
CPython Issues
- [New-bugs-announce] [Issue 117923] ``test_webbrowser`` prints unnecessary information
CPython Issues
- [New-bugs-announce] [Issue 117927] Py_DEPRECATED should account for Py_Limited_API
CPython Issues
- [New-bugs-announce] [Issue 117928] Increase minimum supported Sphinx to 6.2.1
CPython Issues
- [New-bugs-announce] [Issue 117929] C API: Restore removed PyEval_InitThreads() function
CPython Issues
- [New-bugs-announce] [Issue 117936] [subinterpreters] Refleaks on Windows Under Specific Conditions
CPython Issues
- [New-bugs-announce] [Issue 117941] BooleanOptionalAction does not correctly resolve arguments that are defined as starting with "--no-"
CPython Issues
- [New-bugs-announce] [Issue 117942] ctypes.Structure superclass with bitfields do not parse properly when it doesn't end on a byte boundary
CPython Issues
- [New-bugs-announce] [Issue 117943] difflib adding an additional html column when making tables using difflib.HtmlDiff()
CPython Issues
- [New-bugs-announce] [Issue 117945] `os.path.ismount()` wasn't added in Python 3.4
CPython Issues
- [New-bugs-announce] [Issue 117946] Adding support for file paths as arguments to pickle.load and pickle.dump
CPython Issues
- [New-bugs-announce] [Issue 117953] Single-Phase Init Extension Module Init Functions Still Run in Isolated Interpreters
CPython Issues
- [New-bugs-announce] [Issue 117956] types.MappingProxyType states that proxy[key] will throw a KeyError, but that is not always true
CPython Issues
- [New-bugs-announce] [Issue 117958] Expose jit_code field for UOp Executor
CPython Issues
- [New-bugs-announce] [Issue 117960] bidir normalization ?
CPython Issues
- [New-bugs-announce] [Issue 117961] Associativity of matmul unclear from grammar for m_expr
CPython Issues
- [New-bugs-announce] [Issue 117966] python3.11.9:UnicodeEncodeError: 'utf-8' codec can't encode characters in position 40-42: surrogates not allowed
CPython Issues
- [New-bugs-announce] [Issue 117967] Add `dir_fd` to `os.path.lexists()` & `os.path.isdir()`
CPython Issues
- [New-bugs-announce] [Issue 117968] Add tests for the PyEval_Run family of the C API
CPython Issues
- [New-bugs-announce] [Issue 117975] If a flush level is specified as a text value in a logging configuration dictionary, `dictConfig()` does not convert it to a numeric value.
CPython Issues
- [New-bugs-announce] [Issue 117977] `os.chmod()`, `os.chown()` & `os.listdir()` weren't added in Python 3.3
CPython Issues
- [New-bugs-announce] [Issue 117983] GH-114781 potentially breaks gevent: threading becomes pre-imported at startup
CPython Issues
- [New-bugs-announce] [Issue 117984] Maybe add a first() function to python?
CPython Issues
- [New-bugs-announce] [Issue 117987] Restore removed Py_SetProgramName() and PySys_SetArgv() functions
CPython Issues
- [New-bugs-announce] [Issue 117991] release() function for threading.Barrier
CPython Issues
- [New-bugs-announce] [Issue 117995] sqlite3 seems to consider `?1` a named placeholder
CPython Issues
- [New-bugs-announce] [Issue 117999] Small integer powers of real±0j are invalid
CPython Issues
- [New-bugs-announce] [Issue 118013] [3.12] getattr_static can result in reference leaks
CPython Issues
- [New-bugs-announce] [Issue 118015] Overriding ft.cached_property does not work correctly when the return type is a generator, and the derived implementation uses parent implementation
CPython Issues
- [New-bugs-announce] [Issue 118016] Changelog: document `Py_AtExit` requirement change that the interpreter must be initialized
CPython Issues
- [New-bugs-announce] [Issue 118022] unable to compile built-in module
CPython Issues
- [New-bugs-announce] [Issue 118023] ``test_compile`` leaks references
CPython Issues
- [New-bugs-announce] [Issue 118026] `import keyword; help(keyword)` has some issues
CPython Issues
- [New-bugs-announce] [Issue 118027] _pydecimal.Decimal.__pow__ tries to compute 10**1000000000000000000 and thus doesn't terminate
CPython Issues
- [New-bugs-announce] [Issue 118028] Unittest not being found
CPython Issues
- [New-bugs-announce] [Issue 118029] When using inspect package's Parameter as dictionary keys, performance is lower compared to basic types, especially in large loops.
CPython Issues
- [New-bugs-announce] [Issue 118030] Don't repeat Sphinx directives
CPython Issues
- [New-bugs-announce] [Issue 118033] `dataclasses`: 3.12.3 regression with `weakref_slot`
CPython Issues
- [New-bugs-announce] [Issue 118034] CPython requires stdatomic.h
CPython Issues
- [New-bugs-announce] [Issue 118036] Call stats are incorrect for tier 2 and maybe for tier 1 as well
CPython Issues
- [New-bugs-announce] [Issue 118039] Problem with config cache of WASI
CPython Issues
- [New-bugs-announce] [Issue 118042] subclasses of telnetlib.Telnet may crash when used as context manager
CPython Issues
- [New-bugs-announce] [Issue 118043] Performance difference of C calling conventions
CPython Issues
- [New-bugs-announce] [Issue 118045] float('inf') faster ways
CPython Issues
- [New-bugs-announce] [Issue 118049] Python 3.x fails to load a .so file in TCL through tkinter
CPython Issues
- [New-bugs-announce] [Issue 118051] Python 3.x crashes when you load a .so file in TCL through tkinter
CPython Issues
- [New-bugs-announce] [Issue 118052] Add symlink to generalize macOS library pathname
CPython Issues
- [New-bugs-announce] [Issue 118055] The "finder" Glossary Entry May Need Updating
CPython Issues
- [New-bugs-announce] [Issue 118057] Add option for hidden command line arguments to argparse
CPython Issues
- [New-bugs-announce] [Issue 118060] test_posixpath: test_expanduser_pwd2() fails on AMD64 Ubuntu Shared 3.x
CPython Issues
- [New-bugs-announce] [Issue 118066] [feature request] pathlib.Path().asyncopen
CPython Issues
- [New-bugs-announce] [Issue 118071] PDB reports incorrect line numbers/trace on crash
CPython Issues
- [New-bugs-announce] [Issue 118072] Vendored mimalloc references macOS preprocessor symbols that no longer exist
CPython Issues
- [New-bugs-announce] [Issue 118074] global-buffer-overflow in test_opt.py
CPython Issues
- [New-bugs-announce] [Issue 118075] random.choice(dict_object)
CPython Issues
- [New-bugs-announce] [Issue 118079] ``test_import`` raises a ``DeprecationWarning``
CPython Issues
- [New-bugs-announce] [Issue 118082] Improve `from x import` error message
CPython Issues
- [New-bugs-announce] [Issue 118085] ``test_capi`` leaks references in free-threaded build
CPython Issues
- [New-bugs-announce] [Issue 118090] Improve `class A[]: ...` syntax error message
CPython Issues
- [New-bugs-announce] [Issue 118093] Increase fraction of code executed by tier 2.
CPython Issues
- [New-bugs-announce] [Issue 118096] [Breakage]: PyObject_New (aka _PyObject_New) no longer seems to call tp_new object slots automatically anymore.
CPython Issues
- [New-bugs-announce] [Issue 118100] Improve links in `ast.rst`
CPython Issues
- [New-bugs-announce] [Issue 118107] zipimport.zipimporter breaks for zips containing files with size > 0xFFFFFFFF
CPython Issues
- [New-bugs-announce] [Issue 118113] Optimizer/executor crash when using address sanitizer
CPython Issues
- [New-bugs-announce] [Issue 118118] static type checkers doesn't infer the type correctly under dataclass
CPython Issues
- [New-bugs-announce] [Issue 118119] Re-use `sep` in `posixpath.expanduser()`
CPython Issues
- [New-bugs-announce] [Issue 118121] `test_doctest.test_look_in_unwrapped` does not test anything
CPython Issues
- [New-bugs-announce] [Issue 118123] Test
CPython Issues
- [New-bugs-announce] [Issue 118124] Py_BUILD_ASSERT is broken on non-constant expression
CPython Issues
- [New-bugs-announce] [Issue 118131] Command-line interface for the `random` module
CPython Issues
- [New-bugs-announce] [Issue 118133] Allowing the `glob` module to be executed with `-m`
CPython Issues
- [New-bugs-announce] [Issue 118138] SSL session content bleeds into stdout with lots of threads
CPython Issues
- [New-bugs-announce] [Issue 118140] ``test_concurrent_futures.test_init`` prints unnecessary information
CPython Issues
- [New-bugs-announce] [Issue 118143] Sending many signals to a Python process crashes the interpreter
CPython Issues
- [New-bugs-announce] [Issue 118145] Return empty string when using the open().read()
CPython Issues
- [New-bugs-announce] [Issue 118147] Why documentation on built-in function dir() only mentions returning attributes and not methods ?
CPython Issues
- [New-bugs-announce] [Issue 118148] Improve tests for shutil.make_archive()
CPython Issues
- [New-bugs-announce] [Issue 118150] Difflib creates unreasonably large diffs
CPython Issues
- [New-bugs-announce] [Issue 118153] `threading` overhead in free-threaded Python
CPython Issues
- [New-bugs-announce] [Issue 118158] py_compile CLI error message missing newline
CPython Issues
- [New-bugs-announce] [Issue 118164] 10**10000 hangs
CPython Issues
- [New-bugs-announce] [Issue 118168] Incorrect argument substitution on Unpack[tuple[...]]
CPython Issues
- [New-bugs-announce] [Issue 118171] python coredump with libffi 3.4.2
CPython Issues
- [New-bugs-announce] [Issue 118172] SQLite3 multithreading cache inconsistency
CPython Issues
- [New-bugs-announce] [Issue 118174] Specify the type for the `path` argument of `shutil.which`
CPython Issues
- [New-bugs-announce] [Issue 118179] Adding nwise to itertools
CPython Issues
- [New-bugs-announce] [Issue 118181] AST docs: Fix parameter markup
CPython Issues
- [New-bugs-announce] [Issue 118184] Support tuples for `find` & `rfind`
CPython Issues
- [New-bugs-announce] [Issue 118189] Prevent non-source files from being added into source-only directories
CPython Issues
- [New-bugs-announce] [Issue 118195] Related to the threading behavior with SQLite connections
CPython Issues
- [New-bugs-announce] [Issue 118196] Can't implement a descriptor properly under `classmethod`
CPython Issues
- [New-bugs-announce] [Issue 118197] test_multiprocessing_forkserver: ProcessLookupError: [Errno 3] No such process
CPython Issues
- [New-bugs-announce] [Issue 118198] test.test_socket.GeneralModuleTests.test_sendall_interrupted: ZeroDivisionError not raised
CPython Issues
- [New-bugs-announce] [Issue 118199] Unreadable syntax highlighting colors
CPython Issues
- [New-bugs-announce] [Issue 118201] Intermittent test failure on iOS in `test_posix.PosixTester.test_confstr`
CPython Issues
- [New-bugs-announce] [Issue 118207] COMMON_FIELDS macro in funcobject.h leaks to user code
CPython Issues
- [New-bugs-announce] [Issue 118209] mmap lacks error handling (SEH) on Windows which can lead to interpreter crashes
CPython Issues
- [New-bugs-announce] [Issue 118214] Give clearer information about platform-specific differences on the locale page
CPython Issues
- [New-bugs-announce] [Issue 118215] request for an feature of an array
CPython Issues
- [New-bugs-announce] [Issue 118216] `__future__` imports allow dots before them
CPython Issues
- [New-bugs-announce] [Issue 118218] Speed up itertools.pairwise
CPython Issues
- [New-bugs-announce] [Issue 118220] reverse quote char reported invalid usage inside single quoted string
CPython Issues
- [New-bugs-announce] [Issue 118221] Unable to call iterdump method for Sqlite3 connections
CPython Issues
- [New-bugs-announce] [Issue 118222] Add Py_TuplePack2 and Py_TuplePack1
CPython Issues
- [New-bugs-announce] [Issue 118224] Fallback md5 is used, when trying hard not to allow it
CPython Issues
- [New-bugs-announce] [Issue 118225] Support more options for copying images in Tkinter
CPython Issues
- [New-bugs-announce] [Issue 118231] Allow `multiprocessing` Servers to return non-callables
CPython Issues
- [New-bugs-announce] [Issue 118234] Asyncio doesn't like os.environ.clear()
CPython Issues
- [New-bugs-announce] [Issue 118235] Full Grammar specification lists invalid syntax
CPython Issues
- [New-bugs-announce] [Issue 118241] Safe UUID - is not safe.
CPython Issues
- [New-bugs-announce] [Issue 118246] JIT CI is broken due to `test_pathlib` and `test_posixpath`
CPython Issues
- [New-bugs-announce] [Issue 118251] Skip individual tests (not entire files) when running emulated JIT CI
CPython Issues
- [New-bugs-announce] [Issue 118253] Missing Build Dependence: _freeze_module.c
CPython Issues
- [New-bugs-announce] [Issue 118254] py.exe does not pass environment variable __COMPAT_LAYER to python.exe
CPython Issues
- [New-bugs-announce] [Issue 118259] I rounded a number by 2 decimals but uh-oh
CPython Issues
- [New-bugs-announce] [Issue 118263] Generalize `path_t` for C level optimizations
CPython Issues
- [New-bugs-announce] [Issue 118271] Support more options for reading/writing images in Tkinter
CPython Issues
- [New-bugs-announce] [Issue 118272] Generator .close does not release resources
CPython Issues
- [New-bugs-announce] [Issue 118275] JIT CI is broken due to `test_traceback` & `test_tracemalloc`
CPython Issues
- [New-bugs-announce] [Issue 118276] FileIO.readinto() breaks the contract on io.RawIOBase.read()
CPython Issues
- [New-bugs-announce] [Issue 118281] Link to devguide when lint fails
CPython Issues
- [New-bugs-announce] [Issue 118285] inspect signature of operator.{attrgetter, itemgetter, methodcaller} doesn't match __call__ definition
CPython Issues
- [New-bugs-announce] [Issue 118289] `os.path.realpath('notadir/', strict=True)` doesn't raise
CPython Issues
- [New-bugs-announce] [Issue 118293] Spawning multiprocessing workers on Windows changes mouse cursor
CPython Issues
- [New-bugs-announce] [Issue 118294] Behaviour of ROUND function not as expected
CPython Issues
- [New-bugs-announce] [Issue 118297] _Py_FinishPendingCalls() Doesn't Necessarily Run All Remaining Pending Calls
CPython Issues
- [New-bugs-announce] [Issue 118299] Re-use old indent in `json.loads()`
CPython Issues
- [New-bugs-announce] [Issue 118303] Python recognising tuple having single list as a list only while trying to concatenate with another tuple.
CPython Issues
- [New-bugs-announce] [Issue 118304] Requests code does not handle redirects correctly
CPython Issues
- [New-bugs-announce] [Issue 118305] Newish main compile warning on Windows 64: debug, nogil
CPython Issues
- [New-bugs-announce] [Issue 118306] Update JIT compilation to use LLVM 18
CPython Issues
- [New-bugs-announce] [Issue 118310] Incorrect example in docs for enum.Enum.__new__
CPython Issues
- [New-bugs-announce] [Issue 118312] Report of Open Redirect Vulnerability in Python 3.9.11 - Utilizing Simple HTTP with Payload
CPython Issues
- [New-bugs-announce] [Issue 118314] binascii.a2b_base64 with strict_mode=True accepts invalid base64 input
CPython Issues
- [New-bugs-announce] [Issue 118318] Remove outdated `method='c14n'` references from ElementTree
CPython Issues
- [New-bugs-announce] [Issue 118323] Document `&&` eager parsing in `python.gram`
CPython Issues
- [New-bugs-announce] [Issue 118327] Confusing behavior with `sys.monitoring.DISABLE`
CPython Issues
- [New-bugs-announce] [Issue 118328] GitHub_realis
CPython Issues
- [New-bugs-announce] [Issue 118331] test_repl's test_no_memory: AssertionError: -6 not found in (1, 120)
CPython Issues
- [New-bugs-announce] [Issue 118332] Deadlock in `test_multiprocessing_pool_circular_import` in free-threaded build
CPython Issues
- [New-bugs-announce] [Issue 118335] Configure Tier 2 interpreter at build time
CPython Issues
- [New-bugs-announce] [Issue 118340] UnboundLocalError while running run_coroutine_threadsafe
CPython Issues
- [New-bugs-announce] [Issue 118342] `enum.auto` evaluation context description unclear
CPython Issues
- [New-bugs-announce] [Issue 118343] New warning: ``assignment to ‘_PyInterpreterFrame *’ from incompatible pointer type ‘_Py_UopsSymbol *’ [-Wincompatible-pointer-types]``
CPython Issues
- [New-bugs-announce] [Issue 118345] `ntpath.abspath()` & `posixpath.abspath()` don't work for relative paths on the other platform
CPython Issues
- [New-bugs-announce] [Issue 118347] Python 3.12.3 installer fails to install py.exe
CPython Issues
- [New-bugs-announce] [Issue 118350] HTMLParser stops parsing upon encountering `<style>` tag
CPython Issues
- [New-bugs-announce] [Issue 118351] test_capi is skipped on Windows
CPython Issues
- [New-bugs-announce] [Issue 118359] Broken `bdb.Bdb.user_call` API
CPython Issues
- [New-bugs-announce] [Issue 118360] RERAISE sys.monitoring event is reported twice
CPython Issues
- [New-bugs-announce] [Issue 118362] Simple racing class attribute read-write crashes on free-threaded builds
CPython Issues
- [New-bugs-announce] [Issue 118369] Core Dumped when Attempting to List Available Modules
CPython Issues
- [New-bugs-announce] [Issue 118370] `python -m venv <dir>` cause dir appairs more than one times in $PATH
CPython Issues
- [New-bugs-announce] [Issue 118374] ``test_ast`` raises a ``DeprecationWarning``
CPython Issues
- [New-bugs-announce] [Issue 118379] Don't use `Py_BuildValue("(OO...)", a, b, ...)`
CPython Issues
- [New-bugs-announce] [Issue 118383] `pkgutil.get_data()` get confused by local modules for module installed with `pip install --editable`
CPython Issues
- [New-bugs-announce] [Issue 118384] ensurepip has no --break-system-packages option
CPython Issues
- [New-bugs-announce] [Issue 118387] `dataclass` : there seems to be no way to create a class-level mutable object
CPython Issues
- [New-bugs-announce] [Issue 118388] Virtual environments created with `venv --system-site-packages` can't access binaries from installed packages, neither re-install those packages
CPython Issues
- [New-bugs-announce] [Issue 118392] Dramatic slowdown with random.random on free-threading build.
CPython Issues
- [New-bugs-announce] [Issue 118399] Regular expression pattern with underscore character inconsistent for all the other chars used.
CPython Issues
- [New-bugs-announce] [Issue 118401] Doc workflow is failing due to a missing file
CPython Issues
- [New-bugs-announce] [Issue 118402] Implement inspect.signature() for functools.cmp_to_key() result
CPython Issues
- [New-bugs-announce] [Issue 118404] inspect.signature() raises TypeError for non-comparable callable
CPython Issues
- [New-bugs-announce] [Issue 118406] Implement inspect.signature() for sqlite3 connection object
CPython Issues
- [New-bugs-announce] [Issue 118413] `WithThreadsTestPool.test_release_task_refs `: AssertionError: Items in the first set but not the second
CPython Issues
- [New-bugs-announce] [Issue 118414] Assertion failure in `_PyEval_EvalFrameDefault` with generators and `LINE`/`INSTRUCTION` event monitoring
CPython Issues
- [New-bugs-announce] [Issue 118415] Assertion failure with multiple threads & legacy opcode tracing in free-threaded build
CPython Issues
- [New-bugs-announce] [Issue 118416] etree: Defining the default namespace prefix (`""`) with register_namespace has issues
CPython Issues
- [New-bugs-announce] [Issue 118418] TypeError: _eval_type() missing 1 required positional argument: 'type_params' with import module
CPython Issues
- [New-bugs-announce] [Issue 118422] test_run_fileexflags() crash on PPC64LE RHEL7 LTO + PGO 3.x
CPython Issues
- [New-bugs-announce] [Issue 118423] Add `INSTRUCTION_SIZE` macro to code generator.
CPython Issues
- [New-bugs-announce] [Issue 118426] Different memory/gc behavior depending on setting locals=globals
CPython Issues
- [New-bugs-announce] [Issue 118433] `test_threading.test_interrupt_main_subthread`: release unlocked lock
CPython Issues
- [New-bugs-announce] [Issue 118434] Please add documentation of the bitfield ordering for ctypes.Structure types
CPython Issues
- [New-bugs-announce] [Issue 118440] mimetypes.guess_type returns None for "somefile.txt" in only Azure durable function
CPython Issues
- [New-bugs-announce] [Issue 118441] `posixpath.realpath(..., strict=True)` doesn't limit symlinks
CPython Issues
- [New-bugs-announce] [Issue 118443] Incorrect hexadecimal to decimal conversion in enum example
CPython Issues
- [New-bugs-announce] [Issue 118444] ``test_free_threading`` deadlocks
CPython Issues
- [New-bugs-announce] [Issue 118445] test_trashcan_16602 crashes on WASI in Debug build
CPython Issues
- [New-bugs-announce] [Issue 118446] Add a way to build the Tier 2 interpreter on Windows
CPython Issues
- [New-bugs-announce] [Issue 118447] `posixpath.realpath('secretlink')` raises
CPython Issues
- [New-bugs-announce] [Issue 118448] sqlite3 - 35, 000x slower create table when table name begins with a number
CPython Issues
- [New-bugs-announce] [Issue 118455] mangle_from_ default in email.policy.Policy.__doc__ is wrong
CPython Issues
Last message date:
Tue Apr 30 23:11:37 EDT 2024
Archived on: Tue Apr 30 23:11:39 EDT 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).