From github at mg.python.org Sun Jan 1 07:15:22 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 01 Jan 2023 12:15:22 +0000 Subject: [New-bugs-announce] [Issue 100658] syntax error (probably) Message-ID: <20230101121522.d878965597562a90@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 1 08:33:33 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 01 Jan 2023 13:33:33 +0000 Subject: [New-bugs-announce] [Issue 100659] Object allocation overallocates by 8 bytes for instances of tuple subclasses Message-ID: <20230101133333.0032ca2cf1504f4a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 1 11:29:30 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 01 Jan 2023 16:29:30 +0000 Subject: [New-bugs-announce] [Issue 100666] Invalid metadata directory leads to errors Message-ID: <20230101162930.d9dbba90d4482bec@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 1 17:22:35 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 01 Jan 2023 22:22:35 +0000 Subject: [New-bugs-announce] [Issue 100668] Clarify how sqlite3 maps parameters onto placeholders Message-ID: <20230101222235.7cc7d198b7e3b959@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 1 19:31:41 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 02 Jan 2023 00:31:41 +0000 Subject: [New-bugs-announce] [Issue 100672] comparingclass `__main__.Class is Class` is False Message-ID: <20230102003141.8773f4123b8c38bf@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 1 19:58:08 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 02 Jan 2023 00:58:08 +0000 Subject: [New-bugs-announce] [Issue 100673] typing.get_type_hints documentation claims it no longer includes base class type hints. Message-ID: <20230102005808.dad8922d5a455b07@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 1 22:38:32 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 02 Jan 2023 03:38:32 +0000 Subject: [New-bugs-announce] [Issue 100676] Improve description for `venv --upgrade-deps` Message-ID: <20230102033832.0014e515d0ac6913@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 2 01:55:38 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 02 Jan 2023 06:55:38 +0000 Subject: [New-bugs-announce] [Issue 100679] Division of 8.32 by 10 yields incorrect value "0.8320000000000001" Message-ID: <20230102065538.c99b71eaaa11a99d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 2 03:32:21 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 02 Jan 2023 08:32:21 +0000 Subject: [New-bugs-announce] [Issue 100680] AttributeError: module 'inspect' has no attribute 'getargspec' Message-ID: <20230102083221.7e15f8152e8ca872@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 2 04:04:49 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 02 Jan 2023 09:04:49 +0000 Subject: [New-bugs-announce] [Issue 100681] basicConfig: 'stream' and 'filename' should not be specified together Message-ID: <20230102090449.68c1ac2f1d3e23c4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 2 08:24:31 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 02 Jan 2023 13:24:31 +0000 Subject: [New-bugs-announce] [Issue 100687] Reduce frequency of memory overallocation in some int additions and subtractions Message-ID: <20230102132431.ec6cc3178e602ff3@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 2 10:51:23 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 02 Jan 2023 15:51:23 +0000 Subject: [New-bugs-announce] [Issue 100690] Prevent prefix "called_" for methods on mock objects in safe mode Message-ID: <20230102155123.c56b83bf6781576b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 2 13:11:44 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 02 Jan 2023 18:11:44 +0000 Subject: [New-bugs-announce] [Issue 100692] Mention `quit` behavior on Windows when printed Message-ID: <20230102181144.c664228af9d109be@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 2 16:13:47 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 02 Jan 2023 21:13:47 +0000 Subject: [New-bugs-announce] [Issue 100694] update_wrapper do not preserve original method signature Message-ID: <20230102211347.8b6a07f70b5e0c80@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 2 17:39:04 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 02 Jan 2023 22:39:04 +0000 Subject: [New-bugs-announce] [Issue 100696] Docs: `IOError` not documented as a subclass of `OSError` Message-ID: <20230102223904.a717867930df9ea2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 2 21:39:00 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 03 Jan 2023 02:39:00 +0000 Subject: [New-bugs-announce] [Issue 100700] "What's New In Python X.YZ" Pages Show Incorrect Release Information Message-ID: <20230103023900.4254c01714c62f76@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 3 05:47:55 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 03 Jan 2023 10:47:55 +0000 Subject: [New-bugs-announce] [Issue 100706] ImportError: cannot import name '_header_value_parser' from 'email' Message-ID: <20230103104755.b34afea5b328e009@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 3 06:43:22 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 03 Jan 2023 11:43:22 +0000 Subject: [New-bugs-announce] [Issue 100707] Compiling static library with `-fPIC` throws error Message-ID: <20230103114322.36f7b35361bdb335@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 3 07:28:20 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 03 Jan 2023 12:28:20 +0000 Subject: [New-bugs-announce] [Issue 100708] Generic function decorated with functools.cache returns the wrong type Message-ID: <20230103122820.a6ca5f73b3d3e8f0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 3 08:19:43 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 03 Jan 2023 13:19:43 +0000 Subject: [New-bugs-announce] [Issue 100710] [xml.dom.minidom] nodeValue attr is not defined on Node class but directly on all derived classes Message-ID: <20230103131943.dcf5050c43631044@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 3 09:09:55 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 03 Jan 2023 14:09:55 +0000 Subject: [New-bugs-announce] [Issue 100711] Race condition in subinterpreters during subinterpreter creation on Windows Message-ID: <20230103140955.bbf5bca0831cae3e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 3 09:29:47 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 03 Jan 2023 14:29:47 +0000 Subject: [New-bugs-announce] [Issue 100712] Make it possible to disable specialization (for debugging). Message-ID: <20230103142947.23bd6cc360c4f25f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 3 09:32:00 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 03 Jan 2023 14:32:00 +0000 Subject: [New-bugs-announce] [Issue 100714] Abstract class validation exception contains misleading text Message-ID: <20230103143200.726b1d9aa7f94bd2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 3 10:24:51 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 03 Jan 2023 15:24:51 +0000 Subject: [New-bugs-announce] [Issue 100716] Python 3.10.9 installer on Windows not adding PATH variable Message-ID: <20230103152451.86ebef65ea3b5d25@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 3 11:36:44 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 03 Jan 2023 16:36:44 +0000 Subject: [New-bugs-announce] [Issue 100719] Code objects, function objects and generator object contain quite a lot of redundant information Message-ID: <20230103163644.52380c163ea1cfce@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 3 11:39:19 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 03 Jan 2023 16:39:19 +0000 Subject: [New-bugs-announce] [Issue 100720] Add _PyCode_GetNumFrameSlots() Message-ID: <20230103163919.c7e94bb03201b31c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 3 14:30:12 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 03 Jan 2023 19:30:12 +0000 Subject: [New-bugs-announce] [Issue 100723] generic math.root() function in python stdlib ? Message-ID: <20230103193012.dbe8c7ca9dbdc8cf@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 3 15:16:27 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 03 Jan 2023 20:16:27 +0000 Subject: [New-bugs-announce] [Issue 100724] Can someone please explain why this list of schemes changes url construction behavior Message-ID: <20230103201627.e2736d75b459a833@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 3 15:31:43 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 03 Jan 2023 20:31:43 +0000 Subject: [New-bugs-announce] [Issue 100725] No module named wx, installation failed Message-ID: <20230103203143.54c542ab4712a9d0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 3 15:48:57 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 03 Jan 2023 20:48:57 +0000 Subject: [New-bugs-announce] [Issue 100726] Optimize Python range object for small integers Message-ID: <20230103204857.c4c9122e077bd2bb@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 3 17:43:01 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 03 Jan 2023 22:43:01 +0000 Subject: [New-bugs-announce] [Issue 100734] `Doc/whatsnew/3.{9, 10, 11}.rst` are out of sync on various branches Message-ID: <20230103224301.22a891a2acc54ee5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 4 02:16:17 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 04 Jan 2023 07:16:17 +0000 Subject: [New-bugs-announce] [Issue 100739] Mock spec not respected for attributes prefixed with assert Message-ID: <20230104071617.d2eea6704869ccfb@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 4 04:57:03 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 04 Jan 2023 09:57:03 +0000 Subject: [New-bugs-announce] [Issue 100746] Dict comprehensions are not tested at all in `test_named_expressions.py` Message-ID: <20230104095703.2550a0629e4aab9b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 4 07:13:50 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 04 Jan 2023 12:13:50 +0000 Subject: [New-bugs-announce] [Issue 100747] Some compiler macros use c instead of C to access the compiler Message-ID: <20230104121350.12d5604f5f84a168@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 4 09:40:04 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 04 Jan 2023 14:40:04 +0000 Subject: [New-bugs-announce] [Issue 100750] PEP 597: platform from_subprocess missing encoding kwarg Message-ID: <20230104144004.ce8de12d8ecb759f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 4 10:52:44 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 04 Jan 2023 15:52:44 +0000 Subject: [New-bugs-announce] [Issue 100752] Shell restart due to moderately-sized matrices in GPU programming Message-ID: <20230104155244.a11a4cb38b49e7c6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 4 16:59:41 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 04 Jan 2023 21:59:41 +0000 Subject: [New-bugs-announce] [Issue 100755] Insecure MD5 usage in Multiprocessing.connection Message-ID: <20230104215941.646b515c8e765606@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 4 17:38:41 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 04 Jan 2023 22:38:41 +0000 Subject: [New-bugs-announce] [Issue 100758] Refactor initialisation of frame headers into a single function Message-ID: <20230104223841.f16810da7220adb2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 4 19:02:19 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 05 Jan 2023 00:02:19 +0000 Subject: [New-bugs-announce] [Issue 100762] Performance of all() is 30% slower on Python 3.11.1 compared to Python 3.10.9, (and to a lesser extent, any()) Message-ID: <20230105000219.a7775c2ccfaacb22@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 4 19:54:42 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 05 Jan 2023 00:54:42 +0000 Subject: [New-bugs-announce] [Issue 100764] Include/internal/pycore_frame.h is missing from PYTHON_HEADERS in makefile Message-ID: <20230105005442.555d14153fd9fa07@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 4 22:32:07 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 05 Jan 2023 03:32:07 +0000 Subject: [New-bugs-announce] [Issue 100766] Documentation should mention that `locale.LC_MESSAGES` is not universal Message-ID: <20230105033207.4aa3d78d44471abb@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 5 07:24:13 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 05 Jan 2023 12:24:13 +0000 Subject: [New-bugs-announce] [Issue 100770] Replace many non-performance-critical instructions by a few "call intrinsic" instructions Message-ID: <20230105122413.a5ac62baca051967@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 5 12:01:37 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 05 Jan 2023 17:01:37 +0000 Subject: [New-bugs-announce] [Issue 100773] `Py_Initialize()` still leaks in libpython3.11 Message-ID: <20230105170137.a7cde192fc2d60ac@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 5 14:17:29 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 05 Jan 2023 19:17:29 +0000 Subject: [New-bugs-announce] [Issue 100776] Incorrect documentation for `input` parameter Message-ID: <20230105191729.40e3ac24ae913abb@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 5 20:09:04 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 06 Jan 2023 01:09:04 +0000 Subject: [New-bugs-announce] [Issue 100783] Clarify os.path.join documentation Message-ID: <20230106010904.0202981970493501@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 5 21:08:17 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 06 Jan 2023 02:08:17 +0000 Subject: [New-bugs-announce] [Issue 100789] mailbox.Message fails to initialize from email.message.Message created from a file Message-ID: <20230106020817.c6bce0772b6a4cb3@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 6 00:36:25 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 06 Jan 2023 05:36:25 +0000 Subject: [New-bugs-announce] [Issue 100790] logging. In class TimedRotatingFileHandler do not work backup rotation Message-ID: <20230106053625.c718068befb5c421@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 6 06:04:27 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 06 Jan 2023 11:04:27 +0000 Subject: [New-bugs-announce] [Issue 100792] Make `email.message.Message.__contains__` faster Message-ID: <20230106110427.d658116d196bcb69@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 6 08:05:37 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 06 Jan 2023 13:05:37 +0000 Subject: [New-bugs-announce] [Issue 100795] segfault in a docker container on host with ipv6 disabled when using getaddrinfo from socket.py Message-ID: <20230106130537.8f01a9cc12d463ad@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 6 10:32:10 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 06 Jan 2023 15:32:10 +0000 Subject: [New-bugs-announce] [Issue 100804] `argparse` replaces `"--"` with `[]` in the argument of an append action Message-ID: <20230106153210.51d9389030cbb697@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 6 11:10:55 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 06 Jan 2023 16:10:55 +0000 Subject: [New-bugs-announce] [Issue 100805] random.choice fails on numpy arrays Message-ID: <20230106161055.3027c3ff18cf4898@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 6 15:33:20 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 06 Jan 2023 20:33:20 +0000 Subject: [New-bugs-announce] [Issue 100809] pathlib.Path.absolute() mishandles drive-relative Windows paths Message-ID: <20230106203320.5213f4a02a153744@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 6 17:34:02 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 06 Jan 2023 22:34:02 +0000 Subject: [New-bugs-announce] [Issue 100813] Add IPv4 socket option constant IP_PKTINFO as socket module attribute. Message-ID: <20230106223402.8752ba83a4544b6a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 6 17:49:47 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 06 Jan 2023 22:49:47 +0000 Subject: [New-bugs-announce] [Issue 100814] Missing method tkinter.Image._register Message-ID: <20230106224947.18ab0de09fd6e1b6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 7 04:22:44 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 07 Jan 2023 09:22:44 +0000 Subject: [New-bugs-announce] [Issue 100815] Normalize `types` module usage in `copy` module Message-ID: <20230107092244.fd099c60aefc3f59@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 7 04:35:39 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 07 Jan 2023 09:35:39 +0000 Subject: [New-bugs-announce] [Issue 100817] Make `copy.deepcopy` faster for `slice` objects Message-ID: <20230107093539.294f93f88aa89766@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 7 05:43:59 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 07 Jan 2023 10:43:59 +0000 Subject: [New-bugs-announce] [Issue 100820] Discrepancy in the output of `typing.get_args` for empty tuple type annotation (`typing.Tuple[()]`/`tuple[()]`) between Python3.10 & Python3.11 Message-ID: <20230107104359.340bad6c34453805@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 7 09:18:25 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 07 Jan 2023 14:18:25 +0000 Subject: [New-bugs-announce] [Issue 100821] Doesn't append a new row with writerow() Message-ID: <20230107141825.71fce21d149481f2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 7 12:25:56 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 07 Jan 2023 17:25:56 +0000 Subject: [New-bugs-announce] [Issue 100822] possible memmory access corruption Message-ID: <20230107172556.f658d51bcec755b8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 7 12:46:44 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 07 Jan 2023 17:46:44 +0000 Subject: [New-bugs-announce] [Issue 100824] Possible type in the documentation of unittest.TestLoader.testNamePatterns Message-ID: <20230107174644.847cfb78bf8ef437@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 7 15:22:28 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 07 Jan 2023 20:22:28 +0000 Subject: [New-bugs-announce] [Issue 100827] Add ability to filter out results of `shutil.which` by `os.stat_result.st_flags` Message-ID: <20230107202228.b43a5c0934aaf50e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 7 16:13:59 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 07 Jan 2023 21:13:59 +0000 Subject: [New-bugs-announce] [Issue 100829] Show the version of Python Launcher for Windows Message-ID: <20230107211359.812e67ed868c6717@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 7 18:32:55 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 07 Jan 2023 23:32:55 +0000 Subject: [New-bugs-announce] [Issue 100833] Has the volatile declaration in fsum() outlived its usefulness? Message-ID: <20230107233255.213ca0906e9601f0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 8 19:43:17 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 00:43:17 +0000 Subject: [New-bugs-announce] [Issue 100861] ctypes `PYFUNCTYPE` assignment on a `Structure` mutates saved references outside Message-ID: <20230109004317.f75f14846c95890a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 8 20:00:47 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 01:00:47 +0000 Subject: [New-bugs-announce] [Issue 100862] Bizarre behavior adding floats Message-ID: <20230109010047.4b4bccabcfb0cc32@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 8 23:43:27 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 04:43:27 +0000 Subject: [New-bugs-announce] [Issue 100870] Per-class type cache Message-ID: <20230109044327.5c2896e6951e5b56@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 02:18:50 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 07:18:50 +0000 Subject: [New-bugs-announce] [Issue 100871] Improve tests of `copy` module Message-ID: <20230109071850.42c5f05e86dfd35a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 02:44:36 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 07:44:36 +0000 Subject: [New-bugs-announce] =?utf-8?q?=5BIssue_100873=5D_Warning=3A_=22?= =?utf-8?q?=E2=80=98lo=E2=80=99_may_be_used_uninitialized_in_this_function?= =?utf-8?q?=22_in_=60math=5Ffsum=60_in_=60mathmodule=2Ec=60?= Message-ID: <20230109074436.d2fa43c45c912014@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 04:49:50 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 09:49:50 +0000 Subject: [New-bugs-announce] [Issue 100875] Add new API in inspect module Message-ID: <20230109094950.2a5993a3ef958d48@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 07:37:24 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 12:37:24 +0000 Subject: [New-bugs-announce] [Issue 100879] Fix typos in Doc folder Message-ID: <20230109123724.1c9212691badca66@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 08:43:03 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 13:43:03 +0000 Subject: [New-bugs-announce] [Issue 100882] Improve `test_pickling` in `test_ast` Message-ID: <20230109134303.5d2ec0369b2a74f0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 08:48:45 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 13:48:45 +0000 Subject: [New-bugs-announce] [Issue 100884] email: address list folding encodes list-separator comma Message-ID: <20230109134845.740d3cc773ac728f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 09:20:53 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 14:20:53 +0000 Subject: [New-bugs-announce] [Issue 100886] sorry Message-ID: <20230109142053.a4a3e081295fc953@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 09:23:44 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 14:23:44 +0000 Subject: [New-bugs-announce] [Issue 100887] 1 Message-ID: <20230109142344.3c27eb1e479702bf@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 09:29:32 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 14:29:32 +0000 Subject: [New-bugs-announce] [Issue 100888] https://github.com/python/cpython/labels/docs Message-ID: <20230109142932.e4128118d713f344@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 09:44:14 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 14:44:14 +0000 Subject: [New-bugs-announce] [Issue 100889] Add a new node named Hashable in ast and adding a new type Hashable in types module Message-ID: <20230109144414.09c4ff7eb8eaf059@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 09:49:54 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 14:49:54 +0000 Subject: [New-bugs-announce] [Issue 100890] Programming Project Message-ID: <20230109144954.87bac31c9aca56b9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 12:16:11 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 17:16:11 +0000 Subject: [New-bugs-announce] [Issue 100891] Proposed Improvement to tkinter geometry manager method return values Message-ID: <20230109171611.8f95712c16a7fcc0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 12:23:02 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 17:23:02 +0000 Subject: [New-bugs-announce] [Issue 100892] Possible race condition between `threading.local()` and GIL acquisition on Linux Message-ID: <20230109172302.bd455fc6d7eadf19@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 13:30:32 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 18:30:32 +0000 Subject: [New-bugs-announce] [Issue 100893] Mac Readme doc mentions bpo Message-ID: <20230109183032.0edca161e86c4916@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 14:50:17 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 19:50:17 +0000 Subject: [New-bugs-announce] [Issue 100894] Update documentation for `sys.winver` to not say it's "normally the first three characters of version" Message-ID: <20230109195017.580227f69da47bb1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 17:05:48 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 22:05:48 +0000 Subject: [New-bugs-announce] [Issue 100898] socket documentation should mention AF_UNSPEC in the section on constants and getaddrinfo() docs Message-ID: <20230109220548.ed9bfc350d64ed6b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 17:38:52 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 22:38:52 +0000 Subject: [New-bugs-announce] [Issue 100899] Cannot import logging module Message-ID: <20230109223852.57616394933697e2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 9 17:42:36 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 09 Jan 2023 22:42:36 +0000 Subject: [New-bugs-announce] [Issue 100900] email.utils.formataddr incorrect handling of unicode names with comma Message-ID: <20230109224236.0b207f42d66da9c5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 10 00:19:17 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 10 Jan 2023 05:19:17 +0000 Subject: [New-bugs-announce] [Issue 100911] Leaks on Python's standard library at runtime shutdown Message-ID: <20230110051917.caef0cef78693c6e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 10 04:25:09 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 10 Jan 2023 09:25:09 +0000 Subject: [New-bugs-announce] [Issue 100916] Convert argument to appropriate type Message-ID: <20230110092509.92af4b029f7dbeda@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 10 06:20:56 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 10 Jan 2023 11:20:56 +0000 Subject: [New-bugs-announce] [Issue 100920] ayncsio Streams wait_closed Message-ID: <20230110112056.51eb8982b02343a2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 10 07:31:09 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 10 Jan 2023 12:31:09 +0000 Subject: [New-bugs-announce] [Issue 100921] Generate separate pages for every individual free function and class Message-ID: <20230110123109.22e844d4d38c48c4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 10 10:19:11 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 10 Jan 2023 15:19:11 +0000 Subject: [New-bugs-announce] [Issue 100923] The "mask" stored in the cache of `COMPARE_OP` could be stored in the oparg. Message-ID: <20230110151911.65745a6f686010b6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 10 13:51:13 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 10 Jan 2023 18:51:13 +0000 Subject: [New-bugs-announce] [Issue 100925] Improve layout of the documentation for array Message-ID: <20230110185113.70f6dd620c80b19f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 10 13:52:36 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 10 Jan 2023 18:52:36 +0000 Subject: [New-bugs-announce] [Issue 100926] ctypes infinite pointer cache Message-ID: <20230110185236.6729bbec0a1cf9fb@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 10 18:23:26 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 10 Jan 2023 23:23:26 +0000 Subject: [New-bugs-announce] [Issue 100928] Document that asyncio.wait() cancels remaining Tasks for you Message-ID: <20230110232326.aeabf518795004bc@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 10 18:24:00 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 10 Jan 2023 23:24:00 +0000 Subject: [New-bugs-announce] [Issue 100929] Add new format code to strptime for when microsecond is optional Message-ID: <20230110232400.5490ff66735dd583@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 10 20:35:35 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 11 Jan 2023 01:35:35 +0000 Subject: [New-bugs-announce] [Issue 100930] Reuse code objects for similar `dataclass` definitions Message-ID: <20230111013535.926c7e9bf73e18f9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 11 03:30:07 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 11 Jan 2023 08:30:07 +0000 Subject: [New-bugs-announce] [Issue 100931] Improve `pickle` protocols coverage in `test_slice` Message-ID: <20230111083007.57c4c135c2afeef6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 11 04:59:53 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 11 Jan 2023 09:59:53 +0000 Subject: [New-bugs-announce] [Issue 100933] Remove `check_string` and `chec_mapping` from `test_xml_etree` Message-ID: <20230111095953.65cb0f0351dc1086@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 11 05:59:09 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 11 Jan 2023 10:59:09 +0000 Subject: [New-bugs-announce] [Issue 100940] Change "char *str" to "const char *str" in KeywordToken because it is an immutable string. Message-ID: <20230111105909.e39af85d2c1c6099@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 11 08:17:28 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 11 Jan 2023 13:17:28 +0000 Subject: [New-bugs-announce] [Issue 100941] IndexError does not trigger on logical evaluation Message-ID: <20230111131728.6fdefc1e990b5dd0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 11 08:48:56 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 11 Jan 2023 13:48:56 +0000 Subject: [New-bugs-announce] [Issue 100942] segfault in property.getter/setter/deleter if property subclass has weird __new__ Message-ID: <20230111134856.a73c462ff26a2a60@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 11 09:25:32 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 11 Jan 2023 14:25:32 +0000 Subject: [New-bugs-announce] [Issue 100943] There is no the cotangent function in the math library Message-ID: <20230111142532.cbd765f8c41b7240@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 11 10:42:18 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 11 Jan 2023 15:42:18 +0000 Subject: [New-bugs-announce] [Issue 100945] "Sudden" test regressions: "OSError not raised by Listener" in test_asyncio test_multiprocessing_* Message-ID: <20230111154218.914e2802ffa16dc7@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 11 12:19:20 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 11 Jan 2023 17:19:20 +0000 Subject: [New-bugs-announce] [Issue 100949] Inconsistent validation of defaults in `argparse` Message-ID: <20230111171920.873a5b8a5b0a206d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 11 12:25:56 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 11 Jan 2023 17:25:56 +0000 Subject: [New-bugs-announce] [Issue 100950] importlib.import_module and pkgutil.resolve_name inconsistency when module has a dash in its filename Message-ID: <20230111172556.12b20b68f96c2ac5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 11 15:16:31 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 11 Jan 2023 20:16:31 +0000 Subject: [New-bugs-announce] [Issue 100956] Document how to run code under WASI Message-ID: <20230111201631.011e72dc29c23127@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 11 18:52:47 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 11 Jan 2023 23:52:47 +0000 Subject: [New-bugs-announce] [Issue 100961] `profile` and `cProfile` cannot profile a directory or PEP-441 zip file Message-ID: <20230111235247.a83d9568cd2a747e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 11 21:35:57 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 02:35:57 +0000 Subject: [New-bugs-announce] [Issue 100964] Strange reference cycle introduced with shim frames Message-ID: <20230112023557.4d103d4a7a0a2d29@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 00:10:58 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 05:10:58 +0000 Subject: [New-bugs-announce] [Issue 100966] lambda function not works in else branch of expression. Message-ID: <20230112051058.b631bd839b481dbd@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 04:10:17 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 09:10:17 +0000 Subject: [New-bugs-announce] [Issue 100968] Potential bug in heapq.heappush? Message-ID: <20230112091017.cf5f7fb3f87844c3@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 04:31:10 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 09:31:10 +0000 Subject: [New-bugs-announce] [Issue 100971] Arbitrary code execution (python 3.8.10) Message-ID: <20230112093110.bd66cc4ad15b3260@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 04:46:17 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 09:46:17 +0000 Subject: [New-bugs-announce] [Issue 100972] For command line examples in the documentation, use "python" rather than "python3" Message-ID: <20230112094617.33954bce2da1bce2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 05:50:36 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 10:50:36 +0000 Subject: [New-bugs-announce] [Issue 100977] Skip `throw()` when finalizing generators, if they do not include a `try` statement. Message-ID: <20230112105036.fa85fee9df582899@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 06:20:41 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 11:20:41 +0000 Subject: [New-bugs-announce] [Issue 100980] ctypes._fields_ cannot be set when Structure has been subclassed Message-ID: <20230112112041.cb50157fcf552ccd@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 06:40:08 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 11:40:08 +0000 Subject: [New-bugs-announce] [Issue 100981] Segmentation fault during the test__xxsubinterpreters test Message-ID: <20230112114008.693e87147d5fa86d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 08:44:29 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 13:44:29 +0000 Subject: [New-bugs-announce] [Issue 100982] Specialization of `COMPARE_OP` does not conform to PEP 659, and prevents PEP 669 Message-ID: <20230112134429.a5b85b7fd8adbd29@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 09:14:23 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 14:14:23 +0000 Subject: [New-bugs-announce] [Issue 100985] HTTPSConnection double wrapping IPv6 address during CONNECT Message-ID: <20230112141423.80a8963c7fe0885d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 09:27:59 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 14:27:59 +0000 Subject: [New-bugs-announce] [Issue 100987] Make it easier to traverse the frame stack for third party tools. Message-ID: <20230112142759.f758c23bde76d95a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 10:13:09 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 15:13:09 +0000 Subject: [New-bugs-announce] [Issue 100989] Docstrings of `collections.deque` not compliant to PEP-7 Message-ID: <20230112151309.23f3e90021009c1c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 10:25:07 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 15:25:07 +0000 Subject: [New-bugs-announce] [Issue 100991] email module incorrectly qp-encodes References and In-Reply-To headers Message-ID: <20230112152507.f3d1c244bc65f15b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 11:44:34 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 16:44:34 +0000 Subject: [New-bugs-announce] [Issue 100994] Do not encourage 'if elem' comparisons where elem could be None Message-ID: <20230112164434.e84720acc3831388@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 12:08:36 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 17:08:36 +0000 Subject: [New-bugs-announce] [Issue 100995] ipaddress module incorrectly identifies ipv6 link-local Message-ID: <20230112170836.957526834a27e17a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 13:33:02 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 18:33:02 +0000 Subject: [New-bugs-announce] [Issue 100996] bpo-43785 removed the lock from BZ2File, but on PyPy writing from multiple threads now deadlocks Message-ID: <20230112183302.2555d31995ad49e8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 14:13:03 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 19:13:03 +0000 Subject: [New-bugs-announce] [Issue 100997] Implement Multi-Phase Init for the _testinternalcapi Module Message-ID: <20230112191303.7b753fec1e5ce92d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 14:39:02 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 12 Jan 2023 19:39:02 +0000 Subject: [New-bugs-announce] [Issue 101000] Add os.path.splitroot() function Message-ID: <20230112193902.1d4d3d3f12e63216@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 12 23:58:28 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 13 Jan 2023 04:58:28 +0000 Subject: [New-bugs-announce] [Issue 101004] Detecting unused unittest.mock.patch Message-ID: <20230113045828.c1a3731314e716b1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 13 01:23:24 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 13 Jan 2023 06:23:24 +0000 Subject: [New-bugs-announce] [Issue 101005] Tkinter ::: Radiobutton class is not working properly based on type of value supplied to it Message-ID: <20230113062324.7600ea864e3c08ac@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 13 04:36:55 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 13 Jan 2023 09:36:55 +0000 Subject: [New-bugs-announce] [Issue 101006] Improve error handling when read a marshal data Message-ID: <20230113093655.2967920d0734f0e9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 13 11:00:52 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 13 Jan 2023 16:00:52 +0000 Subject: [New-bugs-announce] [Issue 101014] multiprocessing.managers. SharedMemoryManager should let you name the created object Message-ID: <20230113160052.d9fb0c6364307662@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 13 11:34:41 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 13 Jan 2023 16:34:41 +0000 Subject: [New-bugs-announce] [Issue 101015] `typing._eval_type` removes unpack information of `types.GenericAlias` Message-ID: <20230113163441.a63e2b4ebdffbfc0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 13 12:21:18 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 13 Jan 2023 17:21:18 +0000 Subject: [New-bugs-announce] [Issue 101016] functools.cache should support non-hashable function arguments via a key arg. Message-ID: <20230113172118.df8ea954b89514bf@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 13 13:58:04 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 13 Jan 2023 18:58:04 +0000 Subject: [New-bugs-announce] [Issue 101018] `self.doCleanups()` cannot be called from a synchronous test method of a `unittest.IsolatedAsyncioTestCase` subclass Message-ID: <20230113185804.711b9550ed230ba3@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 13 17:19:48 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 13 Jan 2023 22:19:48 +0000 Subject: [New-bugs-announce] [Issue 101021] The docs for email.mime types incorrectly identify bytes as strings Message-ID: <20230113221948.368cbd127af203c9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 13 18:53:44 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 13 Jan 2023 23:53:44 +0000 Subject: [New-bugs-announce] [Issue 101022] .sort(keepN=5) Message-ID: <20230113235344.0b32546b82c2417b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 13 19:14:17 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 14 Jan 2023 00:14:17 +0000 Subject: [New-bugs-announce] [Issue 101026] datetime.strptime becomes None after first run in WASM environment Message-ID: <20230114001417.459495f116dd81a6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 13 19:21:34 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 14 Jan 2023 00:21:34 +0000 Subject: [New-bugs-announce] [Issue 101027] `enumerate` and `filter` documentation should explicitly mention that they accept any iterable Message-ID: <20230114002134.84371c6d8f483c32@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 14 05:54:44 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 14 Jan 2023 10:54:44 +0000 Subject: [New-bugs-announce] [Issue 101032] Tkinter show different symbol for the same unicode character depending on which character is used first Message-ID: <20230114105444.a3267a3c46ac950a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 14 06:58:16 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 14 Jan 2023 11:58:16 +0000 Subject: [New-bugs-announce] [Issue 101033] Failed to build mmap module Message-ID: <20230114115816.2f1f0bc3661a2771@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 14 07:57:48 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 14 Jan 2023 12:57:48 +0000 Subject: [New-bugs-announce] [Issue 101034] HeaderParseError on email address ending with '.' Message-ID: <20230114125748.46f9c3a19a17e9c5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 14 10:13:01 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 14 Jan 2023 15:13:01 +0000 Subject: [New-bugs-announce] [Issue 101035] OSError: [Errno 22] Invalid argument when serving files with last modified time before 1969-12-31 12:00 UTC on windows Message-ID: <20230114151301.e3faf32a16a38760@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 14 11:48:01 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 14 Jan 2023 16:48:01 +0000 Subject: [New-bugs-announce] [Issue 101037] long_subtype_new underallocates for zero Message-ID: <20230114164801.fd3657d1f30176e0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 14 13:32:46 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 14 Jan 2023 18:32:46 +0000 Subject: [New-bugs-announce] [Issue 101041] `utcfromtimetuple` is mentioned in documentation, wich isn't a thing. The 'from' part is erroneous Message-ID: <20230114183246.6baf4728bd1bb026@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 14 18:10:54 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 14 Jan 2023 23:10:54 +0000 Subject: [New-bugs-announce] [Issue 101046] Potential memory leak in Parser/parser.c Message-ID: <20230114231054.bd6e0ab3827eeb21@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 14 18:23:15 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 14 Jan 2023 23:23:15 +0000 Subject: [New-bugs-announce] [Issue 101047] Remove LIBTOOL_CRUFT from configure Message-ID: <20230114232315.4c706c4743759e93@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 14 21:34:10 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 15 Jan 2023 02:34:10 +0000 Subject: [New-bugs-announce] [Issue 101050] ast.Module is not documented Message-ID: <20230115023410.7f8ecb83c478e524@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 15 02:37:52 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 15 Jan 2023 07:37:52 +0000 Subject: [New-bugs-announce] [Issue 101053] Confusing behavior of selectors with buffered file objects Message-ID: <20230115073752.23aa0856a7e12bf2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 15 09:25:19 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 15 Jan 2023 14:25:19 +0000 Subject: [New-bugs-announce] [Issue 101056] Potential memory leak in Objects/bytesobject.c Message-ID: <20230115142519.2f46655d985338f4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 15 12:07:10 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 15 Jan 2023 17:07:10 +0000 Subject: [New-bugs-announce] [Issue 101059] Python have issues when the user account have accents Message-ID: <20230115170710.e4f27e8e30a38f0c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 15 14:18:44 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 15 Jan 2023 19:18:44 +0000 Subject: [New-bugs-announce] [Issue 101060] Configure should conditionally add `-fno-reorder-blocks-and-partition` Message-ID: <20230115191844.90c4e6d45588a7de@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 15 15:51:34 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 15 Jan 2023 20:51:34 +0000 Subject: [New-bugs-announce] [Issue 101063] The attribute of an unpickled proxied object is not preserving Message-ID: <20230115205134.da30807b0f1d750a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 15 17:01:36 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 15 Jan 2023 22:01:36 +0000 Subject: [New-bugs-announce] [Issue 101064] Improve secrets with attribute randrange(n, m) Message-ID: <20230115220136.79d2a7bbb25d4b88@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 15 22:00:59 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 16 Jan 2023 03:00:59 +0000 Subject: [New-bugs-announce] [Issue 101067] Tkinter causing unwanted output in most recent macOS Message-ID: <20230116030059.875cf4f7eb190c0b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 16 02:33:12 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 16 Jan 2023 07:33:12 +0000 Subject: [New-bugs-announce] [Issue 101069] datetime does not support timestamps after 2038 Message-ID: <20230116073312.8dd938bdb605cc30@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 16 03:41:14 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 16 Jan 2023 08:41:14 +0000 Subject: [New-bugs-announce] [Issue 101071] array.array initializer does not properly handle memoryviews (and other buffer-protocol objects) Message-ID: <20230116084114.efc3269384ab1208@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 16 04:15:57 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 16 Jan 2023 09:15:57 +0000 Subject: [New-bugs-announce] [Issue 101072] 3.11 regression: default arguments in PyEval_EvalCodeEx Message-ID: <20230116091557.c27ad5620af33809@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 16 04:37:17 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 16 Jan 2023 09:37:17 +0000 Subject: [New-bugs-announce] [Issue 101074] DWV Stockford Contaminate Pipeline Shell Projects Message-ID: <20230116093717.47914a1e667147f9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 16 05:46:58 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 16 Jan 2023 10:46:58 +0000 Subject: [New-bugs-announce] [Issue 101075] Why string_at function in python3 gives different result for ubuntu linux, MacOs, Amazon Linux? Message-ID: <20230116104658.9ec7902eef31779e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 16 14:53:20 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 16 Jan 2023 19:53:20 +0000 Subject: [New-bugs-announce] [Issue 101087] Not great text flow Message-ID: <20230116195320.657dbab1260d19f0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 16 18:12:50 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 16 Jan 2023 23:12:50 +0000 Subject: [New-bugs-announce] [Issue 101090] Header access methods in EmailMessage return strings, not header objects Message-ID: <20230116231250.ab024ee6aad63102@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 16 18:34:16 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 16 Jan 2023 23:34:16 +0000 Subject: [New-bugs-announce] [Issue 101094] in Queue class Message-ID: <20230116233416.dd54a249619e75bd@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 16 19:35:54 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 17 Jan 2023 00:35:54 +0000 Subject: [New-bugs-announce] [Issue 101095] A way to generate iterator values without extra overhead if I don't care about the iterator's values. Message-ID: <20230117003554.003ecb800b9ea4e8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 17 05:10:42 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 17 Jan 2023 10:10:42 +0000 Subject: [New-bugs-announce] [Issue 101097] Typo in python random.random documentation Message-ID: <20230117101042.ec9b5c25e5780d70@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 17 07:09:55 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 17 Jan 2023 12:09:55 +0000 Subject: [New-bugs-announce] [Issue 101099] Inconsistency in TypeError messages Message-ID: <20230117120955.a1a8fdbd97ed5158@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 17 07:55:55 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 17 Jan 2023 12:55:55 +0000 Subject: [New-bugs-announce] [Issue 101100] Sphinx's nit-picky mode, should we use it? Message-ID: <20230117125555.e7d645126b581b72@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 17 11:07:20 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 17 Jan 2023 16:07:20 +0000 Subject: [New-bugs-announce] [Issue 101101] Unstable C API tier (PEP 689) Message-ID: <20230117160720.7d1b77dd4ec69236@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 17 13:48:17 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 17 Jan 2023 18:48:17 +0000 Subject: [New-bugs-announce] [Issue 101104] The email parser class returns the wrong type for the parsed message Message-ID: <20230117184817.3eed654658e2d318@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 17 14:22:06 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 17 Jan 2023 19:22:06 +0000 Subject: [New-bugs-announce] [Issue 101106] `hashlib` add Protocol for hash-objects Message-ID: <20230117192206.fc655b3e2f9fb5ee@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 17 15:10:55 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 17 Jan 2023 20:10:55 +0000 Subject: [New-bugs-announce] [Issue 101109] HTML documentation has accessibility issues for movement-impaired developers Message-ID: <20230117201055.a25d22e226ede36a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 17 16:04:58 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 17 Jan 2023 21:04:58 +0000 Subject: [New-bugs-announce] [Issue 101111] `optparse` -> information about `store_const` is a bit vague Message-ID: <20230117210458.bebeb9da0af3291c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 17 16:14:54 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 17 Jan 2023 21:14:54 +0000 Subject: [New-bugs-announce] [Issue 101112] `Path.rglob` -> documentation does not specify what `pattern` is Message-ID: <20230117211454.0bf446f1d5f513fa@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 17 18:10:34 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 17 Jan 2023 23:10:34 +0000 Subject: [New-bugs-announce] [Issue 101113] turtle.setworldscale() and floating point precision Message-ID: <20230117231034.a01b4314dd229c1e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 18 01:33:29 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 18 Jan 2023 06:33:29 +0000 Subject: [New-bugs-announce] [Issue 101117] SQLite rowcount is corrupted when combining UPDATE RETURNING w/ id IN (?) Message-ID: <20230118063329.8c66be4a4cdf44e3@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 18 02:26:42 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 18 Jan 2023 07:26:42 +0000 Subject: [New-bugs-announce] [Issue 101118] Missing "/" in function signatures of the rst docs of stdlib (e.g. the math module) Message-ID: <20230118072642.93125d617e1774f2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 18 04:20:17 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 18 Jan 2023 09:20:17 +0000 Subject: [New-bugs-announce] [Issue 101123] invalid signature for math.hypot Message-ID: <20230118092017.1ebe4af4145eb722@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 18 04:55:01 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 18 Jan 2023 09:55:01 +0000 Subject: [New-bugs-announce] [Issue 101128] in description of `random.choices` Message-ID: <20230118095501.05107752b77fd214@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 18 08:21:17 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 18 Jan 2023 13:21:17 +0000 Subject: [New-bugs-announce] [Issue 101130] pathlib.Path.is_relative_to: document behavior when passing multiple paths Message-ID: <20230118132117.e366d56895512da0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 18 09:18:16 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 18 Jan 2023 14:18:16 +0000 Subject: [New-bugs-announce] [Issue 101131] PEP8 suggestion of module-level dunders could lead to bug Message-ID: <20230118141816.adaab7501dc9ab29@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 18 10:27:16 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 18 Jan 2023 15:27:16 +0000 Subject: [New-bugs-announce] [Issue 101133] Raising Exception objects from assert Message-ID: <20230118152716.d009b4c9c6442344@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 18 10:39:03 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 18 Jan 2023 15:39:03 +0000 Subject: [New-bugs-announce] [Issue 101134] A small typo in Tutorial documentation Message-ID: <20230118153903.bda8a124577ef8f0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 18 12:40:48 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 18 Jan 2023 17:40:48 +0000 Subject: [New-bugs-announce] [Issue 101135] Windows py launcher: older 32-bit versions not supported in some cases Message-ID: <20230118174048.c4e921c556fa1afe@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 18 12:46:38 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 18 Jan 2023 17:46:38 +0000 Subject: [New-bugs-announce] [Issue 101136] Subprocess stdin does not allow tempfile.SpooledTemporaryFile Message-ID: <20230118174638.52e9a37694d35165@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 18 13:16:15 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 18 Jan 2023 18:16:15 +0000 Subject: [New-bugs-announce] [Issue 101137] Add .rst to mimetypes Message-ID: <20230118181615.490141bbfbb34e65@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 18 13:35:28 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 18 Jan 2023 18:35:28 +0000 Subject: [New-bugs-announce] [Issue 101139] Crash in repr() in finalizer Message-ID: <20230118183528.fbb18f4819193214@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 18 14:38:06 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 18 Jan 2023 19:38:06 +0000 Subject: [New-bugs-announce] [Issue 101140] Add free list optimization for generators/co-routines Message-ID: <20230118193806.035aac32e1b09735@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 18 17:57:40 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 18 Jan 2023 22:57:40 +0000 Subject: [New-bugs-announce] [Issue 101141] How to run a command from a different operating system? Message-ID: <20230118225740.7531afe18b951e90@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 18 20:48:40 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 19 Jan 2023 01:48:40 +0000 Subject: [New-bugs-announce] [Issue 101144] `zipfile.Path.read_text` with a positional encoding arg causes argument for TextIOWrapper() given by name ('encoding') and position (2) Message-ID: <20230119014840.495e223f63932ea2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 19 03:15:55 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 19 Jan 2023 08:15:55 +0000 Subject: [New-bugs-announce] [Issue 101147] Need a inbuilt datatype for Table Message-ID: <20230119081555.abe8db0538cf661c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 19 03:44:21 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 19 Jan 2023 08:44:21 +0000 Subject: [New-bugs-announce] [Issue 101148] openssl unsupported hash type blake2s error after building cpython 3.11.1 with openssl Message-ID: <20230119084421.4445e7f5f1d804d8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 19 05:12:10 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 19 Jan 2023 10:12:10 +0000 Subject: [New-bugs-announce] [Issue 101149] some files in PCbuild have no newline at EOF Message-ID: <20230119101210.2fb0f47548d39403@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 19 07:42:29 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 19 Jan 2023 12:42:29 +0000 Subject: [New-bugs-announce] [Issue 101151] Missing documentation: The windows embeddable zip build does not contain the ensurepip module. Message-ID: <20230119124229.44fd802d7d7e5deb@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 19 08:26:10 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 19 Jan 2023 13:26:10 +0000 Subject: [New-bugs-announce] [Issue 101152] PEP 699: Implementation Message-ID: <20230119132610.5cc725bcffe83424@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 19 08:43:24 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 19 Jan 2023 13:43:24 +0000 Subject: [New-bugs-announce] [Issue 101153] Better support for Python applications as described in Using Python on Windows, 4.4.1 Message-ID: <20230119134324.6fe65f5dc9dfed6c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 19 10:18:23 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 19 Jan 2023 15:18:23 +0000 Subject: [New-bugs-announce] [Issue 101154] Documentation of idle Message-ID: <20230119151823.73143f1c6976cfd9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 19 12:09:15 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 19 Jan 2023 17:09:15 +0000 Subject: [New-bugs-announce] [Issue 101159] Can't pickle subclass of OSError Message-ID: <20230119170915.39915722ef10a71f@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 19 14:09:10 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 19 Jan 2023 19:09:10 +0000 Subject: [New-bugs-announce] [Issue 101162] issubclass() is inconsistent with generic aliases Message-ID: <20230119190910.88f68cb181c66a01@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 19 15:41:19 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 19 Jan 2023 20:41:19 +0000 Subject: [New-bugs-announce] [Issue 101165] Multiprocessing 'spawn' method *be* used with frozen executables Message-ID: <20230119204119.73e9280bd5e24a17@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 19 17:15:36 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 19 Jan 2023 22:15:36 +0000 Subject: [New-bugs-announce] [Issue 101166] WindowsSelectorEventLoopPolicy doesn't raise KeyboardInterrupt immediately Message-ID: <20230119221536.76544c6105e0d335@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 19 17:51:10 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 19 Jan 2023 22:51:10 +0000 Subject: [New-bugs-announce] [Issue 101167] New deprecation warning in some tests due to a new decorator in test.support Message-ID: <20230119225110.a42a3a3ebc0428ab@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 19 17:54:01 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 19 Jan 2023 22:54:01 +0000 Subject: [New-bugs-announce] [Issue 101168] tkinter not working properly Message-ID: <20230119225401.69a109fddfb20091@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 19 17:54:51 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 19 Jan 2023 22:54:51 +0000 Subject: [New-bugs-announce] [Issue 101169] minor optimization in the implementation of except* Message-ID: <20230119225451.658f866aa9bdf6e4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 20 01:27:58 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 20 Jan 2023 06:27:58 +0000 Subject: [New-bugs-announce] [Issue 101178] base64.b85encode uses significant amount of RAM Message-ID: <20230120062758.31696ca2edbbddb8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 20 02:58:17 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 20 Jan 2023 07:58:17 +0000 Subject: [New-bugs-announce] [Issue 101180] Modules/cjkcodecs/_codecs_iso2022.c:808 - Read of Bounds Message-ID: <20230120075817.ffc14f9e8957ed60@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 20 03:00:06 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 20 Jan 2023 08:00:06 +0000 Subject: [New-bugs-announce] =?utf-8?q?=5BIssue_101181=5D_New_warning_on_?= =?utf-8?b?R2l0SHViOiAidW51c2VkIHZhcmlhYmxlIOKAmHJ1bnRpbWXigJkgaW4gYHB5?= =?utf-8?b?c3RhdGUuY2Ai?= Message-ID: <20230120080006.14bf6fe03a46cdab@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 20 06:53:04 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 20 Jan 2023 11:53:04 +0000 Subject: [New-bugs-announce] [Issue 101186] URL Parse Split incorreclty interpret proxy pw, which include '?' Message-ID: <20230120115304.0a8e8616efc15aa4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 20 10:52:44 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 20 Jan 2023 15:52:44 +0000 Subject: [New-bugs-announce] [Issue 101191] os.execvp on windows doesn't wait for the executed program to finish and doesn't report it's exit code Message-ID: <20230120155244.0edf8dafde97b5d8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 20 12:10:21 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 20 Jan 2023 17:10:21 +0000 Subject: [New-bugs-announce] [Issue 101192] Add `alias` as a `field()` parameter for dataclasses Message-ID: <20230120171021.f002aef7312ab558@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 20 13:01:02 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 20 Jan 2023 18:01:02 +0000 Subject: [New-bugs-announce] [Issue 101195] collections.abc.MutableSet __iand__ method does not work for some user defined classes inherited from MutableSet Message-ID: <20230120180102.1729cf7789131d97@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 20 13:01:46 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 20 Jan 2023 18:01:46 +0000 Subject: [New-bugs-announce] [Issue 101196] Remove obsolete reference to faster `os.path.isdir` on Windows Message-ID: <20230120180146.ff592d10e163af73@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 20 16:29:09 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 20 Jan 2023 21:29:09 +0000 Subject: [New-bugs-announce] [Issue 101198] Jackson Style Discriminators Should allow Derived Class Deserialization with Late Binding Message-ID: <20230120212909.61c35a11b4b5153b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 20 20:27:04 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 21 Jan 2023 01:27:04 +0000 Subject: [New-bugs-announce] [Issue 101210] Stdlib packages import local packages from working dir instead of other stdlib packages Message-ID: <20230121012704.ca1840a9284b9f09@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 20 21:52:32 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 21 Jan 2023 02:52:32 +0000 Subject: [New-bugs-announce] [Issue 101211] Question about abstract grammar of `Dict` Message-ID: <20230121025232.a6906615c1c99501@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 21 09:37:17 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 21 Jan 2023 14:37:17 +0000 Subject: [New-bugs-announce] [Issue 101221] Possibly missing options in the documentation of timeit Message-ID: <20230121143717.28794d7174be6139@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 21 11:00:00 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 21 Jan 2023 16:00:00 +0000 Subject: [New-bugs-announce] [Issue 101224] Unknown float word ordering with ./configure Message-ID: <20230121160000.320af50054e153c5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 21 13:57:04 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 21 Jan 2023 18:57:04 +0000 Subject: [New-bugs-announce] [Issue 101225] Bug in multiprocessing + Pipes on macOS Message-ID: <20230121185704.f5c86f9255791227@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 21 19:56:12 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 22 Jan 2023 00:56:12 +0000 Subject: [New-bugs-announce] [Issue 101228] There is a typo in docstring for read method of _io.TextIOWrapper class Message-ID: <20230122005612.de32b6a8bd2637f6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 21 20:55:33 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 22 Jan 2023 01:55:33 +0000 Subject: [New-bugs-announce] [Issue 101229] Aliases for imported names is not tested in `test_ast.py` Message-ID: <20230122015533.8892d1fa284a7d22@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 21 21:54:18 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 22 Jan 2023 02:54:18 +0000 Subject: [New-bugs-announce] [Issue 101232] The try statement grammar does not reflect possibility of catching a tuple of exceptions. Message-ID: <20230122025418.7cb4c9167552563e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 21 22:19:14 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 22 Jan 2023 03:19:14 +0000 Subject: [New-bugs-announce] [Issue 101233] `Py_SETREF` and `Py_NewRef` is not explained in extending new types using a C extension Message-ID: <20230122031914.3e654f18b7e72220@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 22 01:52:57 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 22 Jan 2023 06:52:57 +0000 Subject: [New-bugs-announce] [Issue 101235] Improve the documentation of PEP 495 features without referencing the PEP Message-ID: <20230122065257.ba5594b725d2840c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 22 08:09:20 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 22 Jan 2023 13:09:20 +0000 Subject: [New-bugs-announce] [Issue 101241] typed opargs in the compiler Message-ID: <20230122130920.0c5d4cbbb7c1cdfa@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 22 09:05:30 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 22 Jan 2023 14:05:30 +0000 Subject: [New-bugs-announce] [Issue 101244] Memory leaks when finalizing Message-ID: <20230122140530.a428e88e090d6dcc@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 22 09:31:09 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 22 Jan 2023 14:31:09 +0000 Subject: [New-bugs-announce] [Issue 101245] curses line out of place with unicode str Message-ID: <20230122143109.ef6042bcd28b67bf@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 22 21:41:44 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 23 Jan 2023 02:41:44 +0000 Subject: [New-bugs-announce] =?utf-8?q?=5BIssue_101253=5D_The_project_is_?= =?utf-8?q?great=2E_Is_there_a_flutter_version=3F_Flutter_is_an_open_sourc?= =?utf-8?q?e_mobile_application_software_development_kit_developed_by_Goog?= =?utf-8?q?le_for_developing_applications_for_Android=2C_iOS=2C_Web=2C_Win?= =?utf-8?q?dows=2C_macOS=2C_Linux_Desktop=2C_Google_Fuchsia=2E_Flutter_is_?= =?utf-8?q?making_efforts_to_games=2C_Metaverse=2C_and_web3=2E_!=5Bflutter?= =?utf-8?q?=5D=28https=3A//user-images=2Egithubusercontent=2Ecom/122947293?= =?utf-8?q?/213731917-caf3dfd0-db1d-4b1c-ba21-85d8f0985396=2Epng=29_https?= =?utf-8?b?Oi8vZ2l0aHViLmNvbS9mbHV0dGVyL2ZsdXR0ZXIg6aG555uu6Z2e5bi45qOS?= =?utf-8?b?IOaciWZsdXR0ZXLniYjmnKzlkJfvvJ9GbHV0dGVy5piv5LiA5Liq55Sx6LC3?= =?utf-8?b?5q2M5byA5Y+R55qE5byA5rqQ56e75Yqo5bqU55So6L2v5Lu25byA5Y+R5bel?= =?utf-8?b?5YW35YyF77yM55So5LqO5Li6QW5kcm9pZOOAgWlPU+OAgVdlYuOAgVdlJ2JX?= =?utf-8?b?aW5kb3dz44CBbWFjT1PjgIFMaW51eCBEZXNrdG9w44CBR29vZ2xlIEZ1Y2hz?= =?utf-8?b?aWHlvIDlj5HlupTnlKjjgIIgRmx1dHRlcuato+WcqOWQkea4uOaIj+OAgQ==?= =?utf-8?b?5YWD5a6H5a6Z44CBd2ViM+WPkeWKm+OAgg==?= Message-ID: <20230123024144.5ac79e83e410466b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 23 05:31:34 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 23 Jan 2023 10:31:34 +0000 Subject: [New-bugs-announce] [Issue 101255] accept numeric strings in `logging._checkLevel` (and maybe floats) Message-ID: <20230123103134.80aab82c54ae0890@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 23 09:34:16 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 23 Jan 2023 14:34:16 +0000 Subject: [New-bugs-announce] [Issue 101260] BlocksOutputBuffer causes a performance regression in bz2, lzma and zlib modules Message-ID: <20230123143416.931f596bba9944db@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 23 14:32:08 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 23 Jan 2023 19:32:08 +0000 Subject: [New-bugs-announce] [Issue 101261] Add test for function with > 255 args Message-ID: <20230123193208.09c903b5a31cd414@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 23 15:08:00 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 23 Jan 2023 20:08:00 +0000 Subject: [New-bugs-announce] [Issue 101263] Inconsistent behavior of `truncate` after calling `unlink` in docker mount Message-ID: <20230123200800.f38854fb6a188bc0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 23 15:17:45 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 23 Jan 2023 20:17:45 +0000 Subject: [New-bugs-announce] [Issue 101265] Do Not Allow Static Objects to be Deallocated Message-ID: <20230123201745.21109760b34b0a37@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 23 15:31:53 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 23 Jan 2023 20:31:53 +0000 Subject: [New-bugs-announce] [Issue 101266] `int` and `set` subclass `__sizeof__` under-reports the instance dictionary pointer Message-ID: <20230123203153.4b57fb1cda82c5bf@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 23 16:04:14 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 23 Jan 2023 21:04:14 +0000 Subject: [New-bugs-announce] [Issue 101267] ProcessPoolExecutor should not share one BrokenProcessPool exception among all futures Message-ID: <20230123210414.757ec2601f9fce3c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 23 18:11:58 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 23 Jan 2023 23:11:58 +0000 Subject: [New-bugs-announce] [Issue 101273] Expand on enum limitations Message-ID: <20230123231158.eec4a15f555ddc64@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 24 03:09:07 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 24 Jan 2023 08:09:07 +0000 Subject: [New-bugs-announce] [Issue 101277] Isolate the itertools extension module Message-ID: <20230124080907.9808e1c0f0437d85@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 24 03:16:39 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 24 Jan 2023 08:16:39 +0000 Subject: [New-bugs-announce] [Issue 101278] Drop -gdwarf-4 flag from the BOLT build. Message-ID: <20230124081639.f6fb848a0ebf9563@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 24 05:27:50 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 24 Jan 2023 10:27:50 +0000 Subject: [New-bugs-announce] [Issue 101282] Enhance the BOLT build process Message-ID: <20230124102750.326725a4d0d78eeb@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 24 06:19:32 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 24 Jan 2023 11:19:32 +0000 Subject: [New-bugs-announce] [Issue 101283] Undocumented risky behaviour in subprocess module Message-ID: <20230124111932.c4d6386825cda60a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 24 06:25:03 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 24 Jan 2023 11:25:03 +0000 Subject: [New-bugs-announce] [Issue 101284] tkinter OptionMeny conform to standard widget options, Message-ID: <20230124112503.ad8e65a9da2b9011@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 24 10:25:56 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 24 Jan 2023 15:25:56 +0000 Subject: [New-bugs-announce] [Issue 101289] Faster ASCII and possibly UTF-8 decoding of text files with TextIOWrapper Message-ID: <20230124152556.3df40fe8b75bf586@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 24 12:12:33 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 24 Jan 2023 17:12:33 +0000 Subject: [New-bugs-announce] [Issue 101291] Restore (or beat) Python 2 performance for arithmetic operations on ints that fit into a single word Message-ID: <20230124171233.599d60a78158d937@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 24 12:53:27 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 24 Jan 2023 17:53:27 +0000 Subject: [New-bugs-announce] [Issue 101293] inspect.signature returns incorrect result on a @staticmethod and a @classmethod Message-ID: <20230124175327.aeceb1eebe2752eb@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 24 13:29:10 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 24 Jan 2023 18:29:10 +0000 Subject: [New-bugs-announce] [Issue 101294] Windows Launcher docs use incorrect version in examples Message-ID: <20230124182910.914a1c8946834703@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 24 13:46:03 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 24 Jan 2023 18:46:03 +0000 Subject: [New-bugs-announce] [Issue 101295] Compiling Python 3.11.1 with -j flag results in exit code 2, although Python is successfully installed Message-ID: <20230124184603.e0d9a2f521428ece@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 24 18:03:05 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 24 Jan 2023 23:03:05 +0000 Subject: [New-bugs-announce] [Issue 101300] [devguide] Building the documentation confusion leads to error: no theme named 'python-docs-theme' found (missing theme.conf?) Message-ID: <20230124230305.1a327b071cb7e864@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 25 00:37:26 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 25 Jan 2023 05:37:26 +0000 Subject: [New-bugs-announce] [Issue 101312] Frozen re.compile behaves differently from re imported from PATH, build error when re is included Message-ID: <20230125053726.df254c0a10654f6c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 25 00:53:56 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 25 Jan 2023 05:53:56 +0000 Subject: [New-bugs-announce] [Issue 101313] webbrowser CLI has no --help? Message-ID: <20230125055356.3f697d720616a7f2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 25 03:05:12 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 25 Jan 2023 08:05:12 +0000 Subject: [New-bugs-announce] [Issue 101314] I don't know what to call this bug, Mathemitical error? Message-ID: <20230125080512.d0755b645068d903@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 25 07:33:23 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 25 Jan 2023 12:33:23 +0000 Subject: [New-bugs-announce] [Issue 101317] Please add the `ssl_shutdown_timeout` parameter for `StreamWriter.start_tls()` in asyncio Message-ID: <20230125123323.a55516e4a27c9fbd@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 25 10:14:06 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 25 Jan 2023 15:14:06 +0000 Subject: [New-bugs-announce] [Issue 101320] Sharing instance of proxy object across processes Message-ID: <20230125151406.d5ecf2a6fe36d38d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 25 10:27:00 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 25 Jan 2023 15:27:00 +0000 Subject: [New-bugs-announce] [Issue 101321] os.makedirs(exist_ok=False) does not raise an error when filesystem quota is reached Message-ID: <20230125152700.2452c18bb02bbf6e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 25 10:56:40 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 25 Jan 2023 15:56:40 +0000 Subject: [New-bugs-announce] [Issue 101322] ZlibDecompressor not tested Message-ID: <20230125155640.91a66f091b920619@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 25 13:04:20 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 25 Jan 2023 18:04:20 +0000 Subject: [New-bugs-announce] [Issue 101326] Regression in Python 3.11 when explicitly passing None to FutureIter.throw Message-ID: <20230125180420.5c79ad8fc4cb5be4@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 25 17:15:26 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 25 Jan 2023 22:15:26 +0000 Subject: [New-bugs-announce] [Issue 101329] decimal.to_eng_string gives wrong engineering notation in some cases Message-ID: <20230125221526.b00b72b5bf0da947@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 25 18:12:33 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 25 Jan 2023 23:12:33 +0000 Subject: [New-bugs-announce] [Issue 101331] installation of 3.10 and 3.11 failed Message-ID: <20230125231233.f0231a89a9c9cb3b@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 25 18:15:04 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 25 Jan 2023 23:15:04 +0000 Subject: [New-bugs-announce] [Issue 101332] Undocumented interaction between kwargs default= and cls= for json.dump() function Message-ID: <20230125231504.913f3110bea4b81d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 25 19:53:53 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 26 Jan 2023 00:53:53 +0000 Subject: [New-bugs-announce] [Issue 101334] tarfile cannot handle high UIDs such as 734_380_696 (or at least the test fails) Message-ID: <20230126005353.ac7ef996af9344b3@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 25 23:24:02 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 26 Jan 2023 04:24:02 +0000 Subject: [New-bugs-announce] [Issue 101336] Add TCP keepalive option for `asyncio.start_server()` Message-ID: <20230126042402.b4380932448536d2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Wed Jan 25 23:56:23 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 26 Jan 2023 04:56:23 +0000 Subject: [New-bugs-announce] [Issue 101337] argparse: support mutually exclusive groups like ( -a | (-b | -c) ) Message-ID: <20230126045623.b6841e9c05d38d73@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 26 06:37:21 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 26 Jan 2023 11:37:21 +0000 Subject: [New-bugs-announce] [Issue 101341] Remove unncessary enum._power_of_two function Message-ID: <20230126113721.a3de07a8a858a9d0@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 26 08:08:50 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 26 Jan 2023 13:08:50 +0000 Subject: [New-bugs-announce] [Issue 101344] Add `add_running_callback()` and `remove_running_callback()` methods to `concurrent.futures.Future` and `asyncio.Future` Message-ID: <20230126130850.9bbac4079a142959@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 26 10:35:34 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 26 Jan 2023 15:35:34 +0000 Subject: [New-bugs-announce] [Issue 101346] The hash and equals methods of code objects are large, complex and unnecessary. Message-ID: <20230126153534.03f161ae7bca5819@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 26 15:18:52 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 26 Jan 2023 20:18:52 +0000 Subject: [New-bugs-announce] [Issue 101353] _SSLProtocolTransport is not closing after connection loss Message-ID: <20230126201852.b426bde7bf94d928@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 26 16:36:43 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 26 Jan 2023 21:36:43 +0000 Subject: [New-bugs-announce] [Issue 101355] Jayblaycode Message-ID: <20230126213643.0225ab5c719056fc@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 26 17:52:10 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 26 Jan 2023 22:52:10 +0000 Subject: [New-bugs-announce] [Issue 101356] Add fast Windows implementation for os.path.isjunction Message-ID: <20230126225210.ad2f65cfed220e53@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 26 17:56:28 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 26 Jan 2023 22:56:28 +0000 Subject: [New-bugs-announce] [Issue 101357] Improve Windows performance of `pathlib.Path.is_file` and friends Message-ID: <20230126225628.d7867bdbe05490ca@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 26 17:56:57 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 26 Jan 2023 22:56:57 +0000 Subject: [New-bugs-announce] [Issue 101358] Optimize makedirs on Windows Message-ID: <20230126225657.6f9cbf9b25a854f8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 26 18:14:18 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 26 Jan 2023 23:14:18 +0000 Subject: [New-bugs-announce] [Issue 101359] Description of asyncio.Event.clear inconsistent with threading.Event.clear Message-ID: <20230126231418.7b423e8470cb6cba@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 26 18:32:10 2023 From: github at mg.python.org (CPython Issues) Date: Thu, 26 Jan 2023 23:32:10 +0000 Subject: [New-bugs-announce] [Issue 101360] pathlib.PureWindowsPath.match() mishandles path anchors Message-ID: <20230126233210.f55b48d30980e8a6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Thu Jan 26 21:24:56 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 27 Jan 2023 02:24:56 +0000 Subject: [New-bugs-announce] [Issue 101362] Optimize pathlib path construction Message-ID: <20230127022456.cc78cf0783bc31fb@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 27 01:24:20 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 27 Jan 2023 06:24:20 +0000 Subject: [New-bugs-announce] [Issue 101365] A little optimization Message-ID: <20230127062420.12137442e4d20d29@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 27 04:46:05 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 27 Jan 2023 09:46:05 +0000 Subject: [New-bugs-announce] [Issue 101367] Microoptimzie _PyMemoTable_ResizeTable for finding the smallest valid table size. Message-ID: <20230127094605.2d760bffb77eab25@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 27 05:22:42 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 27 Jan 2023 10:22:42 +0000 Subject: [New-bugs-announce] [Issue 101369] Bytecode interpreter generator should support composing instructions from parts. Message-ID: <20230127102242.e5747980060c37fe@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 27 06:29:21 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 27 Jan 2023 11:29:21 +0000 Subject: [New-bugs-announce] [Issue 101370] IntEnum access is slower in 3.11 vs 3.10 Message-ID: <20230127112921.7f97fc57e01b3942@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 27 08:40:08 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 27 Jan 2023 13:40:08 +0000 Subject: [New-bugs-announce] [Issue 101372] is_normalized claims nothing is normalized in any form when using the 3.2.0 database Message-ID: <20230127134008.c294fb36308a0f3d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 27 12:38:30 2023 From: github at mg.python.org (CPython Issues) Date: Fri, 27 Jan 2023 17:38:30 +0000 Subject: [New-bugs-announce] [Issue 101377] Improve test_locale_calendar_formatweekday of calendar Message-ID: <20230127173830.49b7ad18566a651d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Fri Jan 27 23:01:38 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 28 Jan 2023 04:01:38 +0000 Subject: [New-bugs-announce] [Issue 101384] Unit test test.test_socket.ThreadedVSOCKSocketStreamTest.testStream hangs on WSL2 ubuntu Message-ID: <20230128040138.b5d7e490305966d2@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 28 03:03:49 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 28 Jan 2023 08:03:49 +0000 Subject: [New-bugs-announce] [Issue 101386] typos found by codespell Message-ID: <20230128080349.7770a14372a30a4a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 28 07:56:15 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 28 Jan 2023 12:56:15 +0000 Subject: [New-bugs-announce] [Issue 101389] Set function not returning ordered set. Message-ID: <20230128125615.b59e9f0ad6495022@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 28 08:09:01 2023 From: github at mg.python.org (CPython Issues) Date: Sat, 28 Jan 2023 13:09:01 +0000 Subject: [New-bugs-announce] [Issue 101390] Possible small mistake in the documentation of importlib.util.LazyLoader.factory Message-ID: <20230128130901.5e17ef56abfeeaba@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 28 20:43:26 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 29 Jan 2023 01:43:26 +0000 Subject: [New-bugs-announce] [Issue 101400] The following code snippet generates a stacktrace exception pointing to a invalid line number (-1):```pythonwith object() as obj: break```Example:```bash$ echo 'with object() as obj:\n\tbreak' > main.py$ python main.py File "/home/kartz/main.py", line -1SyntaxError: 'break' outside loop```This is reproducible with Python 3.10, 3.11 and latest [master](https://github.com/python/cpython/commit/666c0840dcac9941fa41ec619fef8d45cd849a0b). I could not reproduce this on Python versions older than <3.10. Message-ID: <20230129014326.51d5a32ba49bb132@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sat Jan 28 22:02:04 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 29 Jan 2023 03:02:04 +0000 Subject: [New-bugs-announce] [Issue 101401] Windows 3.11.1 support for OpenSSL 3.0 Message-ID: <20230129030204.1437076b61f2a3c7@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 29 00:37:31 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 29 Jan 2023 05:37:31 +0000 Subject: [New-bugs-announce] [Issue 101402] Misleading description for bisect_left function Message-ID: <20230129053731.e0d13ba432e833e9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 29 12:23:39 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 29 Jan 2023 17:23:39 +0000 Subject: [New-bugs-announce] [Issue 101405] Multiprocessing Client connection, send call is blocking when multiple threads access it. Message-ID: <20230129172339.05ecd0b28addb477@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 29 17:00:30 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 29 Jan 2023 22:00:30 +0000 Subject: [New-bugs-announce] [Issue 101408] PyObject_GC_Resize doesn't check preheader size Message-ID: <20230129220030.f5253df5395e2852@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 29 17:42:26 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 29 Jan 2023 22:42:26 +0000 Subject: [New-bugs-announce] [Issue 101409] Argument clinic: improve generated code for self converter type checks Message-ID: <20230129224226.917d91fada413a43@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Sun Jan 29 17:42:55 2023 From: github at mg.python.org (CPython Issues) Date: Sun, 29 Jan 2023 22:42:55 +0000 Subject: [New-bugs-announce] [Issue 101410] Customize and improve error messages in the math module. Message-ID: <20230129224255.f1c8c1a85173dc59@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 30 02:48:13 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 30 Jan 2023 07:48:13 +0000 Subject: [New-bugs-announce] [Issue 101416] Bug on multiprocessing.shared_memory.ShareableList Message-ID: <20230130074813.cbaf0857a670b8d8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 30 04:53:05 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 30 Jan 2023 09:53:05 +0000 Subject: [New-bugs-announce] [Issue 101420] os.walk() silent about non-directory Message-ID: <20230130095305.9f88651a3c1ca9d9@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 30 08:36:16 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 30 Jan 2023 13:36:16 +0000 Subject: [New-bugs-announce] [Issue 101421] Diacritics are not considered part of words Message-ID: <20230130133616.4d266a23d077a724@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 30 09:55:08 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 30 Jan 2023 14:55:08 +0000 Subject: [New-bugs-announce] [Issue 101422] tarfile.errorlevel is 1, not 0 Message-ID: <20230130145508.a259c46907d34890@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 30 10:10:06 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 30 Jan 2023 15:10:06 +0000 Subject: [New-bugs-announce] [Issue 101423] Misleading: "The statement import results in bytecode resembling __import__" Message-ID: <20230130151006.e9b3fa6e33546085@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 30 13:05:22 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 30 Jan 2023 18:05:22 +0000 Subject: [New-bugs-announce] [Issue 101430] _tracemalloc__get_object_traceback doesn't handle objects with pre-headers correctly Message-ID: <20230130180522.69579dd5e4ee5b80@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 30 14:46:51 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 30 Jan 2023 19:46:51 +0000 Subject: [New-bugs-announce] [Issue 101432] Docs out of date for getcoroutinestate? Message-ID: <20230130194651.a0df8a836b3eab5d@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 30 15:27:32 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 30 Jan 2023 20:27:32 +0000 Subject: [New-bugs-announce] [Issue 101436] Requiring A Current Thread State for PyThreadState_Clear(), etc. is Problematic Message-ID: <20230130202732.1d95809a5e95250c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 30 15:27:57 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 30 Jan 2023 20:27:57 +0000 Subject: [New-bugs-announce] [Issue 101437] _PyInterpreterState_DeleteExceptMain() May Cause Problems During Fork Message-ID: <20230130202757.1eb503c4cbf23c66@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 30 15:47:51 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 30 Jan 2023 20:47:51 +0000 Subject: [New-bugs-announce] [Issue 101438] ElementTree.iterparse "leaks" file descriptor when not exhausted Message-ID: <20230130204751.d3ad0ab1fce613bd@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 30 17:39:32 2023 From: github at mg.python.org (CPython Issues) Date: Mon, 30 Jan 2023 22:39:32 +0000 Subject: [New-bugs-announce] [Issue 101440] extra comma (, ) in the json snippet in Doc/howto/logging-cookbook.rst Message-ID: <20230130223932.536f0da5e8549611@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 30 20:15:19 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 31 Jan 2023 01:15:19 +0000 Subject: [New-bugs-announce] [Issue 101444] bytearray slice assignment for bytes is much slower than that for bytearray Message-ID: <20230131011519.faddbf209397de7e@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Mon Jan 30 20:57:37 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 31 Jan 2023 01:57:37 +0000 Subject: [New-bugs-announce] [Issue 101446] OrderedDict dict/list representation Message-ID: <20230131015737.f2e2c36bb04d366a@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 31 06:21:13 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 31 Jan 2023 11:21:13 +0000 Subject: [New-bugs-announce] [Issue 101454] Documentation of END_ASYNC_FOR is out of date and incorrect Message-ID: <20230131112113.b282bb686d174418@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 31 07:13:37 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 31 Jan 2023 12:13:37 +0000 Subject: [New-bugs-announce] [Issue 101456] `floor()` function definition error (only in spanish) Message-ID: <20230131121337.97665fde251483ca@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 31 07:16:30 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 31 Jan 2023 12:16:30 +0000 Subject: [New-bugs-announce] [Issue 101457] Wrong Spanish translation for math.floor Message-ID: <20230131121630.a4160081361890c5@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 31 10:38:02 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 31 Jan 2023 15:38:02 +0000 Subject: [New-bugs-announce] [Issue 101465] From doesn't work Message-ID: <20230131153802.cae263a5002e6197@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 31 11:49:18 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 31 Jan 2023 16:49:18 +0000 Subject: [New-bugs-announce] [Issue 101467] Python launcher does not filter when only one runtime is installed Message-ID: <20230131164918.31cddf7887d01530@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 31 12:48:25 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 31 Jan 2023 17:48:25 +0000 Subject: [New-bugs-announce] [Issue 101469] Optimise `get_io_state()` Message-ID: <20230131174825.51aeaa07e112408c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 31 12:53:57 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 31 Jan 2023 17:53:57 +0000 Subject: [New-bugs-announce] [Issue 101471] PYTHONPATH is not picked up in isolated mode even if use_environment is 1 Message-ID: <20230131175357.3239284a75e365fa@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 31 13:08:26 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 31 Jan 2023 18:08:26 +0000 Subject: [New-bugs-announce] [Issue 101472] Add nargs='...' to the reference of add_argument in argparse Message-ID: <20230131180826.0daa1f9489a7afa6@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 31 13:56:12 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 31 Jan 2023 18:56:12 +0000 Subject: [New-bugs-announce] [Issue 101474] Parsing arguments using argparse can lead to SIGSTOP Message-ID: <20230131185612.18bbfeb73e92c2f1@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 31 17:16:32 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 31 Jan 2023 22:16:32 +0000 Subject: [New-bugs-announce] [Issue 101476] Add _PyType_GetModuleState for fast module access from heap type methods Message-ID: <20230131221632.6b415d5e9db4a8ed@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 31 17:28:18 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 31 Jan 2023 22:28:18 +0000 Subject: [New-bugs-announce] [Issue 101478] cannot in-place update set with keys_view using |= Message-ID: <20230131222818.ea726e4d87175a84@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 31 18:16:51 2023 From: github at mg.python.org (CPython Issues) Date: Tue, 31 Jan 2023 23:16:51 +0000 Subject: [New-bugs-announce] [Issue 101479] Argument Clinic: improve generated code for `subclass_of` checks Message-ID: <20230131231651.23b6f7d6ab7716a8@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 31 19:17:28 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 01 Feb 2023 00:17:28 +0000 Subject: [New-bugs-announce] [Issue 101482] datetime timestamp for 2022/03/13 2:00:00 Message-ID: <20230201001728.4121aa83d033aa1c@mg.python.org> An HTML attachment was scrubbed... URL: From github at mg.python.org Tue Jan 31 23:08:13 2023 From: github at mg.python.org (CPython Issues) Date: Wed, 01 Feb 2023 04:08:13 +0000 Subject: [New-bugs-announce] [Issue 101486] Regression: `unittest.IsolatedAsyncioTestCase` in 3.11 is too picky about what it will run with the event loop Message-ID: <20230201040813.7ac9937c7296d1c8@mg.python.org> An HTML attachment was scrubbed... URL: