December 2024 Archives by date
Starting: Sun Dec 1 04:19:03 EST 2024
Ending: Tue Dec 31 17:53:51 EST 2024
Messages: 333
- [New-bugs-announce] [Issue 127472] bytearray is not memory safe in free-threaded Python
CPython Issues
- [New-bugs-announce] [Issue 127478] Accept 229 response as valid PASV command output
CPython Issues
- [New-bugs-announce] [Issue 127479] If Statement With SQLite Result Returns False
CPython Issues
- [New-bugs-announce] [Issue 127480] JIT compilation fails recently on Mac M1
CPython Issues
- [New-bugs-announce] [Issue 127481] Add `EPOLL_URING_WAKE`, `EPOLLWAKEUP` constants to select module
CPython Issues
- [New-bugs-announce] [Issue 127484] Can we decide if xx* modules are supposed to be packaged?
CPython Issues
- [New-bugs-announce] [Issue 127486] segfault in PyObject_Init
CPython Issues
- [New-bugs-announce] [Issue 127488] Add tests for `Tools/i18n/msgfmt.py`
CPython Issues
- [New-bugs-announce] [Issue 127489] Add examples for all Python features in doc
CPython Issues
- [New-bugs-announce] [Issue 127490] trade key, security key
CPython Issues
- [New-bugs-announce] [Issue 127491] recovery trade key
CPython Issues
- [New-bugs-announce] [Issue 127493] set(r) mutates r
CPython Issues
- [New-bugs-announce] [Issue 127495] Preserve command-line history after interpreter crash
CPython Issues
- [New-bugs-announce] [Issue 127502] Reconsider XML Security warnings / obsolete vulnerabilities
CPython Issues
- [New-bugs-announce] [Issue 127503] Emscripten: Make python.sh function as a proper CLI entrypoint
CPython Issues
- [New-bugs-announce] [Issue 127515] 6.4.3. Pacchetti in Directory Multiple - missing Italian translation in tutorial
CPython Issues
- [New-bugs-announce] [Issue 127518] `--enable-pystats` build fails on main
CPython Issues
- [New-bugs-announce] [Issue 127521] [Free Threading] test_opcache: test_binary_subscr_list_int(): list_get_item_ref: Assertion `cap != -1 && cap >= size' failed
CPython Issues
- [New-bugs-announce] [Issue 127522] wsgiref.handlers.BaseHandler does not copy passed headers; results in wrong, cached Content-Length
CPython Issues
- [New-bugs-announce] [Issue 127527] Musl libc strftime for format strings ending in %
CPython Issues
- [New-bugs-announce] [Issue 127529] asyncio's `BaseSelectorEventLoop._accept_connection` `return`s when it should `continue` on `ConnectionAbortedError`
CPython Issues
- [New-bugs-announce] [Issue 127531] Add list.remove_duplicates() method
CPython Issues
- [New-bugs-announce] [Issue 127536] Free threading locking issues in `listobject.c`
CPython Issues
- [New-bugs-announce] [Issue 127541] Update os.walk example to avoid .git subdirs instead of CVS subdirs
CPython Issues
- [New-bugs-announce] [Issue 127542] Inconsistent scope search in comprehensions
CPython Issues
- [New-bugs-announce] [Issue 127544] AF_DECnet is missing from socket.AddressFamily
CPython Issues
- [New-bugs-announce] [Issue 127545] Cpython build failure: _bootstrap_python segfault
CPython Issues
- [New-bugs-announce] [Issue 127550] xml_doc.write(file) and xml_doc.write(file_name) use differrent new line formats in windows
CPython Issues
- [New-bugs-announce] [Issue 127552] Remove comment questioning 4-digit restriction for ‘Y’ in datetime.strptime patterns
CPython Issues
- [New-bugs-announce] [Issue 127553] Simplify _pydatetime._isoweek1monday Logic for Clarity and Performance
CPython Issues
- [New-bugs-announce] [Issue 127555] Setting sys.tracebacklimit to None is not documented
CPython Issues
- [New-bugs-announce] [Issue 127559] Wrong platform selection for _freeze_module
CPython Issues
- [New-bugs-announce] [Issue 127561] ftplib retrbinary get 32768 more bytes than upstream origin file
CPython Issues
- [New-bugs-announce] [Issue 127563] UBSan: misaligned memory loads
CPython Issues
- [New-bugs-announce] [Issue 127567] logging.config.dictConfig() with "disable_existing_loggers=False" closes existing handlers
CPython Issues
- [New-bugs-announce] [Issue 127572] `test_char` in `test_structmembers` fails on s390x
CPython Issues
- [New-bugs-announce] [Issue 127578] Docs build fails in 3.12
CPython Issues
- [New-bugs-announce] [Issue 127582] Non-thread-safe use of `Py_SET_REFCNT` in destructors
CPython Issues
- [New-bugs-announce] [Issue 127583] os.PIDFD_NONBLOCK is missing, yet according to documentation it should be present
CPython Issues
- [New-bugs-announce] [Issue 127586] `multiprocessing.Pool` does not properly restore blocked signals
CPython Issues
- [New-bugs-announce] [Issue 127591] test_urllib2 alters the execution environment (unsetting `no_proxy`)
CPython Issues
- [New-bugs-announce] [Issue 127596] Improve the default excepthook formatting for multi-line and exception notes
CPython Issues
- [New-bugs-announce] [Issue 127597] cloudpickle fails on Python 3.14: pickle regression?
CPython Issues
- [New-bugs-announce] [Issue 127598] Add notes to `ImportError` for common issues
CPython Issues
- [New-bugs-announce] [Issue 127599] `_Py_RefcntAdd` doesn't increment ref count stats
CPython Issues
- [New-bugs-announce] [Issue 127600] Improve the error when failing to setup `sys.path` for initialization
CPython Issues
- [New-bugs-announce] [Issue 127601] Python 3.10.16 release is missing GPG signatures
CPython Issues
- [New-bugs-announce] [Issue 127602] Make Python release process more robust
CPython Issues
- [New-bugs-announce] [Issue 127603] Abort from `GenericAlias.__sizeof__`: `ob->ob_type != &PyLong_Type`
CPython Issues
- [New-bugs-announce] [Issue 127604] Add a way of printing a C backtrace to `faulthandler`
CPython Issues
- [New-bugs-announce] [Issue 127606] Configure fails with error: Unexpected output of 'arch' on OSX
CPython Issues
- [New-bugs-announce] [Issue 127609] Inconsistent error messages of `open` functions in `io` module implementations
CPython Issues
- [New-bugs-announce] [Issue 127610] No validation on erroneous creation of 2 or more parameter variables (VAR_KEYWORD and VAR_POSITIONAL) in inspect.Signature
CPython Issues
- [New-bugs-announce] [Issue 127611] Missing keyword argument in `_io.text_encoding` function
CPython Issues
- [New-bugs-announce] [Issue 127614] configure is checking for `ttyname` but code is using `ttyname_r`
CPython Issues
- [New-bugs-announce] [Issue 127615] hash() method not returning same value across python versions
CPython Issues
- [New-bugs-announce] [Issue 127617] Trace through CALL_ALLOC_AND_ENTER_INIT for more trace coverage
CPython Issues
- [New-bugs-announce] [Issue 127619] Python 3.13.0, 3.13.1 python_d.exe cannot import numpy, python.exe works fine.
CPython Issues
- [New-bugs-announce] [Issue 127623] Importing submodule overwrites global namespace in __init__.py
CPython Issues
- [New-bugs-announce] [Issue 127625] Python 3.13 update fails on Linux Mint 22, ppa:deadsnakes/ppa
CPython Issues
- [New-bugs-announce] [Issue 127626] `v3.13.1` test `test_ctypes/test_dlerror.py` fails instead of skipping if `gcc` not in path
CPython Issues
- [New-bugs-announce] [Issue 127627] Emscripten: Add `os._emscripten_debugger` function to add JS breakpoint
CPython Issues
- [New-bugs-announce] [Issue 127634] Not able to execute python journal as find_module is deprecated in python 3.12
CPython Issues
- [New-bugs-announce] [Issue 127635] [static-analyzer-output] Flexible array member referenced in the middle of a struct (`tracemalloc_traceback`)
CPython Issues
- [New-bugs-announce] [Issue 127636] Python3.9+ throws KeyError when extracting folder with trailing slash
CPython Issues
- [New-bugs-announce] [Issue 127637] Add tests for `dis` command-line interface
CPython Issues
- [New-bugs-announce] [Issue 127638] Cannot create venvs on small-xattr filesystems when CPython is installed somewhere with large xattrs (Regression from 3.12)
CPython Issues
- [New-bugs-announce] [Issue 127639] 3.14's _What's new_ says `__future__.annotations` will be removed, but it must not
CPython Issues
- [New-bugs-announce] [Issue 127643] Clarify error message when unpacking list as mapping
CPython Issues
- [New-bugs-announce] [Issue 127644] Patterns with improperly positioned Line Anchors ($, ^) don't error during compilation, yield false positives when matched against the empty string (e.g: `.match("")`)
CPython Issues
- [New-bugs-announce] [Issue 127647] Add simple `Reader` and `Writer` protocols
CPython Issues
- [New-bugs-announce] [Issue 127651] Regression of 3.13.1 for module paths in from import
CPython Issues
- [New-bugs-announce] [Issue 127652] Drop `--wasi preview2` from `wasi.py`
CPython Issues
- [New-bugs-announce] [Issue 127655] `_SelectorSocketTransport.writelines` is missing a flow control check allowing writes to fill memory until exhausted
CPython Issues
- [New-bugs-announce] [Issue 127661] Asyncio subprocess `.returncode` never gets set when busy
CPython Issues
- [New-bugs-announce] [Issue 127665] `threading.join` does not work correctly with parameter timeout
CPython Issues
- [New-bugs-announce] [Issue 127667] Memory leaks in error-branches of `hashlib`
CPython Issues
- [New-bugs-announce] [Issue 127677] `Protocol` should be documented as using `ABCMeta` as metaclass
CPython Issues
- [New-bugs-announce] [Issue 127678] Protocols in `wsgiref.types` should use `@abstractmethod`
CPython Issues
- [New-bugs-announce] [Issue 127679] Convert static initializers of `PyTypeObject`s to use C99 Designated (named) initializers
CPython Issues
- [New-bugs-announce] [Issue 127681] Add overflow checks before calling memory allocators
CPython Issues
- [New-bugs-announce] [Issue 127682] Regression of 3.13.1 with iterator creation being duplicated
CPython Issues
- [New-bugs-announce] [Issue 127685] Performance Overhead in Ternary Operator Due to Value Loading vs Constant Loading
CPython Issues
- [New-bugs-announce] [Issue 127688] Add SCHED_DEADLINE and SCHED_NORMAL constants to `os` module
CPython Issues
- [New-bugs-announce] [Issue 127691] Check for type consistency for `PyUnicodeError` API
CPython Issues
- [New-bugs-announce] [Issue 127696] Issue in `binascii.{a2b, b2a}_qp` functions with newlines characters
CPython Issues
- [New-bugs-announce] [Issue 127697] `test_binascii.test_b2a_qp_a2b_qp_round_trip` flaky
CPython Issues
- [New-bugs-announce] [Issue 127701] PEP 649: incorrect `__annotations__` when type is created inside class
CPython Issues
- [New-bugs-announce] [Issue 127705] Use tagged pointers on the stack in the default build.
CPython Issues
- [New-bugs-announce] [Issue 127706] REPL mode with vi bindings is broken in python 3.13.0 shipped in Homebrew
CPython Issues
- [New-bugs-announce] [Issue 127708] Possible build regression in 3.13.1 with `-latomic` on MIPS
CPython Issues
- [New-bugs-announce] [Issue 127712] logging.handlers.SMTPHandler: secure argument is broken in Python 3.12+
CPython Issues
- [New-bugs-announce] [Issue 127716] make memoryview thread safe in free-theading
CPython Issues
- [New-bugs-announce] [Issue 127718] Add colour to `test.regrtest` output
CPython Issues
- [New-bugs-announce] [Issue 127723] Update docstrings to official standard
CPython Issues
- [New-bugs-announce] [Issue 127724] `venv.EnvBuilder.ensure_directories` returns incorrect `inc_path` value
CPython Issues
- [New-bugs-announce] [Issue 127727] Warn when running in a virtual environment that was created for a different minor Python version
CPython Issues
- [New-bugs-announce] [Issue 127732] Add Windows Server 2025 to `platform.py` detection
CPython Issues
- [New-bugs-announce] [Issue 127734] Improving signature of `urllib.request.HTTPPasswordMgrWithPriorAuth.__init__`
CPython Issues
- [New-bugs-announce] [Issue 127738] ``test_importlib`` leaks references
CPython Issues
- [New-bugs-announce] [Issue 127740] The error message for odd-length input to `bytes.fromhex` is cryptic
CPython Issues
- [New-bugs-announce] [Issue 127747] AssertionError: unhandled warning {message : BytesWarning('str() on a bytes instance'), category : 'BytesWarning', filename : '/home/abuild/rpmbuild/BUILD/Python-3.14.0a2/Lib/test/support/strace_helper.py', lineno : 85, line : None}
CPython Issues
- [New-bugs-announce] [Issue 127748] `_PyEval_SetTrace` is not longer available in C API since 3.13
CPython Issues
- [New-bugs-announce] [Issue 127750] Regression in Django with singledispatchmethod on models
CPython Issues
- [New-bugs-announce] [Issue 127753] optimize code for proxy handling of `urllib.request`
CPython Issues
- [New-bugs-announce] [Issue 127760] tuple.__str__ call __repr__ and not __str__ for underlying items.
CPython Issues
- [New-bugs-announce] [Issue 127761] _ssl.c refcount bug
CPython Issues
- [New-bugs-announce] [Issue 127771] Global and nonlocal exception aliases are removed from scope
CPython Issues
- [New-bugs-announce] [Issue 127773] Stale entries in MRO cache if MRO contains non-base classes
CPython Issues
- [New-bugs-announce] [Issue 127774] python 3.9 segfault in libssl SSL_get_peer_certificate
CPython Issues
- [New-bugs-announce] [Issue 127776] Add `GRND_INSECURE` constant to `os` module
CPython Issues
- [New-bugs-announce] [Issue 127785] Verify permissions in `require-pr-label.yml` workflow
CPython Issues
- [New-bugs-announce] [Issue 127787] Refactor `PyUnicodeError` internal C helpers
CPython Issues
- [New-bugs-announce] [Issue 127791] `PyUnstable_AtExit` isn't well tested and undocumented
CPython Issues
- [New-bugs-announce] [Issue 127792] List/Set in default argument of function not recreated each function call unlike string
CPython Issues
- [New-bugs-announce] [Issue 127794] email.message.EmailMessage accepts invalid header field names without error, which raise an error when parsed
CPython Issues
- [New-bugs-announce] [Issue 127795] Curses doesn't display octants
CPython Issues
- [New-bugs-announce] [Issue 127796] (TYPO) Error message value swap -> ValueError: not enough values to unpack
CPython Issues
- [New-bugs-announce] [Issue 127801] Use system zoneinfo data on Android
CPython Issues
- [New-bugs-announce] [Issue 127802] tkinter: deprecated Variable.trace_variable command is removed from Tk 9.0
CPython Issues
- [New-bugs-announce] [Issue 127803] Gato
CPython Issues
- [New-bugs-announce] [Issue 127805] Logger formatter class initialization state clarification
CPython Issues
- [New-bugs-announce] [Issue 127807] pathlib ABCs: remove or namespace private attributes
CPython Issues
- [New-bugs-announce] [Issue 127808] argparser's `parse_known_args` parses incorrectly if an unhandled arg is a prefix of a handled arg
CPython Issues
- [New-bugs-announce] [Issue 127809] The JIT's understanding of `**` is wrong
CPython Issues
- [New-bugs-announce] [Issue 127814] hash(-1) is not behaving as expected
CPython Issues
- [New-bugs-announce] [Issue 127833] Align the grammar documentation with Python's actual grammar
CPython Issues
- [New-bugs-announce] [Issue 127834] Unexpected outcome while accessing the value of a dictionary
CPython Issues
- [New-bugs-announce] [Issue 127836] Assertion failure on finalization with `_lsprof` and `asyncio` in 3.12
CPython Issues
- [New-bugs-announce] [Issue 127840] socket.send_fds() flags and address parameters have no effect
CPython Issues
- [New-bugs-announce] [Issue 127842] 修改密码
CPython Issues
- [New-bugs-announce] [Issue 127845] Enhance the iOS test runner
CPython Issues
- [New-bugs-announce] [Issue 127847] Data corruption when reading from two files in parallel in an uncompressed .zip
CPython Issues
- [New-bugs-announce] [Issue 127852] It's undocumented, that comma is invalid as separator for "b", "o" and "x" integer types
CPython Issues
- [New-bugs-announce] [Issue 127858] Python's Tcl interpreter does not link shared objects with Tcl library by default
CPython Issues
- [New-bugs-announce] [Issue 127859] asyncio.call_later and call_at waking up early.
CPython Issues
- [New-bugs-announce] [Issue 127862] I fix cpython,but when i rebuild On Windows,It's can't find openssl
CPython Issues
- [New-bugs-announce] [Issue 127864] New warning in the main: Python/import.c [-Wstringop-truncation]
CPython Issues
- [New-bugs-announce] [Issue 127865] Build failure without thread local support
CPython Issues
- [New-bugs-announce] [Issue 127868] Print error
CPython Issues
- [New-bugs-announce] [Issue 127869] logging: method to unconditionally log
CPython Issues
- [New-bugs-announce] [Issue 127870] Segfaults in functions from `_pyrepl._minimal_curses` when called with `MagicMock`.
CPython Issues
- [New-bugs-announce] [Issue 127871] `test_free_threading.test_monitoring.MonitoringMisc.test_register_callback` test failure
CPython Issues
- [New-bugs-announce] [Issue 127873] `can_colorize()` ignores `FORCE_COLOR`/`NO_COLOR`/`TERM` when `-E` is set
CPython Issues
- [New-bugs-announce] [Issue 127874] asyncio.create_subprocess_shell() cannot be killed if command contains a pipe
CPython Issues
- [New-bugs-announce] [Issue 127879] Race in `_PyFreeList_Push`
CPython Issues
- [New-bugs-announce] [Issue 127881] Make `test_c_subclass_of_heap_ctype_with_tpdealloc_decrefs_once` and `test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once` behavioral tests
CPython Issues
- [New-bugs-announce] [Issue 127885] `test_cppext.TestCPPExt.test_build` broken on `AMD64 FreeBSD PR` buildbot
CPython Issues
- [New-bugs-announce] [Issue 127893] SIGSEGV/SIGABRT in PyEval_RestoreThread
CPython Issues
- [New-bugs-announce] [Issue 127894] Decimal.canonical() returns a modified argument (when it says it doesn't)
CPython Issues
- [New-bugs-announce] [Issue 127895] Replace `pyvenv.cfg`'s `home` key with `base-prefix` and `base-exec-prefix`
CPython Issues
- [New-bugs-announce] [Issue 127896] `PySequence_In` is not documented
CPython Issues
- [New-bugs-announce] [Issue 127897] Unable to build a HACL* module on macOS under Catalina
CPython Issues
- [New-bugs-announce] [Issue 127902] [3.12] `extern "C"` not closed in tracemalloc.h when using Py_LIMITED_API
CPython Issues
- [New-bugs-announce] [Issue 127903] Segmentation fault in pydebug mode
CPython Issues
- [New-bugs-announce] [Issue 127906] [tests] Backport test_cext and test_cppext (C API tests) from main to the 3.12 branch
CPython Issues
- [New-bugs-announce] [Issue 127921] Add `RWF_ATOMIC` constant to `os` module
CPython Issues
- [New-bugs-announce] [Issue 127927] Incorrect SyntaxError attributes
CPython Issues
- [New-bugs-announce] [Issue 127929] Method call on imported definition differs inside of a list comprehension
CPython Issues
- [New-bugs-announce] [Issue 127930] Explicit imports in tkinter.simpledialog
CPython Issues
- [New-bugs-announce] [Issue 127933] Optionally run Python regression tests in parallel
CPython Issues
- [New-bugs-announce] [Issue 127936] Remove private _PyLong_New
CPython Issues
- [New-bugs-announce] [Issue 127937] Remove private _PyLong_FromDigits() function
CPython Issues
- [New-bugs-announce] [Issue 127945] `ctypes` thread safety auditing (and fixing)
CPython Issues
- [New-bugs-announce] [Issue 127946] Crash when modifying DLL function pointers conconcurrently
CPython Issues
- [New-bugs-announce] [Issue 127947] PyREPL does not handle `wRepeatCount` on Windows, causing incorrect 'dead key' behavior
CPython Issues
- [New-bugs-announce] [Issue 127949] Deprecate asyncio policy system
CPython Issues
- [New-bugs-announce] [Issue 127951] Add option to display pystats on windows
CPython Issues
- [New-bugs-announce] [Issue 127953] sys.settrace suffers quadratic behavior for large dictionary literals on 3.12+
CPython Issues
- [New-bugs-announce] [Issue 127954] `PyObject_DelItemString` is not documented
CPython Issues
- [New-bugs-announce] [Issue 127956] Jimmy python
CPython Issues
- [New-bugs-announce] [Issue 127958] Trace starting from `RESUME` in the JIT
CPython Issues
- [New-bugs-announce] [Issue 127960] Executing `from . import *` within the REPL will import the `_pyrepl` package, But executing with the `-c` argument will result in an error.
CPython Issues
- [New-bugs-announce] [Issue 127961] Add `STARTF_HOLOGRAPHIC` constant to `_winapi` module
CPython Issues
- [New-bugs-announce] [Issue 127962] ENH: improve doctest class item discovery to include members
CPython Issues
- [New-bugs-announce] [Issue 127967] Abstract class inheritance regression in Python 3.13
CPython Issues
- [New-bugs-announce] [Issue 127970] Inconsistent platform support for taking the loaded `libpython` path into account in `getpath`
CPython Issues
- [New-bugs-announce] [Issue 127971] ASan: heap-buffer-overflow in ucs2lib_default_find
CPython Issues
- [New-bugs-announce] [Issue 127975] `ast.unparse` is needlessly "hip" for f-string quotes in Python 3.12+
CPython Issues
- [New-bugs-announce] [Issue 127977] Add Base2 encoding methods (Base2MSBF and Base2LSBF) to the Base64 module
CPython Issues
- [New-bugs-announce] [Issue 127987] TarFile.extractall(..., filter='tar') arbitrary file chmod
CPython Issues
- [New-bugs-announce] [Issue 127988] Tk.Menu `underline` does not consider `activeborderwidth`
CPython Issues
- [New-bugs-announce] [Issue 127989] Refer to the GIL as a thread state in the C API
CPython Issues
- [New-bugs-announce] [Issue 127991] Moving `_PyMem_RawStrdup` to private API causes build failure
CPython Issues
- [New-bugs-announce] [Issue 128000] operator.getitemtuple & operator.itemtuplegetter
CPython Issues
- [New-bugs-announce] [Issue 128001] Add BidirectionalDict recipe to `collections`
CPython Issues
- [New-bugs-announce] [Issue 128002] Audit asyncio thread safety
CPython Issues
- [New-bugs-announce] [Issue 128005] float formatting change between Python 3.11 and 3.12?
CPython Issues
- [New-bugs-announce] [Issue 128008] Add `PyWeakref_IsDead()` to test if a weak reference is dead
CPython Issues
- [New-bugs-announce] [Issue 128013] Data race in PyUnicode_AsUTF8AndSize under free-threading
CPython Issues
- [New-bugs-announce] [Issue 128014] `tkinter.Wm.wm_iconbitmap` has no effect when passing an empty string to the parameter `default`
CPython Issues
- [New-bugs-announce] [Issue 128016] Make `SyntaxWarning` for invalid escape sequences better reflect their intended deprecation
CPython Issues
- [New-bugs-announce] [Issue 128017] The sys.float_repr_style should be read-only
CPython Issues
- [New-bugs-announce] [Issue 128022] Update usages of `PySys_FormatStderr` with locale-dependent `strerror`
CPython Issues
- [New-bugs-announce] [Issue 128029] 𝐇𝐨𝐰 𝐓𝐨 𝐡𝐚𝐜𝐤 𝐅𝐚𝐜𝐞𝐛𝐨𝐨𝐤 𝐀𝐜𝐜𝐨𝐮𝐧𝐭
CPython Issues
- [New-bugs-announce] [Issue 128030] Regression in 3.13.1 for imports of nonexistant names from CFFI modules
CPython Issues
- [New-bugs-announce] [Issue 128031] untokenize() does not round-trip for tab characters
CPython Issues
- [New-bugs-announce] [Issue 128033] Change PyMutex_LockFast to take mutex as argument
CPython Issues
- [New-bugs-announce] [Issue 128035] Add ssl.HAS_PHA to detect libssl PHA support
CPython Issues
- [New-bugs-announce] [Issue 128038] OpenSSH incompatible with `mkdir(mode=0o700)` on Windows with `OWNER RIGHTS`
CPython Issues
- [New-bugs-announce] [Issue 128039] Please clarify the uninstallation instructions for Mac
CPython Issues
- [New-bugs-announce] [Issue 128041] Add `terminate_workers` to `ProcessPoolExecutor`
CPython Issues
- [New-bugs-announce] [Issue 128042] PGO/LTO Build Fails With -O0
CPython Issues
- [New-bugs-announce] [Issue 128045] code objects remove unknown opcodes from the instruction stream when accessing `co_code`
CPython Issues
- [New-bugs-announce] [Issue 128046] Prepending `None` to sys.path breaks `importlib.metadata.version`
CPython Issues
- [New-bugs-announce] [Issue 128049] Return value of <ExceptionGroup class>.split has insufficient checks leading to a type confusion bug
CPython Issues
- [New-bugs-announce] [Issue 128050] Race between `partial_vectorcall_fallback` and `_PyVectorcall_FunctionInline` under free-threading
CPython Issues
- [New-bugs-announce] [Issue 128051] Broken tests with "legacy" sys.float_repr_style
CPython Issues
- [New-bugs-announce] [Issue 128055] test_sysconfig.TestSysConfig.test_sysconfigdata_json fails: it expects 'userbase' to be '/root/.local'
CPython Issues
- [New-bugs-announce] [Issue 128058] AssertionError in `test_tuple_repeat_respect_immortality`, `test_immortals` during the freethreading-debug build on i686
CPython Issues
- [New-bugs-announce] [Issue 128062] The font size of `turtledemo`'s menu bar is too large and the shortcut keys are not displayed well enough
CPython Issues
- [New-bugs-announce] [Issue 128064] CSV Writer Regression in Python 3.11+: Escaping Required but Unnecessary
CPython Issues
- [New-bugs-announce] [Issue 128065] getting SSLError in Python3.11.4
CPython Issues
- [New-bugs-announce] [Issue 128066] PyREPL raises exception while trying to write to the history file on a read-only file system
CPython Issues
- [New-bugs-announce] [Issue 128067] [Windows] Python 3.13 New REPL prompt swallows characters with print(..., end=" ")
CPython Issues
- [New-bugs-announce] [Issue 128069] macOS fails to install dependencies: Could not symlink lib/libtcl8.6.dylib
CPython Issues
- [New-bugs-announce] [Issue 128071] OpenSSL with FIPS enabled causes test_hashlib failures
CPython Issues
- [New-bugs-announce] [Issue 128072] Rewrite `sysconfig.get_config_vars` data generation to receive clearly-defined inputs
CPython Issues
- [New-bugs-announce] [Issue 128073] Code generator should reject escaping calls in DEOPT_IF/EXIT_IF
CPython Issues
- [New-bugs-announce] [Issue 128074] datetime.strptime's %z should support +HH
CPython Issues
- [New-bugs-announce] [Issue 128075] MacOS Sequoia, Python 3.13.0: Hard crash when working with legacy code
CPython Issues
- [New-bugs-announce] [Issue 128076] `rmtree` fails due to "directory not empty" on Linux
CPython Issues
- [New-bugs-announce] [Issue 128078] Async generator/anext with default-tuple-value results in SystemError: <class 'StopIteration'> returned with exception set
CPython Issues
- [New-bugs-announce] [Issue 128080] It seems that `enum.Enum.__init__` serves no purpose
CPython Issues
- [New-bugs-announce] [Issue 128083] Clinic causes compiler warnings when a setter is defined before a getter with a docstring
CPython Issues
- [New-bugs-announce] [Issue 128084] generate numpy modules from python, cython, and numpy source code
CPython Issues
- [New-bugs-announce] [Issue 128085] The _curses.window.get_wch() method is not available in Python 3.13 for macOS universal2 installer
CPython Issues
- [New-bugs-announce] [Issue 128086] Warnings while building latest main
CPython Issues
- [New-bugs-announce] [Issue 128087] Tcl warnings while building latest main -
CPython Issues
- [New-bugs-announce] [Issue 128089] NotImplementedError raised by annotationlib (?) when importing classes derived from NamedTupe
CPython Issues
- [New-bugs-announce] [Issue 128098] os.path.realpath() RecursionError
CPython Issues
- [New-bugs-announce] [Issue 128099] Unable to set a property of a class as a default parameter for a subclass
CPython Issues
- [New-bugs-announce] [Issue 128100] Race between _PyObject_GenericGetAttrWithDict and ensure_nonmanaged_dict under free-threading
CPython Issues
- [New-bugs-announce] [Issue 128104] `test_strftime_y2k` fails while cross-compiling 3.14a3 for x64_64_v2/v3-linux
CPython Issues
- [New-bugs-announce] [Issue 128107] test_builtin.ImmortalTests are not so immortal on i586 and 3.14.0a3
CPython Issues
- [New-bugs-announce] [Issue 128108] Incorrect MRO cache entry is populated for types that do not have a version assigned
CPython Issues
- [New-bugs-announce] [Issue 128110] email.parser inserts extraneous spaces when parsing folded rfc2047 headers with policy.default
CPython Issues
- [New-bugs-announce] [Issue 128111] Windows device read failure through Python file interface with read buffering enabled
CPython Issues
- [New-bugs-announce] [Issue 128113] Performance enhancement of the turtle module
CPython Issues
- [New-bugs-announce] [Issue 128116] test_socket: VSOCK testStream(): recv fails with EACCES on Fedora 41
CPython Issues
- [New-bugs-announce] [Issue 128118] Improve performance of copy.copy
CPython Issues
- [New-bugs-announce] [Issue 128127] Allow ast.NodeVisitor's generic_visit to return list of all returned values of calls to `visit_`
CPython Issues
- [New-bugs-announce] [Issue 128130] Race when calling collections.namedtuple() concurrently in free-threading mode
CPython Issues
- [New-bugs-announce] [Issue 128131] random access uncompressed unencrypted ZipExtFile
CPython Issues
- [New-bugs-announce] [Issue 128133] Races in bytes_hash under free-threading
CPython Issues
- [New-bugs-announce] [Issue 128134] HACL Blake2 implementation does not check for `aligned_alloc` availability on macOS
CPython Issues
- [New-bugs-announce] [Issue 128135] Error during build on unguarded use of new symbols
CPython Issues
- [New-bugs-announce] [Issue 128136] Possibilitie to customize xml declaration header in write ElementTree to file output.
CPython Issues
- [New-bugs-announce] [Issue 128137] Race in PyUnicode_InternFromString under free-threading
CPython Issues
- [New-bugs-announce] [Issue 128138] Escaping the `repl` argument to `re.sub()`, `re.subn()`
CPython Issues
- [New-bugs-announce] [Issue 128141] SSL issue starting from openssl 3.2
CPython Issues
- [New-bugs-announce] [Issue 128144] Race between PyMember_GetOne and PyMember_SetOne for _Py_T_OBJECT members under freethreading
CPython Issues
- [New-bugs-announce] [Issue 128145] Multiprocessing code succeeds in 3.13 but fails in 3.14
CPython Issues
- [New-bugs-announce] [Issue 128146] 3.14 build error after recent commit: `pylifecycle.c:50:12: fatal error: os/log.h: No such file or directory`
CPython Issues
- [New-bugs-announce] [Issue 128148] Add “New > Python File” option to Windows Explorer context menu during installation
CPython Issues
- [New-bugs-announce] [Issue 128150] Improve performances of `uuid.*` functions
CPython Issues
- [New-bugs-announce] [Issue 128152] Argument Clinic's `[python input]` blocks do not support empty lines in comments
CPython Issues
- [New-bugs-announce] [Issue 128153] Argument Clinic's [python input] blocks do not support `/*` in literal strings
CPython Issues
- [New-bugs-announce] [Issue 128156] Use of `ffi_type_complex_double` is unguarded
CPython Issues
- [New-bugs-announce] [Issue 128161] Defining iterator in a separate class no longer works in 3.13
CPython Issues
- [New-bugs-announce] [Issue 128162] [DOC] `__new__()` is a **class** method, not _static_ method
CPython Issues
- [New-bugs-announce] [Issue 128163] Add feature from Microsoft VBA language: Ability RESUME code after modification during runtime instead of having to rerun. Saves enormous time!
CPython Issues
- [New-bugs-announce] [Issue 128167] Clarify the difference between Lock and RLock when the acquiring thread returns
CPython Issues
- [New-bugs-announce] [Issue 128177] Difference Between Lock and RLock in Python Threading
CPython Issues
- [New-bugs-announce] [Issue 128180] Make Argument Clinic aware of possible UBSan failures
CPython Issues
- [New-bugs-announce] [Issue 128182] `ctypes` pointer writes are not thread safe
CPython Issues
- [New-bugs-announce] [Issue 128184] Dataclass `__init__` annotation eagerly evaluated
CPython Issues
- [New-bugs-announce] [Issue 128185] The grammar of the Decimal seems to be outdated
CPython Issues
- [New-bugs-announce] [Issue 128186] `multiprocessing.Queue`: When a certain amount of bytes is put into the queue, it prevents the script from exiting.
CPython Issues
- [New-bugs-announce] [Issue 128188] Missing tkinter in 3.13.0 install
CPython Issues
- [New-bugs-announce] [Issue 128189] _thread.get_ident returns a result with an exception set
CPython Issues
- [New-bugs-announce] [Issue 128192] Support digest authentication algorithm SHA-256
CPython Issues
- [New-bugs-announce] [Issue 128195] Add `_REPLACE_WITH_TRUE` to the tier 2 optimizer
CPython Issues
- [New-bugs-announce] [Issue 128197] type(None) returns invalid type
CPython Issues
- [New-bugs-announce] [Issue 128198] Add missing error checks for `PyIter_Next`
CPython Issues
- [New-bugs-announce] [Issue 128201] ``test_pdb`` raises a ``DeprecationWarning``
CPython Issues
- [New-bugs-announce] [Issue 128204] [Feature req] Wayland support for TKInter
CPython Issues
- [New-bugs-announce] [Issue 128205] AttributeError: 'ArgumentParser' object has no attribute 'title'
CPython Issues
- [New-bugs-announce] [Issue 128206] `test_multiprocessing_forkserver.test_processes.WithProcessesTestLock.test_repr_rlock` is flaky
CPython Issues
- [New-bugs-announce] [Issue 128210] Strange regression between 3.13.0 and 3.13.1
CPython Issues
- [New-bugs-announce] [Issue 128211] List comprehensions sometimes call `iter(iter(v))` instead of just `iter(v)`
CPython Issues
- [New-bugs-announce] [Issue 128212] Race between ` PyUnicode_SET_UTF8` and `_PyUnicode_CheckConsistency`
CPython Issues
- [New-bugs-announce] [Issue 128213] Speed up bytes creation from list and tuple
CPython Issues
- [New-bugs-announce] [Issue 128217] Incorrect result verification
CPython Issues
- [New-bugs-announce] [Issue 128223] Cleaning up tokenize module imports
CPython Issues
- [New-bugs-announce] [Issue 128227] `Doc/requirements-oldest-sphinx.txt` needs to be regenerated
CPython Issues
- [New-bugs-announce] [Issue 128231] In the new REPL, multiline input execution should fail fast
CPython Issues
- [New-bugs-announce] [Issue 128232] `isinstance(..., Optional[Any])` always returns False
CPython Issues
- [New-bugs-announce] [Issue 128233] Regression in tokenizer handling of `\r`
CPython Issues
- [New-bugs-announce] [Issue 128234] the contextlib async tests requires a working socket to run, when it could run without using sockets at all
CPython Issues
- [New-bugs-announce] [Issue 128254] unittest call args are not correct when they are mutable and the side effect changes them
CPython Issues
- [New-bugs-announce] [Issue 128258] Error -3 while decompressing data: invalid stored block lengths
CPython Issues
- [New-bugs-announce] [Issue 128260] getopt not properly mentioned in the Library Reference index
CPython Issues
- [New-bugs-announce] [Issue 128262] Classes with __slots__ ought to be specialized when constructing instances
CPython Issues
- [New-bugs-announce] [Issue 128265] Remove un-necessary socket requirements in pdb async tests
CPython Issues
- [New-bugs-announce] [Issue 128271] Incorrect http read_chunked for amt with negative value
CPython Issues
- [New-bugs-announce] [Issue 128277] Make `socket` module thread safe
CPython Issues
- [New-bugs-announce] [Issue 128279] Build failure on NetBSD: Incorrect number of arguments to 'pthread_setname_np' in _threadmodule.c
CPython Issues
- [New-bugs-announce] [Issue 128285] Allow to skip XML declaration in minidom's toprettyxml / toxml / writexml
CPython Issues
- [New-bugs-announce] [Issue 128289] Add eager_tasks parameter to asyncio Runner and run()
CPython Issues
- [New-bugs-announce] [Issue 128294] Breaking change of `dataclass.dataclass` comparison semtatics
CPython Issues
- [New-bugs-announce] [Issue 128295] Display counter `value` and `backoff` when disassembling `CACHE` opcode
CPython Issues
- [New-bugs-announce] [Issue 128301] argparse : support "single occurence" arguments
CPython Issues
- [New-bugs-announce] [Issue 128302] Bug in `xml.dom.xmlbuilder.DOMBuilder.parse()
CPython Issues
- [New-bugs-announce] [Issue 128303] Problem with "make regen-pegen"
CPython Issues
- [New-bugs-announce] [Issue 128307] add start_eager parameter to create_task
CPython Issues
- [New-bugs-announce] [Issue 128308] asyncio eager tasks' names are set too late
CPython Issues
- [New-bugs-announce] [Issue 128310] Move type checks from switch cases to beginning of `_Py_Specialize_BinaryOp`
CPython Issues
- [New-bugs-announce] [Issue 128312] We need to cross-check abstract interpreter's DSL header with bytecodes.c DSL headers
CPython Issues
- [New-bugs-announce] [Issue 128313] Case clauses should be able to match list indexes
CPython Issues
- [New-bugs-announce] [Issue 128317] Highlight today in colour in calendar's CLI output
CPython Issues
- [New-bugs-announce] [Issue 128319] Some server class attributes are missing in socketserver docs
CPython Issues
- [New-bugs-announce] [Issue 128321] Statically linked `sqlite3` fails checks due to missing `-lm`
CPython Issues
- [New-bugs-announce] [Issue 128326] `Documents` or more formal `Documentation`?
CPython Issues
- [New-bugs-announce] [Issue 128327] Incorrect code collapse while prompting where the error is.
CPython Issues
- [New-bugs-announce] [Issue 128330] Terminal settings are not correctly restored on repl exit
CPython Issues
- [New-bugs-announce] [Issue 128335] Make slice generic
CPython Issues
- [New-bugs-announce] [Issue 128340] Add a new internal thread safe handle for asyncio
CPython Issues
- [New-bugs-announce] [Issue 128341] Segfault when updating from 3.13.0 to 3.13.1 while Python is running
CPython Issues
- [New-bugs-announce] [Issue 128342] Timeout unit isn't specified in subprocess docstrings
CPython Issues
- [New-bugs-announce] [Issue 128345] GIL is not properly disabled for freeze Python on Windows
CPython Issues
- [New-bugs-announce] [Issue 128349] Docs: decimal.BasicContext etc. are not classes
CPython Issues
- [New-bugs-announce] [Issue 128351] Add PyHeap_GetType() for limited C API to get the value of ht_type from heap types using PyObject pointer.
CPython Issues
- [New-bugs-announce] [Issue 128352] Embedded interpreters: No way to extend `sys.path`
CPython Issues
- [New-bugs-announce] [Issue 128354] `LDFLAGS` and `LIBS` not used consistently in `configure`
CPython Issues
- [New-bugs-announce] [Issue 128360] Migrate from `PyGILState_Check` to thread state checks internally
CPython Issues
- [New-bugs-announce] [Issue 128364] `test_concurrent_futures.test_wait.ThreadPoolWaitTests.test_timeout` flakes frequently on free-threaded Windows x64
CPython Issues
- [New-bugs-announce] [Issue 128372] docs: the result of running example code of `itertools.tee` is not correct
CPython Issues
- [New-bugs-announce] [Issue 128373] Decimal('0.0000005').quantize(Decimal('1.1111111')) -> Decimal('5E-7') # should be unchanged
CPython Issues
- [New-bugs-announce] [Issue 128376] 'python3-distutils' has no installation candidate
CPython Issues
- [New-bugs-announce] [Issue 128377] `test_cmd_line` fails when `PYTHONUNBUFFERED` is enabled
CPython Issues
- [New-bugs-announce] [Issue 128381] test_interpreters.test_stress Failed on aarch64 Fedora Stable Clang 3.x Buildbot
CPython Issues
- [New-bugs-announce] [Issue 128384] warnings.catch_warnings is not thread safe or async safe
CPython Issues
Last message date:
Tue Dec 31 17:53:51 EST 2024
Archived on: Tue Dec 31 17:53:54 EST 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).