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 1q7c5t-0004Y0-BL for pgadmin-hackers@arkaria.postgresql.org; Fri, 09 Jun 2023 13:23:57 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q7c5r-0002HW-NK for pgadmin-hackers@arkaria.postgresql.org; Fri, 09 Jun 2023 13:23:55 +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 1q7c5r-0002H0-F8 for pgadmin-hackers@lists.postgresql.org; Fri, 09 Jun 2023 13:23:55 +0000 Received: from mail-oa1-x2f.google.com ([2001:4860:4864:20::2f]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1q7c5n-0015HH-Tl for pgadmin-hackers@postgresql.org; Fri, 09 Jun 2023 13:23:53 +0000 Received: by mail-oa1-x2f.google.com with SMTP id 586e51a60fabf-1a28817f7d8so695198fac.3 for ; Fri, 09 Jun 2023 06:23:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1686317031; x=1688909031; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=6GYF5IcxnG1r0jOj7rh5/8gQXjzWA3OgT5vM2TNomfw=; b=dppzv7jyT4TnjjCzq5scjyfCnfHdOP2xfJIum5AmrvKbNg1whi/ahPr12/nkYwyycG MbsOR+nskCBDAsC/wUJrjdE8HZx4BVkUz+2bLPKTAnzI006WAv8kWY7iVe7L+zDjAvjk kKrrZgxjM3mBMGYB8OuifQ+yMRrmBB5zku8p1ChbMV0wT0m56FU9Ma5W+aCaBeTNQ6ot JJKqsUtbiMXmnrOAzlZl3+sk3MBYzyzNPUB92fOiMmE93WJWoaq9wwGV59mfcvggYnis OlIWjA6ovFmKKNoyEI4k2Q5QcFitsGqavRwrlZgFHjwV+6baoy0nHGPjwQWIG1/3pner YKuQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686317031; x=1688909031; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=6GYF5IcxnG1r0jOj7rh5/8gQXjzWA3OgT5vM2TNomfw=; b=ZX5meA3+vFw3Q6aKRTgxUd8guzP1hTQdvCIu0Ai03PjYiriYkwOfxO10IqnWnWB+mP sWJXcg5++Inv5DCpwpZTon4HIYnOBs8+r1vbyhV0wTj50j5icjLB+6xMt1vUgLb60Nu3 pFD0blzFZDtoXdRqQw3eKbfm5LnLdzVau7reruRNCEUUxC2RYG1N4WbIoSUXatnyC6Z6 iNHaKdcRj5lgfuSVCnTfzfEDd8gf/wu0xEg/q0SpD7+gLMc1M5o/VH0KqNPsIVwkZ7fI HKilQd0ZNhF/GCBnv6ZkYhkw0ZcG4s35rUzkQFgq3DGD6C/k3GWNCanGXsecfBnoSPhx vxAA== X-Gm-Message-State: AC+VfDwHxtHnX8W29Ki7dsPMBJFqcavFC5s39s2VHJu9+qXTsxsm26PV cUF3ef4qw3V3rRpZxvRrTKFBR5Zu/LYVuElG6eKIEU8YRi3qpGThTmg= X-Google-Smtp-Source: ACHHUZ40Ct+riDUMA4h+hpBZQuw1ef92mHoC7WML0mUqSmickrQO04MkBUXZPDdnGJXODe5bwxNmHDpI7+uYLYTKAGk= X-Received: by 2002:a05:6870:3895:b0:1a2:b763:c2d1 with SMTP id y21-20020a056870389500b001a2b763c2d1mr1046053oan.35.1686317030803; Fri, 09 Jun 2023 06:23:50 -0700 (PDT) MIME-Version: 1.0 From: Aditya Toshniwal Date: Fri, 9 Jun 2023 18:53:14 +0530 Message-ID: Subject: Drop support for Python 3.7? To: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000099a65b05fdb24741" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000099a65b05fdb24741 Content-Type: text/plain; charset="UTF-8" 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. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Sr. Software Architect | *enterprisedb.com* "Don't Complain about Heat, Plant a TREE" --00000000000099a65b05fdb24741 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi=C2=A0Hackers,

Beginning=C2=A0Flask 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.

--
Thanks,
Aditya Toshn= iwal
pgAdmin Hacker=C2=A0| Sr. Software Architect=C2=A0| enterprisedb.com
--00000000000099a65b05fdb24741--