July 2022 Archives by thread
Starting: Fri Jul 1 02:18:13 EDT 2022
Ending: Sun Jul 31 23:47:22 EDT 2022
Messages: 327
- [New-bugs-announce] [Issue 94473] Numpy array not compatible with tkinter
CPython Issues
- [New-bugs-announce] [Issue 94478] When mocking with `unsafe=True` the mocked instances don't receive the unsafe argument.
CPython Issues
- [New-bugs-announce] [Issue 94485] [Python 3.11] frame.f_lineno can be None
CPython Issues
- [New-bugs-announce] [Issue 94497] Problems with mock related to `datetime.utcnow()`
CPython Issues
- [New-bugs-announce] [Issue 94499] Behaviour of pattern matching and class private names is currently ambiguous
CPython Issues
- [New-bugs-announce] [Issue 94502] match case boolean mishap (or I am stupid)
CPython Issues
- [New-bugs-announce] [Issue 94503] Log formatters which use newlines to separate messages should quote newlines for security reasons
CPython Issues
- [New-bugs-announce] [Issue 94506] help() of a method wrongly identifies it as a module-level function
CPython Issues
- [New-bugs-announce] [Issue 94507] listobject.h:33:36: error: void value not ignored as it ought to be
CPython Issues
- [New-bugs-announce] [Issue 94508] Micro-optimization: Use memmove instead of for loop in list.insert()
CPython Issues
- [New-bugs-announce] [Issue 94510] sys.settrace is not re-entrant
CPython Issues
- [New-bugs-announce] [Issue 94512] Fix forced arg format in AC-processed modules with custom converters
CPython Issues
- [New-bugs-announce] [Issue 94518] Port 23-argument `_posixsubprocess.fork_exec` to Argument Clinic
CPython Issues
- [New-bugs-announce] [Issue 94520] IDLE: Make CallTips selectable
CPython Issues
- [New-bugs-announce] [Issue 94521] IDLE: Select current line when text is not selected while doing copy
CPython Issues
- [New-bugs-announce] [Issue 94522] IDLE: <<comment-region>> didn't obey with PEP8
CPython Issues
- [New-bugs-announce] [Issue 94523] IDLE: Detect file if modified at local disk and prompt to ask refresh
CPython Issues
- [New-bugs-announce] [Issue 94524] IDLE: Auto make pair or brackets or quotation marks.
CPython Issues
- [New-bugs-announce] [Issue 94525] IDLE: Double click text in editor to select more meaningful area
CPython Issues
- [New-bugs-announce] [Issue 94526] Exception in ucs2lib_utf8_encoder in _bootstrap_python
CPython Issues
- [New-bugs-announce] [Issue 94527] Wrong json encoding and decoding of adversiral string
CPython Issues
- [New-bugs-announce] [Issue 94529] ZipInfo filename is mangled when os.sep is not '\'
CPython Issues
- [New-bugs-announce] [Issue 94531] [security] Document zlib, gzip, bz2 and tarfile known vulnerabilities
CPython Issues
- [New-bugs-announce] [Issue 94533] zipfile.ZipInfo.from_file assumes that the archive name is a native filesystem path
CPython Issues
- [New-bugs-announce] [Issue 94536] Possibility for buffer overreads: `strncpy` drops a null terminator if a targer buffer has no trailing space for it
CPython Issues
- [New-bugs-announce] [Issue 94537] Inconsistent pathlib recursive globbing when using Windows 10 case-sensitive filepaths
CPython Issues
- [New-bugs-announce] [Issue 94538] Argument Clinic does not work with custom destination files
CPython Issues
- [New-bugs-announce] [Issue 94543] Clarification on how to clean up `tempfile.mkstemp`
CPython Issues
- [New-bugs-announce] [Issue 94544] Issue with python https server script
CPython Issues
- [New-bugs-announce] [Issue 94548] dataclass field `init_using` parameter for custom initialisation
CPython Issues
- [New-bugs-announce] [Issue 94584] Improve tomllib docs
CPython Issues
- [New-bugs-announce] [Issue 94588] 3.7 release notes contain misleading information about adoption of PEP 563
CPython Issues
- [New-bugs-announce] [Issue 94590] operator.{itemgetter, attrgetter, methodcaller} don't have signatures
CPython Issues
- [New-bugs-announce] [Issue 94594] Compiling blake2 on x86
CPython Issues
- [New-bugs-announce] [Issue 94596] Imporve docs for Raising Exceptions
CPython Issues
- [New-bugs-announce] [Issue 94597] deprecate the asyncio child watchers system and policy system
CPython Issues
- [New-bugs-announce] [Issue 94598] [ssl] Remove deprecated protocols, OP_NO_TLS/SSL, and support for TLS < 1.2
CPython Issues
- [New-bugs-announce] [Issue 94600] message_from_string return msg with wrong encode
CPython Issues
- [New-bugs-announce] [Issue 94601] 3.11 unexpected multiple inheritance method lookup difference?
CPython Issues
- [New-bugs-announce] [Issue 94602] No "New Folder" option in `filedialog.askdirectory`under Linux
CPython Issues
- [New-bugs-announce] [Issue 94603] Micro optimize list.pop
CPython Issues
- [New-bugs-announce] [Issue 94606] email.message get_payload throws UnicodeEncodeError with some surrogate Unicode characters
CPython Issues
- [New-bugs-announce] [Issue 94607] TypeError: Some type variables (+T) are not listed in Generic[~T]
CPython Issues
- [New-bugs-announce] [Issue 94609] `test_ssl` is too verbose
CPython Issues
- [New-bugs-announce] [Issue 94615] Cannot use newline="\x00" with open() or TextIOWrapper
CPython Issues
- [New-bugs-announce] [Issue 94616] Argument Clinic: add support for changing the scope of the generated parser
CPython Issues
- [New-bugs-announce] [Issue 94619] Remove previously deprecated importlib functions
CPython Issues
- [New-bugs-announce] [Issue 94621] Logarithm of zero: why does `math.log(0)` not follow IEEE 754 recommendations?
CPython Issues
- [New-bugs-announce] [Issue 94622] sqlite3/doc: Use `:ref:sqlite3-types` instead of spelling the types every time
CPython Issues
- [New-bugs-announce] [Issue 94628] Doc: Add explicit parameter list to sqlite3.connect
CPython Issues
- [New-bugs-announce] [Issue 94630] Update sqlite3 docs with positional-only and keyword-only symbols
CPython Issues
- [New-bugs-announce] [Issue 94632] Documentation for subprocess.Popen()'s "user", "group", "extra_groups" args may need more usage info
CPython Issues
- [New-bugs-announce] [Issue 94635] Restructure the sqlite3 docs table-of-contents
CPython Issues
- [New-bugs-announce] [Issue 94637] SSLContext.set_default_verify_paths holds GIL for > 1s
CPython Issues
- [New-bugs-announce] [Issue 94642] `pyconfig.h` on Ubuntu redefines system-supplied `_XOPEN_SOURCE`
CPython Issues
- [New-bugs-announce] [Issue 94644] test_curses reference leak in the Python main branch
CPython Issues
- [New-bugs-announce] [Issue 94656] Python 3.11 beta3 fails to build (_ctypes extension) on N32-abi based MIPS
CPython Issues
- [New-bugs-announce] [Issue 94661] multiprocessing.Process cannot be closed if the process is reaped elsewhere
CPython Issues
- [New-bugs-announce] [Issue 94666] Keeping 'stack_pointer` in sync with frame->stacktop is possibly too tricky
CPython Issues
- [New-bugs-announce] [Issue 94672] Integer `round` unexpected behavior.
CPython Issues
- [New-bugs-announce] [Issue 94673] [subinterpreters] Static types cannot be safely shared between interpreters
CPython Issues
- [New-bugs-announce] [Issue 94675] Python 3.11 chockes on regex sub from rjsmin, time grows seemingly exponentially
CPython Issues
- [New-bugs-announce] [Issue 94682] Update to OpenSSL 1.1.1q
CPython Issues
- [New-bugs-announce] [Issue 94684] uuid(3|5) generation does not accept names which are not utf-8 decodable
CPython Issues
- [New-bugs-announce] [Issue 94692] shutil.rmtree(None) with ignore_errors behaves differently
CPython Issues
- [New-bugs-announce] [Issue 94696] Result of os.path.realpath("") is incorrect if cwd is on letter-less drive (\\?\-prefixed)
CPython Issues
- [New-bugs-announce] [Issue 94698] Incorrect type for ast.For.target field.
CPython Issues
- [New-bugs-announce] [Issue 94700] Add structured, explicit parameter list to logging.Formatter constructor
CPython Issues
- [New-bugs-announce] [Issue 94703] `binascii.a2b_base64` ignores padding inside a string
CPython Issues
- [New-bugs-announce] [Issue 94713] Replacing %-formatting and string concatenation with f-strings in platform module
CPython Issues
- [New-bugs-announce] [Issue 94715] Detect indirect uses of _Py_ID() instead
CPython Issues
- [New-bugs-announce] [Issue 94717] Replacing %-formatting with f-strings in base64 module
CPython Issues
- [New-bugs-announce] [Issue 94718] list inside list multiply index bug
CPython Issues
- [New-bugs-announce] [Issue 94720] [future request] Add tagged template literals to Python
CPython Issues
- [New-bugs-announce] [Issue 94722] DocTest sorts by lineno which may be int or None
CPython Issues
- [New-bugs-announce] [Issue 94723] `Tools/c-analyzer` raises trying to import `pwd`
CPython Issues
- [New-bugs-announce] [Issue 94724] `NotImplementedError` should be thrown on feeding inappripriate objects into the `with` statement
CPython Issues
- [New-bugs-announce] [Issue 94727] Parallelize deepfreeze.py
CPython Issues
- [New-bugs-announce] [Issue 94728] Accepted keys for double-starred dictionaries
CPython Issues
- [New-bugs-announce] [Issue 94731] _PyObject_CAST breaks code which assumed a static/dynamic casting
CPython Issues
- [New-bugs-announce] [Issue 94732] Race with KeyboardInterrupt in asyncio loop run_forever() method
CPython Issues
- [New-bugs-announce] [Issue 94736] GC crash in subtype_dealloc when inherting from _multiprocessing.SemLock
CPython Issues
- [New-bugs-announce] [Issue 94739] cannot jump within exception handler in debugger
CPython Issues
- [New-bugs-announce] [Issue 94741] Python 3.11 -P option breaks nspkg.pth namespace packages
CPython Issues
- [New-bugs-announce] [Issue 94746] Potential Bug in Counters
CPython Issues
- [New-bugs-announce] [Issue 94749] ast.literal_eval does not execute addition correclty
CPython Issues
- [New-bugs-announce] [Issue 94751] test_cppext does not import/run the C++ extension
CPython Issues
- [New-bugs-announce] [Issue 94755] Add an "assert mode" to `-X showrefcount` that fails when references leak
CPython Issues
- [New-bugs-announce] [Issue 94756] 3.8+ argparse allow_abbrev=False is broken
CPython Issues
- [New-bugs-announce] [Issue 94757] error in datetime.timestamp on windows
CPython Issues
- [New-bugs-announce] [Issue 94758] Conflict between pragmatic locations and pure spans
CPython Issues
- [New-bugs-announce] [Issue 94759] Public C-level coverage of the CPython test suite
CPython Issues
- [New-bugs-announce] [Issue 94761] Multi line strings with an if statement are being "cut" and don't throw an exception
CPython Issues
- [New-bugs-announce] [Issue 94763] Python 3.11 str(enum) giving integer value and not name
CPython Issues
- [New-bugs-announce] [Issue 94765] multiprocessing.Process generates FileNotFoundError when argument isn't explicitly referenced
CPython Issues
- [New-bugs-announce] [Issue 94767] When url and filename are the same, urlretrieve() will wipe out data in the file
CPython Issues
- [New-bugs-announce] [Issue 94772] Python 3.11.0b4 - py launcher fails when running a script with a shebang line
CPython Issues
- [New-bugs-announce] [Issue 94773] Frozen "trackback" and "typing" raise TypeError in deepfreeze.py
CPython Issues
- [New-bugs-announce] [Issue 94774] os.MFD_HUGE_16GB negative value caused by integer overflow
CPython Issues
- [New-bugs-announce] [Issue 94776] set and dict constructors should re-use hashes of elements in KeysView objects
CPython Issues
- [New-bugs-announce] [Issue 94777] ProcessPoolExecutor hangs when a child process crashes while data is being sent in call queue
CPython Issues
- [New-bugs-announce] [Issue 94778] Python PIP failed to build pandas typed-ast
CPython Issues
- [New-bugs-announce] [Issue 94781] Windows build fails with
CPython Issues
- [New-bugs-announce] [Issue 94785] sys.hash_info.cutoff is missing in documentation
CPython Issues
- [New-bugs-announce] [Issue 94791] What's new in 3.11 doesn’t mention enum improvements
CPython Issues
- [New-bugs-announce] [Issue 94795] `.c` and internal non-vendored `.h` files have `#ifdef __cplusplus`
CPython Issues
- [New-bugs-announce] [Issue 94801] configure: non pkg-config fallback ignores custom CFLAGS and LIBS
CPython Issues
- [New-bugs-announce] [Issue 94809] [coverage] frameobject.c: get_arg has no coverage
CPython Issues
- [New-bugs-announce] [Issue 94810] [coverage] frameobject.c: mark_stacks
CPython Issues
- [New-bugs-announce] [Issue 94811] [coverage] frameobject: _PyFrame_GetState
CPython Issues
- [New-bugs-announce] [Issue 94812] [coverage] frameobject.c: _PyFrame_OpAlreadyRan
CPython Issues
- [New-bugs-announce] [Issue 94813] [coverage] frameobject.c: _PyFrame_FastToLocalsWithError
CPython Issues
- [New-bugs-announce] [Issue 94814] [coverage] codeobject.c: _PyCode_CreateLineArray
CPython Issues
- [New-bugs-announce] [Issue 94815] [coverage] codeobject.c: _PyLineTable_StartsLine
CPython Issues
- [New-bugs-announce] [Issue 94816] [coverage] codeobject.c: decode_linetable
CPython Issues
- [New-bugs-announce] [Issue 94817] [coverage] compile.c: write_instr
CPython Issues
- [New-bugs-announce] [Issue 94819] [coverage] compile.c: check_ann_subscr
CPython Issues
- [New-bugs-announce] [Issue 94820] [coverage] compile.c: optimize_basic_block
CPython Issues
- [New-bugs-announce] [Issue 94821] Autobind of empty unix socket on Linux broken since python 3.9
CPython Issues
- [New-bugs-announce] [Issue 94822] Optimiser breaks attribute lookup from metaclass property
CPython Issues
- [New-bugs-announce] [Issue 94823] [coverage] tokenizer.c: valid_utf8
CPython Issues
- [New-bugs-announce] [Issue 94824] [coverage] tokenizer.c: coverage of interactive pieces
CPython Issues
- [New-bugs-announce] [Issue 94825] Optimized build failure: Failed to import the site module
CPython Issues
- [New-bugs-announce] [Issue 94841] Help latest MSVC 1932 (v143, VS2022) to optimize PyObject_Free()
CPython Issues
- [New-bugs-announce] [Issue 94843] Argparse misparses options in certain situations
CPython Issues
- [New-bugs-announce] [Issue 94844] shutil.make_archive now fails with pathlib.Path object in Python 3.11.0b4
CPython Issues
- [New-bugs-announce] [Issue 94845] (🐞) Can't modify attributes and properties on frozen dataclass, has incorrect error message
CPython Issues
- [New-bugs-announce] [Issue 94847] _decimal fails to build with --with-pydebug --with-lto on GCC
CPython Issues
- [New-bugs-announce] [Issue 94851] Check for ref counting bugs in debug mode caused by immortal objects.
CPython Issues
- [New-bugs-announce] [Issue 94855] Rewrite the module with C
CPython Issues
- [New-bugs-announce] [Issue 94857] test_io leaked [2, 2, 2] references, sum=6 on main branch
CPython Issues
- [New-bugs-announce] [Issue 94861] Drag-n-Drop handling error on Windows, receiving a file on the app from an external app
CPython Issues
- [New-bugs-announce] [Issue 94864] PyArg_ParseTuple(args, "u#", ...) misbehaves with -Werror
CPython Issues
- [New-bugs-announce] [Issue 94865] Hope to increase the visible properties of members in the class: public, private, protected (for subclasses). Because if you want to change the visibility after the code that has been written is widely called, you have to change the names of all places to start with an underscore, which is very unreasonable.
CPython Issues
- [New-bugs-announce] [Issue 94869] ast gets the wrong column information for interpolated code in multiline f-strings
CPython Issues
- [New-bugs-announce] [Issue 94876] Improve formatting to better conform to PEP8 in getpass module
CPython Issues
- [New-bugs-announce] [Issue 94878] Wrong example in stdlib tutorial about `sys.args`
CPython Issues
- [New-bugs-announce] [Issue 94879] Comment for bounded_lru_cache_wrapper seems incorrect
CPython Issues
- [New-bugs-announce] [Issue 94888] Replace unused iteration variable "i" with "_" in heapsort example
CPython Issues
- [New-bugs-announce] [Issue 94893] `add_load_fast_null_checks` doesn't ignore `CACHE`s
CPython Issues
- [New-bugs-announce] [Issue 94897] Runtime type signature/annotations apparently erased when inheriting from generics?
CPython Issues
- [New-bugs-announce] [Issue 94898] library/re.html: Definition of the behavior of character groups [] is incorrect.
CPython Issues
- [New-bugs-announce] [Issue 94900] raising resource warnings prevents resource cleanup
CPython Issues
- [New-bugs-announce] [Issue 94906] Let math.nextafter() compute multiple steps at a time.
CPython Issues
- [New-bugs-announce] [Issue 94909] pathlib: inconsistent handling of rootless Windows paths
CPython Issues
- [New-bugs-announce] [Issue 94912] make asyncio.iscoroutinefunction a deprecated alias of inspect.iscoroutinefunction and remove asyncio.coroutines._is_coroutine
CPython Issues
- [New-bugs-announce] [Issue 94916] Py_buffer::format is implemented as `char*` instead of `const char*`
CPython Issues
- [New-bugs-announce] [Issue 94924] `unitest.mock.create_autospec(async_def)` does not create functions valid for `inspect.iscoroutinefunction`
CPython Issues
- [New-bugs-announce] [Issue 94930] getargs.c: incorrect handling of errors in skipitem()
CPython Issues
- [New-bugs-announce] [Issue 94933] Adding a context manager to contextlib
CPython Issues
- [New-bugs-announce] [Issue 94936] Public C API for accessing code object fields
CPython Issues
- [New-bugs-announce] [Issue 94937] Remove limits on the builtin len() function where possible.
CPython Issues
- [New-bugs-announce] [Issue 94938] Custom str subclass as keyword argument leads to System Error
CPython Issues
- [New-bugs-announce] [Issue 94943] Enhance dataclass repr() when combined with Enum
CPython Issues
- [New-bugs-announce] [Issue 94944] Del command is not working as expected
CPython Issues
- [New-bugs-announce] [Issue 94946] round -245162.5 fail
CPython Issues
- [New-bugs-announce] [Issue 94947] ast.parse allows assignment expressions with old feature_version
CPython Issues
- [New-bugs-announce] [Issue 94949] ast.parse allows parenthesised context managers with old feature_version
CPython Issues
- [New-bugs-announce] [Issue 94952] Declare more functions in importlib.metadata.PackageMetadata
CPython Issues
- [New-bugs-announce] [Issue 94955] `re.compile(some_expression).match(some_string, re.IGNORECASE)` should have the same result as `re.match(some_expression, some_string, re.IGNORECASE)`
CPython Issues
- [New-bugs-announce] [Issue 94956] Incorrect result of calculating the sum of two float values
CPython Issues
- [New-bugs-announce] [Issue 94957] On Windows Powershell, venv folders are unexpectedly importable due to how namespace package and venv works
CPython Issues
- [New-bugs-announce] [Issue 94961] Python 3.11: YIELD_FROM is still listed in dis module
CPython Issues
- [New-bugs-announce] [Issue 94972] shield() documentation should mention user needs to keep reference to the task
CPython Issues
- [New-bugs-announce] [Issue 94974] Continue statement never reached in debugger
CPython Issues
- [New-bugs-announce] [Issue 94979] test_sys_settrace leaked [6604, 6602, 6604] on main branch
CPython Issues
- [New-bugs-announce] [Issue 94983] BSD version of ctypes.util.find_library
CPython Issues
- [New-bugs-announce] [Issue 94984] Set permissions/ownership when creating a socket
CPython Issues
- [New-bugs-announce] [Issue 94991] _wave_parameters in wave.py should be public
CPython Issues
- [New-bugs-announce] [Issue 94996] ast.parse allows positional-only params with old feature_version
CPython Issues
- [New-bugs-announce] [Issue 94998] Make 3.10 sqlite3 tests run
CPython Issues
- [New-bugs-announce] [Issue 95004] Specialize access to Enum attributes
CPython Issues
- [New-bugs-announce] [Issue 95005] Replace PyAccu with PyUnicodeWriter
CPython Issues
- [New-bugs-announce] [Issue 95007] Argument Clinic does not increase NoneType refcount when returning NoneType from a function with no parameters
CPython Issues
- [New-bugs-announce] [Issue 95010] test_asyncio's `GenericWatcherTests.test_create_subprocess_fails_with_inactive_watcher` is not run
CPython Issues
- [New-bugs-announce] [Issue 95011] Migrate syslog module to Argument Clinic
CPython Issues
- [New-bugs-announce] [Issue 95023] Implement os.setns, os.unshare to allow changing namespaces in Linux
CPython Issues
- [New-bugs-announce] [Issue 95027] Running tests in parallel quits too soon
CPython Issues
- [New-bugs-announce] [Issue 95029] Python on Windows Store missing details on folder redirection
CPython Issues
- [New-bugs-announce] [Issue 95031] ssl module(load_verify_locations) with openssl3 there are performance problems
CPython Issues
- [New-bugs-announce] [Issue 95032] Investigate int/float conversion costs in math functions
CPython Issues
- [New-bugs-announce] [Issue 95034] Missing position-only markers for function parameters
CPython Issues
- [New-bugs-announce] [Issue 95041] syslog issues
CPython Issues
- [New-bugs-announce] [Issue 95045] test_cprofile crashed on main
CPython Issues
- [New-bugs-announce] [Issue 95048] test_embed failing on 3.12
CPython Issues
- [New-bugs-announce] [Issue 95050] In terms of immutable classes, such as int__ new__ () does the definition of function stipulate that only 2 parameters can be accepted?
CPython Issues
- [New-bugs-announce] [Issue 95051] asyncio.timeout(0) and asyncio.timeout(-1) cancellation is delayed
CPython Issues
- [New-bugs-announce] [Issue 95057] Code objects with nan constants should be equal
CPython Issues
- [New-bugs-announce] [Issue 95060] PyCode_Addr2Location bogus assert(?) or invalid branch?
CPython Issues
- [New-bugs-announce] [Issue 95062] Whats new in 3.11 should include `Py_TPFLAGS_MANAGED_DICT` in porting guide
CPython Issues
- [New-bugs-announce] [Issue 95065] Argument Clinic: add support for deprecating positional use of optional parameters
CPython Issues
- [New-bugs-announce] [Issue 95066] ast.parse() abuses assert for error checking
CPython Issues
- [New-bugs-announce] [Issue 95069] IDLE: Move unittests to test directory
CPython Issues
- [New-bugs-announce] [Issue 95070] Dataclass __post_init__ with InitVars (function arguments are redundant and only confuse the user)
CPython Issues
- [New-bugs-announce] [Issue 95073] ArgumentParser: parse_known_args() in between of add_argument() corrupts help message
CPython Issues
- [New-bugs-announce] [Issue 95077] [Enum] Deprecate member.member access with removal in 3.14
CPython Issues
- [New-bugs-announce] [Issue 95078] `unittest.mock.Mock` does not allow name attribute to be mocked in constructor
CPython Issues
- [New-bugs-announce] [Issue 95079] some unicode APIs do not document error behavior
CPython Issues
- [New-bugs-announce] [Issue 95081] deepcopy memoryview raises TypeError
CPython Issues
- [New-bugs-announce] [Issue 95085] Promote wasm32-emscripten and wasm32-wasi to tier 3
CPython Issues
- [New-bugs-announce] [Issue 95087] email.utils.parsedate_tz() crashes on certain inputs
CPython Issues
- [New-bugs-announce] [Issue 95088] String formatting clarification
CPython Issues
- [New-bugs-announce] [Issue 95095] Use SSL_CTX_get_max_proto_version instead of SSL_CTX_ctrl
CPython Issues
- [New-bugs-announce] [Issue 95097] `AttributeError: 'Task' object has no attribute 'uncancel'. Did you mean: 'cancel'?` when the asyncio loop.set_task_factory factory returns a asyncio.Future-compatible object
CPython Issues
- [New-bugs-announce] [Issue 95100] Argparse `add_argument` treats `-` in flags differently to `-` in positional arguments.
CPython Issues
- [New-bugs-announce] [Issue 95104] Reading Huge zip files crashes in python3.8 but runs fine in 3.10
CPython Issues
- [New-bugs-announce] [Issue 95105] wsgiref.types.InputStream.__iter__ should return Iterator
CPython Issues
- [New-bugs-announce] [Issue 95112] Fix What's New contribution note periods
CPython Issues
- [New-bugs-announce] [Issue 95113] Don't use `EXTENDED_ARG_QUICK` in unquickened code
CPython Issues
- [New-bugs-announce] [Issue 95123] get_type_hints change in behavior for Annotated with from future import annotations 3.9+
CPython Issues
- [New-bugs-announce] [Issue 95126] Inline call frames for CALL_FUNCTION_EX
CPython Issues
- [New-bugs-announce] [Issue 95127] tkinter text editor takes Turkish letters wrongly
CPython Issues
- [New-bugs-announce] [Issue 95130] `statistics.covariance`, `statistics.correlation` and `statistics.linear_regression` do not accept `decimal.Decimal` inputs.
CPython Issues
- [New-bugs-announce] [Issue 95131] http module cannot be installed
CPython Issues
- [New-bugs-announce] [Issue 95132] Python3.11: sqlite3.connect passes more arguments to factory()
CPython Issues
- [New-bugs-announce] [Issue 95133] `TestCase.assertLogs` example has broken indentation
CPython Issues
- [New-bugs-announce] [Issue 95144] Improve error message when using `in` for object that is not container
CPython Issues
- [New-bugs-announce] [Issue 95149] Enhance `http.HTTPStatus` with `is_*` properties that indicate the HTTP status category
CPython Issues
- [New-bugs-announce] [Issue 95150] wrong error position in traceback when using generator expressions
CPython Issues
- [New-bugs-announce] [Issue 95155] Doc/using/mac.rst is out of date
CPython Issues
- [New-bugs-announce] [Issue 95163] Error 0x80070661 when installing python.
CPython Issues
- [New-bugs-announce] [Issue 95166] `concurrent.futures.Executor.map` does not cancel the currently waited on future
CPython Issues
- [New-bugs-announce] [Issue 95173] Sorting tuples containing `None` raises `TypeError` in 3.11
CPython Issues
- [New-bugs-announce] [Issue 95174] Build wasm32-wasi without WASIX
CPython Issues
- [New-bugs-announce] [Issue 95180] TaskGroup missing from API Index
CPython Issues
- [New-bugs-announce] [Issue 95184] ast.parse() wrong (IMHO) AnnAssign.target.ctx when value is absent.
CPython Issues
- [New-bugs-announce] [Issue 95185] AST constructor can stack overflow when compiling some deep trees
CPython Issues
- [New-bugs-announce] [Issue 95191] IDLE: usually include prompts when save or copy shell
CPython Issues
- [New-bugs-announce] [Issue 95193] Loop work differently in normal form and in list comprehension
CPython Issues
- [New-bugs-announce] [Issue 95194] Upgrade bundled pip to 22.2
CPython Issues
- [New-bugs-announce] [Issue 95196] Incorrect pickling behavior in the c implemented classmethod descriptors
CPython Issues
- [New-bugs-announce] [Issue 95199] Upgrade bundled setuptools to 63.2.0
CPython Issues
- [New-bugs-announce] [Issue 95204] Python crashes on large number of client connects to socketserver
CPython Issues
- [New-bugs-announce] [Issue 95205] Wasm build instructions are confusing to this wasm newbie
CPython Issues
- [New-bugs-announce] [Issue 95212] multiprocessing test_shared_memory_recreate is not concurrency-safe
CPython Issues
- [New-bugs-announce] [Issue 95218] Move tests for importlib.resources into a package
CPython Issues
- [New-bugs-announce] [Issue 95221] datetime.fromisoformat() only accepts 3 or 6 decimal places for fractional seconds
CPython Issues
- [New-bugs-announce] [Issue 95222] Out of bounds co_* tuple access is allowed
CPython Issues
- [New-bugs-announce] [Issue 95226] Chinese README document
CPython Issues
- [New-bugs-announce] [Issue 95231] `import crypto` fails in kernel fips enabled machines
CPython Issues
- [New-bugs-announce] [Issue 95233] grp.getgrgid parameter name in documentation incorrect
CPython Issues
- [New-bugs-announce] [Issue 95235] Document all parameters of all sqlite3 functions/methods
CPython Issues
- [New-bugs-announce] [Issue 95238] Lazy traceback for efficient exception handling
CPython Issues
- [New-bugs-announce] [Issue 95241] test_ssl test_get_server_certificate_timeout is flaky on macOS
CPython Issues
- [New-bugs-announce] [Issue 95243] Race condition in test_socket.testSockName
CPython Issues
- [New-bugs-announce] [Issue 95244] `pip install pip --upgrade` breaks pip
CPython Issues
- [New-bugs-announce] [Issue 95245] Reduce the size of plain Python objects from 8 to 6 machine words.
CPython Issues
- [New-bugs-announce] [Issue 95248] dict.setdefault() makes class arguments persistent
CPython Issues
- [New-bugs-announce] [Issue 95251] IDLE: Add What's New section to idlelib README
CPython Issues
- [New-bugs-announce] [Issue 95252] pop3 retr incomplete content while meet `.\r\n`, not actual email size
CPython Issues
- [New-bugs-announce] [Issue 95259] [coverage ] Missing test for tracebacks with angle bracketed filename
CPython Issues
- [New-bugs-announce] [Issue 95271] Improve the sqlite3 tutorial
CPython Issues
- [New-bugs-announce] [Issue 95273] Normalise wording of sqlite3 function and method docs
CPython Issues
- [New-bugs-announce] [Issue 95276] Add glossary / term for callable
CPython Issues
- [New-bugs-announce] [Issue 95279] ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
CPython Issues
- [New-bugs-announce] [Issue 95280] test_ssl test_get_ciphers fails on systems without RSA key exchange
CPython Issues
- [New-bugs-announce] [Issue 95283] failing configure command
CPython Issues
- [New-bugs-announce] [Issue 95285] Python 3.11 launcher fails with "Unable to create process"
CPython Issues
- [New-bugs-announce] [Issue 95289] asyncio.TaskGroup corrupts uncancel() stack when the parent task replaces the cancelled error
CPython Issues
- [New-bugs-announce] [Issue 95290] Broken links on documentation download pages
CPython Issues
- [New-bugs-announce] [Issue 95291] Use import helper to improve sqlite3 audit tests
CPython Issues
- [New-bugs-announce] [Issue 95299] Remove bundled setuptools
CPython Issues
- [New-bugs-announce] [Issue 95300] Documentation about PyTypeObject being part of the stable ABI
CPython Issues
- [New-bugs-announce] [Issue 95303] randint and randrange produce results out of range for integers.
CPython Issues
- [New-bugs-announce] [Issue 95306] @morteza43
CPython Issues
- [New-bugs-announce] [Issue 95311] windows install use cmd
CPython Issues
- [New-bugs-announce] [Issue 95324] Some GC types can crash during destruction if a GC runs executes
CPython Issues
- [New-bugs-announce] [Issue 95326] git diff <commit> <commit>
CPython Issues
- [New-bugs-announce] [Issue 95327] git Stash list at morteza43
CPython Issues
- [New-bugs-announce] [Issue 95332] Missing `Python-Version` in PEP 613
CPython Issues
- [New-bugs-announce] [Issue 95335] test_compiler_recursion_limit fails on WASM
CPython Issues
- [New-bugs-announce] [Issue 95337] TypeVarTuple example has unused TypeVar
CPython Issues
- [New-bugs-announce] [Issue 95339] Upgrade bundled pip to 22.2.21
CPython Issues
- [New-bugs-announce] [Issue 95341] ssl module incorrectly supports tls-unique channel binding for TLS 1.3
CPython Issues
- [New-bugs-announce] [Issue 95348] clear_weakref() in Objects/weakrefobject.c is Confusing
CPython Issues
- [New-bugs-announce] [Issue 95349] warnings.filters was modified by test_check_c_globals
CPython Issues
- [New-bugs-announce] [Issue 95350] RFC 9266: Channel Bindings for TLS 1.3 support
CPython Issues
- [New-bugs-announce] [Issue 95352] IDLE: More code_context improvements
CPython Issues
- [New-bugs-announce] [Issue 95355] Check tokens[0] after allocating memory
CPython Issues
- [New-bugs-announce] [Issue 95359] Python Launcher ignoring config files
CPython Issues
- [New-bugs-announce] [Issue 95361] Allow bitwise operations between bytes objects of the same size
CPython Issues
- [New-bugs-announce] [Issue 95369] missing decref in error case of ExceptionGroup split()
CPython Issues
- [New-bugs-announce] [Issue 95371] Add support for other image formats(e.g. PNG) to the turtle module
CPython Issues
- [New-bugs-announce] [Issue 95376] Similar to `test_grp` in `test_pwd`, add a test with null value in name
CPython Issues
- [New-bugs-announce] [Issue 95377] Incorrect information in add_subparser() docs.
CPython Issues
- [New-bugs-announce] [Issue 95380] fcntl_fcntl_impl 1024 bytes limitation
CPython Issues
- [New-bugs-announce] [Issue 95382] Remove unused indent_level from Modules/_json.c
CPython Issues
- [New-bugs-announce] [Issue 95384] ctypes: subclassed swapped endianness doesn't swap
CPython Issues
- [New-bugs-announce] [Issue 95385] Fastpath for encoding unsorted dict to JSON
CPython Issues
- [New-bugs-announce] [Issue 95388] Deprecate creating immutable types with mutable bases
CPython Issues
- [New-bugs-announce] [Issue 95389] Expose some of ETH_P_* consts to ease raw socket creation
CPython Issues
- [New-bugs-announce] [Issue 95395] Similar to test_pwd in test_grp, more tested for `TypeError`
CPython Issues
- [New-bugs-announce] [Issue 95400] macOS built Python3.11b5 can't find lib-dynload in relocatable framework if framework is relocated and python run from external symlink
CPython Issues
- [New-bugs-announce] [Issue 95402] CarRacing v1 & v2 bug
CPython Issues
- [New-bugs-announce] [Issue 95410] IDLE: Support all python files - task issue
CPython Issues
- [New-bugs-announce] [Issue 95411] IDLE: Browse non-.py python files
CPython Issues
- [New-bugs-announce] [Issue 95413] DOC: remove references to deprecated CGI library
CPython Issues
- [New-bugs-announce] [Issue 95415] Make "availability" directive consistent and parsable
CPython Issues
- [New-bugs-announce] [Issue 95417] What way to choose to fix `Warning: ULONG_PTR differs in levels of indirection from void *` in AC-generated code?
CPython Issues
- [New-bugs-announce] [Issue 95422] Adding an element during the last iteration of an OrderedDict doesn't throw an exception
CPython Issues
- [New-bugs-announce] [Issue 95423] winreg.DeleteKeyEx() documentation
CPython Issues
- [New-bugs-announce] [Issue 95424] venv --upgrade does not seem to upgrade Python inside the virtual environment
CPython Issues
- [New-bugs-announce] [Issue 95432] Make sure all sqlite3 doc examples work
CPython Issues
- [New-bugs-announce] [Issue 95433] Wrong docstring of method `Number.__rdivmod__(self, other)`
CPython Issues
- [New-bugs-announce] [Issue 95444] iscoroutinefunction doesn't work for partial bound methods
CPython Issues
- [New-bugs-announce] [Issue 95445] python-3.11.0b5-amd64.exe doesn't uninstall itself well
CPython Issues
- [New-bugs-announce] [Issue 95451] Document wasm32-emscripten and wasm32-wasi platforms
CPython Issues
- [New-bugs-announce] [Issue 95454] Some "truthy/falsy" crept in
CPython Issues
- [New-bugs-announce] [Issue 95461] [winreg] support options and opened disposition in CreateKeyEx and OpenKey[Ex]
CPython Issues
- [New-bugs-announce] [Issue 95462] sqlite3: when passing incomplete aggregate class, raises wrong error in specific conditions
CPython Issues
- [New-bugs-announce] [Issue 95463] zipfile regression in 3.11 beta: ignores utf8 flag and removes it from existing entries
CPython Issues
- [New-bugs-announce] [Issue 95468] argparse.ArgumentParser silently swallows multiple -- (double dash)
CPython Issues
- [New-bugs-announce] [Issue 95469] Documentation of sys.base_prefix is unclear when a virtual environment is created from another virtual environment
CPython Issues
- [New-bugs-announce] [Issue 95471] Tweak Edit menu
CPython Issues
- [New-bugs-announce] [Issue 95472] `xml.etree.ElementTree` — doesn't allow specifying fine-grained formatting controls
CPython Issues
- [New-bugs-announce] [Issue 95474] avoid the global_lock in `asyncio.mixins._LoopBoundMixin`
CPython Issues
- [New-bugs-announce] [Issue 95484] Improve `tempfile` documentation for conditions when files are removed
CPython Issues
- [New-bugs-announce] [Issue 95491] IDLE readme: document project topics
CPython Issues
- [New-bugs-announce] [Issue 95494] ssl module with OpenSSL 3.0 does not throw SSLEOFError on unclean shutdown
CPython Issues
- [New-bugs-announce] [Issue 95496] ctypes: bitfield lost data with union on linux platform
CPython Issues
- [New-bugs-announce] [Issue 95498] Document that the built-in open() when called with a file descriptor ignores "mode" argument
CPython Issues
- [New-bugs-announce] [Issue 95499] Add PUT functionality to http.server
CPython Issues
- [New-bugs-announce] [Issue 95502] The 'stdlib compileall' function writes stage directory into *.pyc files
CPython Issues
- [New-bugs-announce] [Issue 95504] Wrong sign placement in PyUnicode_FromFormat
CPython Issues
- [New-bugs-announce] [Issue 95506] Expose all functionality of list_sort_impl in C API
CPython Issues
- [New-bugs-announce] [Issue 95511] IDLE: fix Shell context menu copy-with-prompts bug
CPython Issues
- [New-bugs-announce] [Issue 95516] logging.LogRecord missing param type information
CPython Issues
Last message date:
Sun Jul 31 23:47:22 EDT 2022
Archived on: Sun Jul 31 23:47:27 EDT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).