--
Ticket URL: <https://code.djangoproject.com/ticket/32357>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/13894 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/32357#comment:1>
Comment (by David Smith):
Should the policy for removing support be consistent? For example Python
support we are looking ahead to 4.2, should the same arguments (both for
and against) also apply here?
I'm not taking a view here either way, it's just the inconsistency that
I'm challenging.
--
Ticket URL: <https://code.djangoproject.com/ticket/32357#comment:2>
Comment (by Mariusz Felisiak):
Replying to [comment:2 David Smith]:
> Should the policy for removing support be consistent? For example Python
support we are looking ahead to 4.2, should the same arguments (both for
and against) also apply here?
>
> I'm not taking a view here either way, it's just the inconsistency that
I'm challenging.
We have a special policy about Python version support, in other cases
(e.g. databases) we drop support immediately when they are no longer
supported by creators. You can start a discussion on DevelopersMailingList
if you think we should change it.
--
Ticket URL: <https://code.djangoproject.com/ticket/32357#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"5371342ed66f5ff9feae9dc4586ec43830bbeca6" 5371342e]:
{{{
#!CommitTicketReference repository=""
revision="5371342ed66f5ff9feae9dc4586ec43830bbeca6"
Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32357#comment:4>