From github at mg.python.org Wed Feb 1 03:02:17 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 01 Feb 2023 08:02:17 +0000 Subject: [New-bugs-announce] [Issue 101491] Wrong example in more_itertools.unique_everseen Message-ID: <20230201080217.d0ce07d1eeaccb22@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 1 08:35:41 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 01 Feb 2023 13:35:41 +0000 Subject: [New-bugs-announce] [Issue 101494] Add comments parsing flag to ast.parse Message-ID: <20230201133541.7962bc6c027e7fe9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 1 09:38:30 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 01 Feb 2023 14:38:30 +0000 Subject: [New-bugs-announce] [Issue 101495] Enhance builtin iterables like list, range with async methods like __aiter__, __anext__, ... Message-ID: <20230201143830.c4375d2266ae5dac@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 1 11:47:31 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 01 Feb 2023 16:47:31 +0000 Subject: [New-bugs-announce] [Issue 101497] Cannot patch __call__ on an object with vectorcall defined Message-ID: <20230201164731.ff9d057b060f0c41@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 1 11:57:24 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 01 Feb 2023 16:57:24 +0000 Subject: [New-bugs-announce] [Issue 101498] Improper call to `asyncio.Timeout.expired` Message-ID: <20230201165724.c08818d4b53aa014@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 1 13:06:34 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 01 Feb 2023 18:06:34 +0000 Subject: [New-bugs-announce] [Issue 101500] sysconfig.get_path('platstdlib') return paths in virtual environmnets (or otherwise weird) Message-ID: <20230201180634.d187fe94b7be7ee7@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 1 15:14:06 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 01 Feb 2023 20:14:06 +0000 Subject: [New-bugs-announce] [Issue 101503] argparse - make return type from `add_subparsers` public Message-ID: <20230201201406.6103531a6cd91c0b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 1 17:37:36 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 01 Feb 2023 22:37:36 +0000 Subject: [New-bugs-announce] [Issue 101509] Isolate the faulthandler Module Between Interpreters Message-ID: <20230201223736.fc4dd60fe6fe4a47@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 1 18:04:31 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 01 Feb 2023 23:04:31 +0000 Subject: [New-bugs-announce] [Issue 101510] It appears that I can only write one line of code at a time. It may be me, , Message-ID: <20230201230431.6a389940aa21ecea@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 2 05:07:15 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 02 Feb 2023 10:07:15 +0000 Subject: [New-bugs-announce] [Issue 101515] SystemExit handling in TaskGroups Message-ID: <20230202100715.2d42ca5b7d8697a5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 2 11:09:17 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 02 Feb 2023 16:09:17 +0000 Subject: [New-bugs-announce] [Issue 101517] Bug in linecache when raising exceptiongroup that contains `ZeroDivisionError` + other exception. Message-ID: <20230202160917.7ab767539e1417b6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 2 15:39:13 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 02 Feb 2023 20:39:13 +0000 Subject: [New-bugs-announce] [Issue 101519] "make test" crushes raspberry pi by running tests in parallel Message-ID: <20230202203913.dd295f3be5952b5e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 2 16:42:00 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 02 Feb 2023 21:42:00 +0000 Subject: [New-bugs-announce] [Issue 101520] Isolate the tracemalloc Module Between Interpreters Message-ID: <20230202214200.050a18d8509b9296@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 2 18:41:29 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 02 Feb 2023 23:41:29 +0000 Subject: [New-bugs-announce] [Issue 101522] Make it easier to override externals on Windows Message-ID: <20230202234129.975f5453c73f68b9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 2 18:48:18 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 02 Feb 2023 23:48:18 +0000 Subject: [New-bugs-announce] [Issue 101524] Maybe Drop "channels" from _xxsubinterpreters Message-ID: <20230202234818.464e9fe33edaf1db@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 2 18:53:01 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 02 Feb 2023 23:53:01 +0000 Subject: [New-bugs-announce] [Issue 101525] Make BOLT as stable feature Message-ID: <20230202235301.3af5b3f302098dfc@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 3 00:25:45 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 03 Feb 2023 05:25:45 +0000 Subject: [New-bugs-announce] [Issue 101531] UUID's _arp_getnode does not account for omitted leading 0's in arp output on Darwin Message-ID: <20230203052545.7d6a4f49284da9f7@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 3 07:01:08 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 03 Feb 2023 12:01:08 +0000 Subject: [New-bugs-announce] [Issue 101536] HTTPError documentation needs improvement Message-ID: <20230203120108.58ff7a49e1a3252a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 3 07:30:59 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 03 Feb 2023 12:30:59 +0000 Subject: [New-bugs-announce] [Issue 101538] Add threading support based on wasi-threads Message-ID: <20230203123059.0673d6c50962228b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 3 08:59:04 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 03 Feb 2023 13:59:04 +0000 Subject: [New-bugs-announce] [Issue 101539] System transitions tests are skipped in datetime tester Message-ID: <20230203135904.857a39289ad9e2cd@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 3 09:26:24 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 03 Feb 2023 14:26:24 +0000 Subject: [New-bugs-announce] [Issue 101541] Unexpected behaviour of IntFlag with a custom __new__ in Python 3.11.0. Message-ID: <20230203142624.2def84fb751d06f0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 3 11:35:06 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 03 Feb 2023 16:35:06 +0000 Subject: [New-bugs-announce] [Issue 101542] Pathlib.is_dir() handling of recursive symlinks is arguably wrong Message-ID: <20230203163506.a9d58be0acd00ca5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 3 11:39:36 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 03 Feb 2023 16:39:36 +0000 Subject: [New-bugs-announce] [Issue 101543] Python 3.11 on Windows prioritises registry paths over build directory Message-ID: <20230203163936.2f5f1db6405fcae1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 3 16:03:10 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 03 Feb 2023 21:03:10 +0000 Subject: [New-bugs-announce] [Issue 101549] wrong type documented for xml.etree.ElementInclude.default_loader Message-ID: <20230203210310.c762238f986ce9db@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 3 17:37:36 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 03 Feb 2023 22:37:36 +0000 Subject: [New-bugs-announce] [Issue 101552] The builtin `help(...)` should unstringify (and "unforwardref") annotations Message-ID: <20230203223736.0ef21c0d736cbadd@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 4 09:32:03 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 04 Feb 2023 14:32:03 +0000 Subject: [New-bugs-announce] [Issue 101558] Allow sleeping until an absolute time Message-ID: <20230204143203.e0edad23b9583271@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 4 11:10:19 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 04 Feb 2023 16:10:19 +0000 Subject: [New-bugs-announce] [Issue 101561] Add typing.override decorator Message-ID: <20230204161019.00726cfa77b5d52c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 4 11:20:00 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 04 Feb 2023 16:20:00 +0000 Subject: [New-bugs-announce] [Issue 101562] Inheritance with `NotRequired` or `Required` in parent fields is not testsed Message-ID: <20230204162000.f23e075c8fcbd44d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 4 12:20:33 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 04 Feb 2023 17:20:33 +0000 Subject: [New-bugs-announce] [Issue 101565] Fix [frozen]set documentation for multiple-set methods Message-ID: <20230204172033.70aafa00e9e63323@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 4 13:09:27 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 04 Feb 2023 18:09:27 +0000 Subject: [New-bugs-announce] [Issue 101566] ZipFile.extractall fails if zipfile.Path object is created based on the ZipFile object Message-ID: <20230204180927.388dd5faa0c06fcc@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 4 14:31:42 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 04 Feb 2023 19:31:42 +0000 Subject: [New-bugs-announce] [Issue 101568] Unexpected behaviors with `collections.abc.Set` for binary operators Message-ID: <20230204193142.04715ce5b907fa7b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 4 15:59:58 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 04 Feb 2023 20:59:58 +0000 Subject: [New-bugs-announce] [Issue 101570] Update the bundled version of pip to 23.0 Message-ID: <20230204205958.082ea3724b86c71f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 5 02:07:32 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 05 Feb 2023 07:07:32 +0000 Subject: [New-bugs-announce] [Issue 101573] Optimized collections.abc Message-ID: <20230205070732.3c828895fe559446@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 5 05:09:34 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 05 Feb 2023 10:09:34 +0000 Subject: [New-bugs-announce] [Issue 101575] Document the behaviour of Decimal.__round__ Message-ID: <20230205100934.f9f3f6b7b2af90f0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 5 05:53:40 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 05 Feb 2023 10:53:40 +0000 Subject: [New-bugs-announce] [Issue 101577] brownie Message-ID: <20230205105340.aaf257f4e215d07b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 5 06:28:05 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 05 Feb 2023 11:28:05 +0000 Subject: [New-bugs-announce] [Issue 101578] `PyErr_SetObject()` behavior is strange and not as documented. Message-ID: <20230205112805.aa2d7c75b1fca131@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 5 09:20:04 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 05 Feb 2023 14:20:04 +0000 Subject: [New-bugs-announce] [Issue 101581] Optionally prevent child tasks from being cancelled in `asyncio.TaskGroup` Message-ID: <20230205142004.e8b7bfc52c88bbc2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 5 12:23:19 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 05 Feb 2023 17:23:19 +0000 Subject: [New-bugs-announce] [Issue 101582] Wrong example for range slice in documentation Message-ID: <20230205172319.20d134fc2420f486@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 5 14:16:45 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 05 Feb 2023 19:16:45 +0000 Subject: [New-bugs-announce] [Issue 101586] multiprocessing.pool ThreadPool.imap does not respect memory scarcity Message-ID: <20230205191645.28243ca02ed09887@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 5 14:32:33 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 05 Feb 2023 19:32:33 +0000 Subject: [New-bugs-announce] [Issue 101588] Deprecate pickle support for itertools Message-ID: <20230205193233.55aff5dff38c6d80@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 5 19:44:06 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 06 Feb 2023 00:44:06 +0000 Subject: [New-bugs-announce] [Issue 101592] 1st line of the math.perm docstring doesn't mention a default value for k Message-ID: <20230206004406.178770eaf546f7e8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 5 20:45:57 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 06 Feb 2023 01:45:57 +0000 Subject: [New-bugs-announce] [Issue 101594] Incorrect docstring of math.exp (math.e vs Euler's number) Message-ID: <20230206014557.381078b71266f056@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 6 00:13:37 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 06 Feb 2023 05:13:37 +0000 Subject: [New-bugs-announce] [Issue 101599] ``argparse`` Prints options per flag name when only once is necessary Message-ID: <20230206051337.409473e5475470e1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 6 03:12:50 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 06 Feb 2023 08:12:50 +0000 Subject: [New-bugs-announce] [Issue 101601] Fix tests failing with `The process cannot access the file because it is being used by another process` by force-killing child processes Message-ID: <20230206081250.83d6a3e7b29b2d5f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 6 04:58:46 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 06 Feb 2023 09:58:46 +0000 Subject: [New-bugs-announce] [Issue 101602] Wrong Signature for singledispatch'ed functions/methods Message-ID: <20230206095846.6cd2810f25909c1a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 6 07:21:03 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 06 Feb 2023 12:21:03 +0000 Subject: [New-bugs-announce] [Issue 101603] `_PyStaticType_Dealloc` should not exist. Message-ID: <20230206122103.434634c864effc4e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 6 10:17:43 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 06 Feb 2023 15:17:43 +0000 Subject: [New-bugs-announce] [Issue 101605] Static abstract method link is not enforced while calling a class Message-ID: <20230206151743.a3dcec505a16d286@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 6 12:24:22 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 06 Feb 2023 17:24:22 +0000 Subject: [New-bugs-announce] [Issue 101608] importlib.metadata.distribution fails to find entry points Message-ID: <20230206172422.145e7eec6dbdf571@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 6 14:13:55 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 06 Feb 2023 19:13:55 +0000 Subject: [New-bugs-announce] =?utf-8?q?=5BIssue_101609=5D_New_warning=3A_?= =?utf-8?q?=60=E2=80=98state=E2=80=99_may_be_used_uninitialized_in_this_fu?= =?utf-8?q?nction=60_in_=60=5Fxxinterpchannelsmodule=2Ec=60?= Message-ID: <20230206191355.f91dde059dbc6643@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 6 15:25:54 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 06 Feb 2023 20:25:54 +0000 Subject: [New-bugs-announce] [Issue 101614] Cannot import extensions linked against `python3_d.dll` debug build on Windows Message-ID: <20230206202554.37f92d770e85af2b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 6 15:39:27 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 06 Feb 2023 20:39:27 +0000 Subject: [New-bugs-announce] [Issue 101616] Mention the Docs Discourse forum in the "Reporting Documentation Bugs" section Message-ID: <20230206203927.724c21160c6c51c1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 6 16:14:42 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 06 Feb 2023 21:14:42 +0000 Subject: [New-bugs-announce] [Issue 101619] Improve `list_repeat` Message-ID: <20230206211442.c8399e2f0a544d5b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 6 17:07:01 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 06 Feb 2023 22:07:01 +0000 Subject: [New-bugs-announce] [Issue 101623] Multiprocessing shared memory duplicated with changed size Message-ID: <20230206220701.5ce7ec56c5592bb0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 6 17:09:26 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 06 Feb 2023 22:09:26 +0000 Subject: [New-bugs-announce] [Issue 101624] Redirecting stdout failure with help function Message-ID: <20230206220926.aed10900a1d90f35@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 7 01:54:02 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 07 Feb 2023 06:54:02 +0000 Subject: [New-bugs-announce] [Issue 101632] Add return const instruction Message-ID: <20230207065402.120447c311aabb07@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 7 04:03:42 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 07 Feb 2023 09:03:42 +0000 Subject: [New-bugs-announce] [Issue 101634] regrtest can reports false SUCCESS and skip tests when a -j worker dies Message-ID: <20230207090342.c18a303c94ae8e55@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 7 04:33:06 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 07 Feb 2023 09:33:06 +0000 Subject: [New-bugs-announce] [Issue 101635] [3.11/main] cf89c16486a4cc297413e17d32082ec4f389d725 broke binary compatibility Message-ID: <20230207093306.96752860b6b086ff@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 7 06:36:57 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 07 Feb 2023 11:36:57 +0000 Subject: [New-bugs-announce] [Issue 101639] `doctest` GitHub Actions job exits with `2` marking checks of all recent PRs Message-ID: <20230207113657.a0ec9ef1c5cb7f8e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 7 06:50:34 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 07 Feb 2023 11:50:34 +0000 Subject: [New-bugs-announce] [Issue 101640] argparse help: Check if stderr is defined before writing to it Message-ID: <20230207115034.3733ab545ab67f31@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 7 09:39:53 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 07 Feb 2023 14:39:53 +0000 Subject: [New-bugs-announce] [Issue 101643] EncodingWarning in platform for uname().processor Message-ID: <20230207143953.0ab37c80b3147cca@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 7 13:32:40 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 07 Feb 2023 18:32:40 +0000 Subject: [New-bugs-announce] [Issue 101655] [C-API Docs] Clarify Constraints on the Arena Allocator Message-ID: <20230207183240.24a176fc97da1b7f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 7 13:35:07 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 07 Feb 2023 18:35:07 +0000 Subject: [New-bugs-announce] [Issue 101656] New warning: `conversion from 'Py_ssize_t' to 'int', possible loss of data` in `Modules/_testcapimodule.c` Message-ID: <20230207183507.1dc6ad58974891f5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 7 13:44:26 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 07 Feb 2023 18:44:26 +0000 Subject: [New-bugs-announce] [Issue 101658] [Enum] Improve Flag support Message-ID: <20230207184426.17bd8f181f811b9b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 7 13:56:47 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 07 Feb 2023 18:56:47 +0000 Subject: [New-bugs-announce] [Issue 101659] Isolate the Default Object Allocator between Interpreters Message-ID: <20230207185647.109c4785e86af327@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 7 18:06:15 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 07 Feb 2023 23:06:15 +0000 Subject: [New-bugs-announce] [Issue 101668] 3.11 no longer builds with a configured empty prefix Message-ID: <20230207230615.2533b4e6bcb90b1b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 7 18:41:25 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 07 Feb 2023 23:41:25 +0000 Subject: [New-bugs-announce] [Issue 101669] await asyncio.sleep(0) leaks memory (leaky pointer?) Message-ID: <20230207234125.080a4c174ce665cd@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 7 19:25:27 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 08 Feb 2023 00:25:27 +0000 Subject: [New-bugs-announce] [Issue 101670] Grammatical error in message string for `FatalError` when calling `PyImport_AppendInittab()` after `Py_Initialize()` Message-ID: <20230208002527.b28544c8c7d06d42@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 7 20:41:54 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 08 Feb 2023 01:41:54 +0000 Subject: [New-bugs-announce] [Issue 101671] Absolute paths do not work on linux for tkinter.filedialog.askopenfilename(initialdir = abs_path) Message-ID: <20230208014154.e085c09b2f09a0a4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 7 23:00:15 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 08 Feb 2023 04:00:15 +0000 Subject: [New-bugs-announce] [Issue 101673] pdb loses local variable change after command longlist Message-ID: <20230208040015.4a67891048504fd0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 8 00:02:13 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 08 Feb 2023 05:02:13 +0000 Subject: [New-bugs-announce] [Issue 101675] Documentation is self-contradictory regarding Windows-supported file permissions Message-ID: <20230208050213.98e08fcd6027a16d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 8 01:46:11 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 08 Feb 2023 06:46:11 +0000 Subject: [New-bugs-announce] [Issue 101678] Refactor math module to use C99+ special functions (erf, erfc, etc) Message-ID: <20230208064611.92b0a434b6347cb5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 8 05:59:56 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 08 Feb 2023 10:59:56 +0000 Subject: [New-bugs-announce] [Issue 101688] Add typing.get_orig_bases and typing.get_orig_class Message-ID: <20230208105956.0e5f32c33d71341c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 8 09:48:15 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 08 Feb 2023 14:48:15 +0000 Subject: [New-bugs-announce] [Issue 101693] sqlite3: issue a warning if a sequence of params are used with named placeholders in queries Message-ID: <20230208144815.5a1ce3375e604164@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 8 12:08:53 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 08 Feb 2023 17:08:53 +0000 Subject: [New-bugs-announce] [Issue 101696] `_PyStaticType_Dealloc` does not invalidates type version tag Message-ID: <20230208170853.aa25aa64cc5eaaca@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 8 12:49:05 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 08 Feb 2023 17:49:05 +0000 Subject: [New-bugs-announce] [Issue 101699] Match.expand doesn't document replacement of group 0 Message-ID: <20230208174905.508726ad1b677b55@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 8 13:32:00 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 08 Feb 2023 18:32:00 +0000 Subject: [New-bugs-announce] [Issue 101702] Do not write bytecode when running as root or superuser Message-ID: <20230208183200.01910980319df437@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 8 13:38:18 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 08 Feb 2023 18:38:18 +0000 Subject: [New-bugs-announce] [Issue 101703] Let's get rid of sprintf() Message-ID: <20230208183818.670861492ce384dd@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 8 14:57:17 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 08 Feb 2023 19:57:17 +0000 Subject: [New-bugs-announce] [Issue 101705] Use a range of years for copyright in LICENSE Message-ID: <20230208195717.70c371e2995d545e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 8 17:42:50 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 08 Feb 2023 22:42:50 +0000 Subject: [New-bugs-announce] [Issue 101714] Isolate the _curses extension module Message-ID: <20230208224250.210296b8b4de1ca2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 8 18:05:25 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 08 Feb 2023 23:05:25 +0000 Subject: [New-bugs-announce] [Issue 101715] subprocess module docs contain an inconsistent mix of repeated versionchanged descriptions Message-ID: <20230208230525.fdd3ca9b6f71894d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 8 18:21:30 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 08 Feb 2023 23:21:30 +0000 Subject: [New-bugs-announce] [Issue 101716] Docs need support for a multiversion changed/added marker. Message-ID: <20230208232130.2cbe64776189a719@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 8 18:23:54 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 08 Feb 2023 23:23:54 +0000 Subject: [New-bugs-announce] [Issue 101717] Help function throws error with sqlite3 module Message-ID: <20230208232354.474eb47a7d57b8f0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 8 18:38:43 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 08 Feb 2023 23:38:43 +0000 Subject: [New-bugs-announce] [Issue 101718] subprocess should quote `comspec` when forming its `args` string Message-ID: <20230208233843.a9b2de59488c7352@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 8 20:57:18 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 09 Feb 2023 01:57:18 +0000 Subject: [New-bugs-announce] [Issue 101724] urllib.error.HTTPError: does not document constructor/all properties Message-ID: <20230209015718.aaa807ab90ad3ad2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 00:56:08 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 09 Feb 2023 05:56:08 +0000 Subject: [New-bugs-announce] [Issue 101726] OpenSSL used in binary builds needs updating for CVE-2023-0286 Message-ID: <20230209055608.c2c0596a5ac72264@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 05:14:47 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 09 Feb 2023 10:14:47 +0000 Subject: [New-bugs-announce] [Issue 101732] test_ssl fails after 2038 Message-ID: <20230209101447.a3114f77ea5e1052@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 05:28:17 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 09 Feb 2023 10:28:17 +0000 Subject: [New-bugs-announce] [Issue 101734] line number of PUSH_EXC_INFO instructions is incorrect Message-ID: <20230209102817.c9c1079169284a3a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 05:37:12 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 09 Feb 2023 10:37:12 +0000 Subject: [New-bugs-announce] [Issue 101735] python3-config folder dependent result Message-ID: <20230209103712.8038b68a265aaac0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 06:30:20 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 09 Feb 2023 11:30:20 +0000 Subject: [New-bugs-announce] [Issue 101738] Urllib default SSL context erratic in Windows Message-ID: <20230209113020.d8f96b03e0138080@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 06:41:20 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 09 Feb 2023 11:41:20 +0000 Subject: [New-bugs-announce] [Issue 101739] enum.Flag: default for boundary is incorrect Message-ID: <20230209114120.6d0e5e60b0527f45@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 12:03:10 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 09 Feb 2023 17:03:10 +0000 Subject: [New-bugs-announce] [Issue 101747] Refleak after new `OrderedDict` repr Message-ID: <20230209170310.4206d8c55d80b066@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 13:21:24 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 09 Feb 2023 18:21:24 +0000 Subject: [New-bugs-announce] [Issue 101754] Document that `os.environ` forcibly upper-cases keys on case-insensitive OSs Message-ID: <20230209182124.5c8150cd542fc49e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 13:39:09 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 09 Feb 2023 18:39:09 +0000 Subject: [New-bugs-announce] [Issue 101755] Static PyModuleDef Objects Should be Immortal Message-ID: <20230209183909.823ee877866e5c73@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 14:56:38 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 09 Feb 2023 19:56:38 +0000 Subject: [New-bugs-announce] [Issue 101756] [unittest.mock] `spec_set` should be applied after setting attributes via kwargs Message-ID: <20230209195638.74cdc745de92df88@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 15:55:05 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 09 Feb 2023 20:55:05 +0000 Subject: [New-bugs-announce] [Issue 101758] Isolate PyModuleDef to Each Interpreter for Extension/Builtin Modules Message-ID: <20230209205505.a1bec09f764dcee8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 16:07:07 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 09 Feb 2023 21:07:07 +0000 Subject: [New-bugs-announce] [Issue 101759] Bump to SQLite 3.40.1 in macOS and Windows installers Message-ID: <20230209210707.634fd8a0c9a20b24@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 16:07:29 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 09 Feb 2023 21:07:29 +0000 Subject: [New-bugs-announce] [Issue 101760] impaplib's IMAP4 last example does not use the 'host' parameter which leads to a crash Message-ID: <20230209210729.fffbc85b7a708b68@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 16:25:13 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 09 Feb 2023 21:25:13 +0000 Subject: [New-bugs-announce] [Issue 101763] Update libffi in Windows installer to 3.4.4 Message-ID: <20230209212513.2dd96624ad1ceeec@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 17:04:39 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 09 Feb 2023 22:04:39 +0000 Subject: [New-bugs-announce] [Issue 101765] `iter.__reduce__` can segfault if accessing `__builtins__.__dict__['iter']` exhausts the iter object Message-ID: <20230209220439.b512d45a35b2ab91@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 18:14:44 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 09 Feb 2023 23:14:44 +0000 Subject: [New-bugs-announce] [Issue 101766] Refleak in `test_importlib` on `aarch64 RHEL8` Message-ID: <20230209231444.768c98c784798837@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 19:06:20 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 10 Feb 2023 00:06:20 +0000 Subject: [New-bugs-announce] [Issue 101767] sqlite callback functions can deadlock in Python subinterpreters Message-ID: <20230210000620.8c93c1bd2c5d65e2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 9 21:48:09 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 10 Feb 2023 02:48:09 +0000 Subject: [New-bugs-announce] [Issue 101772] Add a top() functionality in PriorityQueue() Message-ID: <20230210024809.cef478ab9d5cb846@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 10 01:50:07 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 10 Feb 2023 06:50:07 +0000 Subject: [New-bugs-announce] [Issue 101773] Optimize creation of unnormalized Fraction's in private methods (arithmetics, etc) Message-ID: <20230210065007.ebff91207f1fe236@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 10 02:28:18 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 10 Feb 2023 07:28:18 +0000 Subject: [New-bugs-announce] [Issue 101777] Weird PriorityQueue description Message-ID: <20230210072818.ab10f0a48c6a1a70@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 10 02:49:46 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 10 Feb 2023 07:49:46 +0000 Subject: [New-bugs-announce] [Issue 101778] Building sharedmods fails with any dangling symlink in include path Message-ID: <20230210074946.e47d17e30993f1ec@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 10 03:16:06 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 10 Feb 2023 08:16:06 +0000 Subject: [New-bugs-announce] [Issue 101779] Import prefer ./types.py in venv environment Message-ID: <20230210081606.fd312b477d06db2d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 10 05:03:37 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 10 Feb 2023 10:03:37 +0000 Subject: [New-bugs-announce] [Issue 101781] using a staticmethod decorator inside a subclass Message-ID: <20230210100337.0f475fee87a9361c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 10 10:14:06 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 10 Feb 2023 15:14:06 +0000 Subject: [New-bugs-announce] [Issue 101785] Pure-python version of `collections._tuplegetter` is not picklable Message-ID: <20230210151406.a709039f33f84daa@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 10 10:25:32 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 10 Feb 2023 15:25:32 +0000 Subject: [New-bugs-announce] [Issue 101786] Incorrect / incomplete documentation of asyncio.Server Message-ID: <20230210152532.7571e0b080ccef62@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 10 11:36:14 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 10 Feb 2023 16:36:14 +0000 Subject: [New-bugs-announce] [Issue 101789] Enhancement: Adding length *hints* to itertools that have a known size Message-ID: <20230210163614.0b6132ba54973d9b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 10 12:03:54 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 10 Feb 2023 17:03:54 +0000 Subject: [New-bugs-announce] [Issue 101796] Option to not call `shutdown_default_executor` after `asyncio.run` Message-ID: <20230210170354.8fc8ccaf00002b93@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 10 12:04:34 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 10 Feb 2023 17:04:34 +0000 Subject: [New-bugs-announce] [Issue 101797] Allocate PyExpat_CAPI capsule on heap Message-ID: <20230210170434.c21a0b0aa63ff620@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 10 12:16:56 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 10 Feb 2023 17:16:56 +0000 Subject: [New-bugs-announce] [Issue 101799] PREP_RERAISE_STAR can be replaced by an intrinsic function Message-ID: <20230210171656.becf522318aee722@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 10 12:40:28 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 10 Feb 2023 17:40:28 +0000 Subject: [New-bugs-announce] [Issue 101801] Incorrect SyntaxError when using nonlocal and global Message-ID: <20230210174028.8caf8a9b5ae91b51@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 10 16:09:42 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 10 Feb 2023 21:09:42 +0000 Subject: [New-bugs-announce] [Issue 101809] Enum errors with generics Message-ID: <20230210210942.863a42ff3b46bf47@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 10 16:36:50 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 10 Feb 2023 21:36:50 +0000 Subject: [New-bugs-announce] [Issue 101810] Duplicated st_ino calculation Message-ID: <20230210213650.46b760863cc55922@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 10 18:31:24 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 10 Feb 2023 23:31:24 +0000 Subject: [New-bugs-announce] [Issue 101815] functools.cached_property doc warnings about key-sharing are obsolete Message-ID: <20230210233124.03f1bfecbaeff506@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 10 21:14:53 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 11 Feb 2023 02:14:53 +0000 Subject: [New-bugs-announce] [Issue 101817] Make public methods of the Fraction class - positional-only Message-ID: <20230211021453.0d24d6147d72cf45@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 10 22:08:32 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 11 Feb 2023 03:08:32 +0000 Subject: [New-bugs-announce] [Issue 101818] Improve Enum `__new__` error messages Message-ID: <20230211030832.98172ebc2e78d980@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 11 03:05:41 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 11 Feb 2023 08:05:41 +0000 Subject: [New-bugs-announce] [Issue 101819] Isolate the `_io` extension module Message-ID: <20230211080541.2804a93e84061a45@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 11 04:16:24 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 11 Feb 2023 09:16:24 +0000 Subject: [New-bugs-announce] [Issue 101821] `ast.main` is not covered Message-ID: <20230211091624.4055857895d77cbd@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 11 06:28:17 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 11 Feb 2023 11:28:17 +0000 Subject: [New-bugs-announce] [Issue 101825] as_integer_ratio docstring's Message-ID: <20230211112817.a7a919e7efdccdd5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 11 12:56:11 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 11 Feb 2023 17:56:11 +0000 Subject: [New-bugs-announce] [Issue 101828] shift_jisx0213 truncates null-terminator Message-ID: <20230211175611.820be9d22cc227a5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 11 14:57:38 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 11 Feb 2023 19:57:38 +0000 Subject: [New-bugs-announce] [Issue 101830] Accessing a tkinter object's string representation converts the object to a string on Windows Message-ID: <20230211195738.68a9e8c758e9c841@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 11 17:04:42 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 11 Feb 2023 22:04:42 +0000 Subject: [New-bugs-announce] [Issue 101834] Set: `set_richcompare` doesn't coverage case when `v` points to a non-set object Message-ID: <20230211220442.9bd036b552f9594e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 11 21:07:28 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 12 Feb 2023 02:07:28 +0000 Subject: [New-bugs-announce] [Issue 101836] Cannot regenerate parser from metaparser.gram, on Windows. Message-ID: <20230212020728.a1439f1b46434bd2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 11 23:53:17 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 12 Feb 2023 04:53:17 +0000 Subject: [New-bugs-announce] [Issue 101838] The font / window changes after using webbrowser.open() in WSL Message-ID: <20230212045317.34cd47413a7ff671@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 12 06:38:17 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 12 Feb 2023 11:38:17 +0000 Subject: [New-bugs-announce] [Issue 101844] method-chain style list operation like polars or LINQ in C# Message-ID: <20230212113817.5cf13bbe2e41c666@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 12 07:14:25 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 12 Feb 2023 12:14:25 +0000 Subject: [New-bugs-announce] [Issue 101845] Doc: content of availability directive lost in i18n Message-ID: <20230212121425.b4fb3bdf79bba9e1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 12 11:03:47 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 12 Feb 2023 16:03:47 +0000 Subject: [New-bugs-announce] [Issue 101848] weakref.WeakMethod equality behaves differently than weakref.ref (always False after garbage collection) Message-ID: <20230212160347.4b2bcd80b34b45e1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 12 11:55:14 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 12 Feb 2023 16:55:14 +0000 Subject: [New-bugs-announce] [Issue 101849] Windows Launcher MSI package has wrong version in 3.11.1, breaks upgrade to 3.11.2 Message-ID: <20230212165514.a7397a2b2aa9d983@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 12 12:07:16 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 12 Feb 2023 17:07:16 +0000 Subject: [New-bugs-announce] [Issue 101850] Remove deprecated `cgi.log` Message-ID: <20230212170716.257e821727ce8d6c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 12 17:13:36 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 12 Feb 2023 22:13:36 +0000 Subject: [New-bugs-announce] [Issue 101855] object.h:Py_INCREF - NULL Pointer Dereference Message-ID: <20230212221336.cd20c70b3992522b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 12 17:36:49 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 12 Feb 2023 22:36:49 +0000 Subject: [New-bugs-announce] [Issue 101857] `posixmodule.c` doesn't detect xattr support on Linux with non-glibc (e.g. musl) Message-ID: <20230212223649.93e4b2968a8bfb47@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 12 20:15:48 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 13 Feb 2023 01:15:48 +0000 Subject: [New-bugs-announce] [Issue 101859] Cache types.GenericAlias in getitems Message-ID: <20230213011548.27178d7bec7fab2e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 12 20:22:31 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 13 Feb 2023 01:22:31 +0000 Subject: [New-bugs-announce] [Issue 101860] Add `__name__` to property Message-ID: <20230213012231.a2fe6cd793165d31@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 13 00:32:21 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 13 Feb 2023 05:32:21 +0000 Subject: [New-bugs-announce] [Issue 101863] euc_kr char '0x3164' decode('ksx1001') cause UnicodeDecodeError Message-ID: <20230213053221.1e5bfd6dbd7738cb@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 13 02:33:55 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 13 Feb 2023 07:33:55 +0000 Subject: [New-bugs-announce] [Issue 101865] `co_lnotab` must be removed in 3.12 according to PEP626 Message-ID: <20230213073355.9183f4e658c8e00e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 13 02:56:31 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 13 Feb 2023 07:56:31 +0000 Subject: [New-bugs-announce] [Issue 101867] Windows embedable package (ARM64) cannot load modules and does not respect PYTHONPATH Message-ID: <20230213075631.ede50a79af09474b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 13 04:51:37 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 13 Feb 2023 09:51:37 +0000 Subject: [New-bugs-announce] [Issue 101871] Add support for async/await in the lambda expression. Message-ID: <20230213095137.5d8d53e56173b237@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 13 10:31:29 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 13 Feb 2023 15:31:29 +0000 Subject: [New-bugs-announce] [Issue 101874] pip install mrx_link Message-ID: <20230213153129.419f7fdae966bd2c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 13 10:33:55 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 13 Feb 2023 15:33:55 +0000 Subject: [New-bugs-announce] [Issue 101875] 3.10 MSI no longer built with VS2022 after #101651 Message-ID: <20230213153355.04b5254dd2ea50e8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 13 11:59:24 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 13 Feb 2023 16:59:24 +0000 Subject: [New-bugs-announce] [Issue 101878] Weird matching on sets Message-ID: <20230213165924.992b175f9381bbaa@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 13 12:22:38 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 13 Feb 2023 17:22:38 +0000 Subject: [New-bugs-announce] [Issue 101879] Documentation for smtplib Missing Italics Message-ID: <20230213172238.8411d4b866c00db8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 13 13:01:38 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 13 Feb 2023 18:01:38 +0000 Subject: [New-bugs-announce] [Issue 101880] Docs: reference to object.__hash__ docs in "See __hash__ for details" without link. Message-ID: <20230213180138.b61a33ff9a546ea0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 13 13:02:15 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 13 Feb 2023 18:02:15 +0000 Subject: [New-bugs-announce] [Issue 101881] os: support blocking functions on Windows Message-ID: <20230213180215.f57e31bf75b9d01d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 13 15:30:20 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 13 Feb 2023 20:30:20 +0000 Subject: [New-bugs-announce] [Issue 101888] DOC: func.__builtins__ was exposed in 3.10 but not documented Message-ID: <20230213203020.a4f5dcc7a27c1716@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 13 18:27:56 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 13 Feb 2023 23:27:56 +0000 Subject: [New-bugs-announce] [Issue 101892] Callable iterator can SystemError if call exhausts the iterator Message-ID: <20230213232756.2bb9894579d1bfd7@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 14 02:03:15 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 14 Feb 2023 07:03:15 +0000 Subject: [New-bugs-announce] [Issue 101893] Error when trying to build Python 3.11.2 in Debian 11 Message-ID: <20230214070315.e00bef0fc9a640a8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 14 03:50:24 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 14 Feb 2023 08:50:24 +0000 Subject: [New-bugs-announce] [Issue 101895] tkinter filedialog keeps outputing info message(CATransaction synchronize) on macOS Message-ID: <20230214085024.203047c5498c1f57@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 14 04:35:59 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 14 Feb 2023 09:35:59 +0000 Subject: [New-bugs-announce] [Issue 101897] marshal: `r_PyLong` result can be `PyObject *` which casted to `NULL` Message-ID: <20230214093559.89e340ccabba38c3@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 14 04:52:41 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 14 Feb 2023 09:52:41 +0000 Subject: [New-bugs-announce] [Issue 101898] Missing term references for hashable definition Message-ID: <20230214095241.eb30092f368687f8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 14 05:54:26 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 14 Feb 2023 10:54:26 +0000 Subject: [New-bugs-announce] [Issue 101903] Use _Py_EnterRecursiveCall private API in _bisectmodule.c Message-ID: <20230214105426.37e171184bb996f7@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 14 07:30:15 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 14 Feb 2023 12:30:15 +0000 Subject: [New-bugs-announce] [Issue 101905] Misinterpretation when returning lambdas capturing dictionaries from a generator Message-ID: <20230214123015.707d8d8e236129a4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 14 10:38:35 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 14 Feb 2023 15:38:35 +0000 Subject: [New-bugs-announce] [Issue 101907] code.h uses MS-only C++ extensions Message-ID: <20230214153835.0b84c4422e0c6db5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 14 11:56:27 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 14 Feb 2023 16:56:27 +0000 Subject: [New-bugs-announce] [Issue 101911] Too early EOFError Message-ID: <20230214165627.31ff302ba149b5d4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 14 14:12:04 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 14 Feb 2023 19:12:04 +0000 Subject: [New-bugs-announce] [Issue 101913] docstring for email._parseaddr._parsedate_tz says "declaims knowledge" vs "disclaims" Message-ID: <20230214191204.9b2069ed182a0771@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 14 15:31:03 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 14 Feb 2023 20:31:03 +0000 Subject: [New-bugs-announce] [Issue 101914] pylint is broken with CPython main Message-ID: <20230214203103.7d21176ae2702434@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 14 16:01:46 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 14 Feb 2023 21:01:46 +0000 Subject: [New-bugs-announce] [Issue 101915] ArgumentParser returns wrong values when the argument name is a particular substring of the know argument Message-ID: <20230214210146.fe5a0870f89051d2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 14 16:09:09 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 14 Feb 2023 21:09:09 +0000 Subject: [New-bugs-announce] [Issue 101916] Infinite instance creation in finalizers Message-ID: <20230214210909.ea66f246806bdb42@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 14 18:07:45 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 14 Feb 2023 23:07:45 +0000 Subject: [New-bugs-announce] [Issue 101921] help(list.pop) reports it takes a named parameter called index but list.pop only takes a positional parameters. Message-ID: <20230214230745.eadafb6ad74a5259@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 14 18:14:58 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 14 Feb 2023 23:14:58 +0000 Subject: [New-bugs-announce] [Issue 101922] Intermittent regression in test_asyncio .. test_subprocess_shell since Python 3.11 Message-ID: <20230214231458.e01b2559a8e59f20@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 14 21:47:06 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 15 Feb 2023 02:47:06 +0000 Subject: [New-bugs-announce] [Issue 101925] "regen.py -python" should validate the output file. Message-ID: <20230215024706.bb008e3c0cba8d06@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 15 02:22:48 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 15 Feb 2023 07:22:48 +0000 Subject: [New-bugs-announce] [Issue 101928] Multi-line arguments in function call crashes CPython Message-ID: <20230215072248.2a67610016a978fc@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 15 03:28:25 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 15 Feb 2023 08:28:25 +0000 Subject: [New-bugs-announce] [Issue 101929] Error while installing the library Message-ID: <20230215082825.eb83f1af1088d6de@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 15 03:44:57 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 15 Feb 2023 08:44:57 +0000 Subject: [New-bugs-announce] [Issue 101930] Unexpected Python's (re) regular expression matching twice with the $ symbol. Message-ID: <20230215084457.19a11568f3852f19@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 15 06:21:29 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 15 Feb 2023 11:21:29 +0000 Subject: [New-bugs-announce] [Issue 101932] email.message.get_filename() returning not a filename Message-ID: <20230215112129.dfbfa1967dcc1911@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 15 09:34:17 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 15 Feb 2023 14:34:17 +0000 Subject: [New-bugs-announce] [Issue 101934] parse_qsl does not decode parameters well Message-ID: <20230215143417.49244d758cb9a0a4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 15 10:00:40 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 15 Feb 2023 15:00:40 +0000 Subject: [New-bugs-announce] [Issue 101935] Add new combination of keywords: "break and continue" inside a nested loop breaks the inner and continues in the outer Message-ID: <20230215150040.c0c38b74e261d321@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 15 12:57:08 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 15 Feb 2023 17:57:08 +0000 Subject: [New-bugs-announce] [Issue 101936] HTTPError fp.read returns bytes instead of string Message-ID: <20230215175708.915dbdf9a712e318@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 15 16:20:50 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 15 Feb 2023 21:20:50 +0000 Subject: [New-bugs-announce] [Issue 101939] zip() docstring should comment on the difference in handling ordered and unordered interables Message-ID: <20230215212050.332cc7141d4c0873@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 15 16:20:14 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 15 Feb 2023 21:20:14 +0000 Subject: [New-bugs-announce] [Issue 101938] Support missing fields to datetime.timedelta, e.g., millisecond, month, year Message-ID: <20230215212014.38bdf06a81e20bb0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 02:56:33 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 16 Feb 2023 07:56:33 +0000 Subject: [New-bugs-announce] [Issue 101944] Docs: PyModule_AddObjectRef should return -1 if value is NULL. Message-ID: <20230216075633.560643ba1adf787b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 03:48:24 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 16 Feb 2023 08:48:24 +0000 Subject: [New-bugs-announce] [Issue 101946] Include _run_once duration in asyncio debug Message-ID: <20230216084824.01d03bb0229ee980@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 05:30:38 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 16 Feb 2023 10:30:38 +0000 Subject: [New-bugs-announce] [Issue 101947] test_sqlite3 failure with SQLite 3.40.1 Message-ID: <20230216103038.63d1cf2ccb350a45@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 07:06:09 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 16 Feb 2023 12:06:09 +0000 Subject: [New-bugs-announce] [Issue 101951] use textwrap.dedent in compiler tests to make them more readable Message-ID: <20230216120609.670293faa20190d4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 09:52:08 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 16 Feb 2023 14:52:08 +0000 Subject: [New-bugs-announce] [Issue 101952] Set: `BUILD_SET` opcode can be failed with segfault Message-ID: <20230216145208.44493fb1b8260c9d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 10:57:36 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 16 Feb 2023 15:57:36 +0000 Subject: [New-bugs-announce] [Issue 101955] SystemError in re.match with a "*+" pattern Message-ID: <20230216155736.ffa5a80a3c33d19b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 13:36:24 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 16 Feb 2023 18:36:24 +0000 Subject: [New-bugs-announce] [Issue 101959] TLS version (and/or cipher suite) negotiation may cause TLS 1.3 handshakes to fail (discovered via Chromium GREASE). Message-ID: <20230216183624.79ff62ec36828480@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 14:16:07 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 16 Feb 2023 19:16:07 +0000 Subject: [New-bugs-announce] [Issue 101960] Windows Error: Multicast setsocketopt socket.IP_MULTICAST_IF not working >3.8.12 Message-ID: <20230216191607.c9972f7e64c9b235@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 14:58:37 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 16 Feb 2023 19:58:37 +0000 Subject: [New-bugs-announce] [Issue 101961] Exception using fileinput.hook_compressed in binary mode Message-ID: <20230216195837.92e146d416e2a86d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 17:28:00 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 16 Feb 2023 22:28:00 +0000 Subject: [New-bugs-announce] [Issue 101964] object.c inconsistently truncates tp_name in exception error messages, hampering debugging Message-ID: <20230216222800.1164e073e9e28d2e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 17:56:00 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 16 Feb 2023 22:56:00 +0000 Subject: [New-bugs-announce] [Issue 101965] `Py_EnterRecursiveCall()`/`_Py_EnterRecursiveCall()` return value misused in a number of places in `main` Message-ID: <20230216225600.25f4d34520de5085@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 18:14:49 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 16 Feb 2023 23:14:49 +0000 Subject: [New-bugs-announce] [Issue 101967] ceval.c: `positional_only_passed_as_keyword` can be failed with segfault Message-ID: <20230216231449.c1acce8e4845d9fd@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 21:12:56 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 17 Feb 2023 02:12:56 +0000 Subject: [New-bugs-announce] [Issue 101971] Python failed to build with LINK : error LNK2001: unresolved external symbol on windows using MSVC target ARM64EC Message-ID: <20230217021256.d7e884a177ebd22e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 21:52:40 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 17 Feb 2023 02:52:40 +0000 Subject: [New-bugs-announce] [Issue 101972] itertools permutation function is incredibly slow for permutations with repeating values, and contains duplicate values. Message-ID: <20230217025240.b51a9be5c3577d52@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 22:03:33 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 17 Feb 2023 03:03:33 +0000 Subject: [New-bugs-announce] [Issue 101973] Docs: Name of parameter should be 'def' in PyModule_FromDefAndSpec. Message-ID: <20230217030333.c473e9cbad0194a1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 22:15:11 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 17 Feb 2023 03:15:11 +0000 Subject: [New-bugs-announce] [Issue 101974] Bus error when an extension is loaded into sqlite3 Message-ID: <20230217031511.194e4410d11760f1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 23:12:05 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 17 Feb 2023 04:12:05 +0000 Subject: [New-bugs-announce] [Issue 101975] Potential SegFault with multithreading garbage collection. Message-ID: <20230217041205.e142d5a8a2eee617@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 16 23:54:21 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 17 Feb 2023 04:54:21 +0000 Subject: [New-bugs-announce] [Issue 101977] Update required to the https://www.python.org/download/other/ with information about CPython port for UEFI environment Message-ID: <20230217045421.ec39c23488abf2f6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 17 02:23:00 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 17 Feb 2023 07:23:00 +0000 Subject: [New-bugs-announce] [Issue 101978] itertool.permutations object empties its contents after printing as a list Message-ID: <20230217072300.e2c496d3c0ae40b0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 17 03:06:28 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 17 Feb 2023 08:06:28 +0000 Subject: [New-bugs-announce] [Issue 101979] argparse metavar parentheses dropped on usage line Message-ID: <20230217080628.8001e78bd076f8af@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 17 03:35:41 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 17 Feb 2023 08:35:41 +0000 Subject: [New-bugs-announce] [Issue 101981] CI: intermittent macOS failures for make checksharedmods Message-ID: <20230217083541.a847abf0dfb0987d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 17 03:48:21 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 17 Feb 2023 08:48:21 +0000 Subject: [New-bugs-announce] [Issue 101984] Argparse is ignoring the double quotes Message-ID: <20230217084821.d9854d29c8b5ea3b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 17 07:11:03 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 17 Feb 2023 12:11:03 +0000 Subject: [New-bugs-announce] [Issue 101986] The annotations in c_annotations.py cannot be translated Message-ID: <20230217121103.bf27a7cb608ac4f2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 17 08:40:04 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 17 Feb 2023 13:40:04 +0000 Subject: [New-bugs-announce] [Issue 101990] argparse: positional with nargs=* overrides option argument Message-ID: <20230217134004.deea58fe0cb65438@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 17 11:56:42 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 17 Feb 2023 16:56:42 +0000 Subject: [New-bugs-announce] [Issue 101992] plistlib documentation examples is not runnable Message-ID: <20230217165642.f0c63a10bc4f70f7@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 17 13:20:39 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 17 Feb 2023 18:20:39 +0000 Subject: [New-bugs-announce] [Issue 101996] docs: `secrets.token_bytes()` has imprecise security properties Message-ID: <20230217182039.19c363d6524e4356@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 17 13:40:53 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 17 Feb 2023 18:40:53 +0000 Subject: [New-bugs-announce] [Issue 101997] Upgrade bundled pip to 23.0.1 Message-ID: <20230217184053.9a89062a6762bb9d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 17 18:14:14 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 17 Feb 2023 23:14:14 +0000 Subject: [New-bugs-announce] [Issue 102007] Build failure: install race condition Message-ID: <20230217231414.82f62ee268cb30eb@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 17 18:27:16 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 17 Feb 2023 23:27:16 +0000 Subject: [New-bugs-announce] [Issue 102008] test_except_star can be simplified with sys.exception() Message-ID: <20230217232716.98a0c30a72b46a75@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 17 19:07:49 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 18 Feb 2023 00:07:49 +0000 Subject: [New-bugs-announce] [Issue 102011] Some of the docs no longer need to mention sys.exc_info() Message-ID: <20230218000749.a93c44d2437cc242@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 17 19:45:20 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 18 Feb 2023 00:45:20 +0000 Subject: [New-bugs-announce] =?utf-8?q?=5BIssue_102013=5D_Add_a_public_C-?= =?utf-8?q?API_function_to_iterate_over_GC=E2=80=99able_objects?= Message-ID: <20230218004520.e85d8c1c087fb2f6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 18 03:10:29 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 18 Feb 2023 08:10:29 +0000 Subject: [New-bugs-announce] [Issue 102024] Reduce IDLE semaphore calls Message-ID: <20230218081029.e2966c373703deec@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 18 09:19:28 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 18 Feb 2023 14:19:28 +0000 Subject: [New-bugs-announce] [Issue 102027] blake2-config.h `HAVE_SSE4_1` typo fix Message-ID: <20230218141928.375e27eb03408469@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 18 12:44:04 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 18 Feb 2023 17:44:04 +0000 Subject: [New-bugs-announce] [Issue 102028] Useless check in `generated_cases.c.h`? Message-ID: <20230218174404.e8bdf805b0b7cad9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 18 14:31:25 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 18 Feb 2023 19:31:25 +0000 Subject: [New-bugs-announce] [Issue 102029] `threading.RLock` must not support `*args, **kwargs` arguments Message-ID: <20230218193125.98c3a1482edea93d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 18 17:48:55 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 18 Feb 2023 22:48:55 +0000 Subject: [New-bugs-announce] [Issue 102031] Dual declaration of directories in Makefile is a foot gun Message-ID: <20230218224855.9eb7eae1f4bb0ca0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 18 18:41:26 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 18 Feb 2023 23:41:26 +0000 Subject: [New-bugs-announce] [Issue 102033] Syntax error in _delim.py Message-ID: <20230218234126.531b3d7f55e2bd68@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 18 20:43:02 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 19 Feb 2023 01:43:02 +0000 Subject: [New-bugs-announce] [Issue 102038] site.py does a sometimes unnecessary stat Message-ID: <20230219014302.7e3c0c5013b7397b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 19 14:02:38 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 19 Feb 2023 19:02:38 +0000 Subject: [New-bugs-announce] [Issue 102053] virtualenv doc misleading in terms of isolation from base site-packages Message-ID: <20230219190238.6f948823db6a2978@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 19 15:06:41 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 19 Feb 2023 20:06:41 +0000 Subject: [New-bugs-announce] [Issue 102055] ElementTree.iterparse fails to free unused elements during loop Message-ID: <20230219200641.deea6720ff8b7366@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 19 15:43:19 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 19 Feb 2023 20:43:19 +0000 Subject: [New-bugs-announce] [Issue 102056] Assertion failure on interrupt when catching exception group Message-ID: <20230219204319.3f33897d23306de8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 19 18:15:08 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 19 Feb 2023 23:15:08 +0000 Subject: [New-bugs-announce] [Issue 102058] Having f-strings in sql queries. Message-ID: <20230219231508.f4a8b6af2bf8bc8b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 19 20:09:03 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 20 Feb 2023 01:09:03 +0000 Subject: [New-bugs-announce] [Issue 102061] heapq module could be more efficient Message-ID: <20230220010903.09e57633b5848571@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 20 01:44:42 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 20 Feb 2023 06:44:42 +0000 Subject: [New-bugs-announce] [Issue 102065] Sqlite3 driver returning error for table having more than 2000 Columns Message-ID: <20230220064442.d1660f155961db75@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 20 07:24:16 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 20 Feb 2023 12:24:16 +0000 Subject: [New-bugs-announce] [Issue 102069] Unexpected behavior with dataclasses and weakref Message-ID: <20230220122416.8077813cc8fc13f7@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 20 09:50:43 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 20 Feb 2023 14:50:43 +0000 Subject: [New-bugs-announce] [Issue 102077] [abc] Support ABCMeta with bases other than type Message-ID: <20230220145043.02b11815d414b648@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 20 10:50:56 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 20 Feb 2023 15:50:56 +0000 Subject: [New-bugs-announce] [Issue 102080] Provide standard infrastructure for clearing global caches Message-ID: <20230220155056.f23ad9d54c1ff41b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 20 11:59:49 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 20 Feb 2023 16:59:49 +0000 Subject: [New-bugs-announce] [Issue 102085] Pointless check when creates empty tuple Message-ID: <20230220165949.7151752c9ce26500@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 20 13:23:29 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 20 Feb 2023 18:23:29 +0000 Subject: [New-bugs-announce] [Issue 102088] Improve `iter_index` itertools recipe Message-ID: <20230220182329.9c4d9761eb4c523f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 20 17:27:49 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 20 Feb 2023 22:27:49 +0000 Subject: [New-bugs-announce] [Issue 102092] collections.abc.ByteString is not equivalent to typing.ByteString Message-ID: <20230220222749.dbe77a35a8d24d4c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 20 20:48:32 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 21 Feb 2023 01:48:32 +0000 Subject: [New-bugs-announce] [Issue 102097] Support `Traversable` objects in `sys.path` Message-ID: <20230221014832.d588b117f78ed059@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 21 02:55:26 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 21 Feb 2023 07:55:26 +0000 Subject: [New-bugs-announce] [Issue 102102] Docs: "Extending Python with C or C++" explanation of PY_SSIZE_T_CLEAN explains nothing Message-ID: <20230221075526.d4ed5b71dd690f13@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 21 03:55:28 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 21 Feb 2023 08:55:28 +0000 Subject: [New-bugs-announce] [Issue 102103] Classes and instances produced by `dataclasses.make_dataclass` are not pickleable Message-ID: <20230221085528.996e1b9b2669652d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 21 05:09:24 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 21 Feb 2023 10:09:24 +0000 Subject: [New-bugs-announce] [Issue 102105] Predicates in itertools and filter Message-ID: <20230221100924.dff4c4ee68db6e71@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 21 06:53:02 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 21 Feb 2023 11:53:02 +0000 Subject: [New-bugs-announce] [Issue 102110] README for Tools directory out of date Message-ID: <20230221115302.e5e6be741edf9665@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 21 07:54:25 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 21 Feb 2023 12:54:25 +0000 Subject: [New-bugs-announce] [Issue 102111] `\N` not properly documented in `re` module documentation Message-ID: <20230221125425.5a16339d45f809ec@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 21 08:43:30 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 21 Feb 2023 13:43:30 +0000 Subject: [New-bugs-announce] [Issue 102113] Provide dev packages for WASM builds Message-ID: <20230221134330.83576f773cd4d7d2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 21 09:26:26 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 21 Feb 2023 14:26:26 +0000 Subject: [New-bugs-announce] [Issue 102114] dis._try_compile: traceback printed on error in source code is too wordy Message-ID: <20230221142626.422bc0d21342cf8e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 21 12:29:20 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 21 Feb 2023 17:29:20 +0000 Subject: [New-bugs-announce] [Issue 102120] tarfile's cache balloons in memory when streaming a big tarfile Message-ID: <20230221172920.c9952b927b54c55b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 21 12:47:54 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 21 Feb 2023 17:47:54 +0000 Subject: [New-bugs-announce] [Issue 102123] Unable to access context inside asyncio.wait_for Message-ID: <20230221174754.63ee6c4951dd35e4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 21 14:32:31 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 21 Feb 2023 19:32:31 +0000 Subject: [New-bugs-announce] [Issue 102126] Possible deadlock due to recent `threading.local()` changes Message-ID: <20230221193231.922471b1323b4034@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 21 16:45:25 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 21 Feb 2023 21:45:25 +0000 Subject: [New-bugs-announce] [Issue 102130] Brew Python has migrated to libedit readline, and this has exposed an issue in the cmd.py module. Message-ID: <20230221214525.42fa9eb0bcec0e8d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 21 19:02:59 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 22 Feb 2023 00:02:59 +0000 Subject: [New-bugs-announce] [Issue 102132] I can't upload my library to PyPI Message-ID: <20230222000259.c45973c3ff1d45f2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 22 04:18:29 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 22 Feb 2023 09:18:29 +0000 Subject: [New-bugs-announce] [Issue 102135] "wikipedia" turtledemo example in docs is supposed to be "rosette" Message-ID: <20230222091829.e3a943943094fe7f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 22 04:45:42 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 22 Feb 2023 09:45:42 +0000 Subject: [New-bugs-announce] [Issue 102136] Entering interactive mode after -m Message-ID: <20230222094542.79c0461d0d59366a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 22 05:39:01 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 22 Feb 2023 10:39:01 +0000 Subject: [New-bugs-announce] [Issue 102140] False negative from csv.Sniffer.has_header with only strings Message-ID: <20230222103901.17dd0a899033e075@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 22 09:10:22 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 22 Feb 2023 14:10:22 +0000 Subject: [New-bugs-announce] [Issue 102141] replace use of getpid on Windows with GetCurrentProcessId Message-ID: <20230222141022.f14c4fd382d23046@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 22 10:04:59 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 22 Feb 2023 15:04:59 +0000 Subject: [New-bugs-announce] [Issue 102144] inspect has unexpected behaviour when applied to a function signature containing a bare asterisk Message-ID: <20230222150459.ddd72a0b478794b6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 22 11:49:19 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 22 Feb 2023 16:49:19 +0000 Subject: [New-bugs-announce] [Issue 102147] string.replace() not working correctly in foor loop Message-ID: <20230222164919.3512010344736a8a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 22 15:40:01 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 22 Feb 2023 20:40:01 +0000 Subject: [New-bugs-announce] [Issue 102151] test_freeze_simple_script in test_tools fails to fetch CONFIG_ARGS Message-ID: <20230222204001.01d05406201fa0e7@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 22 16:17:31 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 22 Feb 2023 21:17:31 +0000 Subject: [New-bugs-announce] [Issue 102153] Is CVE-2023-24329 still unfixed in 3.11.2? Message-ID: <20230222211731.f65c1c899ef63b17@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 22 16:59:14 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 22 Feb 2023 21:59:14 +0000 Subject: [New-bugs-announce] [Issue 102156] HTTPSever.handle_request not respecting timeout as documented between first and second request Message-ID: <20230222215914.426a4017b116c610@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 22 18:10:23 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 22 Feb 2023 23:10:23 +0000 Subject: [New-bugs-announce] [Issue 102158] keyword: Tests for `softkwlist` Message-ID: <20230222231023.76950695fa093c63@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 22 21:15:07 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 23 Feb 2023 02:15:07 +0000 Subject: [New-bugs-announce] [Issue 102164] arm64/macOS: Python 3.11.1+ build failure Message-ID: <20230223021507.530849d9eff20601@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 22 22:09:47 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 23 Feb 2023 03:09:47 +0000 Subject: [New-bugs-announce] [Issue 102165] Bug in Package Multiprocessing Message-ID: <20230223030947.731329e302827a8f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 22 23:00:13 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 23 Feb 2023 04:00:13 +0000 Subject: [New-bugs-announce] [Issue 102166] Incorrect prime calculation while using generators for certain upper bounds of primes requested Message-ID: <20230223040013.a35695409a8cf7bc@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Feb 22 23:26:49 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 23 Feb 2023 04:26:49 +0000 Subject: [New-bugs-announce] [Issue 102167] Python Exception Cannot access memory at address Message-ID: <20230223042649.bbdff50afed52a15@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 23 01:56:56 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 23 Feb 2023 06:56:56 +0000 Subject: [New-bugs-announce] [Issue 102169] Windows embeddable python: In Version 3.11 import site does not work anymore in python311._pth Message-ID: <20230223065656.938b5a9a7f2ac2f1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 23 08:16:42 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 23 Feb 2023 13:16:42 +0000 Subject: [New-bugs-announce] [Issue 102172] installation fails with DESTDIR set Message-ID: <20230223131642.d7a8cce4e88d23b2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 23 10:05:08 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 23 Feb 2023 15:05:08 +0000 Subject: [New-bugs-announce] [Issue 102179] os.dup2() raises wrong OSError for negative fds Message-ID: <20230223150508.54f85ddb22203854@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 23 10:20:21 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 23 Feb 2023 15:20:21 +0000 Subject: [New-bugs-announce] [Issue 102181] Improve stats presentation for specialization Message-ID: <20230223152021.087a0c7c45cd3d61@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 23 12:37:52 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 23 Feb 2023 17:37:52 +0000 Subject: [New-bugs-announce] [Issue 102184] os.sync() in test_posix can uninterruptibly hang tests for minutes Message-ID: <20230223173752.8c272eff80cb02ed@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 23 17:51:37 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 23 Feb 2023 22:51:37 +0000 Subject: [New-bugs-announce] [Issue 102190] edit zipfile documentation for consistency Message-ID: <20230223225137.25c56c8a7f001080@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 23 18:17:29 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 23 Feb 2023 23:17:29 +0000 Subject: [New-bugs-announce] [Issue 102192] Replace Fetch/Restore by the new exception APIs Message-ID: <20230223231729.8bf0a0a843ae1743@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 23 19:52:59 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 24 Feb 2023 00:52:59 +0000 Subject: [New-bugs-announce] [Issue 102197] Clarify class variable nomenclature in documentation Message-ID: <20230224005259.deb5709897b04025@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 23 21:35:12 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 24 Feb 2023 02:35:12 +0000 Subject: [New-bugs-announce] [Issue 102200] Improve on documentation for http module Message-ID: <20230224023512.f0ecabd173cd120b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 23 21:40:20 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 24 Feb 2023 02:40:20 +0000 Subject: [New-bugs-announce] [Issue 102201] (Async)ExitStack can lose __context__ when its __exit__ runs without an active exception Message-ID: <20230224024020.a4c170eb4a9f6f37@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Feb 23 22:05:02 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 24 Feb 2023 03:05:02 +0000 Subject: [New-bugs-announce] [Issue 102202] [3.9] Any plan about fixing CVE-2022-40897 in python 3.9-alpine Message-ID: <20230224030502.a775e68c1e727faf@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 24 01:53:54 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 24 Feb 2023 06:53:54 +0000 Subject: [New-bugs-announce] [Issue 102204] AIX build with XLC compiler fails with main branch Message-ID: <20230224065354.9f545ba2d6c2b286@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 24 04:01:12 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 24 Feb 2023 09:01:12 +0000 Subject: [New-bugs-announce] [Issue 102205] multiprocessing.pool.MaybeEncodingError with Python 3.11/Apple Silicon using Pool.starmap() Message-ID: <20230224090112.e9680a33ec9b7dbd@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 24 04:58:40 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 24 Feb 2023 09:58:40 +0000 Subject: [New-bugs-announce] [Issue 102209] test_implied_dirs_performance is flaky Message-ID: <20230224095840.fa9e0f27ee2a856c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 24 06:06:36 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 24 Feb 2023 11:06:36 +0000 Subject: [New-bugs-announce] [Issue 102210] polynomial_from_roots itertools recipe is exponential Message-ID: <20230224110636.51ade0ed05efe4dd@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 24 06:23:53 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 24 Feb 2023 11:23:53 +0000 Subject: [New-bugs-announce] =?utf-8?q?=5BIssue_102211=5D_re=2EPattern_an?= =?utf-8?q?d_re=2EMatch_aren=E2=80=99t_advertised?= Message-ID: <20230224112353.5b8256b21cc01fae@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 24 07:23:36 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 24 Feb 2023 12:23:36 +0000 Subject: [New-bugs-announce] [Issue 102213] Improve the Efficiency of Python3.11.1 __getattr__ Message-ID: <20230224122336.fa4ef5528ac44efa@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 24 09:00:02 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 24 Feb 2023 14:00:02 +0000 Subject: [New-bugs-announce] [Issue 102215] importlib.resources: "Deprecated functions" heading should be a subheading Message-ID: <20230224140002.1fd1d34bf42c36a4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 24 11:38:10 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 24 Feb 2023 16:38:10 +0000 Subject: [New-bugs-announce] [Issue 102220] Float conversion error in IDLE Message-ID: <20230224163810.1f836932f3d0ccba@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 24 12:47:40 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 24 Feb 2023 17:47:40 +0000 Subject: [New-bugs-announce] [Issue 102221] Optimize math.lcm(*xs) Message-ID: <20230224174740.3abf7f4c1326eb10@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Feb 24 14:02:07 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 24 Feb 2023 19:02:07 +0000 Subject: [New-bugs-announce] [Issue 102224] pathlib mkdir bug on giving "other" "write" permission Message-ID: <20230224190207.6592c49af6efc9cb@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 25 01:56:07 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 25 Feb 2023 06:56:07 +0000 Subject: [New-bugs-announce] [Issue 102233] Disallow calling PyThreadState_Delete* at runtime shutdown Message-ID: <20230225065607.7eee99854904ef40@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 25 10:12:21 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 25 Feb 2023 15:12:21 +0000 Subject: [New-bugs-announce] [Issue 102247] Update HTTP status codes in http package to match rfc9110 Message-ID: <20230225151221.574c778b612cb830@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 25 12:28:46 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 25 Feb 2023 17:28:46 +0000 Subject: [New-bugs-announce] [Issue 102249] cProfile does not work in pdb Message-ID: <20230225172846.aaf8bc12653c0463@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 25 12:44:14 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 25 Feb 2023 17:44:14 +0000 Subject: [New-bugs-announce] [Issue 102250] Regression segfault under CPython 3.12a5 in the SymPy test suite Message-ID: <20230225174414.01e9777e8f3cff7f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 25 13:19:36 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 25 Feb 2023 18:19:36 +0000 Subject: [New-bugs-announce] [Issue 102251] Fix Refleak in test_imp Message-ID: <20230225181936.532b8e40aa530d2d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 25 13:22:25 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 25 Feb 2023 18:22:25 +0000 Subject: [New-bugs-announce] [Issue 102252] Acceptance `bool` objects by `complex` object is not tested by `test_bool.py` Message-ID: <20230225182225.f51715c7fc3f5780@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 25 14:11:09 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 25 Feb 2023 19:11:09 +0000 Subject: [New-bugs-announce] [Issue 102255] Improve build support on xbox Message-ID: <20230225191109.f35161f3c03f82d2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 25 15:51:15 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 25 Feb 2023 20:51:15 +0000 Subject: [New-bugs-announce] [Issue 102259] Typo in regular expression syntax documentation Message-ID: <20230225205115.aed73b685417688b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Feb 25 16:36:13 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 25 Feb 2023 21:36:13 +0000 Subject: [New-bugs-announce] [Issue 102261] Add a public version of _AnnotatedAlias into types or typing Message-ID: <20230225213613.f3ba85265f91e308@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 26 08:41:42 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 26 Feb 2023 13:41:42 +0000 Subject: [New-bugs-announce] [Issue 102281] potential nullptr dereference + use of uninitialized memory in fileutils Message-ID: <20230226134142.db3485112edaf527@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 26 22:41:49 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 27 Feb 2023 03:41:49 +0000 Subject: [New-bugs-announce] [Issue 102288] .HTML files won't send with ftp.storebinary Message-ID: <20230227034149.9c5b39f197cd399c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Feb 26 22:45:09 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 27 Feb 2023 03:45:09 +0000 Subject: [New-bugs-announce] [Issue 102289] An error occurred when gcc12 compiled python3.7 Message-ID: <20230227034509.d2c3790e5eb72eef@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 27 02:01:48 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 27 Feb 2023 07:01:48 +0000 Subject: [New-bugs-announce] [Issue 102290] Load method works in ipynb but fails in py file [] Message-ID: <20230227070148.34910746b78a481e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 27 04:09:48 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 27 Feb 2023 09:09:48 +0000 Subject: [New-bugs-announce] [Issue 102293] Backport CVE-2023-24329 to all in-service releases: urlparse does not correctly handle schemes that begin with ASCII digits, '+', '-', and '.' characters Message-ID: <20230227090948.3d6eea66b9117e5b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 27 05:49:48 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 27 Feb 2023 10:49:48 +0000 Subject: [New-bugs-announce] [Issue 102294] The case generator tool may generate incorrect code for explicit gotos. Message-ID: <20230227104948.23c742ffbbe41564@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 27 09:43:16 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 27 Feb 2023 14:43:16 +0000 Subject: [New-bugs-announce] [Issue 102296] Documenting that inspect.Parameter.kind attributes support ordering Message-ID: <20230227144316.a0f4655c06944bc2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 27 10:45:31 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 27 Feb 2023 15:45:31 +0000 Subject: [New-bugs-announce] [Issue 102300] Reuse objects with refcount == 1 in specialized instructions Message-ID: <20230227154531.1cac645381f4254e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 27 10:52:23 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 27 Feb 2023 15:52:23 +0000 Subject: [New-bugs-announce] [Issue 102302] Make inspect.Parameter.__hash__ use _default instead of default Message-ID: <20230227155223.de8b9aa6872138c9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 27 12:33:18 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 27 Feb 2023 17:33:18 +0000 Subject: [New-bugs-announce] [Issue 102304] Move _Py_RefTotal to PyInterpreterState Message-ID: <20230227173318.6bee55396d5d6f5d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 27 13:24:24 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 27 Feb 2023 18:24:24 +0000 Subject: [New-bugs-announce] [Issue 102305] Interpreter generator should emit code closer to pure C Message-ID: <20230227182424.d11a53f06c6d1007@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 27 17:54:43 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 27 Feb 2023 22:54:43 +0000 Subject: [New-bugs-announce] [Issue 102306] [3.8] `test_mkfifo_dir_fd` triggers segfaults on macOS CI Message-ID: <20230227225443.00c6d30b24083b15@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 27 19:55:54 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 28 Feb 2023 00:55:54 +0000 Subject: [New-bugs-announce] =?utf-8?b?W0lzc3VlIDEwMjMxMF0gKPCfkJ4pIENv?= =?utf-8?q?lumn_marker_in_error_message_off_for_bytes_with_non_ASCII_chara?= =?utf-8?q?cter?= Message-ID: <20230228005554.927bfddeec316aea@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 27 21:30:09 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 28 Feb 2023 02:30:09 +0000 Subject: [New-bugs-announce] [Issue 102311] Blue Screen Error with Python 3.11.2 Message-ID: <20230228023009.22d6feb2a2298f87@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Feb 27 22:18:48 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 28 Feb 2023 03:18:48 +0000 Subject: [New-bugs-announce] =?utf-8?b?W0lzc3VlIDEwMjMxMl0gKPCfkJ4pIENv?= =?utf-8?q?lumn_marker_in_error_message_off_for_certain_string_errors?= Message-ID: <20230228031848.0c167150eb4514c8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 28 01:22:14 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 28 Feb 2023 06:22:14 +0000 Subject: [New-bugs-announce] [Issue 102316] exec adds adict and not a module for __builtins__ Message-ID: <20230228062214.caf46a5f52290087@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 28 03:00:38 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 28 Feb 2023 08:00:38 +0000 Subject: [New-bugs-announce] [Issue 102317] Alternative for variable length lookbehind Message-ID: <20230228080038.9d9f7fd031908277@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 28 07:34:27 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 28 Feb 2023 12:34:27 +0000 Subject: [New-bugs-announce] [Issue 102323] Add the default attributes to `functools.partial` Message-ID: <20230228123427.2ccf822b89b49573@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Feb 28 08:09:48 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 28 Feb 2023 13:09:48 +0000 Subject: [New-bugs-announce] [Issue 102324] Improve tests of `typing.override` Message-ID: <20230228130948.9df4bcd4589306af@mg.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Feb 28 08:31:16 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 28 Feb 2023 13:31:16 +0000 Subject: [New-bugs-announce] [Issue 102326] test issue for github action new issue => python-bugs-announce Message-ID: <20230228132643.b74eebef2713d0e9@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Feb 28 09:11:33 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 28 Feb 2023 14:11:33 +0000 Subject: [New-bugs-announce] [Issue 102327] Clarify that "url" parameter to HTTPConnection.request(method, url) is usually not an URL Message-ID: <20230228141133.b872a292156797e5@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Feb 28 10:57:01 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 28 Feb 2023 15:57:01 +0000 Subject: [New-bugs-announce] [Issue 102329] Segmentation fault under Python 3.9.12 Message-ID: <20230228155701.170c7e3972c43cfc@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Feb 28 11:01:09 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 28 Feb 2023 16:01:09 +0000 Subject: [New-bugs-announce] [Issue 102330] Py_FinalizeEx Crashes in Web Assembly Message-ID: <20230228160109.51d78af834f7fe87@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Feb 28 14:41:02 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 28 Feb 2023 19:41:02 +0000 Subject: [New-bugs-announce] [Issue 102332] Interpreter does not handle subtle use cases of boolean context Message-ID: <20230228194102.abcd3b16947d446f@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Feb 28 16:09:55 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 28 Feb 2023 21:09:55 +0000 Subject: [New-bugs-announce] [Issue 102336] Remove Windows 7 specific code Message-ID: <20230228210955.586907802a9a306a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Feb 28 16:28:15 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 28 Feb 2023 21:28:15 +0000 Subject: [New-bugs-announce] [Issue 102341] Improve the test function for pow Message-ID: <20230228212815.4af73fed9b812baa@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Feb 28 17:07:07 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 28 Feb 2023 22:07:07 +0000 Subject: [New-bugs-announce] [Issue 102344] implement winreg QueryValue / SetValue using QueryValueEx / SetValueEx Message-ID: <20230228220707.4a05e5a8376ed819@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Feb 28 22:03:48 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 01 Mar 2023 03:03:48 +0000 Subject: [New-bugs-announce] [Issue 102349] Got Segmentation Fault when use-after-free a ndarray using SharedMemory as its buffer Message-ID: <20230301030348.991e67fe44a0385d@mailgun.python.org> An HTML attachment was scrubbed... URL: