Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nJgsO-0000zE-BD for pgsql-hackers@arkaria.postgresql.org; Mon, 14 Feb 2022 19:19:08 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nJgsM-00085a-Rh for pgsql-hackers@arkaria.postgresql.org; Mon, 14 Feb 2022 19:19:06 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nJgsM-00085Q-Hw for pgsql-hackers@lists.postgresql.org; Mon, 14 Feb 2022 19:19:06 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nJgsJ-00087R-Hp for pgsql-hackers@postgresql.org; Mon, 14 Feb 2022 19:19:05 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 21EJIwRR2916583; Mon, 14 Feb 2022 14:18:59 -0500 From: Tom Lane To: Peter Eisentraut cc: Andres Freund , pgsql-hackers@postgresql.org Subject: Re: Time to drop plpython2? In-reply-to: <3162645.1642093227@sss.pgh.pa.us> References: <20211031184548.g4sxfe47n2kyi55r@alap3.anarazel.de> <08a65981-7fec-1b9b-4061-6e3086c05914@enterprisedb.com> <3fc1211d-960b-4b2f-3e96-a6099db847fc@enterprisedb.com> <20211104195443.dystyijvufveikcp@alap3.anarazel.de> <85eb62cd-76f3-d01f-79ef-144173c16edc@enterprisedb.com> <2057149.1636943071@sss.pgh.pa.us> <20211115170632.buql3valv5mlnbni@alap3.anarazel.de> <2138217.1636996791@sss.pgh.pa.us> <20211115181246.gtnaeim6fo3vjb7c@alap3.anarazel.de> <2142324.1637000302@sss.pgh.pa.us> <21ad7747-d4de-e7b6-7864-be07929fb067@enterprisedb.com> <2594342.1641917185@sss.pgh.pa.us> <59eec9e5-f62a-4aeb-4cd6-ee5fddc2d6b4@enterprisedb.com> <3027819.1642013355@sss.pgh.pa.us> <3ac7b6b7-1187-e912-a689-cab59d67aeb5@enterprisedb.com> <3162645.1642093227@sss.pgh.pa.us> Comments: In-reply-to Tom Lane message dated "Thu, 13 Jan 2022 12:00:27 -0500" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2916581.1644866338.1@sss.pgh.pa.us> Date: Mon, 14 Feb 2022 14:18:58 -0500 Message-ID: <2916582.1644866338@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk I wrote: > Peter Eisentraut writes: >> On 12.01.22 19:49, Tom Lane wrote: > Anyway, getting back to the point: I think we should notify the > owners ASAP and set a 30-day deadline. >> Sure, let's do that. I don't have a buildfarm animal these days, so I'm >> not on that list, so it would be great if you could do that > Done. I told them "mid February", so we can plan on say the 15th > as the target date for pushing a patch. Well, it's mid-February. Do we have a python2-removal patch that's ready to go? regards, tom lane