Skip to content

Fix compatibility with Python 3.12#7

Open
traversaro wants to merge 1 commit intogoogle-deepmind:masterfrom
traversaro:patch-2
Open

Fix compatibility with Python 3.12#7
traversaro wants to merge 1 commit intogoogle-deepmind:masterfrom
traversaro:patch-2

Conversation

@traversaro
Copy link
Copy Markdown

@traversaro traversaro commented Oct 3, 2023

assertRaisesRegexp was deprecated since Python 3.2 and was removed in Python 3.12 (see https://docs.python.org/3.12/whatsnew/3.12.html#id3), unless I am missing something it should be safe to switch to assertRaisesRegex.

Found in conda-forge/labmaze-feedstock#9 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant