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 1q8bSs-0002pp-Vf for pgadmin-hackers@arkaria.postgresql.org; Mon, 12 Jun 2023 06:55:47 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q8bSr-00014o-S7 for pgadmin-hackers@arkaria.postgresql.org; Mon, 12 Jun 2023 06:55:45 +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 1q8bSr-00014f-G9 for pgadmin-hackers@lists.postgresql.org; Mon, 12 Jun 2023 06:55:45 +0000 Received: from mail-ot1-x330.google.com ([2607:f8b0:4864:20::330]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1q8bSo-001k4D-HP for pgadmin-hackers@postgresql.org; Mon, 12 Jun 2023 06:55:43 +0000 Received: by mail-ot1-x330.google.com with SMTP id 46e09a7af769-6b2b7ca1cb8so2152389a34.2 for ; Sun, 11 Jun 2023 23:55:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1686552942; x=1689144942; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=bvrQN2JXmKpShL0W95JCIkIRGHKHRGC6s7FZL9LOkUk=; b=CyiGLy1OQyXKA/fAxbtPdteKuCWLQNX660XUQQx2WMd/2Aqqy/iapfsmQ/cRpUOhTg +3CLtdMT1CnXjmirtio5NX/1fNj4z2yvL4gaKDB9Bw+e1XsjdV6SHSHVh3yvGbY8XTjL IFu2yffJE+URxP48qKinl7wTHFl5uWxpUXdQl3aV+kG7fgg0xt4znCTe0IppCmHeO44V JS6F+06DaeBAOK+dviVoVPqGETjngOlc9xSOr8QSLlpzVsVIxZR2nIMjpehj5tlA8q+f vO5Ysob8TiDPtk5aczCwfhB2LFp5YrMfG8ptbddQ1LR3dADHaQ3t7R/in+o0o+zYhUPJ NT3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686552942; x=1689144942; 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=bvrQN2JXmKpShL0W95JCIkIRGHKHRGC6s7FZL9LOkUk=; b=KwXj8pJAoOHodSd4UjVzXEiBPwJ0EqqtKUg3IHCCdEFZetfNx5aWm1cs9muzXjQXOT 43l3W9DQM79KsdXBkzk4rRAP06ZhIm6vuWuodbOKQL6o8UUVhnYc+cFdcGcBQnsJOzg/ o9Lfc5/xcLb8T7YMoz0i38OeA2KsKiwDihRweXR/EEut1oauyk+v8MFhCobvH5Tu4qkO AkTcrUdze3b0y4kCLqIQEcDRvPFJBvAv0+DxJPFuLYnUpH5i0/myFmpbScVoJCF64tZo UPerU9H/CuVmmlJFY13AH+vXGvr/TV2vPtVPXx+1oDNJzpyI6RpolpuHQUoJZoq8rPNJ BjIQ== X-Gm-Message-State: AC+VfDycwdFi6sFdxmGYQF9k8XMpH0Foi4YmUNIMYFCVPwxXoF61dG4S NdNxfssqwxnveyWnmcmH2SX04quOCqp1vEC7E5sNdTh3G8Oc1M4zMNA= X-Google-Smtp-Source: ACHHUZ51bfQeA9KVId60VeI8P+NZfwWNLCM/SMYDR+kln75pgdoJcYIosTOHpQ/PZMgW2zrlkS0ZPR10N+roIPvYvOg= X-Received: by 2002:a9d:77d5:0:b0:6ab:1b58:f408 with SMTP id w21-20020a9d77d5000000b006ab1b58f408mr6078592otl.19.1686552941644; Sun, 11 Jun 2023 23:55:41 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Aditya Toshniwal Date: Mon, 12 Jun 2023 12:25:05 +0530 Message-ID: Subject: Re: Drop support for Python 3.7? To: Dave Page Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000fb68e805fde934d7" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000fb68e805fde934d7 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Dave, On Fri, Jun 9, 2023 at 7:04=E2=80=AFPM Dave Page wrote: > > > 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 hav= e >> 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+? >