#32230 closed New feature (fixed)
Add support for pathlib.Path to the django.contrib.gis.gdal.DataSource.
Reported by: | Mariusz Felisiak | Owned by: | Hasan Ramezani |
---|---|---|---|
Component: | GIS | Version: | 3.1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
Add support for pathlib.Path
to the django.contrib.gis.gdal.DataSource
.
Thanks Neil Lyons for the report.
Change History (8)
comment:1 by , 4 years ago
comment:3 by , 4 years ago
Has patch: | set |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:4 by , 4 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:5 by , 4 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
Note:
See TracTickets
for help on using tickets.
In e46ca51c: