Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grass.script: replace deprecated use of pipes.quote() #2674

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

nilason
Copy link
Contributor

@nilason nilason commented Nov 30, 2022

pipes is deprecated since Python 3.11 and will be removed in version 3.13.
pipes.quote() is deprecated since version 2.7.

'pipes' is deprecated since Python 3.11 and will be removed in version 3.13.
'pipes.quote()' is deprecated since version 2.7.
@nilason nilason added backport_needed Python Related code is in Python labels Nov 30, 2022
@nilason nilason added this to the 8.3.0 milestone Nov 30, 2022
@nilason nilason merged commit 464ffca into OSGeo:main Dec 1, 2022
nilason added a commit that referenced this pull request Dec 1, 2022
'pipes' is deprecated since Python 3.11 and will be removed in version 3.13.
'pipes.quote()' is deprecated since version 2.7.
@nilason nilason deleted the grass_script_rm_pipes branch December 1, 2022 19:56
@nilason
Copy link
Contributor Author

nilason commented Dec 1, 2022

Merged and backported to 8.2.

ninsbl pushed a commit to ninsbl/grass that referenced this pull request Feb 17, 2023
'pipes' is deprecated since Python 3.11 and will be removed in version 3.13.
'pipes.quote()' is deprecated since version 2.7.
marisn pushed a commit to marisn/grass that referenced this pull request Jun 2, 2023
'pipes' is deprecated since Python 3.11 and will be removed in version 3.13.
'pipes.quote()' is deprecated since version 2.7.
neteler pushed a commit to nilason/grass that referenced this pull request Nov 7, 2023
'pipes' is deprecated since Python 3.11 and will be removed in version 3.13.
'pipes.quote()' is deprecated since version 2.7.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Python Related code is in Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant