Skip to content

TST: filter out an indirect deprecation warning from Pillow via matplotlib#5197

Merged
chrishavlin merged 1 commit intoyt-project:mainfrom
neutrinoceros:tst/pillow-11.3-depr-warning
Jul 2, 2025
Merged

TST: filter out an indirect deprecation warning from Pillow via matplotlib#5197
chrishavlin merged 1 commit intoyt-project:mainfrom
neutrinoceros:tst/pillow-11.3-depr-warning

Conversation

@neutrinoceros
Copy link
Copy Markdown
Member

PR Summary

example logs

xref matplotlib/matplotlib#30221

PR Checklist

  • New features are documented, with docstrings and narrative docs
  • Adds a test for any bugs fixed. Adds tests for new features.

@neutrinoceros neutrinoceros added this to the 4.4.1 milestone Jul 2, 2025
@neutrinoceros neutrinoceros added bug tests: running tests Issues with the test setup blocker Highest priority level labels Jul 2, 2025
@neutrinoceros neutrinoceros marked this pull request as ready for review July 2, 2025 08:37
@chrishavlin chrishavlin merged commit 4989b7c into yt-project:main Jul 2, 2025
11 of 12 checks passed
@lumberbot-app
Copy link
Copy Markdown

lumberbot-app Bot commented Jul 2, 2025

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
git checkout yt-4.4.x
git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 4989b7c93db37ecf4f06564c208d1864d045d96f
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #5197: TST: filter out an indirect deprecation warning from Pillow via matplotlib'
  1. Push to a named branch:
git push YOURFORK yt-4.4.x:auto-backport-of-pr-5197-on-yt-4.4.x
  1. Create a PR against branch yt-4.4.x, I would have named this PR:

"Backport PR #5197 on branch yt-4.4.x (TST: filter out an indirect deprecation warning from Pillow via matplotlib)"

And apply the correct labels and milestones.

Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon!

Remember to remove the Still Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free to suggest an improvement.

@neutrinoceros neutrinoceros deleted the tst/pillow-11.3-depr-warning branch July 2, 2025 14:19
neutrinoceros pushed a commit to neutrinoceros/yt that referenced this pull request Jul 2, 2025
…-depr-warning

TST: filter out an indirect deprecation warning from Pillow via matplotlib
(cherry picked from commit 4989b7c)
@neutrinoceros neutrinoceros mentioned this pull request Jul 2, 2025
2 tasks
@neutrinoceros
Copy link
Copy Markdown
Member Author

manual backport at #5198

neutrinoceros pushed a commit to neutrinoceros/yt that referenced this pull request Jul 3, 2025
…-depr-warning

TST: filter out an indirect deprecation warning from Pillow via matplotlib
(cherry picked from commit 4989b7c)
chrishavlin added a commit that referenced this pull request Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocker Highest priority level bug tests: running tests Issues with the test setup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants