You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testing: Explicitly pass -Werror to tests needing it
Explicitly pass `-Werror` to `runpytester()` in the few additional
tests needing it, in order to fix test failures when the test suite
is run with `-Wdefault` or a similar override.
Fixes#13480
0 commit comments