P.S.: suggestions for the name of this new common class are welcome.
--
Ticket URL: <https://code.djangoproject.com/ticket/25938>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* owner: nobody => sir-sigurd
* needs_docs: => 0
* needs_tests: => 0
* needs_better_patch: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/25938#comment:1>
* stage: Unreviewed => Accepted
Comment:
Maybe a name like `CPointerBase`?
--
Ticket URL: <https://code.djangoproject.com/ticket/25938#comment:2>
Comment (by sir-sigurd):
`CPointerBase` looks better than my `PtrBase`.
--
Ticket URL: <https://code.djangoproject.com/ticket/25938#comment:3>
* has_patch: 0 => 1
Comment:
PR -- https://github.com/django/django/pull/5828
--
Ticket URL: <https://code.djangoproject.com/ticket/25938#comment:4>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/25938#comment:5>
* needs_better_patch: 0 => 1
* stage: Ready for checkin => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/25938#comment:6>
* needs_better_patch: 1 => 0
Comment:
[https://github.com/django/django/pull/7660 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/25938#comment:7>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"b01ceae843c74062460fdf2f8e9fd3c5cc75ea45" b01ceae8]:
{{{
#!CommitTicketReference repository=""
revision="b01ceae843c74062460fdf2f8e9fd3c5cc75ea45"
Fixed #25938 -- Factored out CPointerBase base class for
GEOSBase/GDALBase.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25938#comment:8>