Skip to content

Conversation

@QuLogic
Copy link
Member

@QuLogic QuLogic commented Jan 22, 2026

PR summary

If Pillow is old enough to not support a feature at all, then it will warn about it (e.g., https://github.com/matplotlib/matplotlib/actions/runs/21232201791/job/61092807364#step:13:182). If you're running the whole test suite, then something else seems to cause pytest to treat it as benign. But if you run only test_agg.py, then our -Werror setting will cause it to fail test collection.

PR checklist

@QuLogic QuLogic added this to the v3.11.0 milestone Jan 22, 2026
If Pillow is old enough to not support a feature _at all_, then it will
warn about it. If you're running the whole test suite, then something
else seems to cause pytest to treat it as benign. But if you run only
`test_agg.py`, then our `-Werror` setting will cause it to fail test
collection.
@QuLogic QuLogic force-pushed the fix-pillow-warning branch from 3e27999 to fe7a689 Compare January 24, 2026 09:09
@timhoffm timhoffm merged commit a895fb3 into matplotlib:main Jan 24, 2026
40 checks passed
@QuLogic QuLogic deleted the fix-pillow-warning branch January 24, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants