Add a bunch of things to the warnings ignore list.

Review Request #13488 — Created Jan. 8, 2024 and submitted — Latest diff uploaded

Information

Djblets
release-5.x

Reviewers

Python 3.12 triggers a bunch of warnings that we don't care about (yet).
This change adds those to the filter list so our test output is easier
to sort through.

Ran pytest.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Add a bunch of things to the warnings ignore list.
Python 3.12 triggers a bunch of warnings that we don't care about (yet). This change adds those to the filter list so our test output is easier to sort through. Testing Done: Ran pytest.
932f9d0098ab5939d9e2d4c42c15b01f540bbc1c David Trowbridge

Files

setup.cfg
Loading...