Skip to content

Replace deprecated assertRaisesRegexp() in tests for py3.12#26

Open
mgorny wants to merge 1 commit intofacebook:mainfrom
mgorny:py312
Open

Replace deprecated assertRaisesRegexp() in tests for py3.12#26
mgorny wants to merge 1 commit intofacebook:mainfrom
mgorny:py312

Conversation

@mgorny
Copy link

@mgorny mgorny commented Nov 6, 2023

Replace the deprecated assertRaisesRegexp() method calls with assertRaisesRegex(), to fix compatibility with Python 3.12.

Replace the deprecated `assertRaisesRegexp()` method calls with
`assertRaisesRegex()`, to fix compatibility with Python 3.12.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants