--
Ticket URL: <https://code.djangoproject.com/ticket/28570>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* owner: nobody => Sergey Fedoseev
--
Ticket URL: <https://code.djangoproject.com/ticket/28570#comment:1>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/28570#comment:2>
Comment (by Sergey Fedoseev):
[https://github.com/django/django/pull/9056 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/28570#comment:3>
* has_patch: 0 => 1
* stage: Accepted => Ready for checkin
Comment:
I added documentation changes for dropping support for GEOS 3.3 to the
pull request. It's more than 5 years old which is our rough policy for
GEOS library support.
--
Ticket URL: <https://code.djangoproject.com/ticket/28570#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"bd903e8a6ec7a5b321f24096223e43e4aea5b653" bd903e8]:
{{{
#!CommitTicketReference repository=""
revision="bd903e8a6ec7a5b321f24096223e43e4aea5b653"
Fixed #28570 -- Dropped support for GEOS 3.3.x.
Removed setting SRID in GEOSGeometry.clone() which was only required
in GEOS 3.3.0.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28570#comment:5>