[GRASS-git] [OSGeo/grass] 858880: python: resolve osgeo.gdal exception warnings (#6340)

Anna Petrasova noreply at github.com
Fri Sep 19 15:50:13 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 8588808ad1f507bb05441ad6b2137cef12ebeb5a
      https://github.com/OSGeo/grass/commit/8588808ad1f507bb05441ad6b2137cef12ebeb5a
  Author: Anna Petrasova <kratochanna at gmail.com>
  Date:   2025-09-19 (Fri, 19 Sep 2025)

  Changed paths:
    M gui/wxpython/core/ws.py
    M gui/wxpython/gui_core/gselect.py
    M gui/wxpython/modules/import_export.py
    M scripts/r.in.wms/wms_drv.py
    M scripts/r.in.wms/wms_gdal_drv.py
    M scripts/v.import/v.import.py

  Log Message:
  -----------
  python: resolve osgeo.gdal exception warnings (#6340)

This resolves #5007 by explicitly declaring not using exceptions. This seemed to be the simplest solution. Alternatively, we could use the exceptions, but that would require more changes.



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list