May 2024 Archives by thread
Starting: Wed May 1 01:07:59 EDT 2024
Ending: Fri May 31 16:35:22 EDT 2024
Messages: 452
- [New-bugs-announce] [Issue 118457] Reference 3.3.1 Basic Customization
CPython Issues
- [New-bugs-announce] [Issue 118465] pydoc is obscently slow for some modules
CPython Issues
- [New-bugs-announce] [Issue 118467] Map UOps with code generated by the JIT
CPython Issues
- [New-bugs-announce] [Issue 118469] No documentation for sqlite3.Binary
CPython Issues
- [New-bugs-announce] [Issue 118470] python kurulumda 0x80070643 hatasıs alıyorum
CPython Issues
- [New-bugs-announce] [Issue 118473] sys.set_asyncgen_hooks with invalid firstiter may partially set finalizer
CPython Issues
- [New-bugs-announce] [Issue 118476] Incorrect and overly-complicated islice example implementation in docs
CPython Issues
- [New-bugs-announce] [Issue 118480] side_effect in mock from unittest truncates strings to a single character
CPython Issues
- [New-bugs-announce] [Issue 118486] Enable `mkdir(mode=0o700)` to work on Windows
CPython Issues
- [New-bugs-announce] [Issue 118487] Add linting job to `.pre-commit-config.yaml` for JIT files
CPython Issues
- [New-bugs-announce] [Issue 118490] `test_threading_local_clear_race` segmentation fault in free-threaded CI
CPython Issues
- [New-bugs-announce] [Issue 118492] Type cache can expose previous values during finalization of an object
CPython Issues
- [New-bugs-announce] [Issue 118495] Thread Sanitizer failure: `LLVMSymbolizer: error reading file: No such file or directory` in free-threaded TSan CI
CPython Issues
- [New-bugs-announce] [Issue 118498] Microsoft Store installer !adds /Scripts to user PATH env!
CPython Issues
- [New-bugs-announce] [Issue 118500] Support zipapp on pdb
CPython Issues
- [New-bugs-announce] [Issue 118505] Build failing with GCC 13.2
CPython Issues
- [New-bugs-announce] [Issue 118507] Refactor `nt._path_is*` & `nt._path_[l]exists`
CPython Issues
- [New-bugs-announce] [Issue 118508] re docs should state exactly which whitespace is matched by \s
CPython Issues
- [New-bugs-announce] [Issue 118510] Having an empty setuptools directory under /lib/python/site-packages makes python misbehave
CPython Issues
- [New-bugs-announce] [Issue 118513] UnboundLocalError when module is shadowed by a comprehension and then accessed by another comprehension
CPython Issues
- [New-bugs-announce] [Issue 118516] asyncio.create_subprocess() cancellation
CPython Issues
- [New-bugs-announce] [Issue 118519] The check to see if we have no weakrefs isn't correct
CPython Issues
- [New-bugs-announce] [Issue 118522] sys.get_referrers() returns an empty list for an object with references
CPython Issues
- [New-bugs-announce] [Issue 118524] Allow unions as simple match patterns
CPython Issues
- [New-bugs-announce] [Issue 118527] Scaling bottlenecks in the free-threaded build
CPython Issues
- [New-bugs-announce] [Issue 118534] drop_gil in ceval_gil.c checks locked using _Py_atomic_load_ptr_relaxed instead of _Py_atomic_load_int_relaxed
CPython Issues
- [New-bugs-announce] [Issue 118538] Cannot pickle private inner class
CPython Issues
- [New-bugs-announce] [Issue 118540] Tier 2 trace projection does not insert necessary guards
CPython Issues
- [New-bugs-announce] [Issue 118541] `print('hello', flush=False)` still flushes
CPython Issues
- [New-bugs-announce] [Issue 118542] `utcnow` deprecation note is misleading
CPython Issues
- [New-bugs-announce] [Issue 118543] 'set()' would is as same as '{}'
CPython Issues
- [New-bugs-announce] [Issue 118544] Segmentation Fault when statically nesting EXACTLY 20 content managers.
CPython Issues
- [New-bugs-announce] [Issue 118550] `test_os.test_timerfd_initval` flaky test
CPython Issues
- [New-bugs-announce] [Issue 118551] argparse with option/value like --gpg-options "--homedir=/home/user" errors out but adding binding op works.
CPython Issues
- [New-bugs-announce] [Issue 118554] Window does not resize correctly on KDE
CPython Issues
- [New-bugs-announce] [Issue 118557] Support loading keys and certificates as variables (bytes) in particular in the load_cert_chain function
CPython Issues
- [New-bugs-announce] [Issue 118561] `test_free_threading.test_racing_iter_extend` crash
CPython Issues
- [New-bugs-announce] [Issue 118569] How to dynamically create PEP695 classes? Let's add a test for it
CPython Issues
- [New-bugs-announce] [Issue 118577] inspect.signature.BoundArguments "POSITIONAL_OR_KEYWORD" Arguments are missing as keyword
CPython Issues
- [New-bugs-announce] [Issue 118589] #L1-L783
CPython Issues
- [New-bugs-announce] [Issue 118595] #118577
CPython Issues
- [New-bugs-announce] [Issue 118596] Add thread-safety clarifications to the SSLContext documentation
CPython Issues
- [New-bugs-announce] [Issue 118598] Improve TypeError error message when trying to iterate over an object of type 'int'
CPython Issues
- [New-bugs-announce] [Issue 118605] ``test_bdb`` leaks references
CPython Issues
- [New-bugs-announce] [Issue 118608] Initialize/Finalize Python multiple time and import datetime each time lead to a memory corruption
CPython Issues
- [New-bugs-announce] [Issue 118609] ``Objects/frameobject.c`` lacks error-checking
CPython Issues
- [New-bugs-announce] [Issue 118610] Centralize power caching in `_pylong.py`
CPython Issues
- [New-bugs-announce] [Issue 118613] Missing error handling in `_PyEval_GetFrameLocals` in `ceval.c`
CPython Issues
- [New-bugs-announce] [Issue 118626] Use a less red-ish color for the new prompt and non-error colorized traceback text
CPython Issues
- [New-bugs-announce] [Issue 118628] Remove new pyrepl warning on Windows
CPython Issues
- [New-bugs-announce] [Issue 118633] add warning for eval and exec (unsafe usage may lead to critical vulnerabilities)
CPython Issues
- [New-bugs-announce] [Issue 118637] Noted an issue while using input()
CPython Issues
- [New-bugs-announce] [Issue 118641] is it necessary the urllib.parse._splitnetloc support # and ? in username or password within the netloc?
CPython Issues
- [New-bugs-announce] [Issue 118642] asyncio.StreamReader flush/read buffer
CPython Issues
- [New-bugs-announce] [Issue 118643] Error parsing email headers: AttributeError: 'ValueTerminal' object has no attribute 'fold'
CPython Issues
- [New-bugs-announce] [Issue 118647] Add TypeVar defaults for Generator and AsyncGenerator
CPython Issues
- [New-bugs-announce] [Issue 118649] CPU utilisation drop when increasing number of threads with `threading`
CPython Issues
- [New-bugs-announce] [Issue 118650] Enum _sunder_ exclusion is overly strict
CPython Issues
- [New-bugs-announce] [Issue 118652] pathlib.Path().is_dir() & .is_file() return wrong or inconsistent results
CPython Issues
- [New-bugs-announce] [Issue 118658] Inconsistent return types between SSLSocket and SSLObject certificate chain APIs
CPython Issues
- [New-bugs-announce] [Issue 118660] Add additional optional type parameter to `typing.ContextManager` and `typing.AbstractContextManager`
CPython Issues
- [New-bugs-announce] [Issue 118670] Should ./configure script alert of ALL missing packages that python needs before compiling?
CPython Issues
- [New-bugs-announce] [Issue 118671] Dead link for `linspace` recipe
CPython Issues
- [New-bugs-announce] [Issue 118673] Remove shebang and executable bit from tarfile module
CPython Issues
- [New-bugs-announce] [Issue 118680] Crash when inspecting frame of other thread in free-threaded build
CPython Issues
- [New-bugs-announce] [Issue 118682] REPL: Ctrl-R and arrow key trips assertion
CPython Issues
- [New-bugs-announce] [Issue 118686] Sporadic failures in `test_int` `test_denial_of_service_prevented_str_to_int`
CPython Issues
- [New-bugs-announce] [Issue 118687] Slight ElementTree serialization performance enhancement for trees with str tags
CPython Issues
- [New-bugs-announce] [Issue 118688] urllib.parse.quote docstring has invalid reStructuredText markup
CPython Issues
- [New-bugs-announce] [Issue 118689] ePub error reported at docs at python.org
CPython Issues
- [New-bugs-announce] [Issue 118692] Avoid creating a StopIteration instance for monitoring
CPython Issues
- [New-bugs-announce] [Issue 118701] Inconsistent behaviour between `pathlib.PurePath.match` and `glob.glob`
CPython Issues
- [New-bugs-announce] [Issue 118702] Implement vectorcall for BaseException to optimize creation of exception instances
CPython Issues
- [New-bugs-announce] [Issue 118704] Pathlib.Path.symlink_to() returns None instead of a valid object
CPython Issues
- [New-bugs-announce] [Issue 118706] Add example of overload with default values
CPython Issues
- [New-bugs-announce] [Issue 118710] Make `IPv{4, 6}Address.version` and `max_prefixlen` available on classes, not just instances
CPython Issues
- [New-bugs-announce] [Issue 118714] Change in `pdb` behavior at exit from post-mortem debugger
CPython Issues
- [New-bugs-announce] [Issue 118715] dask pyperformance benchmark hangs on win32
CPython Issues
- [New-bugs-announce] [Issue 118716] Support formatting UTF-8 email addresses
CPython Issues
- [New-bugs-announce] [Issue 118718] Incorrect decoding of preamble in email parser
CPython Issues
- [New-bugs-announce] [Issue 118720] Add PyFrame_SetLineNumber() for Cython
CPython Issues
- [New-bugs-announce] [Issue 118727] Crash in `PyThreadState_DeleteCurrent`: drop_gil: GIL is not locked (free-threading)
CPython Issues
- [New-bugs-announce] [Issue 118729] "thread sanitizer" (tsan) CI job is hanging
CPython Issues
- [New-bugs-announce] [Issue 118731] test_interpreters Failing Intermittently Under Py_DISABLE_GIL
CPython Issues
- [New-bugs-announce] [Issue 118733] __file__ for Some Dynamic Extension Modules has a Broken Refcount
CPython Issues
- [New-bugs-announce] [Issue 118734] "invalid integer constant expression" compiling pylifecycle.c
CPython Issues
- [New-bugs-announce] [Issue 118746] Segfault accessing frame_locals
CPython Issues
- [New-bugs-announce] [Issue 118749] `nogil` multi-threading is slower than multi-threading with gil for CPU bound
CPython Issues
- [New-bugs-announce] [Issue 118750] Record code for asymptotically faster `int(string)`
CPython Issues
- [New-bugs-announce] [Issue 118756] Python WiX Build incorrect path to the wix-314 external / The imported project "C:\Wix.targets" was not found
CPython Issues
- [New-bugs-announce] [Issue 118759] Python 3.12.3 httpd can't create threads in a docker container
CPython Issues
- [New-bugs-announce] [Issue 118760] Tkinter getint() argument must be str, not tuple
CPython Issues
- [New-bugs-announce] [Issue 118761] Further improve import time of `importlib.metadata`
CPython Issues
- [New-bugs-announce] [Issue 118763] str.split error in using sep=<separators>
CPython Issues
- [New-bugs-announce] [Issue 118764] action='store_false' documentation displays incorrect output example
CPython Issues
- [New-bugs-announce] [Issue 118767] Make `bool(NotImplemented)` into an error
CPython Issues
- [New-bugs-announce] [Issue 118771] 3.13 adds C macros & functions without the `Py`/`_Py` prefix
CPython Issues
- [New-bugs-announce] [Issue 118772] Relax TypeVar default ordering constraints
CPython Issues
- [New-bugs-announce] [Issue 118773] Can't run the test suite on Windows using multiple workers
CPython Issues
- [New-bugs-announce] [Issue 118777] Segmentation fault when loading shared libraries in shiboken2 with Python 3.12
CPython Issues
- [New-bugs-announce] [Issue 118783] Future created by concurrent process pool executor is not a Future
CPython Issues
- [New-bugs-announce] [Issue 118785] rhel7 build with tkinter - not quite right; ends up 'missing'
CPython Issues
- [New-bugs-announce] [Issue 118788] it seems "python -m ensurepip" fails when installing from python .org, on windows for python-3.13.0b1
CPython Issues
- [New-bugs-announce] [Issue 118789] `_PyWeakref_ClearRef` and `_PyWeakref_ClearWeakRefsExceptCallbacks` should be exposed in 3.13
CPython Issues
- [New-bugs-announce] [Issue 118798] Remove isdst parameter from `email.utils.localtime`
CPython Issues
- [New-bugs-announce] [Issue 118802] ``test_os`` fails on Windows
CPython Issues
- [New-bugs-announce] [Issue 118803] Remove `ByteString` from `typing` and `collections.abc`
CPython Issues
- [New-bugs-announce] [Issue 118805] Remove `type`, `choices`, and `metavar` parameters of `argparse.BooleanOptionalAction`
CPython Issues
- [New-bugs-announce] [Issue 118809] Can't build 3.13b1 on Ubuntu: no module named math
CPython Issues
- [New-bugs-announce] [Issue 118810] Allow the JSON encoder to optionally support decimal.Decimal objects
CPython Issues
- [New-bugs-announce] [Issue 118814] TypeVar with bad arguments triggers segmentation fault
CPython Issues
- [New-bugs-announce] [Issue 118817] python -m asyncio fails on Windows
CPython Issues
- [New-bugs-announce] [Issue 118820] Zero-valued flag enum has no name
CPython Issues
- [New-bugs-announce] [Issue 118823] New buildbot failure: ``interpreters.InterpreterError: interpreter creation failed``
CPython Issues
- [New-bugs-announce] [Issue 118824] Remove deprecated `master_open` and `slave_open` from `pty`
CPython Issues
- [New-bugs-announce] [Issue 118827] Remove deprecated `Quoter` from `urllib.parse`
CPython Issues
- [New-bugs-announce] [Issue 118829] Always check for `__dictrefoffset__` and `__weakoffset__` in `dataclasses` with slots
CPython Issues
- [New-bugs-announce] [Issue 118830] Bump pickle.DEFAULT_PROTOCOL to 5 in 3.14
CPython Issues
- [New-bugs-announce] [Issue 118835] IndexError on REPL startup in _pyrepl/reader.py with Python 3.13.0b1+ and a custom sys.ps1 set in a PYTHONSTARTUP file
CPython Issues
- [New-bugs-announce] [Issue 118836] `--enable-experimental-jit` fails to build: `AssertionError: SHT_NOTE` in 3.13.0b1
CPython Issues
- [New-bugs-announce] [Issue 118839] argparse: when wrong choice is selected, the error message prints available choices using `repr()` instead of `str()`
CPython Issues
- [New-bugs-announce] [Issue 118840] New REPL and readline's vi editing-mode
CPython Issues
- [New-bugs-announce] [Issue 118841] Include ability to do numeric based sorting of text
CPython Issues
- [New-bugs-announce] [Issue 118844] --disable-gil & --wirh-experimental-jit fails to build on M1 Mac
CPython Issues
- [New-bugs-announce] [Issue 118845] xml.sax.expatreader module isn't documented
CPython Issues
- [New-bugs-announce] [Issue 118846] Freethreading build fails -m test --pgo: test_ordered_dict and test_struct failed
CPython Issues
- [New-bugs-announce] [Issue 118849] code will never be executed warning in `dictobject.c`
CPython Issues
- [New-bugs-announce] [Issue 118851] Default expr_context parameters in ast to Load()
CPython Issues
- [New-bugs-announce] [Issue 118852] Allowing to switch to a LIFO queue in ThreadPoolExecutor
CPython Issues
- [New-bugs-announce] [Issue 118855] Give AST nodes a useful `__eq__`
CPython Issues
- [New-bugs-announce] [Issue 118857] Add canonical url for 3.14
CPython Issues
- [New-bugs-announce] [Issue 118860] Can't start new Python release 3.13.0 b1
CPython Issues
- [New-bugs-announce] [Issue 118868] kwargs are no longer passed to logging QueueHandler in 3.12
CPython Issues
- [New-bugs-announce] [Issue 118873] Build failure for `python at 3.12.1` on M1 mac with optimizations enabled.
CPython Issues
- [New-bugs-announce] [Issue 118874] Is this flag working properly? `-Xgil`
CPython Issues
- [New-bugs-announce] [Issue 118875] Update `tarfile.extractall` and friends to use `filter='data_filter'` by default
CPython Issues
- [New-bugs-announce] [Issue 118876] "AttributeError: 'NoneType' object has no attribute 'is_absolute' " occurs when building 3.13.0 beta 1 from source on Windows
CPython Issues
- [New-bugs-announce] [Issue 118877] `AssertionError` occurs using 3.130b1 interactive mode when pressed tab and up arrow
CPython Issues
- [New-bugs-announce] [Issue 118878] Tab completion behaviour in new REPL
CPython Issues
- [New-bugs-announce] [Issue 118879] Failed to all python bin after install python3.12 via python installer
CPython Issues
- [New-bugs-announce] [Issue 118884] Inconsistent output of Theil-Sen regression for two same arrays with length lareger than 141
CPython Issues
- [New-bugs-announce] [Issue 118888] Python 3.13.0b1: exec() does not populate locals()
CPython Issues
- [New-bugs-announce] [Issue 118891] Doc tests action takes too long
CPython Issues
- [New-bugs-announce] [Issue 118892] Bug for ctypes when calling name-conflicting functions in shared lib
CPython Issues
- [New-bugs-announce] [Issue 118893] "Paste mode" in the new REPL does not display the result of evaluated expressions
CPython Issues
- [New-bugs-announce] [Issue 118894] Add support for new REPL in `python -m asyncio`
CPython Issues
- [New-bugs-announce] [Issue 118895] Assigning attributes to `typing.NoDefault` raises `TypeError`, but should raise `AttributeError`
CPython Issues
- [New-bugs-announce] [Issue 118899] `NotImplemented` is never tested with attribute assignment
CPython Issues
- [New-bugs-announce] [Issue 118908] New REPL exposes its internal imports/definitions to top-level environment
CPython Issues
- [New-bugs-announce] [Issue 118909] `tp_doc` switch from `PyObject_Malloc` to `PyMem_Malloc` is not backwards compatible
CPython Issues
- [New-bugs-announce] [Issue 118910] The tier 2 optimizer specification contains too much boilerplate
CPython Issues
- [New-bugs-announce] [Issue 118911] Editing the last line in a block in the new REPL is buggy
CPython Issues
- [New-bugs-announce] [Issue 118912] Inappropriateness in unittest documentation with actual behavior
CPython Issues
- [New-bugs-announce] [Issue 118915] Undocumented 3.13 C API
CPython Issues
- [New-bugs-announce] [Issue 118916] test_statistics and test_math Timed Out On WASI Buildbot
CPython Issues
- [New-bugs-announce] [Issue 118918] Persistent lock process after shutdown of ProcessPoolExecutor
CPython Issues
- [New-bugs-announce] [Issue 118919] get_type_hints raises TypeError for type union with "|" __or__ overload on python 3.9
CPython Issues
- [New-bugs-announce] [Issue 118920] argparse: undocumented `nargs` constants `ONE_OR_MORE`, `OPTIONAL`, `PARSER`, `REMAINDER`, `ZERO_OR_MORE`
CPython Issues
- [New-bugs-announce] [Issue 118921] Make `frame.f_locals.copy()` return a snapshot dict of `f_locals`
CPython Issues
- [New-bugs-announce] [Issue 118924] Remove `sqlite3.version` and `sqlite3.version_info`
CPython Issues
- [New-bugs-announce] [Issue 118928] sqlite3: disallow using a sequence of params with named placeholders
CPython Issues
- [New-bugs-announce] [Issue 118932] ChainMap.__contains__ and .get performance improvement.
CPython Issues
- [New-bugs-announce] [Issue 118934] `PyEval_GetLocals()` leaks locals
CPython Issues
- [New-bugs-announce] [Issue 118937] Default argument for `__getitem__()`
CPython Issues
- [New-bugs-announce] [Issue 118938] Python-3.13.0b1 changes behavior on exec() versus Python-3.12 and before ... is it normal ?
CPython Issues
- [New-bugs-announce] [Issue 118942] uClibc-ng support?
CPython Issues
- [New-bugs-announce] [Issue 118943] JIT compiler in Fedora python3.13 package: Python/jit.c:395:1: error: expected expression before ‘int’
CPython Issues
- [New-bugs-announce] [Issue 118944] Contextvars + async generator + break + finally
CPython Issues
- [New-bugs-announce] [Issue 118948] Add ISO Basic format support to datetime.isoformat() and date.isoformat()
CPython Issues
- [New-bugs-announce] [Issue 118950] asyncio.sslproto._SSLProtocolTransport can experience invalid state, leading to silent failures.
CPython Issues
- [New-bugs-announce] [Issue 118951] improvement suggestion for the Coordinate exemple in 3/howto/enum.html
CPython Issues
- [New-bugs-announce] [Issue 118953] wont let me install because i "cancelled installation"
CPython Issues
- [New-bugs-announce] [Issue 118954] Group definition of `os.remove()` & `os.unlink()`
CPython Issues
- [New-bugs-announce] [Issue 118961] random.choices undefined behavior when some weights are not finite or negative
CPython Issues
- [New-bugs-announce] [Issue 118965] Support sharing `NotImplemented` singletons in subinterpreters
CPython Issues
- [New-bugs-announce] [Issue 118967] SBOM invalid in https://github.com/python/cpython/blob/main/Misc/sbom.spdx.json
CPython Issues
- [New-bugs-announce] [Issue 118971] translation error in fr/3/library/argparse.html
CPython Issues
- [New-bugs-announce] [Issue 118972] Translation for "fr/3/library/argparse.html" forgot the translation of some paragraphs
CPython Issues
- [New-bugs-announce] [Issue 118973] "Windows fatal Exception: access violation" while testing 3.13.0b1 free-threading build (related to tkinter ?)
CPython Issues
- [New-bugs-announce] [Issue 118974] Add `dataclass_factory` argument to `dataclasses.make_dataclass` for custom dataclass transformation support
CPython Issues
- [New-bugs-announce] [Issue 118976] 911 Phone FTP
CPython Issues
- [New-bugs-announce] [Issue 118978] Deep recursive exception breaks traceback printing
CPython Issues
- [New-bugs-announce] [Issue 118980] ʰᵗᵗᵖˢ://ᵍⁱᵗʰᵘᵇ.ᶜᵒᵐ/ᵖʸᵗʰᵒⁿ/ᶜᵖʸᵗʰᵒⁿ/ᵇˡᵒᵇ/³.¹²/ᴸⁱᵇ%²ᶠʲˢᵒⁿ%²ᶠ__ⁱⁿⁱᵗ__.Save
CPython Issues
- [New-bugs-announce] [Issue 118981] `multiprocessing.popen_spawn_posix` does not close child fds after spawn, can hang
CPython Issues
- [New-bugs-announce] [Issue 118986] socket.IP{, V6}_RECVERR not exposed
CPython Issues
- [New-bugs-announce] [Issue 118988] 3.13.0b1 freethreading-debug build: flaky `test_threaded_weak_valued_setdefault` on ppc64le
CPython Issues
- [New-bugs-announce] [Issue 118989] 3.13.0b1 freethreading-debug build: flaky `test_signal.test_stress_modifying_handlers` on s390x (RecursionError)
CPython Issues
- [New-bugs-announce] [Issue 118990] Python interpreter crashes with `realloc(): invalid next size`
CPython Issues
- [New-bugs-announce] [Issue 118993] Windows uuid.uuid1 is unecessarily unsafe for concurrent use
CPython Issues
- [New-bugs-announce] [Issue 118996] Python 3.13 b1 x64 Windows Installer problems
CPython Issues
- [New-bugs-announce] [Issue 118997] Stable ABI doesn't work with PySide (Shiboken) on Python 3.12
CPython Issues
- [New-bugs-announce] [Issue 118998] Handle errors correctly in `tmtotuple` in `timemodule`
CPython Issues
- [New-bugs-announce] [Issue 119002] Possible segfault in sys__getframe_impl in sysmodule.c
CPython Issues
- [New-bugs-announce] [Issue 119003] library/stdtypes.html - Mutable Sequence Types - Operations Table - Slice Assignments
CPython Issues
- [New-bugs-announce] [Issue 119004] Crash in OrderedDict similiar to #83771
CPython Issues
- [New-bugs-announce] [Issue 119009] Add gettext target to documetnation's Makefile
CPython Issues
- [New-bugs-announce] [Issue 119010] Missing `__type_params__` in the documentation of `functools.update_wrapper`.
CPython Issues
- [New-bugs-announce] [Issue 119011] `functools.update_wrapper` does not work with `type`
CPython Issues
- [New-bugs-announce] [Issue 119016] Classes tutorial: confusing explanation of non-instance methods
CPython Issues
- [New-bugs-announce] [Issue 119021] HelpFormatter does not properly consider extra indentation from subparsers when printing arguments
CPython Issues
- [New-bugs-announce] [Issue 119022] Valgrind: Conditional jump or move depends on uninitialised value in ob_digit[0] of PyLongObject
CPython Issues
- [New-bugs-announce] [Issue 119030] Change error message if module is already installed.
CPython Issues
- [New-bugs-announce] [Issue 119032] Python 3.13.0b1 REPL sometimes swallows the output
CPython Issues
- [New-bugs-announce] [Issue 119033] Python 3.13.0b1 REPL does not deduplicate history entries
CPython Issues
- [New-bugs-announce] [Issue 119034] Python 3.13.0b1 REPL chnages behavior wrt PgUp, inserts first line of ~/.python_history
CPython Issues
- [New-bugs-announce] [Issue 119035] Python 3.13.0b1 REPL does not travel words when pressing Ctrl+← or Ctrl+→
CPython Issues
- [New-bugs-announce] [Issue 119041] Under some circumstances, mappingproxy will convert to normal dict while keeping the reference.
CPython Issues
- [New-bugs-announce] [Issue 119047] why 1 == 0.99..??
CPython Issues
- [New-bugs-announce] [Issue 119048] Difference in _use_fd_functions in shutil.py and test_shutil.py
CPython Issues
- [New-bugs-announce] [Issue 119049] Defer `import warnings` in pathlib
CPython Issues
- [New-bugs-announce] [Issue 119050] Add the ``--duration`` option to the test suite
CPython Issues
- [New-bugs-announce] [Issue 119052] ZipFile.mkdir(ZipInfo.from_file(...)) CRC AttributeError
CPython Issues
- [New-bugs-announce] [Issue 119053] Implement the fast path for `list.__getitem__`
CPython Issues
- [New-bugs-announce] [Issue 119054] Documentation of pathlib.Path methods is disorganised
CPython Issues
- [New-bugs-announce] [Issue 119057] Remove redundant ZeroDivisionError details
CPython Issues
- [New-bugs-announce] [Issue 119059] Popen.send_signal(sigint.SIGKILL) does not seem to work with Popen(*, shell=True)?
CPython Issues
- [New-bugs-announce] [Issue 119061] Make Python 3.13 coroutines work with multithreading automatically like Goroutines does and some like `go` keyword for later.
CPython Issues
- [New-bugs-announce] [Issue 119064] Test with the path protocol, not with pathlib.Path
CPython Issues
- [New-bugs-announce] [Issue 119067] String module should have a string like printable but without whitespace
CPython Issues
- [New-bugs-announce] [Issue 119070] Version numbers not supported for shebang line virtual command /usr/bin/env python on windows
CPython Issues
- [New-bugs-announce] [Issue 119073] "No module named 'Cython'", but only when installing a package and only with pip 23.1 or later
CPython Issues
- [New-bugs-announce] [Issue 119076] pyrepl doesn't print result if any part came from paste
CPython Issues
- [New-bugs-announce] [Issue 119078] venv tutorial wrong/confusing about python version used
CPython Issues
- [New-bugs-announce] [Issue 119086] weird behavior of the import statement
CPython Issues
- [New-bugs-announce] [Issue 119090] Backport changes from python/cpython#119065
CPython Issues
- [New-bugs-announce] [Issue 119093] Regular Expression: re.split behavior wired when have a sub pattern
CPython Issues
- [New-bugs-announce] [Issue 119094] "TypeError: catching classes that do not inherit from BaseException is not allowed" error when using generic in `except` block
CPython Issues
- [New-bugs-announce] [Issue 119096] Misleading sqlite3.Cursor.rowcount docs
CPython Issues
- [New-bugs-announce] [Issue 119102] New pyrepl gives a traceback on exit with "dumb" terminal
CPython Issues
- [New-bugs-announce] [Issue 119103] Unable to build to WASI
CPython Issues
- [New-bugs-announce] [Issue 119104] Inconsistent KeyboardInterrupt Handling in multiprocessing due to Context Manager Order
CPython Issues
- [New-bugs-announce] [Issue 119105] difflib.py Differ.compare is too slow [for pathological cases]
CPython Issues
- [New-bugs-announce] [Issue 119109] functools.partial does not re-set vector call.
CPython Issues
- [New-bugs-announce] [Issue 119110] EnumType __call__ method description does not match the implementation
CPython Issues
- [New-bugs-announce] [Issue 119113] pathlib.Path.with_suffix(None) became allowed in Python 3.13b1
CPython Issues
- [New-bugs-announce] [Issue 119114] Libmpec-dev not available
CPython Issues
- [New-bugs-announce] [Issue 119115] test_create_server_ssl_verified and test_create_unix_server_ssl_verified fail
CPython Issues
- [New-bugs-announce] [Issue 119118] `tokenize.generate_tokens()` performance regression in 3.12
CPython Issues
- [New-bugs-announce] [Issue 119120] functools.cache treats a named positional argument as a different one from an unnamed one
CPython Issues
- [New-bugs-announce] [Issue 119121] `asyncio.staggered` is missing `typing` import
CPython Issues
- [New-bugs-announce] [Issue 119123] The CSV file delimiter found with csv.Sniffer() is interpreted incorrectly
CPython Issues
- [New-bugs-announce] [Issue 119127] functools.partial placeholders
CPython Issues
- [New-bugs-announce] [Issue 119128] _PyFrame_Clear can crash in for loop if frame->localsplus is NULL.
CPython Issues
- [New-bugs-announce] [Issue 119132] Python -VV should display whether the build is default build or free-threading.
CPython Issues
- [New-bugs-announce] [Issue 119133] [Enhancement] Expose List.Remove as PyList_Remove(PyObject *) in the C API.
CPython Issues
- [New-bugs-announce] [Issue 119138] Ncurses Extended Color Pairs not working, repeating
CPython Issues
- [New-bugs-announce] [Issue 119139] Python is not getting location services permission
CPython Issues
- [New-bugs-announce] [Issue 119146] Update `paths` in `jit.yml`
CPython Issues
- [New-bugs-announce] [Issue 119154] Add `asyncio.Queue.__aiter__`
CPython Issues
- [New-bugs-announce] [Issue 119158] Needs of feature that disabling optimization pipeline in runtime
CPython Issues
- [New-bugs-announce] [Issue 119164] Make timeit CLI function available from python
CPython Issues
- [New-bugs-announce] [Issue 119169] Improve performance of `os.walk()`
CPython Issues
- [New-bugs-announce] [Issue 119174] [Windows] High DPI causes tkinter turtledemo windows blurry
CPython Issues
- [New-bugs-announce] [Issue 119176] `clear` method of `list` class in `multiprocessing.Manager()` is missing
CPython Issues
- [New-bugs-announce] [Issue 119177] inconsistent bahaviour of `functools.partial` python and C
CPython Issues
- [New-bugs-announce] [Issue 119180] Implement PEP 649
CPython Issues
- [New-bugs-announce] [Issue 119182] [C API] Add an efficient public PyUnicodeWriter API
CPython Issues
- [New-bugs-announce] [Issue 119185] ipython breaks on Python-3.13.0b1 with a 'tempfilepager' is not defined
CPython Issues
- [New-bugs-announce] [Issue 119187] Mention `all()` & `any()` are only efficient for existing iterables
CPython Issues
- [New-bugs-announce] [Issue 119189] Fraction wrongfully gets casted into float when given as argument to __rpow__
CPython Issues
- [New-bugs-announce] [Issue 119191] [Doc] no documentation for async with
CPython Issues
- [New-bugs-announce] [Issue 119192] `SLOW_SUM` flag in `sum` builtin
CPython Issues
- [New-bugs-announce] [Issue 119203] trying mypyc on Cython-3.1.0a1 with Python-3.13.0b1 I get a "this header requires Py_BUILD_CORE define"
CPython Issues
- [New-bugs-announce] [Issue 119205] Warning on autocomplete messes up the terminal
CPython Issues
- [New-bugs-announce] [Issue 119213] getargs.c is Breaking Interpeter Isolation
CPython Issues
- [New-bugs-announce] [Issue 119219] Remove legacy TODOs from code.
CPython Issues
- [New-bugs-announce] [Issue 119220] Add `posixpath.isreserved()`
CPython Issues
- [New-bugs-announce] [Issue 119233] Python/flowgraph.c:528: _Bool all_exits_have_lineno(basicblock *): Assertion `0' failed
CPython Issues
- [New-bugs-announce] [Issue 119241] C API Extension Support for Freethreading HOWTO
CPython Issues
- [New-bugs-announce] [Issue 119243] Free-threaded binary builds for 3.13
CPython Issues
- [New-bugs-announce] [Issue 119247] PySequence_Fast needs new macros to be safe in a nogil world
CPython Issues
- [New-bugs-announce] [Issue 119253] Import `_ios_support` raises RuntimeError on Windows
CPython Issues
- [New-bugs-announce] [Issue 119257] pyrepl: Cursor behaviour during tab-completion
CPython Issues
- [New-bugs-announce] [Issue 119258] Tier 2 Optimizer Eliminate Type Version Guards
CPython Issues
- [New-bugs-announce] [Issue 119260] is_dataclass() returns True for non-dataclass subclass of dataclass
CPython Issues
- [New-bugs-announce] [Issue 119273] test_ioctl is skipped because of setsid()
CPython Issues
- [New-bugs-announce] [Issue 119281] Update type checking conditions in new repl module
CPython Issues
- [New-bugs-announce] [Issue 119287] `contextlib.suppress` converts instances of a suptype of `ExceptionGroup` to an instance of the `ExceptionGroup` class
CPython Issues
- [New-bugs-announce] [Issue 119292] Add job to `jit.yml` to build and test with `--disable-gil`
CPython Issues
- [New-bugs-announce] [Issue 119294] asyncio.eager_task_factory may have incompatible typing for use with set_task_factory()
CPython Issues
- [New-bugs-announce] [Issue 119299] Incompatibility between _decimal and _pydecimal: tp_name for Decimal
CPython Issues
- [New-bugs-announce] [Issue 119300] Python float calculation error
CPython Issues
- [New-bugs-announce] [Issue 119301] IDLE: Menu fonts too small
CPython Issues
- [New-bugs-announce] [Issue 119302] `get_origin(str|None) != get_origin(Union[str, None])`
CPython Issues
- [New-bugs-announce] [Issue 119306] Break up _pyrepl tests
CPython Issues
- [New-bugs-announce] [Issue 119310] '\040' instead of space in repl history on macOS with 3.13 or main branch
CPython Issues
- [New-bugs-announce] [Issue 119311] Unexpected name mangling behavior with generics
CPython Issues
- [New-bugs-announce] [Issue 119317] Resolve deprecation warnings in Docs/tools
CPython Issues
- [New-bugs-announce] [Issue 119329] REPL cursor is rendered offset in VSCode on WSL
CPython Issues
- [New-bugs-announce] [Issue 119333] Add c-api to set callback function on enter and exit of PyContext
CPython Issues
- [New-bugs-announce] [Issue 119336] '_PyLong_NumBits': identifier not found in 3.13
CPython Issues
- [New-bugs-announce] [Issue 119342] Out-of-memory when loading a Plist
CPython Issues
- [New-bugs-announce] [Issue 119344] Make `Py_BEGIN_CRITICAL_SECTION()` and `Py_END_CRITICAL_SECTION()` public in the non-limited C API
CPython Issues
- [New-bugs-announce] [Issue 119349] Add a ctypes.util function to list loaded shared libraries
CPython Issues
- [New-bugs-announce] [Issue 119352] Add UOp Pair Compatibility to PyStats
CPython Issues
- [New-bugs-announce] [Issue 119356] Adding >1 new line within a codeblock doesn't correctly match the indentation
CPython Issues
- [New-bugs-announce] [Issue 119357] Increase coverage of test_pyrepl
CPython Issues
- [New-bugs-announce] [Issue 119369] Deadlock in `pool_in_threads.py` (`test_multiprocessing_pool_circular_import`) in free-threaded build
CPython Issues
- [New-bugs-announce] [Issue 119372] Invalid corner cases (resulting in nan+nanj) in complex division
CPython Issues
- [New-bugs-announce] [Issue 119375] `argparse.BooleanOptionalAction` does not yield mutually exclusive options
CPython Issues
- [New-bugs-announce] [Issue 119377] custom prefixes for `argparse.BooleanOptionalAction`
CPython Issues
- [New-bugs-announce] [Issue 119382] Quadratic complexity in the UTF-7 decoder
CPython Issues
- [New-bugs-announce] [Issue 119391] The docstrings for PyMapping_Values, PyMapping_Items and PyMapping_Keys are incorrect
CPython Issues
- [New-bugs-announce] [Issue 119395] PEP 695: Name mangling leaks to surrounding scope
CPython Issues
- [New-bugs-announce] [Issue 119396] Optimize _PyUnicodeWriter implementation
CPython Issues
- [New-bugs-announce] [Issue 119400] make_ssl_certs: run at build time, update reference test data automatically
CPython Issues
- [New-bugs-announce] [Issue 119402] Add audit event at import completion
CPython Issues
- [New-bugs-announce] [Issue 119411] PrettyPrint needs a config argument so output does not re-escape backslashes. If I print var it has single \
CPython Issues
- [New-bugs-announce] [Issue 119413] multiprocessing segfault
CPython Issues
- [New-bugs-announce] [Issue 119423] Python 3.12 docs website search results prioritizes "what's new" instead of actual topic
CPython Issues
- [New-bugs-announce] [Issue 119431] ``test_monitoring`` leaks references
CPython Issues
- [New-bugs-announce] [Issue 119434] REPL takes extra key presses on long inputs that wrap around lines
CPython Issues
- [New-bugs-announce] [Issue 119442] ZipFile.extractall() extracts to similarly named directories instead of the name of the zipfile
CPython Issues
- [New-bugs-announce] [Issue 119443] pyrepl always has `from __future__ import annotations` on
CPython Issues
- [New-bugs-announce] [Issue 119446] Python 3.12.3 installer does not update py.exe in c:\windows
CPython Issues
- [New-bugs-announce] [Issue 119447] 1506-007 (S) "struct _dtoa_state" is undefined on AIX
CPython Issues
- [New-bugs-announce] [Issue 119450] Some builtin single phase modules do get loaded into subinterpreters which do not support them
CPython Issues
- [New-bugs-announce] [Issue 119451] Out-of-memory when reading a HTTP response with large Content-Lenght
CPython Issues
- [New-bugs-announce] [Issue 119452] OOM vulnerability in the CGI server on Windows
CPython Issues
- [New-bugs-announce] [Issue 119458] PEP 701 is not backwards compatible
CPython Issues
- [New-bugs-announce] [Issue 119459] [Windows]: High DPI causes Tools/unittestgui(PyUnit) window blurry
CPython Issues
- [New-bugs-announce] [Issue 119461] test_socket: testStream() fails on Fedora Rawhide
CPython Issues
- [New-bugs-announce] [Issue 119462] 3.13b1 regression: Memory corruption (?) in str.replace
CPython Issues
- [New-bugs-announce] [Issue 119467] Py_buffer.format declaration inconsistent with the docs
CPython Issues
- [New-bugs-announce] [Issue 119469] test_pyrepl leaks references
CPython Issues
- [New-bugs-announce] [Issue 119476] Tier Two Optimizer Eliminate Function Version Guards
CPython Issues
- [New-bugs-announce] [Issue 119477] Optimze through symbolic tuples in tier 2 optimizer
CPython Issues
- [New-bugs-announce] [Issue 119488] String format specifiers not accepted by object.__format__
CPython Issues
- [New-bugs-announce] [Issue 119489] Self-documenting expression not included for f-string formatting
CPython Issues
- [New-bugs-announce] [Issue 119494] Wrong error message when trying to delete type `__name__`
CPython Issues
- [New-bugs-announce] [Issue 119496] Improve handling of UTF-16-LE encoded .pth files
CPython Issues
- [New-bugs-announce] [Issue 119499] annotatde_typed module
CPython Issues
- [New-bugs-announce] [Issue 119500] Treat constant slices as slices and remove `BINARY_SLICE` opcodes
CPython Issues
- [New-bugs-announce] [Issue 119506] `_io.TextIOWrapper.write`: write during flush causes `pending_bytes` length mismatch
CPython Issues
- [New-bugs-announce] [Issue 119511] OOM vulnerability in the imaplib module
CPython Issues
- [New-bugs-announce] [Issue 119512] Use new REPL for the "code" module
CPython Issues
- [New-bugs-announce] [Issue 119515] RuntimeError: Can't find llvm-readobj-18!
CPython Issues
- [New-bugs-announce] [Issue 119517] Odd behavior from pasting large text in the new REPL
CPython Issues
- [New-bugs-announce] [Issue 119518] Stop manually interning strings in pathlib
CPython Issues
- [New-bugs-announce] [Issue 119521] `IncompleteInputError` is undocumented
CPython Issues
- [New-bugs-announce] [Issue 119525] Deadlock while updating type cache (free-threading)
CPython Issues
- [New-bugs-announce] [Issue 119533] cpython with msvc run into `Windows fatal exception: access violation` with `PyModule_AddFunctions` and `uint8_t = uint8_t * double`
CPython Issues
- [New-bugs-announce] [Issue 119534] OSError when creating a `multiprocessing.Queue` with `maxsize > 32767`
CPython Issues
- [New-bugs-announce] [Issue 119535] Support `pythonπ` in Python 3.14 venv's
CPython Issues
- [New-bugs-announce] [Issue 119537] Performance regression in emulated arm64 on x86_64 host starting in 3.11.6
CPython Issues
- [New-bugs-announce] [Issue 119538] Fixes missing dependences in Makefile
CPython Issues
- [New-bugs-announce] [Issue 119548] Add a "clear" command to PYREPL
CPython Issues
- [New-bugs-announce] [Issue 119551] Colorized output implemented in new REPL leaks into old REPL
CPython Issues
- [New-bugs-announce] [Issue 119553] PyREPL: KeyboardInterrupt does not clear comletion menu if it's already visible
CPython Issues
- [New-bugs-announce] [Issue 119555] New repl closes CLI session on SyntaxError inside of the match statement
CPython Issues
- [New-bugs-announce] [Issue 119560] Invalid Assert in PyState_FindModule()
CPython Issues
- [New-bugs-announce] [Issue 119562] Remove AST nodes deprecated since Python 3.8, with warnings since Python 3.12
CPython Issues
- [New-bugs-announce] [Issue 119572] Python's audithook isn't called with Python 3.12 but within Jupyter Notebooks
CPython Issues
- [New-bugs-announce] [Issue 119574] Some environment variables are missing from `--help-env`
CPython Issues
- [New-bugs-announce] [Issue 119577] Make testing truth value of `xml.etree.ElementTree.Element` raise an exception
CPython Issues
- [New-bugs-announce] [Issue 119579] Add advanced debugging examples to pdb documentation
CPython Issues
- [New-bugs-announce] [Issue 119580] Cannot define global variables in .pdbrc
CPython Issues
- [New-bugs-announce] [Issue 119581] The `dataclasses` unit tests should record behavior of shadowed init vars
CPython Issues
- [New-bugs-announce] [Issue 119584] ``test_import`` crashes with a ``--forever`` option
CPython Issues
- [New-bugs-announce] [Issue 119585] Crash in freethreading when acquiring/releasing the GIL in a destructor
CPython Issues
- [New-bugs-announce] [Issue 119588] Implement zipfile.Path.is_symlink
CPython Issues
- [New-bugs-announce] [Issue 119592] ProcessPoolExecutor executor manager thread crashes if task fails in some circumstances
CPython Issues
- [New-bugs-announce] [Issue 119594] fractions.Fraction.__pow__ can receive 3rd argument from builtin function pow
CPython Issues
- [New-bugs-announce] [Issue 119595] str.find and re.search performance inconsistencies
CPython Issues
- [New-bugs-announce] [Issue 119599] Suggest marking ``test_free_threading.test_dict`` as a heavy-cpu test
CPython Issues
- [New-bugs-announce] [Issue 119600] mock.patch introspects original even when new_callable set
CPython Issues
- [New-bugs-announce] [Issue 119613] Deprecate Py_IS_NAN/INFINITY/FINITE?
CPython Issues
- [New-bugs-announce] [Issue 119614] Python IDLE stops outputting a string on encountering a null character both for STDOUT and STDERR
CPython Issues
- [New-bugs-announce] [Issue 119618] test_import fails on Refleak buildbots: assertion failed
CPython Issues
- [New-bugs-announce] [Issue 119627] Remove ```asyncio``` deprecated objects and methods
CPython Issues
- [New-bugs-announce] [Issue 119628] classmethod wrapping a property no longer works in Python 3.13
CPython Issues
- [New-bugs-announce] [Issue 119646] Windows venv creation with WSL UNC path fails
CPython Issues
- [New-bugs-announce] [Issue 119650] importlib.metadata.metadata("package") fails with email.errors.HeaderParseError when README contains valid markdown link
CPython Issues
- [New-bugs-announce] [Issue 119653] Windows Store Python 3.12 app execution aliases disabled by default after install
CPython Issues
- [New-bugs-announce] [Issue 119654] tokenize in 3.12 makes copies of each line, 3.11 does not
CPython Issues
- [New-bugs-announce] [Issue 119655] test_datetime leaks references
CPython Issues
- [New-bugs-announce] [Issue 119659] Refactor: move `no_rerun` from `test_import` and `datetimetester` to `test.support`
CPython Issues
- [New-bugs-announce] [Issue 119661] Build failure due to missing _Py_SINGLETON in static-extension-modules build (3.13 only)
CPython Issues
- [New-bugs-announce] [Issue 119663] `PyType_GetModuleByDef` is really slow.
CPython Issues
- [New-bugs-announce] [Issue 119664] [3.14] remove ``code.co_lnotab``
CPython Issues
- [New-bugs-announce] [Issue 119666] Uninitialized value usage of localspluskinds in assemble.c's makecode function
CPython Issues
- [New-bugs-announce] [Issue 119667] Adapt `TestStaticTypes` to use `@no_rerun`
CPython Issues
- [New-bugs-announce] [Issue 119668] Expose `_NamespacePath`
CPython Issues
- [New-bugs-announce] [Issue 119670] shlex.quote: Add 'always' keyword argument
CPython Issues
- [New-bugs-announce] [Issue 119671] Some ntpath/posixpath functions unusable on foreign OS
CPython Issues
- [New-bugs-announce] [Issue 119676] LOAD_SUPER_METHOD etc don't need to be pseudo instructions
CPython Issues
- [New-bugs-announce] [Issue 119679] Windows installer missing free-threading library
CPython Issues
- [New-bugs-announce] [Issue 119689] Generate stack effect for pseudo instructions
CPython Issues
- [New-bugs-announce] [Issue 119690] winapi audit events returning garbage
CPython Issues
- [New-bugs-announce] [Issue 119692] Add "Total Machine Code Cost" of UOps to PyStats
CPython Issues
- [New-bugs-announce] [Issue 119696] Upstream downstream patches for allowing to make a relocatable (standalone) Python installation
CPython Issues
- [New-bugs-announce] [Issue 119698] symtable.Class.get_methods() returns non-classes
CPython Issues
- [New-bugs-announce] [Issue 119699] Class is not subclass of itself: `issubclass(First, First) is False`
CPython Issues
- [New-bugs-announce] [Issue 119700] SyntaxError thrown from the compiler exits the REPL
CPython Issues
- [New-bugs-announce] [Issue 119702] Better calibration of str.find aka FASTSEARCH
CPython Issues
- [New-bugs-announce] [Issue 119704] ``test_pydoc`` leaks references
CPython Issues
- [New-bugs-announce] [Issue 119706] Please implement goto
CPython Issues
- [New-bugs-announce] [Issue 119710] asyncio `proc.kill()` and `proc.wait()` are counter intuitive
CPython Issues
- [New-bugs-announce] [Issue 119711] WinError 10022 for create_datagram_endpoint with local_addr=None.
CPython Issues
- [New-bugs-announce] [Issue 119714] [C API] Add PyLong_GetNumBits() function
CPython Issues
- [New-bugs-announce] [Issue 119718] isascii() method giving false for emojis but ord() function to find ascii values is giving ascii values. Update isascii() with new ascii list too
CPython Issues
- [New-bugs-announce] [Issue 119721] Integrate documentation fixes into `__about__` docstring of heapq module.
CPython Issues
- [New-bugs-announce] [Issue 119723] `io.IOBase` internal methods difference in `_pyio.py`
CPython Issues
- [New-bugs-announce] [Issue 119724] Syntax errors in `else` blocks are reported at `else`
CPython Issues
- [New-bugs-announce] [Issue 119726] JIT: improve AArch64 code generation
CPython Issues
- [New-bugs-announce] [Issue 119727] Add `--sequentially` option to regrtest to always run tests sequentially (ignore `-jN` option)
CPython Issues
- [New-bugs-announce] [Issue 119729] `pkg-config` files (`.pc`) conflict between default and free-threaded build
CPython Issues
- [New-bugs-announce] [Issue 119730] JIT: Improve memory allocation
CPython Issues
- [New-bugs-announce] [Issue 119736] Could not build CPython locally after #118307
CPython Issues
- [New-bugs-announce] [Issue 119737] [feature request] Method to refresh os.environ
CPython Issues
- [New-bugs-announce] [Issue 119740] Remove deprecated delegation of the int built-in to __trunc__.
CPython Issues
- [New-bugs-announce] [Issue 119742] Add asyncio.TaskGroup.ensure_future analogous to asyncio.ensure_future
CPython Issues
- [New-bugs-announce] [Issue 119744] Move more functions from compile.c to flowgraph.c
CPython Issues
- [New-bugs-announce] [Issue 119751] others is its type of content
CPython Issues
- [New-bugs-announce] [Issue 119754] FRee~Fortnite V Bucks Code List 2024 Redeem Daily Free V-Bucks (May-June 2024)
CPython Issues
- [New-bugs-announce] [Issue 119755] ++Fortnite V Bucks Code List 2024 Redeem Daily Free V-Bucks (May-June 2024)
CPython Issues
- [New-bugs-announce] [Issue 119756] Fortnite V Bucks Code List 2024 Redeem Daily Free V-Bucks (May-June 2024)
CPython Issues
- [New-bugs-announce] [Issue 119770] ``test_ioctl`` fails on macOS
CPython Issues
- [New-bugs-announce] [Issue 119771] _Py_c_pow() should adjust errno on error conditions
CPython Issues
- [New-bugs-announce] [Issue 119775] Remove deprecated feature to create immutable types with mutable bases
CPython Issues
- [New-bugs-announce] [Issue 119778] CVEs found in python 3.9.19 and 3.10.14
CPython Issues
- [New-bugs-announce] [Issue 119779] Python 3 porting
CPython Issues
- [New-bugs-announce] [Issue 119780] Unexpected <class 'TypeError'> exception in test_format
CPython Issues
- [New-bugs-announce] [Issue 119782] Document typing.NamedTupleMeta
CPython Issues
- [New-bugs-announce] [Issue 119784] eval path in fileConfig from logging does not format properly Windows path
CPython Issues
- [New-bugs-announce] [Issue 119786] create an internals documentation folder in the cpython repo
CPython Issues
- [New-bugs-announce] [Issue 119791] Fix new Tkinter tests for wantobjects=0
CPython Issues
- [New-bugs-announce] [Issue 119793] Add a "strict" option for map()
CPython Issues
- [New-bugs-announce] [Issue 119799] `_Py_NewRefWithLock` missing `_Py_IncRefTotal`
CPython Issues
- [New-bugs-announce] [Issue 119802] Update memory management docs for free-threaded build
CPython Issues
- [New-bugs-announce] [Issue 119809] free threading: what are the rules for `__slots__`?
CPython Issues
- [New-bugs-announce] [Issue 119811] Add a `co_lastlineno` in code object
CPython Issues
- [New-bugs-announce] [Issue 119812] ipaddress: Shared Address Space (100.64.0.0/10) is neither private nor global
CPython Issues
- [New-bugs-announce] [Issue 119817] SIGBUS: writing to `mmap`ed device beyond file size
CPython Issues
- [New-bugs-announce] [Issue 119819] Python 3.12+ breaks backwards compatibility for logging QueueHandler with some Queue classes
CPython Issues
- [New-bugs-announce] [Issue 119820] Running Tests from the Local System — web-platform-tests documentation
CPython Issues
- [New-bugs-announce] [Issue 119821] Name lookup in annotation scopes in classes does not work with non-dict globals
CPython Issues
- [New-bugs-announce] [Issue 119823] support bytes/bytearray in complex() constructor
CPython Issues
- [New-bugs-announce] [Issue 119824] Python 3.13.0b1: suboptimal `pdb._post_mortem` behavior if `.pdbrc` exists
CPython Issues
- [New-bugs-announce] [Issue 119826] Improve accuracy of `ntpath.normpath()` & `ntpath.abspath()`
CPython Issues
- [New-bugs-announce] [Issue 119838] Treat Fraction as a real value in mixed arithmetic operations with complex
CPython Issues
- [New-bugs-announce] [Issue 119841] ``test_venv`` prints unnecessary information
CPython Issues
- [New-bugs-announce] [Issue 119842] Honor PyOS_InputHook in the new REPL
CPython Issues
- [New-bugs-announce] [Issue 119844] " , " Grammatical confusion! ----- , 语法的迷惑 !
CPython Issues
- [New-bugs-announce] [Issue 119845] sysconfig values for `platstdlib` do not appear to be accurate
CPython Issues
- [New-bugs-announce] [Issue 119851] [C API] Make Py_NULL macro public
CPython Issues
- [New-bugs-announce] [Issue 119853] [C API] Split large object.h file: create refcount.h
CPython Issues
- [New-bugs-announce] [Issue 119856] pyrepl help (pydoc): "exit" does not exit, whereas "quit" does
CPython Issues
- [New-bugs-announce] [Issue 119866] Spill the stack pointer across calls in the interpreter.
CPython Issues
- [New-bugs-announce] [Issue 119879] Consistency of `two-way` string search
CPython Issues
- [New-bugs-announce] [Issue 119881] During decompression pythin tries to read sys.maxsize - which fail with MemoryError in case of resource memory limit set.
CPython Issues
- [New-bugs-announce] [Issue 119885] Wrong `follow_symlinks` default fallback implementation
CPython Issues
Last message date:
Fri May 31 16:35:22 EDT 2024
Archived on: Fri May 31 16:35:25 EDT 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).