[Django] #28495: GDAL Feature fields are not converted to strings

2 views
Skip to first unread message

Django

unread,
Aug 14, 2017, 5:32:01 AM8/14/17
to django-...@googlegroups.com
#28495: GDAL Feature fields are not converted to strings
----------------------------------------+------------------------
Reporter: Claude Paroz | Owner: nobody
Type: Bug | Status: new
Component: GIS | Version: master
Severity: Normal | Keywords:
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
----------------------------------------+------------------------


--
Ticket URL: <https://code.djangoproject.com/ticket/28495>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Aug 14, 2017, 5:34:32 AM8/14/17
to django-...@googlegroups.com
#28495: GDAL Feature fields are not converted to strings
------------------------------+------------------------------------

Reporter: Claude Paroz | Owner: nobody
Type: Bug | Status: new
Component: GIS | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
------------------------------+------------------------------------
Changes (by Claude Paroz):

* has_patch: 0 => 1


Comment:

[https://github.com/django/django/pull/8902 PR]

--
Ticket URL: <https://code.djangoproject.com/ticket/28495#comment:1>

Django

unread,
Aug 14, 2017, 9:07:47 AM8/14/17
to django-...@googlegroups.com
#28495: GDAL Feature.fields should be a list of strs rather than bytestrings
-------------------------------------+-------------------------------------

Reporter: Claude Paroz | Owner: nobody
Type: Bug | Status: new
Component: GIS | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

* stage: Accepted => Ready for checkin


Old description:

New description:

`django.contrib.gis.gdal.Feature.fields` returns a list of bytestrings
rather than a list of `str`s`.

--

--
Ticket URL: <https://code.djangoproject.com/ticket/28495#comment:2>

Django

unread,
Aug 15, 2017, 1:32:30 PM8/15/17
to django-...@googlegroups.com
#28495: GDAL Feature.fields should be a list of strs rather than bytestrings
-------------------------------------+-------------------------------------
Reporter: Claude Paroz | Owner: nobody
Type: Bug | Status: closed
Component: GIS | Version: master
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Claude Paroz <claude@…>):

* status: new => closed
* resolution: => fixed


Comment:

In [changeset:"546412e6731e5e31b8450c35e3dae8ec26bc008c" 546412e]:
{{{
#!CommitTicketReference repository=""
revision="546412e6731e5e31b8450c35e3dae8ec26bc008c"
Fixed #28495 -- Converted GDAL Feature.fields to strings
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/28495#comment:3>

Reply all
Reply to author
Forward
0 new messages