From github at mailgun.python.org Thu Jun 1 05:19:36 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 01 Jun 2023 09:19:36 +0000 Subject: [New-bugs-announce] [Issue 105182] C API: Remove PyEval_AcquireLock() and PyEval_InitThreads() functions Message-ID: <20230601091936.35f5283df197bc8f@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 1 05:35:34 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 01 Jun 2023 09:35:34 +0000 Subject: [New-bugs-announce] [Issue 105184] C API functions with no return value cannot report errors Message-ID: <20230601093534.81f12b039dee100c@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 1 06:01:51 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 01 Jun 2023 10:01:51 +0000 Subject: [New-bugs-announce] [Issue 105186] C API: Remove legacy buffer API like PyObject_AsReadBuffer() Message-ID: <20230601100151.4a8fc398253aab50@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 1 06:50:40 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 01 Jun 2023 10:50:40 +0000 Subject: [New-bugs-announce] [Issue 105188] Readability? Message-ID: <20230601105040.54e68b4a47c83648@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 1 06:57:23 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 01 Jun 2023 10:57:23 +0000 Subject: [New-bugs-announce] [Issue 105189] `importlib.resources.abc.TraversableResources` says it is deprecated in favour of itself Message-ID: <20230601105723.94209e70877b1243@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 1 07:34:57 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 01 Jun 2023 11:34:57 +0000 Subject: [New-bugs-announce] [Issue 105191] Clean up peg_generator: Remove data, scripts and maintain them elsewhere Message-ID: <20230601113457.356e407119ed98ee@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 1 08:37:06 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 01 Jun 2023 12:37:06 +0000 Subject: [New-bugs-announce] [Issue 105193] Documentation of `base64.b64decode(s, altchars=None, validate=False)` should mention ValueError if non-ascii characters are present in input Message-ID: <20230601123706.d61e48e632bdc55a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 1 09:07:23 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 01 Jun 2023 13:07:23 +0000 Subject: [New-bugs-announce] [Issue 105194] Backslash in f-string format specifier gets escape Message-ID: <20230601130723.778937c0c057d666@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 1 10:23:25 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 01 Jun 2023 14:23:25 +0000 Subject: [New-bugs-announce] [Issue 105196] c-api documentation index is laid out incorrectly Message-ID: <20230601142325.f39f8d7555377d30@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 1 10:29:31 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 01 Jun 2023 14:29:31 +0000 Subject: [New-bugs-announce] [Issue 105198] Documentation of `object.__eq__` is inconsistent with the behavior of it Message-ID: <20230601142931.dea9bf9494fcf174@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 1 14:10:34 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 01 Jun 2023 18:10:34 +0000 Subject: [New-bugs-announce] [Issue 105201] Replace C-API functions with ambiguous return values Message-ID: <20230601181034.0e74677681d51eb7@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 1 15:30:36 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 01 Jun 2023 19:30:36 +0000 Subject: [New-bugs-announce] [Issue 105203] Dataclass with `__module__ = "builtins"` adds `__builtins__.__builtins__` Message-ID: <20230601193036.80f77f9ee009399f@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 1 17:40:15 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 01 Jun 2023 21:40:15 +0000 Subject: [New-bugs-announce] [Issue 105206] Ortografia Front-end Message-ID: <20230601214015.e9698c776ea47292@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 1 18:44:01 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 01 Jun 2023 22:44:01 +0000 Subject: [New-bugs-announce] [Issue 105212] stat fields wrong for files accessed over CIFS/SMB on Windows starting with 0f175766e2 Message-ID: <20230601224401.4dbaa5986ac7903a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 1 22:04:30 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 02 Jun 2023 02:04:30 +0000 Subject: [New-bugs-announce] [Issue 105214] Use named constants for MAKE_FUNCTION oparg Message-ID: <20230602020430.c27eeb71bb1875e8@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 1 22:33:53 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 02 Jun 2023 02:33:53 +0000 Subject: [New-bugs-announce] [Issue 105216] Python Variables appear as hex gibberish in debugger session Message-ID: <20230602023353.718002911288e274@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 2 04:56:08 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 02 Jun 2023 08:56:08 +0000 Subject: [New-bugs-announce] [Issue 105227] ``tp_dict`` slot of static builtin types is ``NULL`` in 3.12, without mention in the changelog or an alternative Message-ID: <20230602085608.59663cefaaaa6c81@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 2 05:19:15 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 02 Jun 2023 09:19:15 +0000 Subject: [New-bugs-announce] [Issue 105229] Remove superinstructions Message-ID: <20230602091915.2123becf9317b62f@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 2 07:50:55 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 02 Jun 2023 11:50:55 +0000 Subject: [New-bugs-announce] [Issue 105235] Of-by-one memory error in a string fastsearch since 3.11 Message-ID: <20230602115055.f435c1e5262e34e5@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 2 08:48:27 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 02 Jun 2023 12:48:27 +0000 Subject: [New-bugs-announce] [Issue 105237] Cannot call `issubclass()` against `typing.Protocol` on Python 3.12 Message-ID: <20230602124827.d9ac4877ec88d5a5@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 2 09:02:37 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 02 Jun 2023 13:02:37 +0000 Subject: [New-bugs-announce] [Issue 105238] New Tokenizer API raise SyntaxError on 3.12 where it emits tokens on 3.11 Message-ID: <20230602130237.1a5adbdea45f551e@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 2 10:40:45 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 02 Jun 2023 14:40:45 +0000 Subject: [New-bugs-announce] [Issue 105240] Compiler warning on missing prototypes (Mac) Message-ID: <20230602144045.4ceff363eb2526d0@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 2 14:30:22 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 02 Jun 2023 18:30:22 +0000 Subject: [New-bugs-announce] [Issue 105249] Poor handling of broken IPv6 Message-ID: <20230602183022.27134c3d7946b66f@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 2 15:01:17 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 02 Jun 2023 19:01:17 +0000 Subject: [New-bugs-announce] [Issue 105250] Difference in behavior between pure Python pickle and C extension _pickle when unpickling class instances. Message-ID: <20230602190117.19a1edf5f1f9fe11@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 2 16:04:23 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 02 Jun 2023 20:04:23 +0000 Subject: [New-bugs-announce] [Issue 105253] Document expected workflow for WASI builds Message-ID: <20230602200423.e1eaa2a56cf41e96@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 2 16:09:44 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 02 Jun 2023 20:09:44 +0000 Subject: [New-bugs-announce] [Issue 105254] issue from subtracting two datetime objects using the same timezone object, but the timezone object varies across Daylight Saving Time Message-ID: <20230602200944.a7934e85d089f41b@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 2 17:07:49 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 02 Jun 2023 21:07:49 +0000 Subject: [New-bugs-announce] [Issue 105256] comprehensions iterating over `locals()` may break under some trace funcs in 3.12 Message-ID: <20230602210749.da58d2c176db2957@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 2 18:32:15 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 02 Jun 2023 22:32:15 +0000 Subject: [New-bugs-announce] [Issue 105259] 3.12: tokenize adds a newline when it is not there Message-ID: <20230602223215.96f75ce5af98ef73@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 2 19:46:36 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 02 Jun 2023 23:46:36 +0000 Subject: [New-bugs-announce] [Issue 105260] PySequence_GetItem() function does not allow NULL objects in 3.10.9 Message-ID: <20230602234636.dde776f425253bb4@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 2 20:21:09 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 03 Jun 2023 00:21:09 +0000 Subject: [New-bugs-announce] [Issue 105261] See if an in-place build can be used as the "build" Python for cross-compilation Message-ID: <20230603002109.59bede0a3f3b3510@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 3 08:11:54 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 03 Jun 2023 12:11:54 +0000 Subject: [New-bugs-announce] [Issue 105268] 3.12.0b1: static declaration follows non-static when importing internal/pycore_dict.h Message-ID: <20230603121154.2b770209b2e949a5@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 3 10:32:33 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 03 Jun 2023 14:32:33 +0000 Subject: [New-bugs-announce] [Issue 105269] new throw() / athrow() syntax w/ single value is not clearly documented or noted as new in python 3.12 Message-ID: <20230603143233.9d4bb7d2577d1d51@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 3 12:03:07 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 03 Jun 2023 16:03:07 +0000 Subject: [New-bugs-announce] [Issue 105272] Django manage.py loaddata not executed in version 3.11.3 Message-ID: <20230603160307.25997ee3248598f5@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 3 16:29:46 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 03 Jun 2023 20:29:46 +0000 Subject: [New-bugs-announce] [Issue 105273] test_capi fails if run with ``--forever`` argument Message-ID: <20230603202946.65921c4d4f48954e@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 4 07:06:30 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 04 Jun 2023 11:06:30 +0000 Subject: [New-bugs-announce] [Issue 105280] `typing.Protocol` implementation means that `isinstance([], collections.abc.Mapping)` can sometimes evaluate to `True` Message-ID: <20230604110630.2ba64361827a559e@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 4 12:42:26 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 04 Jun 2023 16:42:26 +0000 Subject: [New-bugs-announce] [Issue 105285] email module get_content() yields invalid UTF8 when CTE is 8bit Message-ID: <20230604164226.78af186bfe5ee8ec@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 4 14:10:43 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 04 Jun 2023 18:10:43 +0000 Subject: [New-bugs-announce] [Issue 105286] Improve `typing.py` docstrings Message-ID: <20230604181043.e9359be999caec1a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 4 14:32:03 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 04 Jun 2023 18:32:03 +0000 Subject: [New-bugs-announce] [Issue 105288] non-awaitable object makes `asyncio.wait` hang if there are async subprocess tasks Message-ID: <20230604183203.e54fc08a7f3cc016@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 4 17:24:23 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 04 Jun 2023 21:24:23 +0000 Subject: [New-bugs-announce] [Issue 105291] Link specifically to distutils migration advice in What's New Message-ID: <20230604212423.22f71a596e02c67c@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 4 18:03:58 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 04 Jun 2023 22:03:58 +0000 Subject: [New-bugs-announce] [Issue 105292] add option to traceback.format_exception_only to recurse into exception groups Message-ID: <20230604220358.bb85c69633d8e4f1@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 4 18:27:38 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 04 Jun 2023 22:27:38 +0000 Subject: [New-bugs-announce] [Issue 105293] Incorrect call to `SSL_CTX_set_session_id_context` on client side SSL context Message-ID: <20230604222738.d0b30a53c5b9ddf7@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 4 22:55:45 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 05 Jun 2023 02:55:45 +0000 Subject: [New-bugs-announce] [Issue 105296] Python programming language Message-ID: <20230605025545.8b5dcdea977066eb@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 5 04:14:20 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 05 Jun 2023 08:14:20 +0000 Subject: [New-bugs-announce] [Issue 105307] configparser doesn't support multiple entries with the same name Message-ID: <20230605081420.7864aee6b5be9fab@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 5 06:25:20 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 05 Jun 2023 10:25:20 +0000 Subject: [New-bugs-announce] [Issue 105309] subprocess.check_call's `stdout=` write to the underlying file opened by bz2.open Message-ID: <20230605102520.177f4fc3b7c8b591@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 5 07:17:13 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 05 Jun 2023 11:17:13 +0000 Subject: [New-bugs-announce] [Issue 105310] Allow test cases to skip rerun Message-ID: <20230605111713.ab83dbab7c75381d@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 5 08:59:21 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 05 Jun 2023 12:59:21 +0000 Subject: [New-bugs-announce] [Issue 105312] suprocess.run uses the wrong text encoding under Windows Message-ID: <20230605125921.a04fb8d2232f83d4@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 5 10:07:27 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 05 Jun 2023 14:07:27 +0000 Subject: [New-bugs-announce] [Issue 105317] __getitem__ of AsyncMock returns MagicMock instead of AsyncMock Message-ID: <20230605140727.c6cf102d58864932@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 5 11:28:10 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 05 Jun 2023 15:28:10 +0000 Subject: [New-bugs-announce] [Issue 105323] Incompatible function pointer types assigning to 'Function *' at readline module Message-ID: <20230605152810.c00482eb9ebe11f7@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 5 11:35:12 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 05 Jun 2023 15:35:12 +0000 Subject: [New-bugs-announce] [Issue 105324] python -m tokenize is broken when reading from stdin Message-ID: <20230605153512.f54ded653ef2c149@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 5 13:09:00 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 05 Jun 2023 17:09:00 +0000 Subject: [New-bugs-announce] [Issue 105331] asyncio.sleep(float('nan')) does not raise ValueError Message-ID: <20230605170900.4764380c985a5dbe@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 5 13:27:19 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 05 Jun 2023 17:27:19 +0000 Subject: [New-bugs-announce] [Issue 105332] enum.Flag (un)pickles incorrectly on Python 3.12 (and differently on Python 3.11) Message-ID: <20230605172719.6117ce4a5c1aa374@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 5 14:38:35 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 05 Jun 2023 18:38:35 +0000 Subject: [New-bugs-announce] [Issue 105333] email read, no change, write different Message-ID: <20230605183835.21f88235fb7b5f8c@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 5 16:03:22 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 05 Jun 2023 20:03:22 +0000 Subject: [New-bugs-announce] [Issue 105335] Python failing to install Message-ID: <20230605200322.784c48546c121952@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 5 16:04:59 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 05 Jun 2023 20:04:59 +0000 Subject: [New-bugs-announce] [Issue 105336] arch linux python 2 install test socket fail Message-ID: <20230605200459.d355859f3792a37c@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 5 16:55:39 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 05 Jun 2023 20:55:39 +0000 Subject: [New-bugs-announce] [Issue 105337] uuid1 generates identical UUIDs after a fork, even though it returns SafeUUID.safe Message-ID: <20230605205539.9f4464e60625552d@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 5 19:45:40 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 05 Jun 2023 23:45:40 +0000 Subject: [New-bugs-announce] [Issue 105339] TarFile / ZipFile - option to overwrite files when extracting new ones Message-ID: <20230605234540.91d72632f23a9a88@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 5 22:16:29 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 06 Jun 2023 02:16:29 +0000 Subject: [New-bugs-announce] [Issue 105340] locals() bound to globals() inside comprehension since 3.12b1 Message-ID: <20230606021629.7da67df8a79d3ffc@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 6 01:49:13 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 06 Jun 2023 05:49:13 +0000 Subject: [New-bugs-announce] [Issue 105341] Regression in compiling boolean expressions Message-ID: <20230606054913.b576a829cf15ee47@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 6 09:03:03 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 06 Jun 2023 13:03:03 +0000 Subject: [New-bugs-announce] [Issue 105373] Keep deprecated functions in Python 3.13: remove this deprecation Message-ID: <20230606130303.a21458b2f9bf9a08@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 6 09:31:46 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 06 Jun 2023 13:31:46 +0000 Subject: [New-bugs-announce] [Issue 105375] Incorrect error handling in sqlite3 collation callback Message-ID: <20230606133146.7c06fb86999c0ca0@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 6 09:31:54 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 06 Jun 2023 13:31:54 +0000 Subject: [New-bugs-announce] [Issue 105376] Remove deprecated logging.Logger.warn() method in Python 3.13 Message-ID: <20230606133154.a453757a108d13cc@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 6 09:47:44 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 06 Jun 2023 13:47:44 +0000 Subject: [New-bugs-announce] [Issue 105380] `SharedMemory`: `resource_tracker` gets confused by leading slashes on Linux Message-ID: <20230606134744.1a822e8c01479d27@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 6 09:58:49 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 06 Jun 2023 13:58:49 +0000 Subject: [New-bugs-announce] [Issue 105382] urllib.request: Remove deprecated cafile, capath and cadefault parameters in Python 3.13 Message-ID: <20230606135849.2c5ab174327c0777@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 6 10:03:21 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 06 Jun 2023 14:03:21 +0000 Subject: [New-bugs-announce] [Issue 105383] `SharedMemory`: Implicitly prepending `/` to name only on POSIX is inconvenient Message-ID: <20230606140321.d11548ec77bce8ea@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 6 10:33:16 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 06 Jun 2023 14:33:16 +0000 Subject: [New-bugs-announce] [Issue 105387] PEP 683 (Immortal Objects): Implement Py_INCREF() and Py_DECREF() on limited C API 3.12 and newer Message-ID: <20230606143316.1070abdc1038c6d1@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 6 10:44:39 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 06 Jun 2023 14:44:39 +0000 Subject: [New-bugs-announce] [Issue 105390] (3.12+) tokenize exception type is wrong Message-ID: <20230606144439.065d38ad0ab390cf@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 6 11:27:50 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 06 Jun 2023 15:27:50 +0000 Subject: [New-bugs-announce] [Issue 105393] Unpack `.args` for Structural Pattern Matching against Exceptions Message-ID: <20230606152750.83881f79db9588f0@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 6 11:43:00 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 06 Jun 2023 15:43:00 +0000 Subject: [New-bugs-announce] [Issue 105396] C API: Deprecate PyImport_ImportModuleNoBlock() function Message-ID: <20230606154300.eb3b039b9f3e8be1@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 6 13:48:09 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 06 Jun 2023 17:48:09 +0000 Subject: [New-bugs-announce] [Issue 105400] Rare CPython 3.10 crashes on Windows Message-ID: <20230606174809.2d5fa7ee1d3ba596@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 6 16:08:20 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 06 Jun 2023 20:08:20 +0000 Subject: [New-bugs-announce] [Issue 105407] Remove unused imports (June 2023) Message-ID: <20230606200820.f84ca4c96475e78c@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 7 03:54:09 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 07 Jun 2023 07:54:09 +0000 Subject: [New-bugs-announce] [Issue 105426] GzipFile should rewind fileobj to starting position Message-ID: <20230607075409.a33a20d373388362@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 7 04:58:13 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 07 Jun 2023 08:58:13 +0000 Subject: [New-bugs-announce] [Issue 105430] `typing._Immutable` is not used anymore Message-ID: <20230607085813.404dacb63d8cd7f1@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 7 05:10:17 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 07 Jun 2023 09:10:17 +0000 Subject: [New-bugs-announce] [Issue 105431] `test_typing.NewTypeTests` can be improved Message-ID: <20230607091017.1de67ac117d3fe48@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 7 05:22:53 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 07 Jun 2023 09:22:53 +0000 Subject: [New-bugs-announce] [Issue 105433] PEP 695 is not tested to `pickle`able Message-ID: <20230607092253.80abe0f2f272e8a8@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 7 06:21:30 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 07 Jun 2023 10:21:30 +0000 Subject: [New-bugs-announce] [Issue 105435] tokenize.py emits spurious NEWLINE if file ends on a comment without a newline Message-ID: <20230607102130.dea5d431be2ed317@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 7 06:25:48 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 07 Jun 2023 10:25:48 +0000 Subject: [New-bugs-announce] [Issue 105436] `subprocess.run(..., env={})` broken on Windows Message-ID: <20230607102548.88b6ce1b8dd744c8@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 7 06:25:57 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 07 Jun 2023 10:25:57 +0000 Subject: [New-bugs-announce] [Issue 105437] PEP 695: not all name collisions are tested Message-ID: <20230607102557.3c0e5cbbe165f29e@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 7 09:40:05 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 07 Jun 2023 13:40:05 +0000 Subject: [New-bugs-announce] [Issue 105450] Documentation for 3.11.4 release missing on the "FTP" Message-ID: <20230607134005.52cba3b100ea483d@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 7 10:22:29 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 07 Jun 2023 14:22:29 +0000 Subject: [New-bugs-announce] [Issue 105455] 3.11: "Check if generated files are up to date" is failing due to autoconf version Message-ID: <20230607142229.5bc0bc2a62a78bd5@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 7 10:41:40 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 07 Jun 2023 14:41:40 +0000 Subject: [New-bugs-announce] [Issue 105456] Remove deprecated `sre_*` modules Message-ID: <20230607144140.7e2eb8cab2ed2aae@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 7 13:28:19 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 07 Jun 2023 17:28:19 +0000 Subject: [New-bugs-announce] [Issue 105462] YIELD_VALUE has numeric code in the HAVE_ARGUMENT range, and it doesn't have an arg Message-ID: <20230607172819.002f8efc7304a1ab@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 7 13:31:36 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 07 Jun 2023 17:31:36 +0000 Subject: [New-bugs-announce] [Issue 105464] Deadlock on using ProcessPoolExecutor Message-ID: <20230607173136.4c922ab7a30f7bc1@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 7 18:26:15 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 07 Jun 2023 22:26:15 +0000 Subject: [New-bugs-announce] [Issue 105476] pathlib.PureWindowsPath.is_absolute() can return False for UNC paths Message-ID: <20230607222615.6e3015ca59192d37@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 7 18:36:56 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 07 Jun 2023 22:36:56 +0000 Subject: [New-bugs-announce] [Issue 105481] Generate opcode metadata from bytecodes.c instead of opcode.py Message-ID: <20230607223656.e94173ed22c4f523@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 8 01:25:01 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 08 Jun 2023 05:25:01 +0000 Subject: [New-bugs-announce] [Issue 105486] Inconsistent `repr` of `types.GenericAlias` with `ParamSpec` Message-ID: <20230608052501.4e037c47636a52a0@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 8 01:32:29 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 08 Jun 2023 05:32:29 +0000 Subject: [New-bugs-announce] [Issue 105487] `types.GenericAlias` has extra `__copy__` and `__deepcopy__` in `__dir__` Message-ID: <20230608053229.6bd8ce1cc5b2b56d@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 8 03:15:25 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 08 Jun 2023 07:15:25 +0000 Subject: [New-bugs-announce] [Issue 105490] Improve parsing speed of long strings by ipaddress.IPv4Address() Message-ID: <20230608071525.83e8e1368dac295b@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 8 03:37:00 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 08 Jun 2023 07:37:00 +0000 Subject: [New-bugs-announce] [Issue 105493] graphlib.TopologicalSorter is returning incorrect nodes. Message-ID: <20230608073700.91a2ad24fa2ab29b@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 8 08:23:06 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 08 Jun 2023 12:23:06 +0000 Subject: [New-bugs-announce] [Issue 105497] 3.11.4: ValueError when inverting enum.Flag member with Mask Message-ID: <20230608122306.062db1b8f6ae9509@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 8 10:08:24 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 08 Jun 2023 14:08:24 +0000 Subject: [New-bugs-announce] [Issue 105499] Merge `typing.Union` and `types.UnionType` Message-ID: <20230608140824.09f2caf3062aa943@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 8 10:44:52 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 08 Jun 2023 14:44:52 +0000 Subject: [New-bugs-announce] [Issue 105505] cookie header is not supporting utf-8 encoding Message-ID: <20230608144452.d9eac3187a46c381@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 8 10:52:50 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 08 Jun 2023 14:52:50 +0000 Subject: [New-bugs-announce] [Issue 105509] Simplify the implementation of `typing.Annotated` Message-ID: <20230608145250.92b45ff21625a15b@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 8 15:00:32 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 08 Jun 2023 19:00:32 +0000 Subject: [New-bugs-announce] [Issue 105522] Modernize `test_enum` by removing unused exception handling Message-ID: <20230608190032.8eb89191fc5e557d@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 8 15:17:31 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 08 Jun 2023 19:17:31 +0000 Subject: [New-bugs-announce] [Issue 105524] UserDict `__getitem__` behavior change between 3.11.1 and 3.12.0b2 Message-ID: <20230608191731.2a1711d8977fec56@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 8 17:20:33 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 08 Jun 2023 21:20:33 +0000 Subject: [New-bugs-announce] [Issue 105530] `http` module does not handle MIME encoded-words in headers Message-ID: <20230608212033.4ed69e4ff5ffaa97@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 8 18:15:35 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 08 Jun 2023 22:15:35 +0000 Subject: [New-bugs-announce] [Issue 105535] Document that enums with unhashable members are created non-performantly Message-ID: <20230608221535.d505b00431988a21@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 8 18:47:09 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 08 Jun 2023 22:47:09 +0000 Subject: [New-bugs-announce] [Issue 105539] Emit resource warning if sqlite3 fails to close the database Message-ID: <20230608224709.7937757d2b1d923c@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 8 20:32:27 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 00:32:27 +0000 Subject: [New-bugs-announce] [Issue 105540] cases_generator tests aren't run by CI, and are broken Message-ID: <20230609003227.c208eb2030534915@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 8 20:40:24 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 00:40:24 +0000 Subject: [New-bugs-announce] [Issue 105541] Fork Message-ID: <20230609004024.88f599b2505e2bd0@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 8 23:38:38 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 03:38:38 +0000 Subject: [New-bugs-announce] [Issue 105544] datetime utcnow deprecation leads to type confusion Message-ID: <20230609033838.66e748d0a15a082b@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 01:35:24 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 05:35:24 +0000 Subject: [New-bugs-announce] [Issue 105545] Remove deprecated `MacOSXOSAScript._name` attribute Message-ID: <20230609053524.c860991087fb8987@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 04:52:03 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 08:52:03 +0000 Subject: [New-bugs-announce] [Issue 105548] Documentation about setting the default for the py launcher needs to be clearer Message-ID: <20230609085203.947863c003370b41@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 04:58:26 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 08:58:26 +0000 Subject: [New-bugs-announce] [Issue 105549] `generate_tokens` starts to give `SyntaxError` Message-ID: <20230609085826.c61f5b0c57175cb1@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 08:18:20 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 12:18:20 +0000 Subject: [New-bugs-announce] [Issue 105556] Tools/unicode/gencodec.py generates duplicate dict keys with different values Message-ID: <20230609121820.3d476bc4626721ea@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 08:24:01 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 12:24:01 +0000 Subject: [New-bugs-announce] [Issue 105557] test_sqlite3.test_userfunctions redefines test_func_return_too_large_int() method Message-ID: <20230609122401.05b1d54d814da711@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 09:05:25 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 13:05:25 +0000 Subject: [New-bugs-announce] [Issue 105560] unittest: Detect duplicate method names Message-ID: <20230609130525.bc830b7257b6b1d1@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 09:40:12 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 13:40:12 +0000 Subject: [New-bugs-announce] [Issue 105563] Recommend DateType in the datetime documentation Message-ID: <20230609134012.785b76931a02407d@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 10:24:52 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 14:24:52 +0000 Subject: [New-bugs-announce] [Issue 105564] Artificial newlines show in the "line" attribute of tokens in the tokenizer module Message-ID: <20230609142452.927cc990f734503e@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 11:02:14 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 15:02:14 +0000 Subject: [New-bugs-announce] [Issue 105566] Deprecate unusual ways of constructing `NamedTuple`s Message-ID: <20230609150214.d60c0e6ad6e03509@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 11:44:30 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 15:44:30 +0000 Subject: [New-bugs-announce] [Issue 105570] Deprecate unusual ways of creating empty TypedDicts Message-ID: <20230609154430.6087d69ff4e37867@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 12:02:31 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 16:02:31 +0000 Subject: [New-bugs-announce] [Issue 105578] Discourage and deprecate `typing.AnyStr` Message-ID: <20230609160231.805bfabd0bf40e52@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 12:50:43 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 16:50:43 +0000 Subject: [New-bugs-announce] [Issue 105580] received error requests is not found using embedded distribution of python 3.12.0b2 Message-ID: <20230609165043.54dd007dd8b51f9e@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 14:46:55 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 18:46:55 +0000 Subject: [New-bugs-announce] [Issue 105587] 3.12.0b2: "Assertion failed: immortal object has less refcnt than expected _Py_IMMORTAL_REFCNT" Message-ID: <20230609184655.7b89461719511fdc@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 15:01:39 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 19:01:39 +0000 Subject: [New-bugs-announce] [Issue 105588] Some object-to-AST conversions are missing error checks Message-ID: <20230609190139.1a5a2ef9500a04fb@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 16:41:47 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 20:41:47 +0000 Subject: [New-bugs-announce] [Issue 105603] Rename "own_gil" Field of PyInterpreterConfig to "gil" Message-ID: <20230609204147.b595e604d89bd5f8@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 18:44:50 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 22:44:50 +0000 Subject: [New-bugs-announce] [Issue 105616] Pipe related future not retrieved if there's a BrokenPipeError Message-ID: <20230609224450.2a20abc4da9cf188@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 19:15:48 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 23:15:48 +0000 Subject: [New-bugs-announce] [Issue 105617] Partial function from function with lru_cache creates different entries in cache Message-ID: <20230609231548.1af5aa252c10b218@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 19:33:49 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 09 Jun 2023 23:33:49 +0000 Subject: [New-bugs-announce] [Issue 105618] Calling function with lru_cache passing args as dict creates different entries in cache Message-ID: <20230609233349.462a9b2e200c4fbb@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 22:49:28 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 10 Jun 2023 02:49:28 +0000 Subject: [New-bugs-announce] [Issue 105622] Upgrading `http.client` to use default email policy for parsing Message-ID: <20230610024928.6637c10ad0c26301@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 9 23:28:36 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 10 Jun 2023 03:28:36 +0000 Subject: [New-bugs-announce] [Issue 105623] Poor performance on logging.RotatingFileHandler due to fix to #89564 Message-ID: <20230610032836.d6e4da09d4d461b4@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 10 01:53:12 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 10 Jun 2023 05:53:12 +0000 Subject: [New-bugs-announce] [Issue 105625] re.search cannot find negative sign Message-ID: <20230610055312.78348b62d84eedc2@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 10 05:15:22 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 10 Jun 2023 09:15:22 +0000 Subject: [New-bugs-announce] [Issue 105626] Change the default return value of `HTTPConnection.get_proxy_response_headers` from `{}` to `None` Message-ID: <20230610091522.f09d7d9d92026498@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 10 10:14:22 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 10 Jun 2023 14:14:22 +0000 Subject: [New-bugs-announce] [Issue 105629] `getpass` should have an option to fail if it cannot input a password without hiding it Message-ID: <20230610141422.45c5cd02e905291d@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 10 12:01:00 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 10 Jun 2023 16:01:00 +0000 Subject: [New-bugs-announce] [Issue 105630] The pprint module should use the terminal width, where available Message-ID: <20230610160100.ffbdaa946c84a118@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 10 15:32:55 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 10 Jun 2023 19:32:55 +0000 Subject: [New-bugs-announce] [Issue 105636] expose re._parse.parse_template publicly Message-ID: <20230610193255.b9b45c712c58eb68@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 10 15:52:36 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 10 Jun 2023 19:52:36 +0000 Subject: [New-bugs-announce] [Issue 105637] 3.12: tarfile `filter` DeprecationWarning should only fire if it would matter Message-ID: <20230610195236.418fcc2ce349acae@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 10 18:21:40 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 10 Jun 2023 22:21:40 +0000 Subject: [New-bugs-announce] [Issue 105639] Test failure in test_find_periodic_pattern in string_tests.py Message-ID: <20230610222140.a1276bcb5b34b2fe@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 11 12:10:12 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 11 Jun 2023 16:10:12 +0000 Subject: [New-bugs-announce] [Issue 105657] python `hashlib` has an unstable result regarding large file on windows Message-ID: <20230611161012.d4de75463bba5097@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 11 14:33:51 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 11 Jun 2023 18:33:51 +0000 Subject: [New-bugs-announce] [Issue 105658] 3.12 tracing regression: a conditional in a finally block will revisit the condition before exiting the block. Message-ID: <20230611183351.a120552f7c55b7f8@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 11 21:14:45 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 01:14:45 +0000 Subject: [New-bugs-announce] [Issue 105671] Issue with List of Lists Message-ID: <20230612011445.a69fa01d2f137d90@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 02:12:37 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 06:12:37 +0000 Subject: [New-bugs-announce] =?utf-8?q?=5BIssue_105673=5D_New_warning=3A_?= =?utf-8?q?=60=E2=80=98value=E2=80=99_may_be_used_uninitialized_in_this_fu?= =?utf-8?q?nction_=5B-Wmaybe-uninitialized=5D=60?= Message-ID: <20230612061237.9bf795557eea156a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 04:53:29 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 08:53:29 +0000 Subject: [New-bugs-announce] [Issue 105677] Remove unsupported flags SND_PURGE and SND_NOWAIT from winsound Message-ID: <20230612085329.441b3ca524ac9b1b@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 05:21:33 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 09:21:33 +0000 Subject: [New-bugs-announce] [Issue 105678] Remove irregular opargs Message-ID: <20230612092133.67d83426c621afcd@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 06:16:23 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 10:16:23 +0000 Subject: [New-bugs-announce] [Issue 105682] `./python -m test -v test_capi -m test_misc --forever` fails. Message-ID: <20230612101623.d4aba0c522acf7f4@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 06:34:20 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 10:34:20 +0000 Subject: [New-bugs-announce] [Issue 105684] Get rid of _set_task_name in asyncio Message-ID: <20230612103420.58bff027ba0e33a4@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 08:13:57 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 12:13:57 +0000 Subject: [New-bugs-announce] [Issue 105687] Remove deprecated `re.template`, `re.T`, `re.TEMPLATE` Message-ID: <20230612121357.6b9c323ca067d383@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 08:54:22 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 12:54:22 +0000 Subject: [New-bugs-announce] [Issue 105689] help's calltip changes after invalid input in IDLE Message-ID: <20230612125422.4b8ffcfcbf372b61@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 09:09:12 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 13:09:12 +0000 Subject: [New-bugs-announce] [Issue 105690] 3.12: "Python memory allocator called without holding the GIL" with `PyMem_Free` as `Py_AtExit` Message-ID: <20230612130912.09ff9e87badd4404@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 10:50:56 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 14:50:56 +0000 Subject: [New-bugs-announce] [Issue 105694] AIX: OSError: [Errno 22] Invalid argument when history file is empty and no lines are written Message-ID: <20230612145056.457dec6961783e5f@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 12:14:41 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 16:14:41 +0000 Subject: [New-bugs-announce] [Issue 105699] Crash During Subinterpreter Finalization Message-ID: <20230612161441.7576c3f035869bdd@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 12:43:19 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 16:43:19 +0000 Subject: [New-bugs-announce] [Issue 105702] Help() crashes when given name not found Message-ID: <20230612164319.1149978a831c7c73@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 13:31:31 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 17:31:31 +0000 Subject: [New-bugs-announce] [Issue 105704] urlparse does not flag hostname *containing* [ or ] as incorrect Message-ID: <20230612173131.77a1ba051d08c8ce@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 15:28:39 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 19:28:39 +0000 Subject: [New-bugs-announce] [Issue 105706] Cannot build 3.11.4 on Raspberry pi Message-ID: <20230612192839.5612bf16a708603e@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 17:13:02 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 21:13:02 +0000 Subject: [New-bugs-announce] [Issue 105708] urlparser does not allow 'V' in the IPvFuture. Message-ID: <20230612211302.1618422f77b80083@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 18:02:09 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 22:02:09 +0000 Subject: [New-bugs-announce] [Issue 105712] ArgumentParser negative number regex too restrictive Message-ID: <20230612220209.ac6d7506b34c3752@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 19:13:27 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 23:13:27 +0000 Subject: [New-bugs-announce] [Issue 105713] 3.12+: tokenize of mixed tabs and spaces now produces an error Message-ID: <20230612231327.e948abb452c09777@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 19:26:36 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 23:26:36 +0000 Subject: [New-bugs-announce] [Issue 105714] 3.12+: TokenError no longer raised for some invalid source (mismatched braces?) Message-ID: <20230612232636.291da796e011a071@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 19:46:45 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 12 Jun 2023 23:46:45 +0000 Subject: [New-bugs-announce] [Issue 105716] _xxsubinterpreters module doesn't allow other threads to keep running Message-ID: <20230612234645.650419336d716e63@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 20:00:27 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 13 Jun 2023 00:00:27 +0000 Subject: [New-bugs-announce] [Issue 105717] Examples needed for each function in "Parsing arguments and building values" Message-ID: <20230613000027.49b7a09ff5160b6a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 12 21:38:59 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 13 Jun 2023 01:38:59 +0000 Subject: [New-bugs-announce] [Issue 105718] 3.12+: segfault tokenizing multiline fstring placeholder Message-ID: <20230613013859.bb048703ec2749e8@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 13 01:39:24 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 13 Jun 2023 05:39:24 +0000 Subject: [New-bugs-announce] [Issue 105719] U deceze? Message-ID: <20230613053924.26fbc1e40ddc2e80@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 13 06:31:00 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 13 Jun 2023 10:31:00 +0000 Subject: [New-bugs-announce] [Issue 105724] Improve the error message for `assert` and `AssertionError` Message-ID: <20230613103100.db8681cbb4f50fe7@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 13 07:55:55 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 13 Jun 2023 11:55:55 +0000 Subject: [New-bugs-announce] [Issue 105726] `contextlib.ContextManager` doesn't contain `__slots__ = ()` Message-ID: <20230613115555.4c0a9560b9c4a5f7@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 13 12:33:58 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 13 Jun 2023 16:33:58 +0000 Subject: [New-bugs-announce] [Issue 105730] All callables should be usable as Exception Group predicates Message-ID: <20230613163358.f0d3b3487f2c4f8c@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 13 13:35:35 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 13 Jun 2023 17:35:35 +0000 Subject: [New-bugs-announce] [Issue 105733] ctypes: Deprecate SetPointerType() and ARRAY() functions Message-ID: <20230613173535.e5d24ae64f417440@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 13 13:59:54 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 13 Jun 2023 17:59:54 +0000 Subject: [New-bugs-announce] [Issue 105736] copy fails on collections.OrderedDict dataclass with required args Message-ID: <20230613175954.d966b05dc41710b5@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 13 14:33:11 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 13 Jun 2023 18:33:11 +0000 Subject: [New-bugs-announce] [Issue 105737] Building on Windows wit a case sensitive file system fails Message-ID: <20230613183311.b6ed7f981c50f0c9@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 13 14:35:45 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 13 Jun 2023 18:35:45 +0000 Subject: [New-bugs-announce] [Issue 105738] Add experimental support for importing extension modules compiled for WASI Message-ID: <20230613183545.bd7cad9418051052@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 13 16:19:03 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 13 Jun 2023 20:19:03 +0000 Subject: [New-bugs-announce] [Issue 105745] `webbrowsers.Konqueror` is broken Message-ID: <20230613201903.a6a709c94f1cfa8f@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 13 17:20:43 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 13 Jun 2023 21:20:43 +0000 Subject: [New-bugs-announce] [Issue 105751] Rework test_ctypes Message-ID: <20230613212043.afe82052e1dd7dfc@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 13 21:24:24 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 14 Jun 2023 01:24:24 +0000 Subject: [New-bugs-announce] [Issue 105766] "mem" and "object" Allocators are No Longer Protected by the GIL Message-ID: <20230614012424.885bc5ac964f4a06@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 14 01:09:49 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 14 Jun 2023 05:09:49 +0000 Subject: [New-bugs-announce] [Issue 105771] Too many `elif`s cause `MemoryError` or `RecursionError` Message-ID: <20230614050949.9ddadffe868b4180@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 14 03:43:17 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 14 Jun 2023 07:43:17 +0000 Subject: [New-bugs-announce] [Issue 105774] normalize() method of Decimal class does not always preserve value Message-ID: <20230614074317.3c1a740da7c6345d@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 14 05:33:59 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 14 Jun 2023 09:33:59 +0000 Subject: [New-bugs-announce] [Issue 105775] Remove `LOAD_CLOSURE` Message-ID: <20230614093359.eafb3fb4a5f86e35@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 14 05:53:02 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 14 Jun 2023 09:53:02 +0000 Subject: [New-bugs-announce] [Issue 105776] Python 3.11.4: Running "make test" fails under gcc 4.8.5 because both -std=gnu11 and -std=c++11 are specified when compiling _testcpp11ext Message-ID: <20230614095302.00ac8a2fc47c5697@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 14 09:31:18 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 14 Jun 2023 13:31:18 +0000 Subject: [New-bugs-announce] =?utf-8?q?=5BIssue_105779=5D_os=2Erename_fai?= =?utf-8?b?bHMgb24gZmlsZW5hbWUgd2l0aCAi8J+PtPCfj7PvuI/igI3imqfvuI8iIGlu?= =?utf-8?q?_it=2E__=28But_works_just_fine_for_other_unicode_characters=2E?= =?utf-8?q?=29?= Message-ID: <20230614133118.acfbead98f91058f@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 14 10:30:02 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 14 Jun 2023 14:30:02 +0000 Subject: [New-bugs-announce] [Issue 105784] test added in gh-104067 has an fstring with an invalid escape sequence Message-ID: <20230614143002.55419ba10ae09834@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 14 11:57:18 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 14 Jun 2023 15:57:18 +0000 Subject: [New-bugs-announce] [Issue 105790] Recognise Windows as a platform in configure Message-ID: <20230614155718.d33b8c91ac2d6e0b@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 14 13:05:03 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 14 Jun 2023 17:05:03 +0000 Subject: [New-bugs-announce] [Issue 105793] Support for not following symlinks in pathlib.Path.is_dir() Message-ID: <20230614170503.d5420755937fd6a0@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 14 13:49:26 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 14 Jun 2023 17:49:26 +0000 Subject: [New-bugs-announce] [Issue 105795] Persistent exceptions thrown into generators can grow indefinitely Message-ID: <20230614174926.33b8c13f7f736532@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 14 16:30:41 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 14 Jun 2023 20:30:41 +0000 Subject: [New-bugs-announce] [Issue 105799] Add context about the failed `assert` expression to `AssertionError` (make `pytest` magic easy) Message-ID: <20230614203041.d9060232d82f0b11@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 14 17:39:34 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 14 Jun 2023 21:39:34 +0000 Subject: [New-bugs-announce] [Issue 105800] f-strings are not warning about invalid escapes Message-ID: <20230614213934.1b0a82ec33b06d89@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 14 17:55:22 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 14 Jun 2023 21:55:22 +0000 Subject: [New-bugs-announce] [Issue 105802] IndexError in email parse_message_id Message-ID: <20230614215522.7ac96992c6488397@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 14 19:03:33 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 14 Jun 2023 23:03:33 +0000 Subject: [New-bugs-announce] [Issue 105804] /Lib/argparse.py incorrect argument parser Message-ID: <20230614230333.9824901dd262ba30@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 14 21:21:18 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 15 Jun 2023 01:21:18 +0000 Subject: [New-bugs-announce] [Issue 105808] GzipFile.flush doesn't flush compressor in 3.12 beta Message-ID: <20230615012118.b26ad87396ac70bd@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 15 02:48:31 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 15 Jun 2023 06:48:31 +0000 Subject: [New-bugs-announce] [Issue 105811] Tkinter issue in Python-3.11.3 installed on WSL (Ubuntu 22.04) Message-ID: <20230615064831.6bb1cda1b8526d55@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 15 04:16:44 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 15 Jun 2023 08:16:44 +0000 Subject: [New-bugs-announce] [Issue 105812] Docs: make it easier to reference and markup decorators Message-ID: <20230615081644.c7617ace92dcb2c8@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 15 04:32:07 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 15 Jun 2023 08:32:07 +0000 Subject: [New-bugs-announce] [Issue 105813] Namespace Autoconf preprocessor defines Message-ID: <20230615083207.283ead5484263120@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 15 06:02:27 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 15 Jun 2023 10:02:27 +0000 Subject: [New-bugs-announce] [Issue 105820] `patchcheck.py` raises `SystemError` on `main` Message-ID: <20230615100227.f71a2a3609f35518@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 15 06:09:15 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 15 Jun 2023 10:09:15 +0000 Subject: [New-bugs-announce] [Issue 105821] `test___all__.AllTest.test_all` is failing on every PR Message-ID: <20230615100915.31aebfe9b306a796@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 15 09:16:10 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 15 Jun 2023 13:16:10 +0000 Subject: [New-bugs-announce] [Issue 105829] `concurrent.futures.ProcessPoolExecutor` pool deadlocks when submitting many tasks Message-ID: <20230615131610.b40b4085b357dd32@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 15 11:51:03 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 15 Jun 2023 15:51:03 +0000 Subject: [New-bugs-announce] [Issue 105831] F-string debug mode does not print correctly when in last line of file Message-ID: <20230615155103.f6e259f43dfda638@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 15 14:23:04 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 15 Jun 2023 18:23:04 +0000 Subject: [New-bugs-announce] [Issue 105834] Dead code in `typing.py` Message-ID: <20230615182304.572be2529b9c7db4@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 15 15:53:49 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 15 Jun 2023 19:53:49 +0000 Subject: [New-bugs-announce] [Issue 105836] asyncio.run_coroutine_threadsafe leaves underlying cancelled asyncio task running Message-ID: <20230615195349.2ad0467066a2bc89@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 15 16:33:17 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 15 Jun 2023 20:33:17 +0000 Subject: [New-bugs-announce] [Issue 105837] enum.IntFlag now unpickles incorrectly on Python 3.11.4 Message-ID: <20230615203317.f7c55a620433d01e@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 15 19:49:29 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 15 Jun 2023 23:49:29 +0000 Subject: [New-bugs-announce] [Issue 105840] Assertion failure when specializing function with too many `__defaults__` Message-ID: <20230615234929.e11fa7236c338145@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 15 20:44:05 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 16 Jun 2023 00:44:05 +0000 Subject: [New-bugs-announce] [Issue 105844] definition of "minor" vs "major" release Message-ID: <20230616004405.ac1d09f5d466df12@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 16 01:55:02 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 16 Jun 2023 05:55:02 +0000 Subject: [New-bugs-announce] [Issue 105848] Clean up the `CALL` sequence Message-ID: <20230616055502.1c155189c511f2d3@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 16 09:57:31 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 16 Jun 2023 13:57:31 +0000 Subject: [New-bugs-announce] [Issue 105857] asyncio subprocess stdin/out/err can be filehandles, but this is undocumented Message-ID: <20230616135731.59fb5b756406df16@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 16 11:28:31 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 16 Jun 2023 15:28:31 +0000 Subject: [New-bugs-announce] [Issue 105858] Improve the constructors of AST nodes Message-ID: <20230616152831.63e371e15ed9569d@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 16 12:20:13 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 16 Jun 2023 16:20:13 +0000 Subject: [New-bugs-announce] [Issue 105861] Deprecate antigravity Message-ID: <20230616162013.e4fa00fdbcd01f05@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 16 15:00:23 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 16 Jun 2023 19:00:23 +0000 Subject: [New-bugs-announce] [Issue 105866] implicitly defined __dict__ and __weakref__ slots of inherited classes are ignored. Message-ID: <20230616190023.c7a362c3f463c12c@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 16 15:57:19 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 16 Jun 2023 19:57:19 +0000 Subject: [New-bugs-announce] [Issue 105873] `_xxsubinterpreters`: the name of shared exception type is `str(exc)`, not `exc.__name__` Message-ID: <20230616195719.9255314b6be3dc7e@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 16 17:32:56 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 16 Jun 2023 21:32:56 +0000 Subject: [New-bugs-announce] [Issue 105875] Bump SQLite required version Message-ID: <20230616213256.4df0ec7691824046@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 16 19:14:50 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 16 Jun 2023 23:14:50 +0000 Subject: [New-bugs-announce] [Issue 105877] dataclasses: pickling frozen dataclasses which derive from classes with slots does not work. Message-ID: <20230616231450.2522affeb4625ea9@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 16 22:43:28 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 17 Jun 2023 02:43:28 +0000 Subject: [New-bugs-announce] [Issue 105879] Alow eval and exec to take keyword arguments Message-ID: <20230617024328.f9368045a053e663@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 17 02:06:40 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 17 Jun 2023 06:06:40 +0000 Subject: [New-bugs-announce] [Issue 105881] Difference in behaviour of PureWindowsPath in 3.12.0b2 with multiple slashes Message-ID: <20230617060640.baefdaef7fd765c6@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 17 06:24:07 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 17 Jun 2023 10:24:07 +0000 Subject: [New-bugs-announce] [Issue 105883] singledispach and singledispachemethod from functools treat bool as int Message-ID: <20230617102407.779e59b0bdc97782@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 17 16:27:05 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 17 Jun 2023 20:27:05 +0000 Subject: [New-bugs-announce] [Issue 105888] Abnormal behavior of __new__ if method was replaced and swapped back to original __new__ Message-ID: <20230617202705.844a877630ddac9b@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 17 17:37:05 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 17 Jun 2023 21:37:05 +0000 Subject: [New-bugs-announce] [Issue 105889] Python does not expand env["PATH"] properly in the subprocess module when using the env keyword. Message-ID: <20230617213705.ca9ef1e8f36731fb@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 18 03:18:00 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 18 Jun 2023 07:18:00 +0000 Subject: [New-bugs-announce] [Issue 105890] python inspect cannot collect annotation information from pytorch function 'GRU' Message-ID: <20230618071800.d197d2385784ad28@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 18 03:43:29 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 18 Jun 2023 07:43:29 +0000 Subject: [New-bugs-announce] [Issue 105891] No mention of how to use a layout download Message-ID: <20230618074329.26b167b60beb15ab@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 18 10:03:26 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 18 Jun 2023 14:03:26 +0000 Subject: [New-bugs-announce] [Issue 105895] `help` seems to have no information on `match` or `case` Message-ID: <20230618140326.aed7b54f26eea690@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 18 16:50:56 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 18 Jun 2023 20:50:56 +0000 Subject: [New-bugs-announce] [Issue 105896] Proposing Type hinting for *args Message-ID: <20230618205056.eea23dd2177b13b4@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 18 17:24:13 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 18 Jun 2023 21:24:13 +0000 Subject: [New-bugs-announce] [Issue 105898] problem with using a keyword with non-ASCII chars Message-ID: <20230618212413.4f4206854b3753e8@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 18 17:43:48 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 18 Jun 2023 21:43:48 +0000 Subject: [New-bugs-announce] [Issue 105899] linux vs windows symlink inconsistency in sys.path[0] Message-ID: <20230618214348.b66f966b031efcc6@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 18 17:44:26 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 18 Jun 2023 21:44:26 +0000 Subject: [New-bugs-announce] [Issue 105900] Documentation for pathlib.Path.symlink_to is incorrectly constrained Message-ID: <20230618214426.b8aebc4f05c21604@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 19 03:32:08 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 19 Jun 2023 07:32:08 +0000 Subject: [New-bugs-announce] [Issue 105904] `unittest.mock.patch` fails for callables with multiple signatures in 3.11.4 (works in 3.11.3) Message-ID: <20230619073208.4bed8e76942ce754@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 19 05:50:01 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 19 Jun 2023 09:50:01 +0000 Subject: [New-bugs-announce] [Issue 105906] Enum functional syntax allows creation of invalid member names Message-ID: <20230619095001.5d5909139ac9cd93@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 19 06:38:57 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 19 Jun 2023 10:38:57 +0000 Subject: [New-bugs-announce] [Issue 105908] syntactical `__future__` import `barry_as_FLUFL` does not work in the REPL anymore Message-ID: <20230619103857.2ce6442a7adc381a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 19 07:48:33 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 19 Jun 2023 11:48:33 +0000 Subject: [New-bugs-announce] [Issue 105911] Invalid IndentationError.offset in nested definitions missing an indentation block and preceding a valid line Message-ID: <20230619114833.694c4f6c945edeb8@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 19 08:48:05 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 19 Jun 2023 12:48:05 +0000 Subject: [New-bugs-announce] [Issue 105912] SIGABRT in urllib/request.py proxy_bypass_macosx_sysconf Message-ID: <20230619124805.fe9ff0226f3068ed@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 19 11:12:30 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 19 Jun 2023 15:12:30 +0000 Subject: [New-bugs-announce] [Issue 105914] Regression in multiprocessing on Windows under pytest and coverage and ctypes Message-ID: <20230619151230.6018a5d79a252a1a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 19 11:50:14 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 19 Jun 2023 15:50:14 +0000 Subject: [New-bugs-announce] [Issue 105915] SyntaxWarnings in `test_fstring` Message-ID: <20230619155014.f5a7d1af13fac229@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 19 12:09:29 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 19 Jun 2023 16:09:29 +0000 Subject: [New-bugs-announce] [Issue 105916] os.symlink() Message-ID: <20230619160929.062c6d339e76fd66@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 19 12:09:45 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 19 Jun 2023 16:09:45 +0000 Subject: [New-bugs-announce] [Issue 105917] os.symlink() Message-ID: <20230619160945.e431b799a1dca0e4@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 19 12:53:22 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 19 Jun 2023 16:53:22 +0000 Subject: [New-bugs-announce] [Issue 105919] shutil.copytree() fails to override existing symbolic links Message-ID: <20230619165322.ce24f4f3c1dfd019@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 19 13:21:28 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 19 Jun 2023 17:21:28 +0000 Subject: [New-bugs-announce] [Issue 105922] C API: PyImport_AddModule() returns a borrowed reference Message-ID: <20230619172128.b8f476b4bd543193@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 19 18:14:26 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 19 Jun 2023 22:14:26 +0000 Subject: [New-bugs-announce] [Issue 105927] C API: Add PyWeakref_GetRef() function Message-ID: <20230619221426.84957dcebc3bca24@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 20 02:47:57 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 20 Jun 2023 06:47:57 +0000 Subject: [New-bugs-announce] [Issue 105931] Surprising behaviour with compileall -s STRIPDIR parameter Message-ID: <20230620064757.ed7263909a637d01@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 20 03:38:39 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 20 Jun 2023 07:38:39 +0000 Subject: [New-bugs-announce] [Issue 105933] functools.update_wrapper silently remove dataclass function wrapper Message-ID: <20230620073839.1f44d0c06b967bb3@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 20 06:06:41 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 20 Jun 2023 10:06:41 +0000 Subject: [New-bugs-announce] [Issue 105936] dataclasses: frozen dataclasses with slots' `__setattr__` and `__delattr__` does not work. Message-ID: <20230620100641.e882c8a75f5b20af@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 20 07:52:19 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 20 Jun 2023 11:52:19 +0000 Subject: [New-bugs-announce] [Issue 105938] DeprecationWarning when escaping curly braces in an f-string Message-ID: <20230620115219.70220d82724d48fe@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 20 10:07:55 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 20 Jun 2023 14:07:55 +0000 Subject: [New-bugs-announce] [Issue 105944] C API: Remove PyObject_Init() return value Message-ID: <20230620140755.eacd219a58620c74@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 20 15:27:47 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 20 Jun 2023 19:27:47 +0000 Subject: [New-bugs-announce] [Issue 105947] Argparse help string incorrectly places named arguments Message-ID: <20230620192747.088a703c158ead27@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 20 21:32:21 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 21 Jun 2023 01:32:21 +0000 Subject: [New-bugs-announce] [Issue 105955] Use ctypes to load C library in the win11 system will crash Message-ID: <20230621013221.3a56ec7726a2b3e8@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 21 00:52:24 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 21 Jun 2023 04:52:24 +0000 Subject: [New-bugs-announce] [Issue 105957] random.choices fails with a mysterious bug when population is None Message-ID: <20230621045224.9e0efb1e411f8957@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 21 06:59:10 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 21 Jun 2023 10:59:10 +0000 Subject: [New-bugs-announce] [Issue 105960] itertools.chain.from_iterable can exhaust the C stack Message-ID: <20230621105910.18efbd5f68976a02@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 21 08:58:24 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 21 Jun 2023 12:58:24 +0000 Subject: [New-bugs-announce] [Issue 105967] crc32 function outputs wrong result for large data on the macOS arm64 platform Message-ID: <20230621125824.c6903443ff9ba793@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 21 10:32:48 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 21 Jun 2023 14:32:48 +0000 Subject: [New-bugs-announce] [Issue 105970] C API: Investigate how the PyTypeObject members can be removed from the public C API Message-ID: <20230621143248.d56749ba62e22ddc@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 21 12:14:32 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 21 Jun 2023 16:14:32 +0000 Subject: [New-bugs-announce] [Issue 105972] os.cpu_count() recommends non-portable len(os.sched_getaffinity(0)) to get usable CPUs Message-ID: <20230621161432.cbda6fb3a42e985f@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 21 13:31:06 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 21 Jun 2023 17:31:06 +0000 Subject: [New-bugs-announce] [Issue 105973] EmailPolicy.header_source_parse leaves trailing whitespace intact Message-ID: <20230621173106.6b299d63de21a039@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 21 13:45:54 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 21 Jun 2023 17:45:54 +0000 Subject: [New-bugs-announce] [Issue 105974] Behaviour change in py312 for protocols with non-callable members and custom `__subclasshook__` methods Message-ID: <20230621174554.8500a936e90536b4@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 21 14:01:24 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 21 Jun 2023 18:01:24 +0000 Subject: [New-bugs-announce] [Issue 105975] Missing reference to issue in subprocess documentation Message-ID: <20230621180124.6acaf474d415207d@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 21 20:16:19 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 22 Jun 2023 00:16:19 +0000 Subject: [New-bugs-announce] [Issue 105979] Assertion failure in `_imp.get_frozen_object` if data object contains bad marshal data Message-ID: <20230622001619.6799cb464282c012@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 22 00:53:00 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 22 Jun 2023 04:53:00 +0000 Subject: [New-bugs-announce] [Issue 105981] server.py: UnicodeEncodeError Message-ID: <20230622045300.d7156132bf591eeb@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 22 04:47:23 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 22 Jun 2023 08:47:23 +0000 Subject: [New-bugs-announce] [Issue 105982] PicklingError on multiprocessing for windows Message-ID: <20230622084723.a239b10e20bddadc@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 22 05:07:10 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 22 Jun 2023 09:07:10 +0000 Subject: [New-bugs-announce] [Issue 105983] webbrowser incognito mode Message-ID: <20230622090710.0ca08a8f58e91686@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 22 09:35:04 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 22 Jun 2023 13:35:04 +0000 Subject: [New-bugs-announce] [Issue 105986] match-case reports type error Message-ID: <20230622133504.09e32ca57f13929c@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 22 10:42:00 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 22 Jun 2023 14:42:00 +0000 Subject: [New-bugs-announce] [Issue 105987] Crash in `_asyncio._swap_current_task` due to improper reference counting Message-ID: <20230622144200.c4329a9464314a1d@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 22 10:50:05 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 22 Jun 2023 14:50:05 +0000 Subject: [New-bugs-announce] [Issue 105988] importlib.resources incorrect version for availability Message-ID: <20230622145005.3c7ddccda403c72b@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 22 13:52:49 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 22 Jun 2023 17:52:49 +0000 Subject: [New-bugs-announce] [Issue 105993] asyncio.EventLoop.start_tls() returns None Message-ID: <20230622175249.946787c23551e316@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 22 17:18:40 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 22 Jun 2023 21:18:40 +0000 Subject: [New-bugs-announce] [Issue 106000] test_basic_multiple_interpreters_deleted_no_reset() of test_imp/test_import leaks references Message-ID: <20230622211840.d5fe237401103cc6@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 22 20:54:21 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 00:54:21 +0000 Subject: [New-bugs-announce] [Issue 106004] C API: Add PyDict_GetItemRef() function Message-ID: <20230623005421.6cd96ceb8ebb84e4@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 22 22:41:32 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 02:41:32 +0000 Subject: [New-bugs-announce] [Issue 106008] Make implicit boolean conversions explicit Message-ID: <20230623024132.9919d72e7f6e540a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 00:24:35 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 04:24:35 +0000 Subject: [New-bugs-announce] [Issue 106009] failed tests in Lib/test/test_webbrowser.py Message-ID: <20230623042435.f7d4bd9570aa2151@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 04:16:41 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 08:16:41 +0000 Subject: [New-bugs-announce] [Issue 106012] Crash in test_import: Assertion error about monitoring version. Message-ID: <20230623081641.a642a956d2c1d6ed@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 04:54:57 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 08:54:57 +0000 Subject: [New-bugs-announce] [Issue 106014] Type annotation is affecting code execution Message-ID: <20230623085457.8345f23ab030d00f@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 04:56:19 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 08:56:19 +0000 Subject: [New-bugs-announce] [Issue 106015] Type annotation is affecting code execution Message-ID: <20230623085619.034252dd7347aa43@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 06:00:07 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 10:00:07 +0000 Subject: [New-bugs-announce] [Issue 106016] Support defining __setattr__() and __delattr__() in a module Message-ID: <20230623100007.69374a0b338cf27d@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 06:36:05 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 10:36:05 +0000 Subject: [New-bugs-announce] [Issue 106018] Type hinting not working on dictionary key value pair Message-ID: <20230623103605.aa5a1877c4bd884f@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 07:56:43 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 11:56:43 +0000 Subject: [New-bugs-announce] [Issue 106020] pathlib.Path: Truncate file extension if Path is PosixPath Message-ID: <20230623115643.a5822cc21794c844@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 09:24:20 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 13:24:20 +0000 Subject: [New-bugs-announce] [Issue 106023] C API: What's the status of the half-private FASTCALL calling convention? Message-ID: <20230623132420.ad650d172e0bd06b@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 10:03:03 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 14:03:03 +0000 Subject: [New-bugs-announce] [Issue 106025] Incorrect usage of PyUnicode_CompareWithASCIIString in suggestions.c Message-ID: <20230623140303.6e94d685491a4ee2@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 10:33:46 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 14:33:46 +0000 Subject: [New-bugs-announce] [Issue 106028] Fatal error on SSL protocol - deque index out of range Message-ID: <20230623143346.745168866ccb1791@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 10:57:25 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 14:57:25 +0000 Subject: [New-bugs-announce] [Issue 106030] Miscaleous fixes in Python/suggestions.c Message-ID: <20230623145725.4b1a7e664a842eac@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 11:28:25 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 15:28:25 +0000 Subject: [New-bugs-announce] [Issue 106033] PyDict_GetItem and PyObject_HasAttr should not be used Message-ID: <20230623152825.c9a2bb79691aa431@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 13:03:40 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 17:03:40 +0000 Subject: [New-bugs-announce] [Issue 106037] User subclasses of `pathlib.PurePath` are `os.PathLike` Message-ID: <20230623170340.336caac0ca3b6140@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 13:09:12 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 17:09:12 +0000 Subject: [New-bugs-announce] [Issue 106038] Regression in threading support when running on older Docker Message-ID: <20230623170912.5fb5dca5996ea727@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 13:30:01 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 17:30:01 +0000 Subject: [New-bugs-announce] [Issue 106042] fsencode and fsdecode() ignore `sys._enablelegacywindowsfsencoding()` Message-ID: <20230623173001.de0d0a178c707966@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 14:25:52 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 18:25:52 +0000 Subject: [New-bugs-announce] [Issue 106045] venv base path does not resolve symlinks using realpath() Message-ID: <20230623182552.bf66fea676b6929a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 15:03:39 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 19:03:39 +0000 Subject: [New-bugs-announce] [Issue 106046] Improve error message from `os.fspath` if `__fspath__` is set to `None` Message-ID: <20230623190339.32d1042c77164227@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 19:02:31 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 23 Jun 2023 23:02:31 +0000 Subject: [New-bugs-announce] [Issue 106051] Embedded Python Crashes When Importing Torch With C API Message-ID: <20230623230231.4b97927dd7dd561a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 20:57:38 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 24 Jun 2023 00:57:38 +0000 Subject: [New-bugs-announce] [Issue 106052] Possessive quantifier matches where an ordinary quantifier doesn't Message-ID: <20230624005738.da8b0806a8081a54@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 23 22:56:56 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 24 Jun 2023 02:56:56 +0000 Subject: [New-bugs-announce] [Issue 106053] allow hashlib.file_digest() to calculate hashes for multiple algorithms at once Message-ID: <20230624025656.01cefb5c8a8c9223@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 24 03:25:11 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 24 Jun 2023 07:25:11 +0000 Subject: [New-bugs-announce] [Issue 106056] Class 'Category' has no 'objects' memberPylintE1101:no-member Message-ID: <20230624072511.c4114d299e779401@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 24 17:35:10 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 24 Jun 2023 21:35:10 +0000 Subject: [New-bugs-announce] [Issue 106067] ValueError: 'x' in __slots__ conflicts with class variable Message-ID: <20230624213510.66c73f470614f682@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 24 18:19:16 2023 From: github at mailgun.python.org (CPython Issues) Date: Sat, 24 Jun 2023 22:19:16 +0000 Subject: [New-bugs-announce] [Issue 106068] asyncio: Confusing TimeoutError Message-ID: <20230624221916.fc0cbcb27c8a661f@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sat Jun 24 23:11:06 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 25 Jun 2023 03:11:06 +0000 Subject: [New-bugs-announce] [Issue 106075] `asyncio.__init__` does not include `asyncio.taskgroups` in its `__all__` Message-ID: <20230625031106.69f2c1c6dc1cc44a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 25 04:40:04 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 25 Jun 2023 08:40:04 +0000 Subject: [New-bugs-announce] [Issue 106077] Recursive functions optimizatins like memoization function for functools Message-ID: <20230625084004.975bdbc94cf75d81@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 25 04:47:16 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 25 Jun 2023 08:47:16 +0000 Subject: [New-bugs-announce] [Issue 106078] Isolate the `_decimal` extension module Message-ID: <20230625084716.91a74afa74473c56@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 25 11:52:25 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 25 Jun 2023 15:52:25 +0000 Subject: [New-bugs-announce] [Issue 106084] C API: Remove private functions from abstract.h Message-ID: <20230625155225.fb06b2b513defb3a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Sun Jun 25 14:24:23 2023 From: github at mailgun.python.org (CPython Issues) Date: Sun, 25 Jun 2023 18:24:23 +0000 Subject: [New-bugs-announce] [Issue 106091] uuid can't be formatted as int with new builtin formatting conversions Message-ID: <20230625182423.0d1f94d2f2235522@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 26 00:35:38 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 26 Jun 2023 04:35:38 +0000 Subject: [New-bugs-announce] [Issue 106094] Add chdir to pathlib.Path Message-ID: <20230626043538.5883883da2e40fb5@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 26 04:43:27 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 26 Jun 2023 08:43:27 +0000 Subject: [New-bugs-announce] [Issue 106101] Eval breaker isn't check if optimizer produces small region executors in loops. Message-ID: <20230626084327.5b3f1b0abe49e46e@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 26 05:35:44 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 26 Jun 2023 09:35:44 +0000 Subject: [New-bugs-announce] [Issue 106102] cannot create consistent MRO for multiple generic inheritance Message-ID: <20230626093544.a1f565af8eec14c7@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 26 09:01:40 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 26 Jun 2023 13:01:40 +0000 Subject: [New-bugs-announce] [Issue 106104] The sqlite3 module should not be built as a core module Message-ID: <20230626130140.1ae4b4d868f2c194@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 26 10:20:49 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 26 Jun 2023 14:20:49 +0000 Subject: [New-bugs-announce] [Issue 106107] Docs: dataclasses: wrong error documented Message-ID: <20230626142049.33c84ab6ce0a7b4a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 26 11:56:13 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 26 Jun 2023 15:56:13 +0000 Subject: [New-bugs-announce] [Issue 106111] The zipapp module documentation includes out of date notes on creating a Windows executable Message-ID: <20230626155613.eaee4bff87ab8523@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 26 12:07:06 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 26 Jun 2023 16:07:06 +0000 Subject: [New-bugs-announce] [Issue 106113] asdict() on dataclass with defaultdict raises TypeError: "first argument must be callable or None " Message-ID: <20230626160706.d09b46599585f0fe@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 26 15:25:10 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 26 Jun 2023 19:25:10 +0000 Subject: [New-bugs-announce] [Issue 106118] 3.12.0b3 build issue: 'O_CLOEXEC' undeclared in sysmodule.c Message-ID: <20230626192510.025d08de2c9bb272@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Mon Jun 26 17:30:38 2023 From: github at mailgun.python.org (CPython Issues) Date: Mon, 26 Jun 2023 21:30:38 +0000 Subject: [New-bugs-announce] [Issue 106123] Modules/_sha3 is created by configure, but no longer an actual source directory Message-ID: <20230626213038.0d1e8f3b1877a9c6@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 27 00:23:03 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 27 Jun 2023 04:23:03 +0000 Subject: [New-bugs-announce] [Issue 106130] Windows socket connection delay Message-ID: <20230627042303.16854ac32fef2089@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 27 02:32:27 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 27 Jun 2023 06:32:27 +0000 Subject: [New-bugs-announce] [Issue 106132] Why do we need to change the permission of the `uu.py` file? Message-ID: <20230627063227.6e3c5d85d85415be@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 27 04:51:41 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 27 Jun 2023 08:51:41 +0000 Subject: [New-bugs-announce] [Issue 106133] Inconsistent Behavior of match-case Statement with Dict Literals `{}` and `dict()` Constructor Message-ID: <20230627085141.70ff9c56c3be25b5@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 27 06:36:03 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 27 Jun 2023 10:36:03 +0000 Subject: [New-bugs-announce] [Issue 106135] Add more cases to `test_patma` Message-ID: <20230627103603.d37d8d1bc3ecc6a7@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 27 08:44:34 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 27 Jun 2023 12:44:34 +0000 Subject: [New-bugs-announce] [Issue 106137] Add SoftDeprecationWarning warning category Message-ID: <20230627124434.d2caeccf1d1584ff@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 27 10:12:19 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 27 Jun 2023 14:12:19 +0000 Subject: [New-bugs-announce] [Issue 106140] Reorder some fields to facilitate out-of-process inspection Message-ID: <20230627141219.7f166097855166b3@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 27 10:38:33 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 27 Jun 2023 14:38:33 +0000 Subject: [New-bugs-announce] [Issue 106144] Defects when parsing email headers aren't raised or propagated to the email object Message-ID: <20230627143833.1920ca546544ae57@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 27 10:55:13 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 27 Jun 2023 14:55:13 +0000 Subject: [New-bugs-announce] [Issue 106145] AST nodes for PEP 695 type param syntax do not require `end_lineno` nor `end_col_offset` Message-ID: <20230627145513.06dcf002bb3e8ca3@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 27 11:55:02 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 27 Jun 2023 15:55:02 +0000 Subject: [New-bugs-announce] [Issue 106149] Move jump resolution from optimizer to assembler Message-ID: <20230627155502.7e869458cf04d59d@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 27 12:33:18 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 27 Jun 2023 16:33:18 +0000 Subject: [New-bugs-announce] [Issue 106151] venv should check if directory exists while creating a virtual environment Message-ID: <20230627163318.d78f1dd21633f73e@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 27 12:51:00 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 27 Jun 2023 16:51:00 +0000 Subject: [New-bugs-announce] [Issue 106152] [3.12] cProfile counts 0 primitive calls for builtins.exec in certain scenario Message-ID: <20230627165100.a8adb06444b88336@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 27 19:14:45 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 27 Jun 2023 23:14:45 +0000 Subject: [New-bugs-announce] [Issue 106160] Fix `test_gzip` failure under WASI Message-ID: <20230627231445.ddbcf2aecbce1494@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 27 19:34:00 2023 From: github at mailgun.python.org (CPython Issues) Date: Tue, 27 Jun 2023 23:34:00 +0000 Subject: [New-bugs-announce] [Issue 106162] test_array emits DeprecationWarning: The 'u' type code is deprecated and will be removed in Python 3.16 Message-ID: <20230627233400.0145baf1c0751399@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 27 20:11:26 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 00:11:26 +0000 Subject: [New-bugs-announce] [Issue 106165] `types.MappingProxyType.__qualname__` isn't correct Message-ID: <20230628001126.e625cfc3f7efa0db@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 27 20:21:10 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 00:21:10 +0000 Subject: [New-bugs-announce] [Issue 106168] C API: Check in PyTuple_SET_ITEM() and PyList_SET_ITEM() Message-ID: <20230628002110.bb8bcb643fa24d28@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Tue Jun 27 22:46:00 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 02:46:00 +0000 Subject: [New-bugs-announce] [Issue 106176] `test_import.test_concurrency` leaks ref on Windows Message-ID: <20230628024600.2b9d55617a311bb3@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 02:18:38 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 06:18:38 +0000 Subject: [New-bugs-announce] [Issue 106182] `sys.getfilesystemencoding()` should return interned string Message-ID: <20230628061838.69ee63211ae004c6@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 06:37:02 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 10:37:02 +0000 Subject: [New-bugs-announce] [Issue 106185] `test_traceback` does not run one set of `CPythonTracebackErrorCaretTests` Message-ID: <20230628103702.bd7525f7f75d9579@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 06:38:20 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 10:38:20 +0000 Subject: [New-bugs-announce] [Issue 106186] email.parser header-only parsing records MultipartInvariantViolationDefect for valid multipart emails Message-ID: <20230628103820.e5de92262fc14b9f@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 06:52:05 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 10:52:05 +0000 Subject: [New-bugs-announce] [Issue 106193] `test_monitoring` has duplicated tests Message-ID: <20230628105205.47dffa070f0fe5ac@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 06:58:21 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 10:58:21 +0000 Subject: [New-bugs-announce] [Issue 106194] `test_curses` has duplicated tests Message-ID: <20230628105821.9687cafe3ddbdb5a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 07:00:34 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 11:00:34 +0000 Subject: [New-bugs-announce] [Issue 106195] profile and cProfile are different even though docs say they are the same Message-ID: <20230628110034.652dc3d42151cb0f@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 07:07:16 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 11:07:16 +0000 Subject: [New-bugs-announce] [Issue 106197] `test_multiple_inheritance_buffer_last` is duplicated in `test_buffer` Message-ID: <20230628110716.eede9a2595a85b66@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 07:19:06 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 11:19:06 +0000 Subject: [New-bugs-announce] [Issue 106200] Multiple unused imports in the source code Message-ID: <20230628111906.8373f21c35748b99@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 07:35:18 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 11:35:18 +0000 Subject: [New-bugs-announce] [Issue 106202] tokenize.py: NEWLINE/NL mixup after line continuation character in indented block Message-ID: <20230628113518.9050a3586c4d1953@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 12:52:24 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 16:52:24 +0000 Subject: [New-bugs-announce] [Issue 106208] check-clean-src target action seems incorrect Message-ID: <20230628165224.0305b01a4e7af30d@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 13:07:48 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 17:07:48 +0000 Subject: [New-bugs-announce] [Issue 106210] Emscripten import trampoline is not needed Message-ID: <20230628170748.17528d6647a7e741@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 13:38:04 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 17:38:04 +0000 Subject: [New-bugs-announce] [Issue 106212] C-analyzer (make check-c-globals) only works with GCC? Message-ID: <20230628173804.2e34a9918f467c24@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 13:39:37 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 17:39:37 +0000 Subject: [New-bugs-announce] [Issue 106213] Emscripten JS trampolines do not interact well with wasm stack switching Message-ID: <20230628173937.c6b50311ac1ce54a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 13:59:03 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 17:59:03 +0000 Subject: [New-bugs-announce] [Issue 106214] Fix `test_opcode` to skip threaded tests on WebAssembly platforms Message-ID: <20230628175903.58dbe11b50d24c07@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 17:51:57 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 21:51:57 +0000 Subject: [New-bugs-announce] [Issue 106217] new-bugs-announce notifier workflow fails on large bug reports Message-ID: <20230628215157.f5cc345af8457478@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 17:53:39 2023 From: github at mailgun.python.org (CPython Issues) Date: Wed, 28 Jun 2023 21:53:39 +0000 Subject: [New-bugs-announce] [Issue 106218] zipfile regression: When writing a zip64 entry to an unseekable file, the local file header compressed/uncompressed fields are not set to 0 Message-ID: <20230628215339.9f3e02709c78a588@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 21:24:09 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 29 Jun 2023 01:24:09 +0000 Subject: [New-bugs-announce] [Issue 106221] math.log10(10**443) != 443.0 Message-ID: <20230629012409.92b25f35a55518da@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Wed Jun 28 23:15:34 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 29 Jun 2023 03:15:34 +0000 Subject: [New-bugs-announce] [Issue 106222] Provide a way for operators on subclasses of native types return instances of the subclass Message-ID: <20230629031534.8a69722ae56483be@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 29 06:49:15 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 29 Jun 2023 10:49:15 +0000 Subject: [New-bugs-announce] [Issue 106232] timeit basic examples are not compatible for Windows (CMD/ PowerShell) Message-ID: <20230629104915.13cb629966f65d75@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 29 07:25:33 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 29 Jun 2023 11:25:33 +0000 Subject: [New-bugs-announce] [Issue 106233] Improve `InvalidTZPathWarning` warning with a stacklevel Message-ID: <20230629112533.581ba4d4fcc95820@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 29 07:37:04 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 29 Jun 2023 11:37:04 +0000 Subject: [New-bugs-announce] [Issue 106235] argparse action 'append' used with parse_known_args() consumes unknown arguments Message-ID: <20230629113704.398810ce8d881ce5@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 29 08:03:18 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 29 Jun 2023 12:03:18 +0000 Subject: [New-bugs-announce] [Issue 106236] `_DummyThread`s can be joined in `-OO` mode Message-ID: <20230629120318.475acd47822732fd@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 29 08:29:48 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 29 Jun 2023 12:29:48 +0000 Subject: [New-bugs-announce] [Issue 106238] Handle KeyboardInterrupt during logging._acquireLock() Message-ID: <20230629122948.5ffcd6d8d5ab07d0@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 29 08:35:11 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 29 Jun 2023 12:35:11 +0000 Subject: [New-bugs-announce] [Issue 106240] Add stdlib_deprecations module Message-ID: <20230629123511.e250a36f04ed8329@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 29 08:51:20 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 29 Jun 2023 12:51:20 +0000 Subject: [New-bugs-announce] [Issue 106242] os.path.normpath truncates input on null bytes in 3.11, but not 3.10 Message-ID: <20230629125120.ecd6eef56fb0e872@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 29 10:26:21 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 29 Jun 2023 14:26:21 +0000 Subject: [New-bugs-announce] [Issue 106246] Allow Match-Case with Union Types Message-ID: <20230629142621.29d5ca06dca635b7@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 29 12:20:47 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 29 Jun 2023 16:20:47 +0000 Subject: [New-bugs-announce] [Issue 106248] [Idea] Add `typing.Abstract` to allow hinting abstract attributes Message-ID: <20230629162047.5d58134c1305fc0a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 29 12:50:44 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 29 Jun 2023 16:50:44 +0000 Subject: [New-bugs-announce] [Issue 106249] [match-case] allow literal `Ellipsis` and `NotImplemented`. Message-ID: <20230629165044.e64b7761e7f7325b@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 29 14:24:30 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 29 Jun 2023 18:24:30 +0000 Subject: [New-bugs-announce] [Issue 106250] The `cases_generator` handles some instructions incorrectly Message-ID: <20230629182430.e915ebb32cfaf3da@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 29 14:57:41 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 29 Jun 2023 18:57:41 +0000 Subject: [New-bugs-announce] [Issue 106251] shutil.copyfile does not throw an exception for a Windows invalid file containing a colon. Message-ID: <20230629185741.edf80f613a253985@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 29 18:23:50 2023 From: github at mailgun.python.org (CPython Issues) Date: Thu, 29 Jun 2023 22:23:50 +0000 Subject: [New-bugs-announce] [Issue 106255] Try untracking virtual `__dict__`s Message-ID: <20230629222350.0622ad8885dfca8a@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 29 20:45:08 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 30 Jun 2023 00:45:08 +0000 Subject: [New-bugs-announce] [Issue 106259] Add trivial "help" target to Makefile.pre.in Message-ID: <20230630004508.12daa89ecd1236a8@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Thu Jun 29 22:02:53 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 30 Jun 2023 02:02:53 +0000 Subject: [New-bugs-announce] [Issue 106261] Mixed Type ChainMap Order Dependency Message-ID: <20230630020253.251dfad6924ced1b@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 30 02:44:44 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 30 Jun 2023 06:44:44 +0000 Subject: [New-bugs-announce] [Issue 106263] Segmentation fault when instantiating `decimal.SignalDictMixin` type Message-ID: <20230630064444.fa965978a90813c9@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 30 04:04:57 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 30 Jun 2023 08:04:57 +0000 Subject: [New-bugs-announce] [Issue 106267] Warning in `Python/executor_cases.c.h` Message-ID: <20230630080457.2a61185586cf765c@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 30 04:13:22 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 30 Jun 2023 08:13:22 +0000 Subject: [New-bugs-announce] [Issue 106268] test_subprocess_consistent_callbacks in 3.12.0b3 fails on ppc64le Message-ID: <20230630081322.fc73bf033e0e444e@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 30 10:25:16 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 30 Jun 2023 14:25:16 +0000 Subject: [New-bugs-announce] [Issue 106280] Python/ceval.c -Wunreachable-code warn from apple-clang Message-ID: <20230630142516.3b8f0cb4762ff90e@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 30 10:29:12 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 30 Jun 2023 14:29:12 +0000 Subject: [New-bugs-announce] [Issue 106283] DoS Vulnerability in socket.create_connection through malicious DNS responses Message-ID: <20230630142912.bdabb7e9d2f14435@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 30 14:01:56 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 30 Jun 2023 18:01:56 +0000 Subject: [New-bugs-announce] [Issue 106287] Assertion failure when marshalling buffer object with exception being set Message-ID: <20230630180156.d5a90ea36a90b065@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 30 15:07:59 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 30 Jun 2023 19:07:59 +0000 Subject: [New-bugs-announce] [Issue 106290] Line numbers for errors off in traces Message-ID: <20230630190759.f679b2b9638b8cbe@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 30 15:49:42 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 30 Jun 2023 19:49:42 +0000 Subject: [New-bugs-announce] [Issue 106292] cached_property no longer works as a data descriptor in Python 3.12 Message-ID: <20230630194942.ac09c785451ed736@mailgun.python.org> An HTML attachment was scrubbed... URL: From github at mailgun.python.org Fri Jun 30 17:04:21 2023 From: github at mailgun.python.org (CPython Issues) Date: Fri, 30 Jun 2023 21:04:21 +0000 Subject: [New-bugs-announce] [Issue 106293] Typos, Grammar mistakes in object_layout.md Message-ID: <20230630210421.76063062a2c502e7@mailgun.python.org> An HTML attachment was scrubbed... URL: