[HACKERS] drop support for Python 2.3

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема [HACKERS] drop support for Python 2.3
Дата
Msg-id 7d5073f6-d9ea-ab09-4805-69a12f23e52f@2ndquadrant.com
обсуждение исходный текст
Ответы Re: [HACKERS] drop support for Python 2.3
Список pgsql-hackers
I would like to propose that we drop support for Python 2.3.  Reasons:

- Python 3.6 was released in December.  The list of versions we need to
manage is growing.

- Older Python versions are increasingly hard to build locally for testing.

- It's unlikely that Python 2.3 is still used in practice.  Python 2.4
is in RHEL 5, which is the typically the oldest mainstream OS we look at.

- We could remove some cruft from the code.

We do have buildfarm coverage on prairiedog.  However, that runs a >10
year old operating system, so I think it is not representing real usage.

Patch attached.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: [HACKERS] PUBLICATIONS and pg_dump
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] pg_bsd_indent: implement -lps ("leave preprocessor space")