Add a bunch of warnings to the ignore list for Python 3.12.

Review Request #13397 — Created Nov. 2, 2023 and submitted

Information

Review Board
release-6.x

Reviewers

Python 3.12 includes a slew of new deprecations and warnings, which were
cluttering up our pytest output. This adds those to our setup.cfg so we
don't have to sift through them.

Ran unit tests.

Summary ID
Add a bunch of warnings to the ignore list for Python 3.12.
Python 3.12 includes a slew of new deprecations and warnings, which were cluttering up our pytest output. This adds those to our setup.cfg so we don't have to sift through them.
1e4d12bd4e42dfb3cca7692112a761a46793917c
maubin
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (563d6d0)
Loading...