We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pydiffx/tests/test_reader.py: 10 warnings pydiffx/tests/test_utils_unified_diffs.py: 7 warnings pydiffx/tests/test_dom_objects.py: 22 warnings pydiffx/tests/test_writer.py: 27 warnings pydiffx/tests/test_utils_text.py: 2 warnings $(@D)/pydiffx/tests/testcases.py:68: DeprecationWarning: Please use assertRaisesRegex instead. with self.assertRaisesRegexp(exception, re.escape(message)): -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
The text was updated successfully, but these errors were encountered:
This causes failures to build on Python 3.12.
See https://bugzilla.redhat.com/show_bug.cgi?id=2175200
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: