August 2024 Archives by subject
Starting: Thu Aug 1 00:50:16 EDT 2024
Ending: Sat Aug 31 21:41:08 EDT 2024
Messages: 372
- [New-bugs-announce] [Issue 122544] Change base OS image to Ubuntu-24.04 in ci.yaml
CPython Issues
- [New-bugs-announce] [Issue 122546] Inconsistency between file names of SyntaxErrors and other Exceptions in the new repl
CPython Issues
- [New-bugs-announce] [Issue 122548] Add BRANCH_TAKEN and BRANCH_NOT_TAKEN events to sys.monitoring
CPython Issues
- [New-bugs-announce] [Issue 122549] Add `platform.invalidate_caches` for invalidating cached results
CPython Issues
- [New-bugs-announce] [Issue 122555] [cleanup] Remove removed functions from `Doc/data/refcounts.dat`
CPython Issues
- [New-bugs-announce] [Issue 122559] Pickle ignores custom getstate methods on TextIOWrapper in Python 3.12
CPython Issues
- [New-bugs-announce] [Issue 122560] inlined comprehension implementation in symtable
CPython Issues
- [New-bugs-announce] [Issue 122561] Clean up and microoptimize str.translate and charmap codec
CPython Issues
- [New-bugs-announce] [Issue 122562] symtable: ste_free and ste_child_free are unused
CPython Issues
- [New-bugs-announce] [Issue 122565] `urlparse` ignores the `scheme` parameter when parsing a URL
CPython Issues
- [New-bugs-announce] [Issue 122567] GC - Possible to indefinitely prevent collection of generation-1 objects by calling gc.collect(0) often
CPython Issues
- [New-bugs-announce] [Issue 122569] GC - long_lived_pending is not decremented when an generation-2 object's ref count goes to 0
CPython Issues
- [New-bugs-announce] [Issue 122571] Repeated definition of PY_BUILTIN_HASHLIB_HASHES in configure.ac
CPython Issues
- [New-bugs-announce] [Issue 122573] Incorrect minimum version of Python for Windows build bootstrapping
CPython Issues
- [New-bugs-announce] [Issue 122575] `sys.flags.gil` should be a "sequence" attribute
CPython Issues
- [New-bugs-announce] [Issue 122578] Update to WASI SDK 23
CPython Issues
- [New-bugs-announce] [Issue 122579] Document how to install Python on MacOS
CPython Issues
- [New-bugs-announce] [Issue 122580] Python3.13 Performance Issue on MacOS ARM
CPython Issues
- [New-bugs-announce] [Issue 122581] TSan reported race condition in `_PyPegen_is_memoized` in `test_importlib`
CPython Issues
- [New-bugs-announce] [Issue 122584] "template with C linkage" error when including "pycore_interp.h" from C++ file
CPython Issues
- [New-bugs-announce] [Issue 122585] Python 3.13.0 RC1 fails to build with experimental jit enabled
CPython Issues
- [New-bugs-announce] [Issue 122586] itertools.count.(peek, consume)
CPython Issues
- [New-bugs-announce] [Issue 122589] Incorrect ipaddress.reverse_pointer with improved textual representation of IPv4-mapped IPv6 addresses
CPython Issues
- [New-bugs-announce] [Issue 122595] Add error checks in the compiler
CPython Issues
- [New-bugs-announce] [Issue 122598] Move the bodies of large instructions into helper functions.
CPython Issues
- [New-bugs-announce] [Issue 122600] In 3.13rc1, getaddresses fails to parse `alice at example.com <alice at example.com>`
CPython Issues
- [New-bugs-announce] [Issue 122607] enum.auto() can have platform-dependent incorrect behavior when used in certain ways
CPython Issues
- [New-bugs-announce] [Issue 122613] PyLong_GetInfo() (part of Limited API) is missing in sphinx docs
CPython Issues
- [New-bugs-announce] [Issue 122615] Inconsistent Results for **cmath.atan** and **numpy.arctan** with Specific Complex Inputs
CPython Issues
- [New-bugs-announce] [Issue 122616] STORE_ATTR_WITH_HINT has internal branching.
CPython Issues
- [New-bugs-announce] [Issue 122618] Bug: collections.abc.Mapping fails to support virtual subclassing?
CPython Issues
- [New-bugs-announce] [Issue 122619] Much inflated memory usage in 3.12
CPython Issues
- [New-bugs-announce] [Issue 122622] Preexec hook for REPL
CPython Issues
- [New-bugs-announce] [Issue 122623] Improve `c-api/bytearray.rst` by adding exception information
CPython Issues
- [New-bugs-announce] [Issue 122629] Translation strings for auditing events no longer have reST markup
CPython Issues
- [New-bugs-announce] [Issue 122631] Add MIME types for video/3gpp and video/3gpp2
CPython Issues
- [New-bugs-announce] [Issue 122633] pythonw should set `sys.stdout` and `sys.stdin` to valid objects.
CPython Issues
- [New-bugs-announce] [Issue 122634] __class_getitem__ Unexpectedly Falls Back to the Metaclass
CPython Issues
- [New-bugs-announce] [Issue 122637] cmath.tanh(±0+infj) and tanh(±0+nanj) should return ±0+nanj
CPython Issues
- [New-bugs-announce] [Issue 122639] ModuleNotFoundError: No module named '_cffi_backend'
CPython Issues
- [New-bugs-announce] [Issue 122652] Replace deprecation lists in whatsnew files with tables
CPython Issues
- [New-bugs-announce] [Issue 122655] UnInstalling python launcher leading to windows crash
CPython Issues
- [New-bugs-announce] [Issue 122656] dataclass freeze specific fields
CPython Issues
- [New-bugs-announce] [Issue 122661] `make distclean` needs `GNU make` to work
CPython Issues
- [New-bugs-announce] [Issue 122665] AttributeError: '_PyDrive2ImportHook' object has no attribute 'find_spec'
CPython Issues
- [New-bugs-announce] [Issue 122666] Add tests for ast optimizations
CPython Issues
- [New-bugs-announce] [Issue 122673] The python standard library prioritizes importing files in the current folder over other libraries.
CPython Issues
- [New-bugs-announce] [Issue 122676] concurrent.futures.Future.add_done_callback: calling thread description error.
CPython Issues
- [New-bugs-announce] [Issue 122679] argprase: allow to override the type name in `'invalid %(type)s value: %(value)r'` error messages
CPython Issues
- [New-bugs-announce] [Issue 122681] Merge m_atan2() and c_atan2() helper functions (or replace libm's atan2)
CPython Issues
- [New-bugs-announce] [Issue 122686] Hypothesis tests on Ubuntu fails in the main
CPython Issues
- [New-bugs-announce] [Issue 122688] Fix support of var-positional parameter in Argument Clinic
CPython Issues
- [New-bugs-announce] [Issue 122690] invidual asyncio.Futures for async callbacks that may be cpu-bond.
CPython Issues
- [New-bugs-announce] [Issue 122691] input second
CPython Issues
- [New-bugs-announce] [Issue 122695] FutureIter_dealloc() crashes with negative refcount
CPython Issues
- [New-bugs-announce] [Issue 122696] Incompatibility fix
CPython Issues
- [New-bugs-announce] [Issue 122697] Memory leaks in free-threaded build at shutdown
CPython Issues
- [New-bugs-announce] [Issue 122700] Add timestamp method to datetime.date object
CPython Issues
- [New-bugs-announce] [Issue 122701] Is this doc wording about raw bytes literal correct?
CPython Issues
- [New-bugs-announce] [Issue 122704] Reference leaks in test suite on current main
CPython Issues
- [New-bugs-announce] [Issue 122706] Asyncio socket-level methods do not support SSLSocket
CPython Issues
- [New-bugs-announce] [Issue 122707] move named expression error check from symtable to ast verification stage
CPython Issues
- [New-bugs-announce] [Issue 122710] Unexpected behavior overriding side_effect when using mock.patch with autospec=True
CPython Issues
- [New-bugs-announce] [Issue 122712] Specializing interpreter may crash if the code object of a class's `__init__` method is reassigned
CPython Issues
- [New-bugs-announce] [Issue 122714] Problems about shift operator in Python
CPython Issues
- [New-bugs-announce] [Issue 122724] test_disutils failed when run coverage (compile with --coverage) because test_customize_compiler_before_get_config_vars generate a file _configtest.gcno
CPython Issues
- [New-bugs-announce] [Issue 122726] Mocked value at method level not overriding class-level mock in unittest
CPython Issues
- [New-bugs-announce] [Issue 122727] [3.13] Can't use `GzipFile` with previous created `fileobj`
CPython Issues
- [New-bugs-announce] [Issue 122728] 3.13.0rc1 regression in `gpgme`: `SystemError: Objects/dictobject.c:3774: bad argument to internal function`
CPython Issues
- [New-bugs-announce] [Issue 122736] tarfile: Extracting symlink using extractfile results in Keyerror: linkname not found
CPython Issues
- [New-bugs-announce] [Issue 122742] RFE: unittest: Dynamically allow skipping individual tests
CPython Issues
- [New-bugs-announce] [Issue 122744] Upgrade bundled pip to 24.2
CPython Issues
- [New-bugs-announce] [Issue 122749] Counter cannot count in timedelta
CPython Issues
- [New-bugs-announce] [Issue 122752] Incorrect error handling in `MAKE_FUNCTION`
CPython Issues
- [New-bugs-announce] [Issue 122756] Unable to launch pdb: AttributeError: module 'readline' has no attribute 'backend'
CPython Issues
- [New-bugs-announce] [Issue 122759] Error handling of `RERAISE` is strange
CPython Issues
- [New-bugs-announce] [Issue 122761] urlsplit manufactures hostnames because it strips off tabs before validating them
CPython Issues
- [New-bugs-announce] [Issue 122762] Better mapping of `sys.monitoring` branches back to source code
CPython Issues
- [New-bugs-announce] [Issue 122765] venv activate.csh fails when user prompt contains newline. Easy to fix.
CPython Issues
- [New-bugs-announce] [Issue 122766] The multiplication time of the "@" operation matrix is three times that of using the “numpy.dot”
CPython Issues
- [New-bugs-announce] [Issue 122767] Documentation doesn't specify how "new style" formatting works for complex numbers
CPython Issues
- [New-bugs-announce] [Issue 122770] multiprocessing.Pool: leak of global named resources using multiprocessing spawn
CPython Issues
- [New-bugs-announce] [Issue 122772] [3.13.0rc1] _PyFrame_GetCode: Assertion `PyCode_Check(f->f_executable)' failed (regression from 3.13.0b4)
CPython Issues
- [New-bugs-announce] [Issue 122781] Behavior of datetime.datetime.strptime differs from documented behavior on %z
CPython Issues
- [New-bugs-announce] [Issue 122782] macOS installer: unreadable text in dark mode
CPython Issues
- [New-bugs-announce] [Issue 122785] A compatibility problem of sigstore-python?
CPython Issues
- [New-bugs-announce] [Issue 122792] Some IPv4 and IPv4-mapped IPv6 properties don't match
CPython Issues
- [New-bugs-announce] [Issue 122794] LOAD_FAST access names outside of co_varnames
CPython Issues
- [New-bugs-announce] [Issue 122795] Infrastructure: Upgrading `pythontest` service
CPython Issues
- [New-bugs-announce] [Issue 122797] socketpair() bugfix leaves ability for attacker to infinitely block the function
CPython Issues
- [New-bugs-announce] [Issue 122798] Make tests for warnings in the re module more strict
CPython Issues
- [New-bugs-announce] [Issue 122802] Allowing parameters inside the function names.
CPython Issues
- [New-bugs-announce] [Issue 122803] Library function to run an iterator to the end
CPython Issues
- [New-bugs-announce] [Issue 122810] Bug while plotting histogram of very close numbers
CPython Issues
- [New-bugs-announce] [Issue 122813] Python PDB Function step() bug report
CPython Issues
- [New-bugs-announce] [Issue 122820] Documentation for sets: Operator symbols do not map to the correct method names for custom implementations of set
CPython Issues
- [New-bugs-announce] [Issue 122821] Inconsistent locations for conditional branches in `while` statements
CPython Issues
- [New-bugs-announce] [Issue 122826] Execution model reference should cover `closure` arg to `exec` & `eval`
CPython Issues
- [New-bugs-announce] [Issue 122827] Caching methods causes instances to live forever
CPython Issues
- [New-bugs-announce] [Issue 122828] SQLite Explain Statement Requiring Parameters Unnecessarily
CPython Issues
- [New-bugs-announce] [Issue 122832] Significant performance degradation in the macOS build
CPython Issues
- [New-bugs-announce] [Issue 122835] Running ``test_typing`` file directly fails
CPython Issues
- [New-bugs-announce] [Issue 122838] STORE_FAST_STORE_FAST and LOAD_FAST_LOAD_FAST opcodes are not documented
CPython Issues
- [New-bugs-announce] [Issue 122841] shelve and dbm modules incistency
CPython Issues
- [New-bugs-announce] [Issue 122845] Function definition grammar is incorrect
CPython Issues
- [New-bugs-announce] [Issue 122849] Path.exists() - Memory leak
CPython Issues
- [New-bugs-announce] [Issue 122850] Disallow arbitrary types in co_consts
CPython Issues
- [New-bugs-announce] [Issue 122854] [C API] Add Py_HashBytes() function
CPython Issues
- [New-bugs-announce] [Issue 122857] Embedded python crashes in internal function
CPython Issues
- [New-bugs-announce] [Issue 122858] Deprecate `asyncio.iscoroutinefunction`
CPython Issues
- [New-bugs-announce] [Issue 122860] Dead code in ceval_macros.h and ceval_gil.c
CPython Issues
- [New-bugs-announce] [Issue 122862] GC: Implementation does not match behavior documented on `gc.set_threshold`
CPython Issues
- [New-bugs-announce] [Issue 122863] Optimization of argmin/argmax/argsort
CPython Issues
- [New-bugs-announce] [Issue 122864] Running ``Lib/test/test_funcattrs.py`` directly fails
CPython Issues
- [New-bugs-announce] [Issue 122868] Hosted documentation has not been updated in over a week
CPython Issues
- [New-bugs-announce] [Issue 122869] JIT does not build on the main branch
CPython Issues
- [New-bugs-announce] [Issue 122873] Allow "-m json" instead of "-m json.tool"
CPython Issues
- [New-bugs-announce] [Issue 122874] python 3.12.5 source install make test test_smtplib FAIL test_with_statement AND test_with_statement_QUIT_failure
CPython Issues
- [New-bugs-announce] [Issue 122876] Typo in the Python Tutorial
CPython Issues
- [New-bugs-announce] [Issue 122880] Substracting two datetime objects returns wrong timedelta
CPython Issues
- [New-bugs-announce] [Issue 122881] Reduce asyncio heapq overhead
CPython Issues
- [New-bugs-announce] [Issue 122885] Performance improvement for os.scandir on Windows
CPython Issues
- [New-bugs-announce] [Issue 122888] Incorrect argument type for `str()` crashes the interpreter
CPython Issues
- [New-bugs-announce] [Issue 122890] pathlib copy methods do not work across partitions
CPython Issues
- [New-bugs-announce] [Issue 122892] Propose to add code example to collections.UserDict
CPython Issues
- [New-bugs-announce] [Issue 122899] Datetime nanosecond support
CPython Issues
- [New-bugs-announce] [Issue 122901] Improve performance of `find_max_char`
CPython Issues
- [New-bugs-announce] [Issue 122903] zipfile.Path.glob fails to match directories
CPython Issues
- [New-bugs-announce] [Issue 122904] The GIL must be held to increment a reference count on debug builds
CPython Issues
- [New-bugs-announce] [Issue 122905] Malformed payload can lead to infinite loops in zipfile.Path
CPython Issues
- [New-bugs-announce] [Issue 122907] Compilation is broken with `HAVE_DYNAMIC_LOADING=0`
CPython Issues
- [New-bugs-announce] [Issue 122909] urllib.request: ftp_open error handling code passes the wrong type of object to URLError
CPython Issues
- [New-bugs-announce] [Issue 122910] test_sendfile_close_peer_in_the_middle_of_receiving fails on ppc64le
CPython Issues
- [New-bugs-announce] [Issue 122916] doctest: Allow checking for Traceback context errors
CPython Issues
- [New-bugs-announce] [Issue 122918] Crash for 3.13rc1 on Windows with free threading during initialize
CPython Issues
- [New-bugs-announce] [Issue 122919] argparse can not work for path ending with slash on windows
CPython Issues
- [New-bugs-announce] [Issue 122920] dataclasses: subclassing a dataclass without its fields inherited as init-fields
CPython Issues
- [New-bugs-announce] [Issue 122921] Segmentation fault in PGO tests with free-threading build
CPython Issues
- [New-bugs-announce] [Issue 122928] tstate might be a dangling pointer
CPython Issues
- [New-bugs-announce] [Issue 122930] multiprocessing.Pool map hangs
CPython Issues
- [New-bugs-announce] [Issue 122931] Allow stable ABI extensions to include multiarch tuples in the filename
CPython Issues
- [New-bugs-announce] [Issue 122937] class.__annotations__ gives weird value when using built-in type keywords as attribute
CPython Issues
- [New-bugs-announce] [Issue 122938] Asyncio.Event.wait doesn't resume execution when the event is set if no other tasks are active.
CPython Issues
- [New-bugs-announce] [Issue 122941] test_launcher fails if a test py.ini is left behind
CPython Issues
- [New-bugs-announce] [Issue 122943] Re-work support of var-positional parameters in Argument Clinic
CPython Issues
- [New-bugs-announce] [Issue 122944] Incorrect prompt strings in The Python Tutorial
CPython Issues
- [New-bugs-announce] [Issue 122950] Builds Without HAVE_DYNAMIC_LOADING Set Still Expose Features and API Related to Dynamic Modules
CPython Issues
- [New-bugs-announce] [Issue 122951] Simplify the grammar of the `assignment` rule
CPython Issues
- [New-bugs-announce] [Issue 122953] imaplib fails to connect to IMAP4REV2 server
CPython Issues
- [New-bugs-announce] [Issue 122957] `test_asyncio` `test_to_thread_concurrent` flaky
CPython Issues
- [New-bugs-announce] [Issue 122959] Fix for TCP logging socket failure bug in logging/handlers.py class createSocket(self):
CPython Issues
- [New-bugs-announce] [Issue 122962] SSLSocket.getpeercert returns none if cert isn't valid
CPython Issues
- [New-bugs-announce] [Issue 122963] `Py_InitializeFromConfig()` does not set `module_search_paths` or `module_search_paths_set`
CPython Issues
- [New-bugs-announce] [Issue 122964] Output chunk size for `ProcessPoolExecutor`
CPython Issues
- [New-bugs-announce] [Issue 122965] "test" GitHub Action workflow cannot be run manually
CPython Issues
- [New-bugs-announce] [Issue 122967] test.support.socket_helper fails to handle test_urllib2net.TimeoutTest exception
CPython Issues
- [New-bugs-announce] [Issue 122970] A typo
CPython Issues
- [New-bugs-announce] [Issue 122974] Spurious `-Warray-bounds` warning on GCC 11 in free-threaded build
CPython Issues
- [New-bugs-announce] [Issue 122976] Global Access Failure in Nested Threaded Function
CPython Issues
- [New-bugs-announce] [Issue 122980] Memory Handling Issue with ctypes on Jetson AGX Xavier Developer Kit (ARM) Causing Inconsistent Data in Python Structures
CPython Issues
- [New-bugs-announce] [Issue 122981] 3.13 Regression: `inspect.getsource()` returns incorrect source code
CPython Issues
- [New-bugs-announce] [Issue 122982] Prohibit bitwise inversion on ``bool`` type
CPython Issues
- [New-bugs-announce] [Issue 122985] Improve interface between compiler and symtable
CPython Issues
- [New-bugs-announce] [Issue 122987] Request for documentation on building blockchains with Python
CPython Issues
- [New-bugs-announce] [Issue 122988] `get_original_bases` does not return what `cls.__orig_bases__` returns
CPython Issues
- [New-bugs-announce] [Issue 122989] What’s the difference between “linesep” and “self.policy.linesep” in Lib.email.generator.Generator._write_headers?
CPython Issues
- [New-bugs-announce] [Issue 122996] the dbm docs are vague about what encoding is used when a str is stored
CPython Issues
- [New-bugs-announce] [Issue 122999] `socket_helper.transient_internet` helper fails when FTP server returns 500
CPython Issues
- [New-bugs-announce] [Issue 123000] Bug or Feature Request
CPython Issues
- [New-bugs-announce] [Issue 123005] enum.Flag __len__ missing "Added in version 3.11." in description
CPython Issues
- [New-bugs-announce] [Issue 123011] warn_explicit() issues a warning or an error when used directly in a script
CPython Issues
- [New-bugs-announce] [Issue 123013] TestCase.assertRaisesString
CPython Issues
- [New-bugs-announce] [Issue 123014] test_asyncio hard crash on Android API levels 26-29
CPython Issues
- [New-bugs-announce] [Issue 123015] The running time of the load_verify_locations functions of the SSL module using the cafile and cadata parameters is quite different.
CPython Issues
- [New-bugs-announce] [Issue 123016] Adding build Android test in Github Workflow
CPython Issues
- [New-bugs-announce] [Issue 123017] test_time.TestStrftime4dyear.test_negative fails on Android Pixel 7
CPython Issues
- [New-bugs-announce] [Issue 123018] Python tests fail when configured to use editline instead of readline
CPython Issues
- [New-bugs-announce] [Issue 123022] Crash in `Py_Initialize` on macOS with PyO3 in free-threading build
CPython Issues
- [New-bugs-announce] [Issue 123024] Quitting interactive help when started without call duplicates prompt
CPython Issues
- [New-bugs-announce] [Issue 123031] Decimal(0)**-1 does not throw ZeroDivisionError
CPython Issues
- [New-bugs-announce] [Issue 123038] Update SBOM generation to meet new guidance from CISA
CPython Issues
- [New-bugs-announce] [Issue 123039] `shutil.copytree` returns errors in incorrect format
CPython Issues
- [New-bugs-announce] [Issue 123040] Unnecessary specialization failures of `LOAD_ATTR` and `STORE_ATTR` when attributes are shadowed by the object' class.
CPython Issues
- [New-bugs-announce] [Issue 123044] sys.monitoring branches for `match` cases showing incorrectly
CPython Issues
- [New-bugs-announce] [Issue 123046] Running ``Lib/test/test_weakref.py`` directly fails
CPython Issues
- [New-bugs-announce] [Issue 123048] sys.monitoring branch for match case mapping to `None`
CPython Issues
- [New-bugs-announce] [Issue 123049] configparser: unable to create unnamed section
CPython Issues
- [New-bugs-announce] [Issue 123050] Certain sys.monitoring "not taken" branches in a `for` loop not showing correctly
CPython Issues
- [New-bugs-announce] [Issue 123053] YAKI
CPython Issues
- [New-bugs-announce] [Issue 123056] itertools.tee optimal de-reference
CPython Issues
- [New-bugs-announce] [Issue 123057] it was genuinely funny.
CPython Issues
- [New-bugs-announce] [Issue 123059] `zipfile` and `tarfile` docs should cover local timezone impact on entry timestamps
CPython Issues
- [New-bugs-announce] [Issue 123067] CVE-2024-7592: Denial of Service Vulnerability in `http.cookies._unquote()`
CPython Issues
- [New-bugs-announce] [Issue 123068] Error in the french version of Python documentation
CPython Issues
- [New-bugs-announce] [Issue 123076] no sys.monitoring branches shown for `async for`
CPython Issues
- [New-bugs-announce] [Issue 123080] Missing some obvious ast optimizations
CPython Issues
- [New-bugs-announce] [Issue 123083] `STORE_ATTR_WITH_HINT` has potential use-after-free
CPython Issues
- [New-bugs-announce] [Issue 123084] Remove `shutil.ExecError`
CPython Issues
- [New-bugs-announce] [Issue 123085] importlib.files() doesn't work correctly when importlib library is compiled
CPython Issues
- [New-bugs-announce] [Issue 123087] ``test_unittest`` raises a ``DeprecationWarning``
CPython Issues
- [New-bugs-announce] [Issue 123089] Make WeakSet safe against concurrent mutation across threads while iterating
CPython Issues
- [New-bugs-announce] [Issue 123090] PyArg_ParseTuple incorrectly parses the input with "ip" (int, bool), but does process correctly "ii" (int, int)
CPython Issues
- [New-bugs-announce] [Issue 123091] [3.13] Stable ABI: `Objects/bytesobject.c:122: PyBytes_FromStringAndSize: Assertion '_Py_IsImmortal(op)' failed.`
CPython Issues
- [New-bugs-announce] [Issue 123099] FileNotFoundError im LXC container
CPython Issues
- [New-bugs-announce] [Issue 123109] escapechar=', ' Causes Double Commas in Output (from pandas)
CPython Issues
- [New-bugs-announce] [Issue 123110] Incorrect note about _Bool type in the struct module docs
CPython Issues
- [New-bugs-announce] [Issue 123112] hashlib.MD5 is working on FIPS enabled system
CPython Issues
- [New-bugs-announce] [Issue 123117] Adding new synchronous methods to asyncio
CPython Issues
- [New-bugs-announce] [Issue 123119] Problem in Turkish Documentation (Interpreter Section)
CPython Issues
- [New-bugs-announce] [Issue 123120] Document `EXTRA_FUNCTIONALITY` and `decimal.IEEEContext`
CPython Issues
- [New-bugs-announce] [Issue 123121] [BUG] test_pdb fails: Unexpected sys.path[0] behavior with PYTHONSAFEPATH set
CPython Issues
- [New-bugs-announce] [Issue 123123] Ambiguous invalid syntax error for a missing comma
CPython Issues
- [New-bugs-announce] [Issue 123124] strftime() and strptime() Format Codes %a and %b do not work with locale
CPython Issues
- [New-bugs-announce] [Issue 123133] Make description of presentation types `f` and `e` in format spec more clear
CPython Issues
- [New-bugs-announce] [Issue 123134] Creating an ungodly amount of sub interpreters in a short amount of time causes memory debug assertions.
CPython Issues
- [New-bugs-announce] [Issue 123135] `fnmatch.filter` has platform-inconsistent behaviour
CPython Issues
- [New-bugs-announce] [Issue 123137] unable to build in visual studio 2022
CPython Issues
- [New-bugs-announce] [Issue 123138] `email.headerregistry` docs omit the required keyword `parse_tree`
CPython Issues
- [New-bugs-announce] [Issue 123141] PDB missing function arguments in list comprehension
CPython Issues
- [New-bugs-announce] [Issue 123142] Source locations too broad for list comprehension utterable expression
CPython Issues
- [New-bugs-announce] [Issue 123143] python3.9 consumes more memory than python3.7
CPython Issues
- [New-bugs-announce] [Issue 123144] Create a contribution and developer guide for backports maintained by jaraco
CPython Issues
- [New-bugs-announce] [Issue 123145] Document that immortality is a CPython implementation detail
CPython Issues
- [New-bugs-announce] [Issue 123149] The repr() of the input function is absrudly long
CPython Issues
- [New-bugs-announce] [Issue 123152] Add A Howto Page About Concurrency in Python
CPython Issues
- [New-bugs-announce] [Issue 123153] Free-threaded builds with PGO fail to build on Windows
CPython Issues
- [New-bugs-announce] [Issue 123154] Clarifying the documentation for zipfile.ZipFile.write()
CPython Issues
- [New-bugs-announce] [Issue 123155] Unit tests on Mac should fall back to use XQuartz
CPython Issues
- [New-bugs-announce] [Issue 123165] Add `show_positions` keyword argument to `dis.dis` and related functions
CPython Issues
- [New-bugs-announce] [Issue 123166] Introduce `.clang-format` for PEP7
CPython Issues
- [New-bugs-announce] [Issue 123171] Missing error check in ast_opt.c
CPython Issues
- [New-bugs-announce] [Issue 123174] Add an `proto_addr_info` argument to sock_connect in asyncio
CPython Issues
- [New-bugs-announce] [Issue 123176] Simpler implementation of `Property` class in pure Python
CPython Issues
- [New-bugs-announce] [Issue 123177] Pasting long line in new REPL causes text to appear after >>>
CPython Issues
- [New-bugs-announce] [Issue 123178] New REPL Traceback Not Formatted Correctly
CPython Issues
- [New-bugs-announce] [Issue 123180] dataclasses: mismatched assignment order with re-ordered kw-only params
CPython Issues
- [New-bugs-announce] [Issue 123183] Bad JSON subclass can produce invalid JSON
CPython Issues
- [New-bugs-announce] [Issue 123185] ``test_dataclasses`` fails with a segfault in hunt refleaks mode
CPython Issues
- [New-bugs-announce] [Issue 123186] `configparser.InterpolationSyntaxError` with `%` in Configuration File
CPython Issues
- [New-bugs-announce] [Issue 123189] New warnings: `./Modules/blake2module.c:314:18: warning: unused variable 'st' [-Wunused-variable]`
CPython Issues
- [New-bugs-announce] [Issue 123193] Memory Leak with Frequent Updates to tk.StringVar in Dynamically Generated Widgets
CPython Issues
- [New-bugs-announce] [Issue 123195] Windows installer doesn't include IDLE by default
CPython Issues
- [New-bugs-announce] [Issue 123197] The stats for "deferred" instructions (tier 1 specialization) seem incorrect.
CPython Issues
- [New-bugs-announce] [Issue 123204] Tkinter crashes on macOS if the tkinter root is reassigned to a new tkinter.Tk object
CPython Issues
- [New-bugs-announce] [Issue 123205] New warnings: ` 'initializing': conversion from '__int64' to 'int', possible loss of data [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]`
CPython Issues
- [New-bugs-announce] [Issue 123207] `super` builtin class
CPython Issues
- [New-bugs-announce] [Issue 123208] `multiprocessing.Queues` have weird behaviors when used with classes and `Process's
CPython Issues
- [New-bugs-announce] [Issue 123213] ElementTree.extend hides exceptions from underlying generators.
CPython Issues
- [New-bugs-announce] [Issue 123215] Allow path-like objects in `fnmatch.fnmatchcase`
CPython Issues
- [New-bugs-announce] [Issue 123218] Index value is always 0 when list in the values are same.
CPython Issues
- [New-bugs-announce] [Issue 123223] warnings.catch_warnings: undocumented argument
CPython Issues
- [New-bugs-announce] [Issue 123228] _pyrepl.readline._ReadlineWrapper.get_line_buffer should return a `str`, not a `bytes` object
CPython Issues
- [New-bugs-announce] [Issue 123229] New valgrind warning in Python 3.12.5
CPython Issues
- [New-bugs-announce] [Issue 123232] "Deferred by Instruction" stats don't add up.
CPython Issues
- [New-bugs-announce] [Issue 123234] Prevent CO_FUTURE_BARRY_AS_BDFL from being applied with PyCF_MASK
CPython Issues
- [New-bugs-announce] [Issue 123239] MemoryHandler can't be setup through a DictConfig if any other logger is setup after it
CPython Issues
- [New-bugs-announce] [Issue 123240] input audit hook is not called from new repl
CPython Issues
- [New-bugs-announce] [Issue 123241] GC in free-threaded build has problems with `Py_INCREF()`/`Py_DECREF()` in `tp_traverse` handlers
CPython Issues
- [New-bugs-announce] [Issue 123242] ModuleType.__annotations__ and type.__annotations__ result in AttributeError
CPython Issues
- [New-bugs-announce] [Issue 123243] `_decimal` leaks references
CPython Issues
- [New-bugs-announce] [Issue 123248] Update Python 3.12 Versioning Page to Reflect Correct Latest Stable Version
CPython Issues
- [New-bugs-announce] [Issue 123250] `_GenericAlias` caches origin's `__module__`
CPython Issues
- [New-bugs-announce] [Issue 123251] asyncio does not work properly in debug mode
CPython Issues
- [New-bugs-announce] [Issue 123253] have you met confused result of round() or np.round() function ?
CPython Issues
- [New-bugs-announce] [Issue 123254] Improve `tuple` C-API docs with better error info
CPython Issues
- [New-bugs-announce] [Issue 123256] Add a built-in equivalent of C's `getch()`
CPython Issues
- [New-bugs-announce] [Issue 123260] PEP 677 – Callable Type Syntax
CPython Issues
- [New-bugs-announce] [Issue 123269] Subclassed dataclass default is parent type when child forgets to type annotate.
CPython Issues
- [New-bugs-announce] [Issue 123270] zipfile.Path regression with directories that look like Windows drive letters (on Linux)
CPython Issues
- [New-bugs-announce] [Issue 123271] Builtin zip method is not safe under free-threading
CPython Issues
- [New-bugs-announce] [Issue 123275] PYTHON_GIL=1 and -Xgil=1 should work in non-free-threading builds
CPython Issues
- [New-bugs-announce] [Issue 123282] PEP 617 consumes 2x RSS memory
CPython Issues
- [New-bugs-announce] [Issue 123284] Creation of an internal decimal context for `_pylong` has side effects on `decimal` (and refleaks)
CPython Issues
- [New-bugs-announce] [Issue 123290] Multiple error checks branches leak in `curses`
CPython Issues
- [New-bugs-announce] [Issue 123294] Error when using VS2023 to build the interpreter
CPython Issues
- [New-bugs-announce] [Issue 123295] free-threading: set_default_allocator_unlocked is also exits on Linux
CPython Issues
- [New-bugs-announce] [Issue 123297] CPython does not record and propagate LDCXXSHARED in sysconfig
CPython Issues
- [New-bugs-announce] [Issue 123299] What's New in Python 3.14 (copyediting)
CPython Issues
- [New-bugs-announce] [Issue 123304] Setup failed 0x80070057 - The parameter is incorrect
CPython Issues
- [New-bugs-announce] [Issue 123307] Never show deprectation messages via stderr - only log them only log once.
CPython Issues
- [New-bugs-announce] [Issue 123309] pickletools.dis() doesn't allow redefinition of memo items while pickle itself doesn't mind
CPython Issues
- [New-bugs-announce] [Issue 123310] Freethreading build failing during install with ENOENT during touch since 3.13.0b4
CPython Issues
- [New-bugs-announce] [Issue 123312] Allow double-click on dialog.list_menu
CPython Issues
- [New-bugs-announce] [Issue 123321] PDB segfault on thread close
CPython Issues
- [New-bugs-announce] [Issue 123328] ferdinandnavarrogarcia.com
CPython Issues
- [New-bugs-announce] [Issue 123333] Changing of `Lib/unittest/async_case.py`
CPython Issues
- [New-bugs-announce] [Issue 123334] CSV - field_size_limit method behavior change
CPython Issues
- [New-bugs-announce] [Issue 123339] Python's help utility crashes when `collections.abc` module is asked.
CPython Issues
- [New-bugs-announce] [Issue 123340] dis: IS_OP should provide the name of the op
CPython Issues
- [New-bugs-announce] [Issue 123341] `tkinter.Event` is not subscriptable at runtime but generic in stub file
CPython Issues
- [New-bugs-announce] [Issue 123344] AST optimizer skips PEP 696 type parameter defaults
CPython Issues
- [New-bugs-announce] [Issue 123345] Improve the documentation of `fnmatch`
CPython Issues
- [New-bugs-announce] [Issue 123350] Add `python -m sysconfig --json` output option
CPython Issues
- [New-bugs-announce] [Issue 123351] Ambiguous error when using the same type defined in a different module.
CPython Issues
- [New-bugs-announce] [Issue 123357] fork privat
CPython Issues
- [New-bugs-announce] [Issue 123358] Concurrent reads from `cell` objects (`LOAD_DEREF`) do not scale well
CPython Issues
- [New-bugs-announce] [Issue 123360] ctypes corrupts wintypes.LPCWSTR fields in structures
CPython Issues
- [New-bugs-announce] [Issue 123361] Split `test_dis` into a directory by separating generated content
CPython Issues
- [New-bugs-announce] [Issue 123363] CONTAINS_OP can provide the operation name
CPython Issues
- [New-bugs-announce] [Issue 123369] IDLE not use the new interactive shell
CPython Issues
- [New-bugs-announce] [Issue 123370] The canvas cannot be cleared after running turtledemo clock
CPython Issues
- [New-bugs-announce] [Issue 123372] Python reports vectorcall as available even when using it will not help and even hurt performance
CPython Issues
- [New-bugs-announce] [Issue 123373] Documentation of ast.walk misleadingly characterizes its behavior as recursive when it's reallly iterative
CPython Issues
- [New-bugs-announce] [Issue 123378] Incorrect handling of `PyUnicode{Decode, Encode}Error_GetStart` when `start = 0`
CPython Issues
- [New-bugs-announce] [Issue 123383] Use macros to generate prototypes and implementations of `pyatomic.h`
CPython Issues
- [New-bugs-announce] [Issue 123384] test_asyncio test_sendfile_close_peer_in_the_middle_of_receiving fails on ppc64le Linux 6.10.x
CPython Issues
- [New-bugs-announce] [Issue 123386] Error when building from source
CPython Issues
- [New-bugs-announce] [Issue 123389] With removal of distutils in python3.12 from setuptools._distutils.dep_util import newer_group does not seem to work in pegen
CPython Issues
- [New-bugs-announce] [Issue 123390] sys.addaudithook
CPython Issues
- [New-bugs-announce] [Issue 123392] Document callables more explicitly
CPython Issues
- [New-bugs-announce] [Issue 123401] `http.cookies` module does not parse obsolete RFC 850 date format
CPython Issues
- [New-bugs-announce] [Issue 123403] Unneccessary ast optimization
CPython Issues
- [New-bugs-announce] [Issue 123406] Typo: global -> local
CPython Issues
- [New-bugs-announce] [Issue 123407] Docs: enable translations of code blocks
CPython Issues
- [New-bugs-announce] [Issue 123409] Incorrect ipaddress.ip_address.reverse_pointer with improved textual representation of IPv4-mapped IPv6 addresses
CPython Issues
- [New-bugs-announce] [Issue 123414] build `v3.13.0rc1` on windows failed with `-1073741819` error code.
CPython Issues
- [New-bugs-announce] [Issue 123418] OpenSSL vulnerability CVE-2024-2511
CPython Issues
- [New-bugs-announce] [Issue 123424] Extract ZipInfo for archive functionality
CPython Issues
- [New-bugs-announce] [Issue 123430] Add `:root { color-scheme: light dark; }` to http.server directory list and error pages
CPython Issues
- [New-bugs-announce] [Issue 123431] Harmonize extension code checks in pickle
CPython Issues
- [New-bugs-announce] [Issue 123437] localeconv() returns a few int fields instead of bool
CPython Issues
- [New-bugs-announce] [Issue 123440] Improve error message for `except a as b.c:` case
CPython Issues
- [New-bugs-announce] [Issue 123441] docs: fix codecs table data
CPython Issues
- [New-bugs-announce] [Issue 123444] Register finalized Python releases with GitHub Releases
CPython Issues
- [New-bugs-announce] [Issue 123445] calendar.day_name returns a class object and not array
CPython Issues
- [New-bugs-announce] [Issue 123446] `PyArg_UnpackTuple` is used with `name=""`
CPython Issues
- [New-bugs-announce] [Issue 123448] Memory leak of `NoDefaultType` in `_typing`
CPython Issues
- [New-bugs-announce] [Issue 123452] Within-section navigation missing for smaller screens, global contents difficult to navigate.
CPython Issues
- [New-bugs-announce] [Issue 123454] issue number 123454
CPython Issues
- [New-bugs-announce] [Issue 123455] issue number 123455
CPython Issues
- [New-bugs-announce] [Issue 123456] python is a snake kind
CPython Issues
- [New-bugs-announce] [Issue 123458] python 3.12.5 new added build target _RegenSbom fails to build on windows
CPython Issues
- [New-bugs-announce] [Issue 123463] Logging flow chart missing from PDF
CPython Issues
- [New-bugs-announce] [Issue 123465] C API: `PyType_FromSpec()`: `__vectorcalloffset__` does not support `Py_RELATIVE_OFFSET`
CPython Issues
- [New-bugs-announce] [Issue 123467] Modules/clinic/_gdbmmodule.c.h
CPython Issues
- [New-bugs-announce] [Issue 123471] Make concurrent iteration over pairwise, combinations, permutations, cwr, product from itertools safe under free-threading
CPython Issues
- [New-bugs-announce] [Issue 123473] inspect.signature can’t recognize part of built-in callable objects
CPython Issues
- [New-bugs-announce] [Issue 123476] TCP_QUICKACK is available on Windows, but is only implemented by the python runtime for Linux
CPython Issues
- [New-bugs-announce] [Issue 123477] `--with-mimalloc` doesn't enable mimalloc
CPython Issues
- [New-bugs-announce] [Issue 123479] Add type annotations to `secrets` module
CPython Issues
- [New-bugs-announce] [Issue 123480] Decimal class computing or comparing incorrect digits on multiple architectures
CPython Issues
- [New-bugs-announce] [Issue 123481] contextlib.redirect_stdout doesn't catch stream handlers that point directly to stdout
CPython Issues
- [New-bugs-announce] [Issue 123482] `PyMapping_Check()` returns 1 for strings and bytes and bytearray
CPython Issues
- [New-bugs-announce] [Issue 123484] _Py_DebugOffsets for PyLongObject are incorrect
CPython Issues
- [New-bugs-announce] [Issue 123486] PyExc_IOError is initialised to NULL
CPython Issues
- [New-bugs-announce] [Issue 123487] Adding a timedelta to an aware datetime object not resulting in the correct time being calculated
CPython Issues
- [New-bugs-announce] [Issue 123488] Py_NewInterpreterFromConfig end with hard crash
CPython Issues
- [New-bugs-announce] [Issue 123489] Add DIN 66003 encoding
CPython Issues
- [New-bugs-announce] [Issue 123490] sorted function failed
CPython Issues
- [New-bugs-announce] [Issue 123492] Remove unnecessary `:func:` parentheses
CPython Issues
- [New-bugs-announce] [Issue 123494] The return types for `webbrowser`'s API aren't documented
CPython Issues
- [New-bugs-announce] [Issue 123496] `asyncio.BaseProactorEventLoop` feeds bytearray objects to the `Protocol.data_received` callback, contradicting docs
CPython Issues
- [New-bugs-announce] [Issue 123497] Impose new limit for Python integers
CPython Issues
- [New-bugs-announce] [Issue 123500] `METH_METHOD` calling convention seems not so efficient
CPython Issues
- [New-bugs-announce] [Issue 123503] `HTTPErrorProcessor` uses deprecated members of `addinfourl`/`HTTPResponse`
CPython Issues
- [New-bugs-announce] [Issue 123504] `_tkinter` leaks type references on initialization
CPython Issues
- [New-bugs-announce] [Issue 123506] 'inspect.getmembers()' delivers attribute '__annotations__' for class 'module' that does not exist
CPython Issues
- [New-bugs-announce] [Issue 123508] TypeError in xmlrpc.client for missing positional arguments
CPython Issues
- [New-bugs-announce] [Issue 123514] Add a `goto found_unused_or_dummy` in the set_add_entry function
CPython Issues
- [New-bugs-announce] [Issue 123516] Improve JIT memory consumption by invalidating cold executors
CPython Issues
- [New-bugs-announce] [Issue 123517] Remove unnecessary `:meth:` parentheses
CPython Issues
- [New-bugs-announce] [Issue 123519] inconsistent behaviour with TemporaryDirectory
CPython Issues
- [New-bugs-announce] [Issue 123521] `None` vs `Never` as `typing.Generator`'s send type
CPython Issues
- [New-bugs-announce] [Issue 123523] Move typing-related usage of PEP585 generics from `typing` docs to `collections.abc`
CPython Issues
- [New-bugs-announce] [Issue 123526] The exact same program runs more than 400 times slower in different versions of Python
CPython Issues
- [New-bugs-announce] [Issue 123532] End period issue
CPython Issues
- [New-bugs-announce] [Issue 123535] ftplib.py transfer timeouts breaking controlchannel connection
CPython Issues
- [New-bugs-announce] [Issue 123537] Add datetimewalker function to the datetime module
CPython Issues
- [New-bugs-announce] [Issue 123539] Improve `SyntaxError` message for `import a as b.c`
CPython Issues
- [New-bugs-announce] [Issue 123540] Performance regression for loops in 3.12 vs 3.11 (primarily MacOS)
CPython Issues
- [New-bugs-announce] [Issue 123545] Remove duplicative `Py_DECREF` when handling `_PyOptimizer_Optimize` errors
CPython Issues
- [New-bugs-announce] [Issue 123547] Unable to load files using pickle and multiple modules
CPython Issues
Last message date:
Sat Aug 31 21:41:08 EDT 2024
Archived on: Sat Aug 31 21:41:11 EDT 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).