• 
      

    Add a bunch of things to the warnings ignore list.

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

    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.

    Summary ID
    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
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-5.x (eabf358)