[GRASS-git] [OSGeo/grass] 4aa4ab: grass.temporal.core: Replace open file + read with...
Edouard Choinière
noreply at github.com
Mon Aug 26 20:40:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 4aa4abf43f69d23ecdea932f3e550b5479df428f
https://github.com/OSGeo/grass/commit/4aa4abf43f69d23ecdea932f3e550b5479df428f
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths:
M python/grass/temporal/core.py
Log Message:
-----------
grass.temporal.core: Replace open file + read with pathlib.Path's read_text() (#4233)
Reads the whole file using a context manager internally.
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