Re: Patch to remove Python 2.7 support in the macOS Appbundle

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Patch to remove Python 2.7 support in the macOS Appbundle
Date: 2020-04-27 09:52:50
Message-ID: CAFOhELcbR3u7uBZWeahAdD7QW+tmv=nohQ-MEGVrbRuCN3_0rA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave,

As we support PostgreSQL >=9.5, do we need to maintain SQL templates for
older versions?

Thanks,
Khushboo

On Mon, Apr 27, 2020 at 3:16 PM Dave Page <dpage(at)pgadmin(dot)org> wrote:

> The attached patch removes support for Python 2.7 in general from the
> macOS appbundle build, thus also removing special handling for use of the
> system Python installation.
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-04-27 09:53:45 Re: Patch to remove Python 2.7 support in the macOS Appbundle
Previous Message Dave Page 2020-04-27 09:46:10 Patch to remove Python 2.7 support in the macOS Appbundle