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 1q7cFs-00053E-GE for pgadmin-hackers@arkaria.postgresql.org; Fri, 09 Jun 2023 13:34:17 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q7cFr-0004yy-1K for pgadmin-hackers@arkaria.postgresql.org; Fri, 09 Jun 2023 13:34:15 +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 1q7cFq-0004yM-5R for pgadmin-hackers@lists.postgresql.org; Fri, 09 Jun 2023 13:34:14 +0000 Received: from mail-ej1-x633.google.com ([2a00:1450:4864:20::633]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1q7cFn-0015LT-2c for pgadmin-hackers@postgresql.org; Fri, 09 Jun 2023 13:34:12 +0000 Received: by mail-ej1-x633.google.com with SMTP id a640c23a62f3a-977d6aa3758so324706366b.0 for ; Fri, 09 Jun 2023 06:34:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin.org; s=google; t=1686317648; x=1688909648; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=+rQBGFmGE1M7VYFwUQwhm7U5tN+R+B8bDF38DNpMkj8=; b=CtDh2JuTDddESCQIaf9hYemhbOrS+RJiz60xpxjlCAm1Yb2hN2ic8SSHTm4ioqB//O NIZ21grXwYjaQuVjAQoMUVrg9AloeQtrV3DJj2h77XzLr5mECwHZGPCHXiX7gNzgqxCY WJ3npCyF6Ud5Rmec72jy08w7LS1FRPFLbhMXZCGvCqWuzgA9TZ0R+O4rJOGlc0ENIKRB jcdduZBIatIbRWBf5YGeD6OzrwLrWY4cNYsJdmvVQ5YzojXqihe6JuXXhkzU66dczD6l CTfhXwOVNm9q3S1UOwTUhXczc3Ga7/1F8vRQozATYAK2MHwlBhb3MqQ4t5xQI3svH/cL LdMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686317648; x=1688909648; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=+rQBGFmGE1M7VYFwUQwhm7U5tN+R+B8bDF38DNpMkj8=; b=GlaeaQu30aKjPP8loNk0xqwkYVfw71oKyQVjzzgS5wkLY7DXWeDOi9RBOj4CaeLFTQ jEBvdnFGkfTFx8BJU6OzHBZD9JJsun1BUF1gLtnniyvbhJ1suek60rv3pjKcejSqL2TQ GEKmHmW1hvRhINEuGdAPl6vu1+xefjQJdPMRnc5HQt9XSISHIXhyhAmBKcfycQDrJGr8 qHvwaISMet0fwWzUS3jGdmsWNaL2NPUBmKCHxpv/sYQTnNHW519FFtLEifyg78wAY36O ESEXiTRVm3J0HNPH9hY2fKO2bpW014Gh2YZ8qQ+kwk1jV3LBYAMvsod3eUZ/xzDl6Gb1 vDYw== X-Gm-Message-State: AC+VfDxe6/2Q33RHctos2D7L/8OoBgDg9q9xULw5RSnETA1D0jT8A2+L 0JIWiD5FPNwn1nRf7QRRf8Xei+ioC3AC6hwpH2MTsg== X-Google-Smtp-Source: ACHHUZ57GuTOJto94SD9qwcnST3+NU5ju3wnRHxHyoKeoeyNRfhAqASyqsFC+IT1+WoidXcQgW96JYuBrLkxD/1EKj4= X-Received: by 2002:a17:906:fe4d:b0:974:1e0e:91ee with SMTP id wz13-20020a170906fe4d00b009741e0e91eemr2063465ejb.13.1686317648477; Fri, 09 Jun 2023 06:34:08 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Fri, 9 Jun 2023 14:33:57 +0100 Message-ID: Subject: Re: Drop support for Python 3.7? To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000006a94c905fdb26c4a" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000006a94c905fdb26c4a Content-Type: text/plain; charset="UTF-8" On Fri, 9 Jun 2023 at 14:23, Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Beginning Flask v2.3.0, the support for Python 3.7 is dropped. So we have > pinned to the last version of 2.2.*. > We cannot stay there, and we'll need to update this. Most of the python > packages are dropping support for python 3.7. > So should we move ahead or stay put? I can see most OS's have at least > python 3.8 packages. > Most? What platforms do we support that don't have 3.8+? -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com --0000000000006a94c905fdb26c4a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


=
On Fri, 9 Jun 2023 at 14:23, Aditya T= oshniwal <aditya.to= shniwal@enterprisedb.com> wrote:
Hi=C2=A0Hackers,

Beginning=C2=A0Flask v2.3.0,= the support for Python 3.7 is dropped. So we have pinned to the last versi= on of 2.2.*.
We cannot s= tay there, and we'll need to update this. Most of the python packages a= re dropping support for python 3.7.
So should we move ahead or stay put? I can see most OS's ha= ve at least python 3.8 packages.

Most? What platforms do we support that don't have 3.8+?=C2=A0
<= /div>

--
Dave Page
Blog= : https://pgsnak= e.blogspot.com
Twitter: @pgsnake

EDB: https://www.enterprisedb.com
--0000000000006a94c905fdb26c4a--