[GRASS-git] [OSGeo/grass] 5d2a93: grass.script: replace deprecated use of pipes.quot...
Nicklas Larsson
noreply at github.com
Thu Dec 1 11:56:13 PST 2022
Branch: refs/heads/releasebranch_8_2
Home: https://github.com/OSGeo/grass
Commit: 5d2a93023d3d97cc07470f163e961569dbc18de5
https://github.com/OSGeo/grass/commit/5d2a93023d3d97cc07470f163e961569dbc18de5
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2022-12-01 (Thu, 01 Dec 2022)
Changed paths:
M python/grass/script/core.py
Log Message:
-----------
grass.script: replace deprecated use of pipes.quote() (#2674)
'pipes' is deprecated since Python 3.11 and will be removed in version 3.13.
'pipes.quote()' is deprecated since version 2.7.
More information about the grass-commit
mailing list