[GRASS-git] [OSGeo/grass] 813c42: grass.temporal: fix error handling (#5631)
Anna Petrasova
noreply at github.com
Sat May 10 06:12:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 813c4202c31a6eb497d54e94b0864daa1de02c36
https://github.com/OSGeo/grass/commit/813c4202c31a6eb497d54e94b0864daa1de02c36
Author: Anna Petrasova <kratochanna at gmail.com>
Date: 2025-05-10 (Sat, 10 May 2025)
Changed paths:
M python/grass/temporal/core.py
Log Message:
-----------
grass.temporal: fix error handling (#5631)
The problem is caused by #4805, where the psycopg2.Error is used, even when the package is not available.
I also removed try except for sqlite3 since it has been part of standard Python package since Python 2.5.
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