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.gunittest: Remove deprecated 'U'-mode for open() #2673

Merged
merged 1 commit into from
Nov 30, 2022

Conversation

nilason
Copy link
Contributor

@nilason nilason commented Nov 30, 2022

open() 'U'-mode was deprecated since Python 3.4, it is removed in Python 3.11.

Fixes #2670

'U'-mode was deprecated since Python 3.4, it is removed in Python 3.11.
@nilason nilason added bug Something isn't working 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 b2d196c into OSGeo:main Nov 30, 2022
@nilason nilason deleted the gunittest_rm_u-mode branch November 30, 2022 16:09
nilason added a commit that referenced this pull request Nov 30, 2022
'U'-mode was deprecated since Python 3.4, it is removed in Python 3.11.
@nilason
Copy link
Contributor Author

nilason commented Nov 30, 2022

Merged and backported to 8.2.

ninsbl pushed a commit to ninsbl/grass that referenced this pull request Feb 17, 2023
'U'-mode was deprecated since Python 3.4, it is removed in Python 3.11.
marisn pushed a commit to marisn/grass that referenced this pull request Jun 2, 2023
'U'-mode was deprecated since Python 3.4, it is removed in Python 3.11.
@wenzeslaus wenzeslaus changed the title gunittest: remove deprecated 'U'-mode for open() grass.gunittest: Remove deprecated 'U'-mode for open() Jun 6, 2023
neteler pushed a commit to nilason/grass that referenced this pull request Nov 7, 2023
'U'-mode was deprecated since Python 3.4, it is removed in Python 3.11.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Python Related code is in Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] gunittest: r3.flow test fails with Python 3.11
1 participant