From github at mg.python.org Tue Nov 1 00:08:20 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 01 Nov 2022 04:08:20 +0000 Subject: [New-bugs-announce] [Issue 98947] Make the interpreter paths initialization more consistent Message-ID: <20221101040820.0a41f10968a0e907@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 1 03:12:52 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 01 Nov 2022 07:12:52 +0000 Subject: [New-bugs-announce] [Issue 98948] Python configure step checks for unused readelf Message-ID: <20221101071252.cc7e2174c9a06e38@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 1 03:24:51 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 01 Nov 2022 07:24:51 +0000 Subject: [New-bugs-announce] [Issue 98950] Pass through -X options in test.bisect_cmd Message-ID: <20221101072451.31b050e2f9c52c0e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 1 07:06:33 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 01 Nov 2022 11:06:33 +0000 Subject: [New-bugs-announce] [Issue 98955] Problems encountered when using asyncio Message-ID: <20221101110633.7cb09372b9b25801@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 1 10:23:39 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 01 Nov 2022 14:23:39 +0000 Subject: [New-bugs-announce] [Issue 98962] Inconsistent results from platform.machine() on Windows ARM64 Message-ID: <20221101142339.09629582da010401@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 1 10:43:33 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 01 Nov 2022 14:43:33 +0000 Subject: [New-bugs-announce] [Issue 98963] `property` assumes that its subclasses have __dict__ Message-ID: <20221101144333.3544f497ede25fa6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 1 11:07:00 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 01 Nov 2022 15:07:00 +0000 Subject: [New-bugs-announce] [Issue 98964] Translate code examples in documentation Message-ID: <20221101150700.c0e151579550cf48@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 1 11:30:57 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 01 Nov 2022 15:30:57 +0000 Subject: [New-bugs-announce] [Issue 98965] Breakpoint 'teleports' when used as the last statement within a context block Message-ID: <20221101153057.ceb7939a1a32814f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 1 11:34:17 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 01 Nov 2022 15:34:17 +0000 Subject: [New-bugs-announce] [Issue 98966] subprocess: stdout set to subprocess.STDOUT is incorrectly handled Message-ID: <20221101153417.76c8d080d257cb45@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 1 14:00:28 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 01 Nov 2022 18:00:28 +0000 Subject: [New-bugs-announce] [Issue 98970] why last output varies in this block of python code? Message-ID: <20221101180028.72d4d4a4c3ec94dd@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 1 15:43:12 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 01 Nov 2022 19:43:12 +0000 Subject: [New-bugs-announce] [Issue 98973] 3.11 build reports missing _tkinter on Ubuntu 18.04 Message-ID: <20221101194312.3ab9e53c03205af3@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 1 16:54:47 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 01 Nov 2022 20:54:47 +0000 Subject: [New-bugs-announce] [Issue 98975] python -m venv --copies attempts to create a symlink regardless of if it's supported by the filesystem Message-ID: <20221101205447.ca2bbb0778f0fa73@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 1 17:00:03 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 01 Nov 2022 21:00:03 +0000 Subject: [New-bugs-announce] [Issue 98976] Iterating an IntFlag ignores 0 in cpython 3.11 Message-ID: <20221101210003.ddd176a9204e6dc8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 1 18:35:10 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 01 Nov 2022 22:35:10 +0000 Subject: [New-bugs-announce] [Issue 98978] Potential use-after-free in Py_SetPythonHome and its siblings Message-ID: <20221101223510.587035f587f96fcc@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 1 19:48:27 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 01 Nov 2022 23:48:27 +0000 Subject: [New-bugs-announce] [Issue 98983] Removing element from list while operating cause inconsistency on iteration Message-ID: <20221101234827.2e4b0fd8378dfa6f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 1 21:35:00 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 01:35:00 +0000 Subject: [New-bugs-announce] [Issue 98984] why run_coroutine_threadsafe so slow? Message-ID: <20221102013500.be9d55558f1cf2be@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 2 00:08:39 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 04:08:39 +0000 Subject: [New-bugs-announce] [Issue 98987] Dark Mode Message-ID: <20221102040839.2851fa7ae3c9490d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 2 00:44:00 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 04:44:00 +0000 Subject: [New-bugs-announce] [Issue 98989] configure on main branch does not look for python3.11 Message-ID: <20221102044400.e73051fb0351cf6b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 2 03:00:38 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 07:00:38 +0000 Subject: [New-bugs-announce] [Issue 98996] Small formatting problem in shutil library documentation Message-ID: <20221102070038.4782e7259263d732@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 2 04:11:32 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 08:11:32 +0000 Subject: [New-bugs-announce] [Issue 98998] Adding guards against possible NULL pointers dereference Message-ID: <20221102081132.876fc7009d2fdb0c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 2 04:44:00 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 08:44:00 +0000 Subject: [New-bugs-announce] [Issue 98999] `_io` and `_pyio` inconsistenly raise `ValueError`s on closed files Message-ID: <20221102084400.2ea71161f56a46cb@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 2 05:31:41 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 09:31:41 +0000 Subject: [New-bugs-announce] [Issue 99000] An operator is missing in the list of tokens Message-ID: <20221102093141.e839798078654514@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 2 07:54:40 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 11:54:40 +0000 Subject: [New-bugs-announce] [Issue 99003] Regression in help(sqlite3) between Python 3.10.8 and Python 3.11.0 Message-ID: <20221102115440.df89406a19bc1df3@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 2 09:08:28 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 13:08:28 +0000 Subject: [New-bugs-announce] [Issue 99004] 3.11 Regression, Py_Initialize; Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding Message-ID: <20221102130828.93c183b77641a343@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 2 10:31:19 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 14:31:19 +0000 Subject: [New-bugs-announce] [Issue 99005] Add `CALL_INTRINSIC` instruction. Message-ID: <20221102143119.de5da4ab46db45cd@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 2 11:22:05 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 15:22:05 +0000 Subject: [New-bugs-announce] [Issue 99008] tkinter: variable gets corrupted when defined twice with both name and value Message-ID: <20221102152205.de3d47d39e77461e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 2 12:41:13 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 16:41:13 +0000 Subject: [New-bugs-announce] [Issue 99013] `traceback.walk_stack(None)` yields frames from higher in the stack on 3.11 Message-ID: <20221102164113.792f8fa49ac80cac@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 2 13:23:31 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 17:23:31 +0000 Subject: [New-bugs-announce] [Issue 99016] CI: "Tests / Check if generated files are up to date" failed Message-ID: <20221102172331.8a4dfd78f367ba6c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 2 15:00:46 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 19:00:46 +0000 Subject: [New-bugs-announce] [Issue 99022] Base64decode(x).decode("utf-8") doesn't handle multiple escape characters properly Message-ID: <20221102190046.87c9edb702b0c28f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 2 17:10:57 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 21:10:57 +0000 Subject: [New-bugs-announce] [Issue 99026] Minor doc issue: dataclasses.KW_ONLY not documented as inspected by dataclass() Message-ID: <20221102211057.03920749d6263420@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 2 19:21:51 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 23:21:51 +0000 Subject: [New-bugs-announce] [Issue 99029] Disagreement between `PureWindowsPath.relative_to()` and `ntpath.relpath()` with rootless drives Message-ID: <20221102232151.b2d8856e8416e735@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 2 19:31:01 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 23:31:01 +0000 Subject: [New-bugs-announce] [Issue 99030] "builtins" module should link to Built-in Types and Built-in Exceptions Message-ID: <20221102233101.f7b620f0c4ad0c66@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 2 19:53:37 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 02 Nov 2022 23:53:37 +0000 Subject: [New-bugs-announce] [Issue 99032] Outdated info about encoding in "datetime" Message-ID: <20221102235337.262768b278b7dcf5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 3 00:19:50 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 03 Nov 2022 04:19:50 +0000 Subject: [New-bugs-announce] [Issue 99041] Windows build fails with TypeError Message-ID: <20221103041950.b8637b98fd37d44e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 3 04:14:56 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 03 Nov 2022 08:14:56 +0000 Subject: [New-bugs-announce] [Issue 99048] Make sure `regen-cases` are in `regen-all` Message-ID: <20221103081456.446e33ae17e79c23@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 3 04:18:40 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 03 Nov 2022 08:18:40 +0000 Subject: [New-bugs-announce] [Issue 99050] cannot install and import kivy module Message-ID: <20221103081840.1c1105349f2401a6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 3 04:30:18 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 03 Nov 2022 08:30:18 +0000 Subject: [New-bugs-announce] [Issue 99051] `test_weakref` contains two identical test cases Message-ID: <20221103083018.1dde54ba5d45fc23@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 3 06:37:37 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 03 Nov 2022 10:37:37 +0000 Subject: [New-bugs-announce] [Issue 99053] quopri: Unnecessary conditional import Message-ID: <20221103103737.e60e0b63266e0cb4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 3 07:41:24 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 03 Nov 2022 11:41:24 +0000 Subject: [New-bugs-announce] [Issue 99055] Clearing memory on specific variables to keep performance Message-ID: <20221103114124.b2555c187057a5c5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 3 12:24:48 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 03 Nov 2022 16:24:48 +0000 Subject: [New-bugs-announce] [Issue 99064] xml.etree.ElementTree: file source must be binary for non-UTF-8 encodings Message-ID: <20221103162448.f953b6a013bd2573@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 3 14:34:42 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 03 Nov 2022 18:34:42 +0000 Subject: [New-bugs-announce] [Issue 99069] static_assert undefined (with C11 compiler) on macOS <= 10.10 Message-ID: <20221103183442.3ead06b4ca7e7a4d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 3 15:08:17 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 03 Nov 2022 19:08:17 +0000 Subject: [New-bugs-announce] [Issue 99072] SSL is broken on python 3.11 on M1 mac running Monterey Message-ID: <20221103190817.58ea009039179a0b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 3 15:37:44 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 03 Nov 2022 19:37:44 +0000 Subject: [New-bugs-announce] [Issue 99074] Broken example for `functools.singledispatchmethod` Message-ID: <20221103193744.a905bb9610ff7428@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 3 17:09:21 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 03 Nov 2022 21:09:21 +0000 Subject: [New-bugs-announce] [Issue 99077] Optimize away creation of immediately discarded tuples Message-ID: <20221103210921.5805bfd0753b4aea@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 3 18:15:03 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 03 Nov 2022 22:15:03 +0000 Subject: [New-bugs-announce] [Issue 99079] Use OpenSSL 3.0 in our binary builds Message-ID: <20221103221503.9932644906fbd8fb@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 3 18:47:45 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 03 Nov 2022 22:47:45 +0000 Subject: [New-bugs-announce] [Issue 99080] netrc.py strips away valid backslash characters from tokens Message-ID: <20221103224745.f972a8f022f1e98a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 3 20:08:36 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 04 Nov 2022 00:08:36 +0000 Subject: [New-bugs-announce] [Issue 99083] Exponential IDNA codec decoding potential denial of service Message-ID: <20221104000836.b0d783dd34c5e3c2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 3 23:00:37 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 04 Nov 2022 03:00:37 +0000 Subject: [New-bugs-announce] [Issue 99086] PTHREAD_SCOPE_SYSTEM configure check fails with Clang 16 (-Wimplicit-int) Message-ID: <20221104030037.4c268238c8634583@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 4 00:43:53 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 04 Nov 2022 04:43:53 +0000 Subject: [New-bugs-announce] [Issue 99087] Some missing newlines for prompts Message-ID: <20221104044353.af54291801e8748e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 4 05:32:56 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 04 Nov 2022 09:32:56 +0000 Subject: [New-bugs-announce] [Issue 99089] tkinter documentation: font data type error and two minor suggestions Message-ID: <20221104093256.e8b47c394cd4493e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 4 09:20:04 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 04 Nov 2022 13:20:04 +0000 Subject: [New-bugs-announce] [Issue 99097] Calling py works but not py with arguments Message-ID: <20221104132004.9073b39d2b3d14ad@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 4 12:39:27 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 04 Nov 2022 16:39:27 +0000 Subject: [New-bugs-announce] [Issue 99101] import setuptools fails on importing distutils on an installed Python 3.12 (without distutils) Message-ID: <20221104163927.97b16146b9a4ee07@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 4 14:05:55 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 04 Nov 2022 18:05:55 +0000 Subject: [New-bugs-announce] [Issue 99103] When computing the anchors on the traceback, results may be wrong if unicode chars are used Message-ID: <20221104180555.7287966f96ede018@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 4 14:40:33 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 04 Nov 2022 18:40:33 +0000 Subject: [New-bugs-announce] [Issue 99104] Minor improvements to "generated interpreter" change Message-ID: <20221104184033.8a229c543883591a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 4 14:43:53 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 04 Nov 2022 18:43:53 +0000 Subject: [New-bugs-announce] [Issue 99105] Python 3.8.10 -installer lie Message-ID: <20221104184353.ff8940c231e12b81@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 4 17:44:01 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 04 Nov 2022 21:44:01 +0000 Subject: [New-bugs-announce] [Issue 99108] Replace built-in hashlib with verified implementations from HACL* Message-ID: <20221104214401.14c79221b3205140@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 4 18:01:30 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 04 Nov 2022 22:01:30 +0000 Subject: [New-bugs-announce] [Issue 99110] Segfault on frame.f_back when frame is created with PyFrame_New() Message-ID: <20221104220130.45ffe41efa3e5dab@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 4 20:54:10 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 05 Nov 2022 00:54:10 +0000 Subject: [New-bugs-announce] [Issue 99113] Implement PEP 684: A Per-Interpreter GIL Message-ID: <20221105005410.3b98e2ea93b6104f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 4 21:30:22 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 05 Nov 2022 01:30:22 +0000 Subject: [New-bugs-announce] [Issue 99115] A more detailed example of sharing data between processes on unix with mmap. Message-ID: <20221105013022.a3e18f8a07a45cf3@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 5 05:46:31 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 05 Nov 2022 09:46:31 +0000 Subject: [New-bugs-announce] [Issue 99121] Undocumented method for "slice" class Message-ID: <20221105094631.491dedbff73fb677@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 5 08:44:26 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 05 Nov 2022 12:44:26 +0000 Subject: [New-bugs-announce] [Issue 99124] Use more concrete exception types in `test_builtin` Message-ID: <20221105124426.969458479e4e041a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 5 09:25:05 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 05 Nov 2022 13:25:05 +0000 Subject: [New-bugs-announce] [Issue 99127] Port syslog module to use module state Message-ID: <20221105132505.d9224babc5f2dc4d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 5 10:08:47 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 05 Nov 2022 14:08:47 +0000 Subject: [New-bugs-announce] [Issue 99130] [3.10] Package names with different metadata types aren't deduplicated Message-ID: <20221105140847.5fd34b49f68759e0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 5 10:31:33 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 05 Nov 2022 14:31:33 +0000 Subject: [New-bugs-announce] [Issue 99131] Weird graphical bug with Tk Message-ID: <20221105143133.0b4ccc2a230673d1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 5 13:09:24 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 05 Nov 2022 17:09:24 +0000 Subject: [New-bugs-announce] [Issue 99134] Update bundled pip to 22.3.1 Message-ID: <20221105170924.2c7ff34daee07343@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 5 14:34:50 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 05 Nov 2022 18:34:50 +0000 Subject: [New-bugs-announce] [Issue 99138] Port zoneinfo module to use module state Message-ID: <20221105183450.7777263b78f51cb9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 5 14:35:06 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 05 Nov 2022 18:35:06 +0000 Subject: [New-bugs-announce] [Issue 99139] Improve NameError error suggestion for instances Message-ID: <20221105183506.ce7d4177f0429741@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 5 16:06:03 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 05 Nov 2022 20:06:03 +0000 Subject: [New-bugs-announce] [Issue 99142] Mutable optional parameters are re-used across multiple function calls Message-ID: <20221105200603.f1d96f65edf914ca@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 5 17:35:48 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 05 Nov 2022 21:35:48 +0000 Subject: [New-bugs-announce] [Issue 99146] struct module documentation should have more predictable examples/warnings Message-ID: <20221105213548.83f42a3871d74eda@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 5 18:02:56 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 05 Nov 2022 22:02:56 +0000 Subject: [New-bugs-announce] [Issue 99147] Unable to use certain charaters on imap outlook connection Message-ID: <20221105220256.b48547aa8b3dc01d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 6 02:56:15 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 06 Nov 2022 07:56:15 +0000 Subject: [New-bugs-announce] [Issue 99151] Calling unittest.assertDictEqual for medium-size dictionaries takes too long Message-ID: <20221106075615.13baae9a831f654f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 6 03:28:52 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 06 Nov 2022 08:28:52 +0000 Subject: [New-bugs-announce] [Issue 99152] Behaviour change in partialmethod in Python3.11 Message-ID: <20221106082852.f9d2fad9f7c69d13@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 6 03:54:56 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 06 Nov 2022 08:54:56 +0000 Subject: [New-bugs-announce] [Issue 99153] "SyntaxError: cannot have both 'except' and 'except*' on the same 'try'" traceback point to a confusing place Message-ID: <20221106085456.ad0cf06cc57fa2e9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 6 04:43:36 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 06 Nov 2022 09:43:36 +0000 Subject: [New-bugs-announce] [Issue 99155] `statistics.NormalDist` fails to be pickled with `0` and `1` protocols Message-ID: <20221106094336.85190ba55d083294@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 6 08:02:12 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 06 Nov 2022 13:02:12 +0000 Subject: [New-bugs-announce] [Issue 99159] AttributeError: module 'asyncio' has no attribute 'coroutine' Message-ID: <20221106130212.ed1f0efb33c0d87a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 6 10:09:47 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 06 Nov 2022 15:09:47 +0000 Subject: [New-bugs-announce] [Issue 99167] 3.10 asyncio still uses deprecated loop argument Message-ID: <20221106150947.f4a1426a9f389188@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 6 18:02:12 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 06 Nov 2022 23:02:12 +0000 Subject: [New-bugs-announce] [Issue 99176] Typo in python.gram? Message-ID: <20221106230212.1e0b20c5570e6ce8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 6 22:33:16 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 03:33:16 +0000 Subject: [New-bugs-announce] [Issue 99180] Elide uninformative traceback indicators in `return` and simple assignment statements Message-ID: <20221107033316.9155f1fcadbda88f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 6 22:42:16 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 03:42:16 +0000 Subject: [New-bugs-announce] [Issue 99181] `TypeError` when `except*` catches an unhashable exception Message-ID: <20221107034216.15279072d2585682@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 6 23:19:56 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 04:19:56 +0000 Subject: [New-bugs-announce] [Issue 99183] #bug_report:Failed to give error `count("")` Message-ID: <20221107041956.3cde6423caab93b1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 6 23:31:43 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 04:31:43 +0000 Subject: [New-bugs-announce] [Issue 99184] str(weakref) throws error `KeyError: '__name__'` if the original obj override __getattr__ Message-ID: <20221107043143.f94964ce6acbf8e6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 7 01:42:45 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 06:42:45 +0000 Subject: [New-bugs-announce] [Issue 99185] Windows python3 executable Message-ID: <20221107064245.fa991eaa4d0e6292@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 7 03:06:03 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 08:06:03 +0000 Subject: [New-bugs-announce] [Issue 99187] Resurrection, ante-mortem debugging, time-travel debugging, interactive debugging, find and fix the bug then continue execution Message-ID: <20221107080603.dede53a2312f667c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 7 04:37:34 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 09:37:34 +0000 Subject: [New-bugs-announce] [Issue 99189] My rights in the Indian rights to all farmland that's 75 year lease is expired for 325 year leases that route for backpay which still in Message-ID: <20221107093734.8e4b91ca7c78418a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 7 04:58:28 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 09:58:28 +0000 Subject: [New-bugs-announce] [Issue 99191] /std:c++20 instead of /std:c++17 used for _wmimodule.cpp, but seems unnecessary Message-ID: <20221107095828.02b237a9572e5205@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 7 06:51:19 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 11:51:19 +0000 Subject: [New-bugs-announce] [Issue 99195] None of `_format` calls of `PrettyPrinter` uses values passed into `__init__` Message-ID: <20221107115119.fc749cef27276246@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 7 07:26:15 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 12:26:15 +0000 Subject: [New-bugs-announce] [Issue 99199] `os.path.relpath()` needlessly calls `abspath()` when given two paths with matching anchors Message-ID: <20221107122615.d3bc5a30d7a98b43@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 7 07:51:59 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 12:51:59 +0000 Subject: [New-bugs-announce] [Issue 99201] sysconfig.get_config_vars() fails on Windows when dynamic loading is disabled Message-ID: <20221107125159.3d035947aae5084f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 7 08:50:50 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 13:50:50 +0000 Subject: [New-bugs-announce] [Issue 99202] Extension type from documentation doesn't compile in C++20 mode Message-ID: <20221107135050.ad51f1178ae089ef@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 7 10:07:47 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 15:07:47 +0000 Subject: [New-bugs-announce] [Issue 99203] Bug report: shutil.make_archive() makes empty archive file even when root_dir does not exists Message-ID: <20221107150747.1fc105aacd1994e8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 7 10:11:15 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 15:11:15 +0000 Subject: [New-bugs-announce] [Issue 99204] sys._base_executable may not exist on posix venvs made with `--copies` Message-ID: <20221107151115.30b591f3b60a95f3@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 7 10:12:04 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 15:12:04 +0000 Subject: [New-bugs-announce] [Issue 99205] creating new threads appears to leak memory rapidly in Python 3.11 / linux Message-ID: <20221107151204.ab4d346dd0908df2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 7 11:24:25 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 16:24:25 +0000 Subject: [New-bugs-announce] [Issue 99207] datetime.date.fromisoformat('20191204') does not work using python 3.8.0 Message-ID: <20221107162425.160de5b813fd3996@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 7 13:11:28 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 18:11:28 +0000 Subject: [New-bugs-announce] [Issue 99211] Make SyntaxError when mixing except/except* point to the offending clause Message-ID: <20221107181128.bb20acec0c37ba5f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 7 16:42:29 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 21:42:29 +0000 Subject: [New-bugs-announce] [Issue 99219] After Ventura upgrade, Python 3.10 Instantly Freezing on M1 Mac Message-ID: <20221107214229.31f91a68dc4a95d4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 7 16:55:48 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 07 Nov 2022 21:55:48 +0000 Subject: [New-bugs-announce] [Issue 99220] BaseHTTPRequestHandler.parse_request() loses client-provided information Message-ID: <20221107215548.63edc500dcdba291@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 7 21:26:20 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 08 Nov 2022 02:26:20 +0000 Subject: [New-bugs-announce] [Issue 99228] Python 3.10 installed from the Microsoft Store does not add scripts to path Message-ID: <20221108022620.bc1cb72b33609beb@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 8 02:04:43 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 08 Nov 2022 07:04:43 +0000 Subject: [New-bugs-announce] [Issue 99238] Not guarding env value in subprocess.py cause python crash when certain env variable is set to None Message-ID: <20221108070443.65c88cba43340513@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 8 02:39:56 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 08 Nov 2022 07:39:56 +0000 Subject: [New-bugs-announce] [Issue 99240] Double-fre in Argument clinic `str_converter` generated code Message-ID: <20221108073956.f5e0cb22f1c89f05@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 8 03:08:49 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 08 Nov 2022 08:08:49 +0000 Subject: [New-bugs-announce] [Issue 99242] Load averages are unobtainable Message-ID: <20221108080849.a664de29426e2576@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 8 06:25:27 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 08 Nov 2022 11:25:27 +0000 Subject: [New-bugs-announce] [Issue 99245] Improving adding items to Counter class object Message-ID: <20221108112527.785cd77c3684155c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 8 09:49:14 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 08 Nov 2022 14:49:14 +0000 Subject: [New-bugs-announce] [Issue 99248] Enum Flag class with one negative value is resulting in Memory Error Message-ID: <20221108144914.190a37f227d47aca@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 8 10:55:10 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 08 Nov 2022 15:55:10 +0000 Subject: [New-bugs-announce] [Issue 99249] Static types only inherit sub-slots from the first base Message-ID: <20221108155510.06a826879ab15de6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 8 12:44:19 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 08 Nov 2022 17:44:19 +0000 Subject: [New-bugs-announce] [Issue 99254] remove all unused consts in from code objects Message-ID: <20221108174419.20ae618de62c1862@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 8 14:39:49 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 08 Nov 2022 19:39:49 +0000 Subject: [New-bugs-announce] [Issue 99257] `LOAD_ATTR_SLOT` and `STORE_ATTR_SLOT` don't check the owner's type Message-ID: <20221108193949.ddb224b52b7226f4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 8 15:02:07 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 08 Nov 2022 20:02:07 +0000 Subject: [New-bugs-announce] [Issue 99260] IntFlag ~ operator returns 0 instead of inverse for combined fields Message-ID: <20221108200207.c48fa60f75b529ca@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 8 18:18:55 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 08 Nov 2022 23:18:55 +0000 Subject: [New-bugs-announce] [Issue 99266] ctypes: wrong exception message in docs Message-ID: <20221108231855.8f4bd15d3b09ca9d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 8 21:27:16 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 09 Nov 2022 02:27:16 +0000 Subject: [New-bugs-announce] [Issue 99272] Unexpected error when narrowing TypeVar Message-ID: <20221109022716.c0ce4adac381c384@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 9 00:10:41 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 09 Nov 2022 05:10:41 +0000 Subject: [New-bugs-announce] [Issue 99275] No exception set but raise SystemError when setting _fields_ of ctypes.Structure in __init_subclass__ Message-ID: <20221109051041.94236b241a350db1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 9 02:02:47 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 09 Nov 2022 07:02:47 +0000 Subject: [New-bugs-announce] [Issue 99276] Add link to the first article about Python Message-ID: <20221109070247.f52388ebdd512613@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 9 03:05:25 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 09 Nov 2022 08:05:25 +0000 Subject: [New-bugs-announce] [Issue 99277] Older version of `get_write_buffer_limits` overwrites the new implementation Message-ID: <20221109080525.58b2aecf3f884bd0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 9 03:06:49 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 09 Nov 2022 08:06:49 +0000 Subject: [New-bugs-announce] [Issue 99278] configure script lies about where it's looking for ssl.h Message-ID: <20221109080649.fc3f97a6cfdc65bd@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 9 03:26:14 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 09 Nov 2022 08:26:14 +0000 Subject: [New-bugs-announce] [Issue 99281] `csv` assumes that there are builds without `complex` Message-ID: <20221109082614.a088fb1c0d8fb32b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 9 04:35:06 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 09 Nov 2022 09:35:06 +0000 Subject: [New-bugs-announce] [Issue 99284] [ctypes] Do we still need `_use_broken_old_ctypes_structure_semantics_`? Message-ID: <20221109093506.e7d7a6b68083143a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 9 05:49:44 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 09 Nov 2022 10:49:44 +0000 Subject: [New-bugs-announce] [Issue 99286] [socket] Support for Payload Protocol Identifier for SCTP sockets in standard socket library Message-ID: <20221109104944.18a755e098c1b87a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 9 08:40:01 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 09 Nov 2022 13:40:01 +0000 Subject: [New-bugs-announce] [Issue 99289] Makefile: add COMPILEALL_OPTS variable to allow overriding compileall options in "make install" Message-ID: <20221109134001.eabbfb4ce387b077@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 9 10:57:13 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 09 Nov 2022 15:57:13 +0000 Subject: [New-bugs-announce] [Issue 99293] Assertion errors/stale cache in typeobject.c when tp_version_tag is not cleared. Message-ID: <20221109155713.94670c2146875fa3@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 9 11:47:48 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 09 Nov 2022 16:47:48 +0000 Subject: [New-bugs-announce] [Issue 99295] NameError in class definition using list comprehension with if statement Message-ID: <20221109164748.1eee364c076fd9b3@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 9 12:05:16 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 09 Nov 2022 17:05:16 +0000 Subject: [New-bugs-announce] [Issue 99296] Unnecessarily slow turtle rotations Message-ID: <20221109170516.328339d09bb10935@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 9 15:07:32 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 09 Nov 2022 20:07:32 +0000 Subject: [New-bugs-announce] [Issue 99298] Error handling for some instructions is incorrect Message-ID: <20221109200732.ac3a242a9dc2d210@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 9 16:31:19 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 09 Nov 2022 21:31:19 +0000 Subject: [New-bugs-announce] [Issue 99300] Replace Py_INCREF()/Py_XINCREF() usage with Py_NewRef()/Py_XNewRef() Message-ID: <20221109213119.d87d10541b76ef17@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 9 17:48:59 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 09 Nov 2022 22:48:59 +0000 Subject: [New-bugs-announce] [Issue 99303] legacy-install-failure Message-ID: <20221109224859.f5b0b24d7f2e7f77@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 9 18:25:56 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 09 Nov 2022 23:25:56 +0000 Subject: [New-bugs-announce] [Issue 99304] The iteration behavior of IntFlag has changed backwards-incompatibly in python 3.11 and the published documentation is now incorrect Message-ID: <20221109232556.0b14837e4dea50ab@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 9 18:55:02 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 09 Nov 2022 23:55:02 +0000 Subject: [New-bugs-announce] [Issue 99305] stdlib `secrets.token_hex()` speeded up 2x Message-ID: <20221109235502.3b1f08d81123b580@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 9 19:21:25 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 10 Nov 2022 00:21:25 +0000 Subject: [New-bugs-announce] [Issue 99308] Cryptic deprecation notice in the re module Message-ID: <20221110002125.186ccf7090cde0d5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 10 00:31:24 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 10 Nov 2022 05:31:24 +0000 Subject: [New-bugs-announce] [Issue 99312] It should be possible for a Python environment to disable the "user site" functionality without patching the stdlib Message-ID: <20221110053124.e6611a74f57ad8a4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 10 02:22:46 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 10 Nov 2022 07:22:46 +0000 Subject: [New-bugs-announce] [Issue 99316] A 'Bug'? Message-ID: <20221110072246.0a2c64e08ed49513@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 10 05:20:49 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 10 Nov 2022 10:20:49 +0000 Subject: [New-bugs-announce] [Issue 99320] `test_complex` contains tests for old-style classes Message-ID: <20221110102049.27d5c40222aae8e6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 10 07:05:10 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 10 Nov 2022 12:05:10 +0000 Subject: [New-bugs-announce] [Issue 99325] Audit and fix unused `NameError` handlers Message-ID: <20221110120510.6f61a6c223663fdf@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 10 07:20:33 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 10 Nov 2022 12:20:33 +0000 Subject: [New-bugs-announce] [Issue 99327] `collections.abc.MutableMapping` should implement `__or__`, `__ror__` and `__ior__` (PEP 584) Message-ID: <20221110122033.50391ba3b6abb1c5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 10 09:59:08 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 10 Nov 2022 14:59:08 +0000 Subject: [New-bugs-announce] [Issue 99334] Clarify the documentation of pathlib.Path.is_relative_to() Message-ID: <20221110145908.a7c1cae738ec47cd@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 10 10:38:37 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 10 Nov 2022 15:38:37 +0000 Subject: [New-bugs-announce] [Issue 99337] ./configure and make failed on macOS Monterey Message-ID: <20221110153837.b68b071009ecb5aa@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 10 11:47:15 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 10 Nov 2022 16:47:15 +0000 Subject: [New-bugs-announce] [Issue 99341] ast.increment_lineno does not increment line numbers in the Module.type_ignores list Message-ID: <20221110164715.548f874bab48464c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 10 14:06:38 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 10 Nov 2022 19:06:38 +0000 Subject: [New-bugs-announce] [Issue 99344] TypeVarTuple and ParamSpec don't work together Message-ID: <20221110190638.3fbf692cfdbdc943@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 10 16:46:14 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 10 Nov 2022 21:46:14 +0000 Subject: [New-bugs-announce] [Issue 99349] socket.bind(Path(...)) does not work Message-ID: <20221110214614.4631df903d8fad43@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 10 16:59:54 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 10 Nov 2022 21:59:54 +0000 Subject: [New-bugs-announce] [Issue 99350] library symtable.SymbolTable.is_nested() description differs from Cpython implementation. Message-ID: <20221110215954.b0bda6ffd6f947a4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 10 17:10:00 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 10 Nov 2022 22:10:00 +0000 Subject: [New-bugs-announce] [Issue 99352] `urllib.request.urlopen()` no longer respects the `http.client.HTTPConnection.debuglevel` flag Message-ID: <20221110221000.4658c992e925a32e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 10 18:24:56 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 10 Nov 2022 23:24:56 +0000 Subject: [New-bugs-announce] [Issue 99356] Python Multiplication Error Message-ID: <20221110232456.d971df8e2a221eb1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 10 18:41:36 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 10 Nov 2022 23:41:36 +0000 Subject: [New-bugs-announce] [Issue 99357] Test test_asyncio prints quite a few ResourceWarnings for "unclosed event loop" Message-ID: <20221110234136.59833aef12706bac@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 10 23:14:27 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 11 Nov 2022 04:14:27 +0000 Subject: [New-bugs-announce] [Issue 99360] Avoid `exc=None; del exc` in bytecode where unnecessary Message-ID: <20221111041427.f6449dbf0256adac@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 11 05:09:28 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 11 Nov 2022 10:09:28 +0000 Subject: [New-bugs-announce] [Issue 99367] pdb mangles sys.path when run with -P or ._pth Message-ID: <20221111100928.ab0d399f38cb5751@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 11 05:42:19 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 11 Nov 2022 10:42:19 +0000 Subject: [New-bugs-announce] [Issue 99368] Bug: mp.util.debug is called, but mp.util is never imported in process.py Message-ID: <20221111104219.76d08918082b022a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 11 06:04:13 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 11 Nov 2022 11:04:13 +0000 Subject: [New-bugs-announce] [Issue 99370] In python3.11 getpath.py calculates zip path with default prefix in a venv which breaks venv created fron non-installed python Message-ID: <20221111110413.c59fa14ef90e1515@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 11 09:03:41 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 11 Nov 2022 14:03:41 +0000 Subject: [New-bugs-announce] [Issue 99377] Add audit events for thread creation/close Message-ID: <20221111140341.309702368bee0e70@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 11 10:18:21 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 11 Nov 2022 15:18:21 +0000 Subject: [New-bugs-announce] [Issue 99379] Type substitution in generic aliases does not work if ParamSpec is followed by TypeVarTuple Message-ID: <20221111151821.2e8cfbb4ab13cfa7@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 11 10:29:31 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 11 Nov 2022 15:29:31 +0000 Subject: [New-bugs-announce] [Issue 99380] Update to Sphinx 5.3.0 Message-ID: <20221111152931.60dd0748ce6d14e0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 11 10:34:00 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 11 Nov 2022 15:34:00 +0000 Subject: [New-bugs-announce] [Issue 99382] User generic with TypeVarTuple does not check for minimal type of arguments Message-ID: <20221111153400.f6a34b5617af5f4f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 11 10:59:38 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 11 Nov 2022 15:59:38 +0000 Subject: [New-bugs-announce] [Issue 99383] Kivy install not working Message-ID: <20221111155938.5cea854c4ecc10e0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 11 12:53:55 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 11 Nov 2022 17:53:55 +0000 Subject: [New-bugs-announce] [Issue 99387] pathlib.Path.absolute not marked as "new in version 3.11" Message-ID: <20221111175355.77eb9bd3ac1f28ee@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 11 13:03:30 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 11 Nov 2022 18:03:30 +0000 Subject: [New-bugs-announce] [Issue 99388] Add `loop_factory` argument to `asyncio.run` Message-ID: <20221111180330.bd48fc1609d392b6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 11 13:32:39 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 11 Nov 2022 18:32:39 +0000 Subject: [New-bugs-announce] [Issue 99390] pathlib.Path.resolve produces unexpected results when run on a path created using the /proc/self/fd/ mechanism Message-ID: <20221111183239.e081e9552ab3870d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 11 14:24:12 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 11 Nov 2022 19:24:12 +0000 Subject: [New-bugs-announce] [Issue 99392] SQLlite converter recipes result in TypeError Message-ID: <20221111192412.dfaa66696dbd8b0a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 11 14:29:23 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 11 Nov 2022 19:29:23 +0000 Subject: [New-bugs-announce] [Issue 99394] Add fixture for ValueError.message to 2to3 tool Message-ID: <20221111192923.c4f49cb42ee44a85@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 11 16:40:40 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 11 Nov 2022 21:40:40 +0000 Subject: [New-bugs-announce] [Issue 99401] dataclasses library is NOT backward compatible Message-ID: <20221111214040.5ab746ff5fd95b67@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 12 11:42:18 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 12 Nov 2022 16:42:18 +0000 Subject: [New-bugs-announce] [Issue 99413] List of List when initialised with different methods is performing different value assignments Message-ID: <20221112164218.c7d4790f374e5255@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 12 14:12:48 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 12 Nov 2022 19:12:48 +0000 Subject: [New-bugs-announce] [Issue 99417] The following commit authors need to sign the Contributor License Agreement: Message-ID: <20221112191248.5d16f586d1a81623@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 12 14:27:25 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 12 Nov 2022 19:27:25 +0000 Subject: [New-bugs-announce] [Issue 99418] urlparse does not correctly handle schemes that begin with ASCII digits, '+', '-', and '.' characters Message-ID: <20221112192725.32d9aee08a692ec5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 13 02:19:54 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 13 Nov 2022 07:19:54 +0000 Subject: [New-bugs-announce] [Issue 99426] Use PyUnicode_FromFormat() and PyErr_Format() instead of sprintf Message-ID: <20221113071954.d2c9c78d8b457922@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 13 03:44:55 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 13 Nov 2022 08:44:55 +0000 Subject: [New-bugs-announce] [Issue 99428] fuckk your mom ...... Message-ID: <20221113084455.27ee405e8238ad2f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 13 06:23:45 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 13 Nov 2022 11:23:45 +0000 Subject: [New-bugs-announce] [Issue 99430] Remove old-style classes from tests Message-ID: <20221113112345.c78d4ae38c3c9b55@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 13 06:45:42 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 13 Nov 2022 11:45:42 +0000 Subject: [New-bugs-announce] [Issue 99433] doctest fails with object on Python 3.11.0 but succeeds on Python 3.10.3 Message-ID: <20221113114542.c356e37d5dc8d9d1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 13 09:16:10 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 13 Nov 2022 14:16:10 +0000 Subject: [New-bugs-announce] [Issue 99437] runpy.run_path mishandles Path objects Message-ID: <20221113141610.895efe9dca8c0f81@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 13 10:06:28 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 13 Nov 2022 15:06:28 +0000 Subject: [New-bugs-announce] [Issue 99442] Python launcher invoked with command "py" fails to start process Message-ID: <20221113150628.f82c4258c93665d0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 13 12:39:30 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 13 Nov 2022 17:39:30 +0000 Subject: [New-bugs-announce] [Issue 99443] `descr_set_trampoline_call` return type should be `int` not `PyObject*` Message-ID: <20221113173930.82aff71f92b71a5f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 13 12:57:01 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 13 Nov 2022 17:57:01 +0000 Subject: [New-bugs-announce] [Issue 99445] A function for matching true-like strings Message-ID: <20221113175701.27cf6b9b18600f52@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 13 15:34:25 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 13 Nov 2022 20:34:25 +0000 Subject: [New-bugs-announce] [Issue 99450] Incorrect collection of parameters when subclassing generic with ParamSpec Message-ID: <20221113203425.f83ab8ca0b1b2060@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 13 17:57:08 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 13 Nov 2022 22:57:08 +0000 Subject: [New-bugs-announce] [Issue 99453] incorrect "http.cookiejar bug" when catching exception Message-ID: <20221113225708.0535c10bdaf01b4c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 13 21:15:00 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 14 Nov 2022 02:15:00 +0000 Subject: [New-bugs-announce] [Issue 99454] os.scandir(): add option to yielt the given path itself. Message-ID: <20221114021500.2461165c28848cbc@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 13 23:14:24 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 14 Nov 2022 04:14:24 +0000 Subject: [New-bugs-announce] [Issue 99457] Lambda is not keeping parameters Message-ID: <20221114041424.048e6ccaedee3cec@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 14 00:31:16 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 14 Nov 2022 05:31:16 +0000 Subject: [New-bugs-announce] [Issue 99460] Optimized code paths in ceval / bytecodes need call trampolines for Emscripten Message-ID: <20221114053116.dff2c3c1bb7feac9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 14 07:39:53 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 14 Nov 2022 12:39:53 +0000 Subject: [New-bugs-announce] [Issue 99471] Round errors: function print(round(4.5)) outputs 4 instead of 5 etc Message-ID: <20221114123953.d168c7b2bee23689@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 14 07:58:29 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 14 Nov 2022 12:58:29 +0000 Subject: [New-bugs-announce] [Issue 99474] PDB stops on wrong line inside pattern matching block Message-ID: <20221114125829.e83db700be3cd579@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 14 08:14:52 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 14 Nov 2022 13:14:52 +0000 Subject: [New-bugs-announce] [Issue 99475] How to use sys.settrace to track pytest's assert or python's assert? Message-ID: <20221114131452.979d0d03b484cc31@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 14 10:11:17 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 14 Nov 2022 15:11:17 +0000 Subject: [New-bugs-announce] [Issue 99478] We need to add the set_exc_info() function to the standard library Message-ID: <20221114151117.5c6f256b0fd1cdd1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 14 11:25:14 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 14 Nov 2022 16:25:14 +0000 Subject: [New-bugs-announce] [Issue 99481] Add Py_HOLD_REF() macro to hold a strong reference to a Python object while executing code Message-ID: <20221114162514.a9c6ece91d989782@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 14 11:29:24 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 14 Nov 2022 16:29:24 +0000 Subject: [New-bugs-announce] [Issue 99482] Remove compatibility Jython code Message-ID: <20221114162924.3de73d11f3ceb240@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 14 12:28:46 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 14 Nov 2022 17:28:46 +0000 Subject: [New-bugs-announce] [Issue 99485] Refleak in PyGen_New()? Also, PyGen_New() is not tested Message-ID: <20221114172846.99ac909d0dbc44f9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 15 01:57:19 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 15 Nov 2022 06:57:19 +0000 Subject: [New-bugs-announce] [Issue 99501] Debug c++ extension with Python from venv Message-ID: <20221115065719.5b9a9bda8d7ebad1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 15 04:50:58 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 15 Nov 2022 09:50:58 +0000 Subject: [New-bugs-announce] [Issue 99502] secrets.compare_digest explodes if one of it's arguments is None Message-ID: <20221115095058.df244fcbf92875b1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 15 06:03:34 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 15 Nov 2022 11:03:34 +0000 Subject: [New-bugs-announce] [Issue 99505] Resolution / determining of metaclass docs don't align with what really happens Message-ID: <20221115110334.8040c38f5af6ece9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 15 07:15:04 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 15 Nov 2022 12:15:04 +0000 Subject: [New-bugs-announce] [Issue 99508] Call to _imp.source_hash with incorrect arguments in (unreachable?) part of SourceLoader.get_code (importlib._bootstrap_external) Message-ID: <20221115121504.4a93dcab9f9eb532@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 15 08:00:50 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 15 Nov 2022 13:00:50 +0000 Subject: [New-bugs-announce] [Issue 99509] multiprocessing classes SimpleQueue and Queue don't support typing in 3.11.0 Message-ID: <20221115130050.08b89cb4af1d1cd6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 15 09:18:04 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 15 Nov 2022 14:18:04 +0000 Subject: [New-bugs-announce] [Issue 99510] tkinter.messagebox Message-ID: <20221115141804.a0dc35161fde8634@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 15 18:19:32 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 15 Nov 2022 23:19:32 +0000 Subject: [New-bugs-announce] [Issue 99518] Buildbot failure: Message-ID: <20221115231932.a9364852a98e6309@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 15 19:08:02 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 16 Nov 2022 00:08:02 +0000 Subject: [New-bugs-announce] [Issue 99521] Slash notation should be defined in a notation key at the beginning of the Built-In Functions section Message-ID: <20221116000802.95a40baaf9b67b42@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 15 19:46:36 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 16 Nov 2022 00:46:36 +0000 Subject: [New-bugs-announce] =?utf-8?q?=5BIssue_99524=5D_in_print_functio?= =?utf-8?b?biDvvIxpZiBlbmQgaXMgIlxyIg==?= Message-ID: <20221116004636.c714c5ce2db33a47@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 15 21:27:01 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 16 Nov 2022 02:27:01 +0000 Subject: [New-bugs-announce] =?utf-8?q?=5BIssue_99525=5D_NOT_find_?= =?utf-8?b?4oCcUHlJT0Jhc2VfVHlwZeKAnSBpbiBsaWJweXRob24zLjkuc28uMSB3aXRo?= =?utf-8?q?_python3=2E9=2E9?= Message-ID: <20221116022701.9557c34875e4bd69@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 16 09:05:20 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 16 Nov 2022 14:05:20 +0000 Subject: [New-bugs-announce] =?utf-8?q?=5BIssue_99533=5D_email=2Egenerato?= =?utf-8?q?r=2EGenerator_ignores_policy_when_using_=60multipart/signed=60_?= =?utf-8?q?=E2=86=92_ruins_signing?= Message-ID: <20221116140520.c18846096e3c55f4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 16 09:14:16 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 16 Nov 2022 14:14:16 +0000 Subject: [New-bugs-announce] [Issue 99534] '%.2f' %(1/8) does not round correctly Message-ID: <20221116141416.335730f11c2a2902@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 16 09:30:23 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 16 Nov 2022 14:30:23 +0000 Subject: [New-bugs-announce] [Issue 99535] `__annotations__` are not inherited in 3.10 while they are in 3.8 Message-ID: <20221116143023.1f6f6c104544a347@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 16 12:47:32 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 16 Nov 2022 17:47:32 +0000 Subject: [New-bugs-announce] [Issue 99537] Use Py_SETREF() macro to fix race conditions (poentital crashes) in C extensions Message-ID: <20221116174732.bc6c460381fd704f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 16 13:56:02 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 16 Nov 2022 18:56:02 +0000 Subject: [New-bugs-announce] [Issue 99540] Constant hash value for None Message-ID: <20221116185602.e305383c6a7b0e62@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 16 15:28:37 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 16 Nov 2022 20:28:37 +0000 Subject: [New-bugs-announce] [Issue 99544] Buildbots are crashing after #99378 Message-ID: <20221116202837.be15dfeef07f4d21@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 16 16:14:15 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 16 Nov 2022 21:14:15 +0000 Subject: [New-bugs-announce] [Issue 99546] Add tkinter to the windows nuget packages Message-ID: <20221116211415.d08e0d0c25600ea4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 16 16:16:37 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 16 Nov 2022 21:16:37 +0000 Subject: [New-bugs-announce] [Issue 99547] isjunction for checking if a given path is a junction Message-ID: <20221116211637.67a23e1b714f51c5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 16 19:09:32 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 17 Nov 2022 00:09:32 +0000 Subject: [New-bugs-announce] [Issue 99553] Subclasses of `ExceptionGroup` can wrap `BaseException`s Message-ID: <20221117000932.203acd95d6a30a86@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 16 19:16:06 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 17 Nov 2022 00:16:06 +0000 Subject: [New-bugs-announce] [Issue 99554] `.pyc` files are larger than they need to be Message-ID: <20221117001606.4898fcb01b8ea348@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 16 19:48:23 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 17 Nov 2022 00:48:23 +0000 Subject: [New-bugs-announce] [Issue 99557] unittest.TestCase.assertCountEqual doesn't work well with mock.ANY or similar Message-ID: <20221117004823.6eee0547a2e302a4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 17 00:23:21 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 17 Nov 2022 05:23:21 +0000 Subject: [New-bugs-announce] [Issue 99559] Undocumented breaking change to functools.partialmethod Message-ID: <20221117052321.3f67af8a3ae88228@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 17 01:13:09 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 17 Nov 2022 06:13:09 +0000 Subject: [New-bugs-announce] [Issue 99560] Add self-reporting of PEP 425 tags to sysconfig Message-ID: <20221117061309.61f41f98abf3c6bc@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 17 01:59:22 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 17 Nov 2022 06:59:22 +0000 Subject: [New-bugs-announce] =?utf-8?q?=5BIssue_99561=5D_py3=2E11_en-us_?= =?utf-8?q?=E2=80=9CIntroduction_to_the_multiprocessing=2Edummy_module?= =?utf-8?b?4oCd?= Message-ID: <20221117065922.97265ee232f15fb6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 17 09:00:00 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 17 Nov 2022 14:00:00 +0000 Subject: [New-bugs-announce] [Issue 99563] Undocumented behavior of predicates in `ExceptionGroup` methods Message-ID: <20221117140000.312b561dffe159a5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 17 09:32:24 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 17 Nov 2022 14:32:24 +0000 Subject: [New-bugs-announce] [Issue 99565] IDLE File saving bug seemingly new on macOS Ventura Message-ID: <20221117143224.3f32fd4d8ab1971a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 17 09:40:11 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 17 Nov 2022 14:40:11 +0000 Subject: [New-bugs-announce] [Issue 99566] Add tkinter to the official embeddable python zip file Message-ID: <20221117144011.862e8bb3a2328155@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 17 23:22:27 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 18 Nov 2022 04:22:27 +0000 Subject: [New-bugs-announce] [Issue 99567] IDLE does not raise SyntaxWarning in 3.11 for BPO 43833 Message-ID: <20221118042227.a9565ba8b2bbcefe@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 18 03:18:43 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 18 Nov 2022 08:18:43 +0000 Subject: [New-bugs-announce] [Issue 99568] Win-11 3.11.0 - Can't enable admin privileges, even if I install as the atmin. Can't install for all users as the result. Message-ID: <20221118081843.4857baa95080d67c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 18 04:09:44 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 18 Nov 2022 09:09:44 +0000 Subject: [New-bugs-announce] [Issue 99569] No windows/mac installer for security release of pythons 3.7.10-15, 3.8.11-15 and 3.9.14-15 Message-ID: <20221118090944.812ad1bdf067cd2e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 18 07:19:29 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 18 Nov 2022 12:19:29 +0000 Subject: [New-bugs-announce] [Issue 99574] Add Py_SETREF() and Py_XSETREF() macros to the limited C API 3.12 Message-ID: <20221118121929.de713ec577ac5688@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 18 08:08:49 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 18 Nov 2022 13:08:49 +0000 Subject: [New-bugs-announce] [Issue 99576] LWPCookieJar.save() doesn't truncate the file in 3.11.0 Message-ID: <20221118130849.6f9efd335ad7e778@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 18 08:36:24 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 18 Nov 2022 13:36:24 +0000 Subject: [New-bugs-announce] [Issue 99577] removed logger.hanfer still open file handler in Windows Message-ID: <20221118133624.958b251c6ca81df7@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 18 09:05:02 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 18 Nov 2022 14:05:02 +0000 Subject: [New-bugs-announce] [Issue 99578] gc_decref: Assertion "gc_get_refs(g) > 0" failed Message-ID: <20221118140502.7e30b4f1b5eba941@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 18 11:13:57 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 18 Nov 2022 16:13:57 +0000 Subject: [New-bugs-announce] [Issue 99581] heap corruption while parsing huge comment Message-ID: <20221118161357.1a43e03c7b52e631@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 18 12:09:10 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 18 Nov 2022 17:09:10 +0000 Subject: [New-bugs-announce] [Issue 99582] Freezing zipimport into _bootstrap_python Message-ID: <20221118170910.90c56320486ee124@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 18 15:55:18 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 18 Nov 2022 20:55:18 +0000 Subject: [New-bugs-announce] [Issue 99587] Calling 'py' from other languages calls invalid path to 'py' Message-ID: <20221118205518.dbe32967a30da899@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 19 00:54:45 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 19 Nov 2022 05:54:45 +0000 Subject: [New-bugs-announce] [Issue 99590] math.ceil and large numbers Message-ID: <20221119055445.509ea245e4bb5081@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 19 06:33:29 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 19 Nov 2022 11:33:29 +0000 Subject: [New-bugs-announce] [Issue 99593] Add tests for Unicode C API Message-ID: <20221119113329.2df345a64cf0d2f9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 19 07:00:09 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 19 Nov 2022 12:00:09 +0000 Subject: [New-bugs-announce] [Issue 99595] self._manager is None when proxy gets passed between processes and causes AttributeError Message-ID: <20221119120009.02df250c1696aa28@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 19 11:12:04 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 19 Nov 2022 16:12:04 +0000 Subject: [New-bugs-announce] [Issue 99597] Misleading error description when using f-string Message-ID: <20221119161204.81a7048db1a79b77@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 19 12:56:13 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 19 Nov 2022 17:56:13 +0000 Subject: [New-bugs-announce] [Issue 99600] ModuleNotFoundError: No module named "encodings" when lauching Python 3.12 alpha 2 Message-ID: <20221119175613.3955196dea69058b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 19 14:53:37 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 19 Nov 2022 19:53:37 +0000 Subject: [New-bugs-announce] [Issue 99603] Python Bug Tracker links should be removed Message-ID: <20221119195337.c7f726deaea60259@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 19 18:08:13 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 19 Nov 2022 23:08:13 +0000 Subject: [New-bugs-announce] [Issue 99606] Bytecode for empty f-string != bytecode for empty normal string Message-ID: <20221119230813.8b8ce18fe81ffbd9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 19 18:10:34 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 19 Nov 2022 23:10:34 +0000 Subject: [New-bugs-announce] [Issue 99607] winsound Message-ID: <20221119231034.1bedcc7d8f8d66ba@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 19 23:23:04 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 20 Nov 2022 04:23:04 +0000 Subject: [New-bugs-announce] [Issue 99610] Make Asyncio UDP server example run forever Message-ID: <20221120042304.cf77b8a8b8896170@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 20 02:49:34 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 20 Nov 2022 07:49:34 +0000 Subject: [New-bugs-announce] [Issue 99612] PyUnicode_DecodeUTF8Stateful() does not set *consumed for ASCII-only string Message-ID: <20221120074934.023f9900f8496768@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 20 07:22:06 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 20 Nov 2022 12:22:06 +0000 Subject: [New-bugs-announce] [Issue 99618] Different error message for malformed f-string when using code.interact() Message-ID: <20221120122206.1b244eb6dda1c393@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 20 09:47:30 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 20 Nov 2022 14:47:30 +0000 Subject: [New-bugs-announce] [Issue 99619] BaseExceptionGroup.derive doesn't preserve __cause__ etc. Message-ID: <20221120144730.3e116e00cefa1f5d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 20 10:20:10 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 20 Nov 2022 15:20:10 +0000 Subject: [New-bugs-announce] [Issue 99620] py.ini and pyw.ini (for the launcher) are ignored if they are encoded in utf-8 with BOM Message-ID: <20221120152010.7d7230c949cb43bf@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 20 13:30:17 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 20 Nov 2022 18:30:17 +0000 Subject: [New-bugs-announce] [Issue 99624] Docstring and fstring combination Message-ID: <20221120183017.7f6f4d6763e642f4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 20 17:55:48 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 20 Nov 2022 22:55:48 +0000 Subject: [New-bugs-announce] [Issue 99631] Custom unpickler and pickler for the shelve module Message-ID: <20221120225548.fb6fdfe4e71e42e4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 21 01:02:44 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 21 Nov 2022 06:02:44 +0000 Subject: [New-bugs-announce] [Issue 99633] Context manager support for `contextvars.Context` Message-ID: <20221121060244.bbf425e437e84789@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 21 05:17:11 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 21 Nov 2022 10:17:11 +0000 Subject: [New-bugs-announce] [Issue 99640] I think it is a python locals or globals bug! Message-ID: <20221121101711.a2add89a25751690@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 21 06:39:45 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 21 Nov 2022 11:39:45 +0000 Subject: [New-bugs-announce] [Issue 99645] All TestCase classes use a shared stack for class cleanup Message-ID: <20221121113945.9d538cbb3ff706f3@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 21 08:42:14 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 21 Nov 2022 13:42:14 +0000 Subject: [New-bugs-announce] [Issue 99648] 12345 Message-ID: <20221121134214.d978fcfaa4250132@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 21 09:05:20 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 21 Nov 2022 14:05:20 +0000 Subject: [New-bugs-announce] [Issue 99649] Consider testing `zoneinfo` with `tzdata` PyPI package installed Message-ID: <20221121140520.28c2cfef89ad2ef8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 21 09:24:28 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 21 Nov 2022 14:24:28 +0000 Subject: [New-bugs-announce] [Issue 99650] argparse docs: "optional arguments" instead of "options" Message-ID: <20221121142428.0b00e18d4f14baab@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 21 10:40:26 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 21 Nov 2022 15:40:26 +0000 Subject: [New-bugs-announce] [Issue 99652] Consider cleanup of type for iterator variables bounded by asdl_seq_LEN Message-ID: <20221121154026.5cd301d9b17a53e0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 21 13:03:48 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 21 Nov 2022 18:03:48 +0000 Subject: [New-bugs-announce] [Issue 99658] @timscharfenort33 Please use your own fork for practicing how to use GitHub. Message-ID: <20221121180348.1a9563bc243519aa@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 21 13:08:40 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 21 Nov 2022 18:08:40 +0000 Subject: [New-bugs-announce] [Issue 99659] sqlite3 bigmem test catches wrong exception Message-ID: <20221121180840.e50b45d7ae55f436@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 21 14:40:03 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 21 Nov 2022 19:40:03 +0000 Subject: [New-bugs-announce] [Issue 99662] Possible typo in typing.TypeVarTuple docs Message-ID: <20221121194003.0738ef7176b4dff4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 21 14:40:27 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 21 Nov 2022 19:40:27 +0000 Subject: [New-bugs-announce] [Issue 99663] Python quit unexpectedly: segmentation fault on macOS 13.0.1 Ventura Message-ID: <20221121194027.a157134f97ed6736@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 21 17:26:58 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 21 Nov 2022 22:26:58 +0000 Subject: [New-bugs-announce] [Issue 99668] Add the OpenSSF Scorecard GitHub Action Message-ID: <20221121222658.4af17788b5d985b7@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 21 19:23:04 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 22 Nov 2022 00:23:04 +0000 Subject: [New-bugs-announce] [Issue 99670] Improve sqlite3 documentation of the new autocommit attribute Message-ID: <20221122002304.e31373f6a7e0bf4f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 21 21:47:04 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 22 Nov 2022 02:47:04 +0000 Subject: [New-bugs-announce] [Issue 99671] Python 3.10.8 missing from versions page Message-ID: <20221122024704.aaf0a138532a4e62@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 21 22:40:36 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 22 Nov 2022 03:40:36 +0000 Subject: [New-bugs-announce] [Issue 99673] `inspect.getmembers_static` triggers `__getattribute__` Message-ID: <20221122034036.2324d5083d05190f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 22 03:59:42 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 22 Nov 2022 08:59:42 +0000 Subject: [New-bugs-announce] [Issue 99677] `inspect._getmembers` duplicates self type in `mro` for no good reason Message-ID: <20221122085942.7ee0e2f06abc5f88@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 22 07:47:53 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 22 Nov 2022 12:47:53 +0000 Subject: [New-bugs-announce] [Issue 99685] Can't uninstall with Windows. Trying reports that uninstalling is only possible for products installed. Message-ID: <20221122124753.8277d980dd55ec71@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 22 08:48:40 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 22 Nov 2022 13:48:40 +0000 Subject: [New-bugs-announce] [Issue 99688] case error in test_unary.py Message-ID: <20221122134840.d76442bb1babc143@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 22 09:15:59 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 22 Nov 2022 14:15:59 +0000 Subject: [New-bugs-announce] [Issue 99690] The understatement in the documentation of the `venv` module about the method `_setup_pip` Message-ID: <20221122141559.0e3643e0cd267a4d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 22 09:35:40 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 22 Nov 2022 14:35:40 +0000 Subject: [New-bugs-announce] [Issue 99691] os.writev() behaviour unpredicatable when hitting file system full (28) Message-ID: <20221122143540.1a6e96b4bf2b20c0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 22 09:52:58 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 22 Nov 2022 14:52:58 +0000 Subject: [New-bugs-announce] [Issue 99694] Float string formatting with `None` presentation type behavior. Message-ID: <20221122145258.beba28cac9957d10@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 22 12:04:46 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 22 Nov 2022 17:04:46 +0000 Subject: [New-bugs-announce] [Issue 99700] Segmentation fault with MessageBox and FileDialog in the same script Message-ID: <20221122170446.8e9aab8590955d40@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 22 12:23:09 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 22 Nov 2022 17:23:09 +0000 Subject: [New-bugs-announce] [Issue 99701] Segmentation fault running `ensurepip` during an `--enable-pystats` build Message-ID: <20221122172309.f1b875e109ccdd0f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 22 14:22:33 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 22 Nov 2022 19:22:33 +0000 Subject: [New-bugs-announce] [Issue 99704] cannot schedule new futures after shutdown Message-ID: <20221122192233.26557698769d474d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 22 16:25:35 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 22 Nov 2022 21:25:35 +0000 Subject: [New-bugs-announce] [Issue 99706] 3.12 - PyAsciiObject state only 31 bits in size, should be 32 Message-ID: <20221122212535.cd964037d8cf9d7c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 22 17:17:39 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 22 Nov 2022 22:17:39 +0000 Subject: [New-bugs-announce] [Issue 99708] 3.12: segmentation fault from compile() builtin Message-ID: <20221122221739.db7b0196e1104f92@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 22 18:10:00 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 22 Nov 2022 23:10:00 +0000 Subject: [New-bugs-announce] [Issue 99710] list.append() weird with nested dict values Message-ID: <20221122231000.ecb6c980000fcd8e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 22 20:11:40 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 23 Nov 2022 01:11:40 +0000 Subject: [New-bugs-announce] [Issue 99711] Threading target bug cause .start() not return Message-ID: <20221123011140.72fe00927dae029a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 22 21:28:18 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 23 Nov 2022 02:28:18 +0000 Subject: [New-bugs-announce] [Issue 99713] Update __dataclass_params__ to track actual changes made by decorator Message-ID: <20221123022818.d90569afeb06682d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 22 22:50:10 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 23 Nov 2022 03:50:10 +0000 Subject: [New-bugs-announce] [Issue 99714] asyncio - add shield scope context manager for improved control flow in sensitive code sections Message-ID: <20221123035010.6fd0c6f41009f0a4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 22 23:40:29 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 23 Nov 2022 04:40:29 +0000 Subject: [New-bugs-announce] [Issue 99715] Alias for chain.from_iterable Message-ID: <20221123044029.be9f1619db95597d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 23 04:12:19 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 23 Nov 2022 09:12:19 +0000 Subject: [New-bugs-announce] [Issue 99716] ImportWarning re-triggered with `unittest.mock.patch().__enter__` Message-ID: <20221123091219.5924b96da553fd21@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 23 09:27:54 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 23 Nov 2022 14:27:54 +0000 Subject: [New-bugs-announce] [Issue 99724] wave.py - support for ulaw and alaw formats Message-ID: <20221123142754.f2be91198ddfdac1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 23 10:15:13 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 23 Nov 2022 15:15:13 +0000 Subject: [New-bugs-announce] [Issue 99726] Add fast path to os.[l]stat() that returns incomplete information Message-ID: <20221123151513.9a11ef7fa63df22b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 23 11:03:40 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 23 Nov 2022 16:03:40 +0000 Subject: [New-bugs-announce] [Issue 99728] Possible type in the documentation of datetime Message-ID: <20221123160340.c5f720eca2f53060@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 23 11:12:37 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 23 Nov 2022 16:12:37 +0000 Subject: [New-bugs-announce] [Issue 99729] segfault in unraisablehook Message-ID: <20221123161237.e45565a47af39dbc@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 23 12:00:30 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 23 Nov 2022 17:00:30 +0000 Subject: [New-bugs-announce] [Issue 99730] HEAD requests should be HEAD requests upon redirect Message-ID: <20221123170030.234f744d179a29f8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 23 16:16:01 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 23 Nov 2022 21:16:01 +0000 Subject: [New-bugs-announce] [Issue 99735] Handle no arguments when using sub-commands Message-ID: <20221123211601.b3703e73049d4321@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 23 18:02:52 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 23 Nov 2022 23:02:52 +0000 Subject: [New-bugs-announce] [Issue 99738] Add sort_list similar to sort_keys to JSONEncoder Message-ID: <20221123230252.d9884392f72e5406@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 23 20:29:56 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 24 Nov 2022 01:29:56 +0000 Subject: [New-bugs-announce] [Issue 99741] Implement Multi-Phase Init for _xxsubinterpreters Message-ID: <20221124012956.2a3ce7b374457d69@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 24 00:14:48 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 24 Nov 2022 05:14:48 +0000 Subject: [New-bugs-announce] [Issue 99746] Parse expressions containing `'`/`"` inside f-strings correctly Message-ID: <20221124051448.b246311c9d698925@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 24 00:43:19 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 24 Nov 2022 05:43:19 +0000 Subject: [New-bugs-announce] [Issue 99747] cgi.FieldStorage does not read QUERY_STRING when REQUEST_METHOD is not GET or POST and Content-Type is not set Message-ID: <20221124054319.bb6fade6fc28f1f1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 24 04:35:09 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 24 Nov 2022 09:35:09 +0000 Subject: [New-bugs-announce] =?utf-8?b?W0lzc3VlIDk5NzQ5XSBBZGQg4oCcbWF5?= =?utf-8?q?be_you_meant=E2=80=9D_in_argparse_=60choices=60_argument?= Message-ID: <20221124093509.84951b1a8c9cd9a7@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 24 09:45:23 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 24 Nov 2022 14:45:23 +0000 Subject: [New-bugs-announce] [Issue 99751] repl buffering conflicts with sys.stdin Message-ID: <20221124144523.4ad119e33a1d27da@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 24 13:30:59 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 24 Nov 2022 18:30:59 +0000 Subject: [New-bugs-announce] [Issue 99757] Python bug in if and else Message-ID: <20221124183059.dbeffc50547477a0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 24 13:48:57 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 24 Nov 2022 18:48:57 +0000 Subject: [New-bugs-announce] [Issue 99758] python -venv on windows hardcodes the virtual_env path in activate.bat Message-ID: <20221124184857.4901aff588daea72@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 24 13:51:45 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 24 Nov 2022 18:51:45 +0000 Subject: [New-bugs-announce] [Issue 99759] Python bug in if and else Message-ID: <20221124185145.c31a0bd20e928ced@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 24 17:08:47 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 24 Nov 2022 22:08:47 +0000 Subject: [New-bugs-announce] [Issue 99761] Consistent use of valid index check Message-ID: <20221124220847.079834eff41b143f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Nov 24 21:44:32 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 25 Nov 2022 02:44:32 +0000 Subject: [New-bugs-announce] [Issue 99763] Speed-up list.sort() Message-ID: <20221125024432.ffffc0c196c3b017@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 25 00:52:34 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 25 Nov 2022 05:52:34 +0000 Subject: [New-bugs-announce] [Issue 99765] logging module does not work with ascii characters Message-ID: <20221125055234.9b8c8a55542a25cf@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 25 00:53:51 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 25 Nov 2022 05:53:51 +0000 Subject: [New-bugs-announce] [Issue 99766] multiprocessing.connection.Client not support IPV6 Message-ID: <20221125055351.5ff026fc20baa41d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 25 02:31:02 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 25 Nov 2022 07:31:02 +0000 Subject: [New-bugs-announce] [Issue 99767] DOC: tp_watch was added to PyTypeObject but is not documented Message-ID: <20221125073102.1b1f23d48b0b03b9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 25 06:46:33 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 25 Nov 2022 11:46:33 +0000 Subject: [New-bugs-announce] [Issue 99770] Make the correct `call` specialization fail kind show up Message-ID: <20221125114633.092f6b62227c8d9f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 25 07:08:12 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 25 Nov 2022 12:08:12 +0000 Subject: [New-bugs-announce] [Issue 99772] Compare of datetime.time ignores tz microseconds Message-ID: <20221125120812.93a5f1b74aae35ea@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 25 08:00:13 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 25 Nov 2022 13:00:13 +0000 Subject: [New-bugs-announce] [Issue 99777] `BaseHTTPRequestHandler` hides `TimeoutError` from `handle_error()` Message-ID: <20221125130013.16ec6f0bbe3d95b5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Nov 25 09:04:46 2022 From: github at mg.python.org (CPython Issues) Date: Fri, 25 Nov 2022 14:04:46 +0000 Subject: [New-bugs-announce] [Issue 99780] New compile warnings in `Py_SETREF` Message-ID: <20221125140446.cfc44b2229ed7cf3@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 26 09:52:32 2022 From: github at mg.python.org (CPython Issues) Date: Sat, 26 Nov 2022 14:52:32 +0000 Subject: [New-bugs-announce] [Issue 99795] Possible typo in the documentation of importlib.resources.abc Message-ID: <20221126145232.5cdc024901035c82@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Nov 26 21:52:12 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 27 Nov 2022 02:52:12 +0000 Subject: [New-bugs-announce] [Issue 99805] Editable packages show up with weird names in iter_modules Message-ID: <20221127025212.93938f9456a6c623@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 27 01:51:34 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 27 Nov 2022 06:51:34 +0000 Subject: [New-bugs-announce] [Issue 99811] logging.StringTemplateStyle's usesTime method using wrong variable to search for asctime Message-ID: <20221127065134.76b614362ba962ce@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 27 03:22:10 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 27 Nov 2022 08:22:10 +0000 Subject: [New-bugs-announce] [Issue 99813] Use `SSL_sendfile()` from OpenSSL 3.0 when avalible. Message-ID: <20221127082210.837a99d7b0b59450@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 27 03:43:41 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 27 Nov 2022 08:43:41 +0000 Subject: [New-bugs-announce] [Issue 99814] BUILD: 3.12.0a2 configure script selects wrong libraries compared to 3.11 Message-ID: <20221127084341.19331ec176539891@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 27 05:41:37 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 27 Nov 2022 10:41:37 +0000 Subject: [New-bugs-announce] [Issue 99815] inspect. _signature_fromstr has unused code Message-ID: <20221127104137.2dd849b5d32cf286@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 27 06:17:50 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 27 Nov 2022 11:17:50 +0000 Subject: [New-bugs-announce] [Issue 99818] zipfile.Path is not Path-like Message-ID: <20221127111750.971968865783fc4d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 27 13:38:19 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 27 Nov 2022 18:38:19 +0000 Subject: [New-bugs-announce] [Issue 99821] Subprocess - Getting INFO logs in stderr with no error message and returncode is 0 Message-ID: <20221127183819.6d040aa07c1d76b2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 27 13:59:03 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 27 Nov 2022 18:59:03 +0000 Subject: [New-bugs-announce] [Issue 99822] Fix the parser: comparison with lambda Message-ID: <20221127185903.e95a6d643114f4fe@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 27 15:38:43 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 27 Nov 2022 20:38:43 +0000 Subject: [New-bugs-announce] [Issue 99824] Document sqlite3.connect() as implicitly opening transactions in the new PEP-249 manual commit mode Message-ID: <20221127203843.1b744060961c3624@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 27 17:32:02 2022 From: github at mg.python.org (CPython Issues) Date: Sun, 27 Nov 2022 22:32:02 +0000 Subject: [New-bugs-announce] [Issue 99828] Clarify sqlite3 documentation of PEP 249 compliance for commit modes Message-ID: <20221127223202.0ba6a44bbfacc791@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Nov 27 21:50:22 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 28 Nov 2022 02:50:22 +0000 Subject: [New-bugs-announce] [Issue 99830] asyncio: Document return values of AbstractEventLoop.remove_{reader, writer} Message-ID: <20221128025022.2c91906be171b292@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 28 02:22:13 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 28 Nov 2022 07:22:13 +0000 Subject: [New-bugs-announce] [Issue 99834] Consider upgrading bundled Tk to 8.6.13 Message-ID: <20221128072213.d1ce03818ab79245@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 28 02:50:37 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 28 Nov 2022 07:50:37 +0000 Subject: [New-bugs-announce] [Issue 99836] idlelib/NEWS.txt for 3.12.0 and backports Message-ID: <20221128075037.8dd02ff767a9b816@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 28 11:00:37 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 28 Nov 2022 16:00:37 +0000 Subject: [New-bugs-announce] [Issue 99845] PEP 670: Convert _PyObject_SIZE() and _PyObject_VAR_SIZE() macros to functions Message-ID: <20221128160037.3deb8b49bbf78a92@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 28 15:06:30 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 28 Nov 2022 20:06:30 +0000 Subject: [New-bugs-announce] [Issue 99854] Crypto doesn't error with invalid hashing algorithm Message-ID: <20221128200630.6f011bfef3e41b33@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 28 15:36:49 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 28 Nov 2022 20:36:49 +0000 Subject: [New-bugs-announce] [Issue 99856] `contextlib.contextmanager` raises `dataclasses.FrozenInstanceError` when handling a frozen dataclass exception Message-ID: <20221128203649.4f0e162def268cf6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 28 15:46:13 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 28 Nov 2022 20:46:13 +0000 Subject: [New-bugs-announce] [Issue 99857] I tried "import cPickle as Pickle" and "import pickle" on IDLE and it didn't work, can I get some help? Message-ID: <20221128204613.0a533950f7c455f9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 28 17:05:40 2022 From: github at mg.python.org (CPython Issues) Date: Mon, 28 Nov 2022 22:05:40 +0000 Subject: [New-bugs-announce] [Issue 99858] Windows build importlib regression Message-ID: <20221128220540.944abb90fd417a7a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 28 19:02:51 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 29 Nov 2022 00:02:51 +0000 Subject: [New-bugs-announce] [Issue 99860] Where's dataclasses.field(alias=) parameter? Message-ID: <20221129000251.2154ad6d397b56ac@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 28 19:49:23 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 29 Nov 2022 00:49:23 +0000 Subject: [New-bugs-announce] [Issue 99862] Slower string concatenation in CPython 3.11 Message-ID: <20221129004923.31c90d6f5579851f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Nov 28 23:26:24 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 29 Nov 2022 04:26:24 +0000 Subject: [New-bugs-announce] [Issue 99864] subprocess documentation incorrectly implies text-mode translation options apply to files Message-ID: <20221129042624.c32d675a399b8b89@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 29 01:47:08 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 29 Nov 2022 06:47:08 +0000 Subject: [New-bugs-announce] [Issue 99865] python311 fails to build with GCC on macOS: error: expected identifier or '(' before '#pragma' Message-ID: <20221129064708.8ad990fec72a0071@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 29 04:29:59 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 29 Nov 2022 09:29:59 +0000 Subject: [New-bugs-announce] [Issue 99867] [Distutils] strtobool Message-ID: <20221129092959.6277aea34f6b17ac@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 29 06:45:45 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 29 Nov 2022 11:45:45 +0000 Subject: [New-bugs-announce] [Issue 99870] `functools.reduce` is not necessary in example code of `Is it possible to write obfuscated one-liners in Python?` Message-ID: <20221129114545.ca396764613473e3@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 29 07:04:07 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 29 Nov 2022 12:04:07 +0000 Subject: [New-bugs-announce] [Issue 99871] Permission denied using mmap on Windows Message-ID: <20221129120407.dbebd32a9299a0ac@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 29 08:57:17 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 29 Nov 2022 13:57:17 +0000 Subject: [New-bugs-announce] [Issue 99872] Document read access to PyConfig options Message-ID: <20221129135717.67838d8c16a0a03a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 29 09:26:21 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 29 Nov 2022 14:26:21 +0000 Subject: [New-bugs-announce] [Issue 99873] Test `--enable-pystats` in CI Message-ID: <20221129142621.1a635968a23f082d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 29 09:56:00 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 29 Nov 2022 14:56:00 +0000 Subject: [New-bugs-announce] [Issue 99874] ctypes.CDLL creates a dummy object when passed an empty string Message-ID: <20221129145600.40cec1b14f652c23@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 29 10:52:55 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 29 Nov 2022 15:52:55 +0000 Subject: [New-bugs-announce] [Issue 99875] Document (undefined) rounding behaviour of printf-style formatting Message-ID: <20221129155255.cc5076c3293ccc65@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 29 11:04:12 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 29 Nov 2022 16:04:12 +0000 Subject: [New-bugs-announce] [Issue 99876] compiler optimizations violate oparg invariants Message-ID: <20221129160412.37b76461e1c2d33e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 29 14:25:53 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 29 Nov 2022 19:25:53 +0000 Subject: [New-bugs-announce] [Issue 99880] Document (undefined) rounding behaviour of new-style formatting Message-ID: <20221129192553.3d0fcb2b543d131f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 29 14:56:02 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 29 Nov 2022 19:56:02 +0000 Subject: [New-bugs-announce] [Issue 99881] decimal.Decimal when used with statistics.quantiles results in unexpected behaviour Message-ID: <20221129195602.6fba14e97ba9fdd0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Nov 29 16:09:39 2022 From: github at mg.python.org (CPython Issues) Date: Tue, 29 Nov 2022 21:09:39 +0000 Subject: [New-bugs-announce] [Issue 99886] Segmentation fault when using a subclassed sqlite3.Cursor on 3.11.x Message-ID: <20221129210939.e5daacbf296a6708@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 30 02:50:45 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 30 Nov 2022 07:50:45 +0000 Subject: [New-bugs-announce] [Issue 99889] Directory traversal in uu module / uu.decode Message-ID: <20221130075045.811b93ca187b1c48@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 30 05:58:37 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 30 Nov 2022 10:58:37 +0000 Subject: [New-bugs-announce] [Issue 99891] Unfinite recursion in the tokeniser when showing warnings Message-ID: <20221130105837.cee9f559704bde02@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 30 06:07:09 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 30 Nov 2022 11:07:09 +0000 Subject: [New-bugs-announce] [Issue 99892] test_unicodedata: test_normalization() fails randomly with IncompleteRead on PPC64LE Fedora buildbots Message-ID: <20221130110709.414b9fa510964f4f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 30 06:11:51 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 30 Nov 2022 11:11:51 +0000 Subject: [New-bugs-announce] [Issue 99894] test_traceback: test_import_from_error_bad_suggestions_do_not_trigger_for_small_names() fails randomly on "wasm32-emscripten node (dynamic linking)" buildbot Message-ID: <20221130111151.0d4ec5cbf4e3dd1f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 30 09:54:32 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 30 Nov 2022 14:54:32 +0000 Subject: [New-bugs-announce] [Issue 99901] Wrong formatting of url in urlunsplit() function when used with _replace function to change scheme Message-ID: <20221130145432.754509f487f1f946@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 30 13:02:45 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 30 Nov 2022 18:02:45 +0000 Subject: [New-bugs-announce] [Issue 99905] summarize_stats.py doesn't display misses in execution counts Message-ID: <20221130180245.baab2343095a6e85@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 30 13:18:43 2022 From: github at mg.python.org (CPython Issues) Date: Wed, 30 Nov 2022 18:18:43 +0000 Subject: [New-bugs-announce] [Issue 99908] classes odds and ends could mention dataclasses Message-ID: <20221130181843.91e1dea98e22900d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 30 21:45:53 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 01 Dec 2022 02:45:53 +0000 Subject: [New-bugs-announce] [Issue 99915] Different build systems generate different macros HAVE_BROKEN_NICE Message-ID: <20221201024553.5c3e7548fd10e5f1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Nov 30 22:08:26 2022 From: github at mg.python.org (CPython Issues) Date: Thu, 01 Dec 2022 03:08:26 +0000 Subject: [New-bugs-announce] [Issue 99916] Use of first person throughout documentation Message-ID: <20221201030826.700787cb55896e23@mg.python.org> An HTML attachment was scrubbed... URL: