From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B7FD01581D3 for ; Fri, 31 May 2024 00:21:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEE9AE2A8D; Fri, 31 May 2024 00:21:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A7A78E2A5D for ; Fri, 31 May 2024 00:21:18 +0000 (UTC) From: Sam James To: Martin Dummer Cc: gentoo-dev@lists.gentoo.org, =?utf-8?B?TWljaGHFgiBHw7Nybnk=?= Subject: Re: [gentoo-dev] Imminent Python 3.12 switch reminder In-Reply-To: (Martin Dummer's message of "Wed, 29 May 2024 11:30:10 +0200") Organization: Gentoo References: Date: Fri, 31 May 2024 01:21:14 +0100 Message-ID: <87a5k6esqt.fsf@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: ea09c548-6e48-4ff9-9210-e7f3b0e7f4a6 X-Archives-Hash: da91f501689da9c27f1c5db0ff683bee Martin Dummer writes: > Am 28.05.24 um 08:24 schrieb Micha=C5=82 G=C3=B3rny: >> If you're up for some more quick porting, right now's the time! > https://github.com/gentoo/gentoo/pull/36502 laying around for ~ 1 Month I see Flow's reviewed your PR (as has mgorny before now) but I plan on going over any py3.12 related PRs over the weekend - including yours if it's not merged by then. Others are encouraged and welcome to help with that process, including non-developers who want to review which speeds things up. Thanks.