[GRASS-git] [OSGeo/grass] 5626d0: grass.pygrass: Remove Vector.write() 2nd positiona...
Edouard Choinière
noreply at github.com
Thu Aug 21 10:31:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 5626d00f2e1911bc29cd35b3ee853a72e5ab523c
https://github.com/OSGeo/grass/commit/5626d00f2e1911bc29cd35b3ee853a72e5ab523c
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2025-08-21 (Thu, 21 Aug 2025)
Changed paths:
M python/grass/pygrass/vector/__init__.py
M scripts/v.rast.stats/testsuite/test_v_rast_stats.py
Log Message:
-----------
grass.pygrass: Remove Vector.write() 2nd positional argument deprecated in 7.2 (#6231)
Removes the compatibility code in Vector.write() which accepts the 7.0 API positional argument in 7.2 and above. It has already been a decade since that workaround to keep the calling syntax of GRASS 7.0 and before valid and we have a new major version already established.
Fixes v.rast.stats tests which is using the old signature.
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