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.unittest: Fix usage of assertRegexpMatches() removed from Python 3.12 #3010

Merged

Conversation

pesekon2
Copy link
Contributor

@pesekon2 pesekon2 commented Jun 4, 2023

unittest.assertRegexpMatches() deprecated in python 3.2, removed in python 3.12

@pesekon2 pesekon2 added bug Something isn't working Python Related code is in Python labels Jun 4, 2023
@pesekon2 pesekon2 self-assigned this Jun 4, 2023
@landam landam added this to the 8.4.0 milestone Jun 6, 2023
@wenzeslaus wenzeslaus changed the title unittest: fix assertRegexpMatches() removed from python 3.12 grass.unittest: Fix usage of assertRegexpMatches() removed from Python 3.12 Jun 6, 2023
@pesekon2 pesekon2 merged commit e41b53c into OSGeo:main Jun 7, 2023
@pesekon2 pesekon2 deleted the py3.12_fix_unittest_assertRegexpMatches branch June 7, 2023 15:17
@neteler neteler modified the milestones: 8.4.0, 8.2.2, 8.3.2 Oct 24, 2023
@neteler neteler modified the milestones: 8.3.2, 8.3.1 Oct 24, 2023
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
Development

Successfully merging this pull request may close these issues.

4 participants