[GRASS-git] [OSGeo/grass] 30642a: t.vect.list, t.rast.list: Add CSV support with pip...
Gulshan Kumar
noreply at github.com
Tue Mar 17 20:04:36 PDT 2026
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 30642ab84751e9b37b976f4b7bedb1f840b2c612
https://github.com/OSGeo/grass/commit/30642ab84751e9b37b976f4b7bedb1f840b2c612
Author: Gulshan Kumar <72340125+gulshan-123 at users.noreply.github.com>
Date: 2026-03-17 (Tue, 17 Mar 2026)
Changed paths:
M temporal/t.rast.list/t.rast.list.py
M temporal/t.rast.list/tests/t_rast_list_test.py
M temporal/t.vect.list/t.vect.list.py
M temporal/t.vect.list/tests/t_vect_list_test.py
Log Message:
-----------
t.vect.list, t.rast.list: Add CSV support with pipe + skip pytest (#7106)
csv and line format can now use pipe as separator
with format=json and yaml if separator is provided, give user error that separator is part of the format
Default separator in case of "plain" will be pipe, in case of "line" and "csv" will be comma.
skips only tests related to yaml, if yaml is not imported.
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