Merged
Conversation
…lotlib#30791) Co-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com>
…t-of-pr-30763-on-v3.10.8-doc Backport PR matplotlib#30763 on branch v3.10.8-doc (DOC: Add example how to align tick labels)
…t-of-pr-30817-on-v3.10.8-doc Backport PR matplotlib#30817 on branch v3.10.8-doc (Update sphinx-gallery header patch)
…t-of-pr-30858-on-v3.10.8-doc Backport PR matplotlib#30858 on branch v3.10.8-doc (DOC: reinstate "codex" search term)
…nimation.save()
…t-of-pr-30910-on-v3.10.8-doc Backport PR matplotlib#30910 on branch v3.10.8-doc (DOC: Improve writer parameter docs of Animation.save())
…t-of-pr-30960-on-v3.10.x Backport PR matplotlib#30960 on branch v3.10.x (SVG backend - handle font weight as integer)
…t-of-pr-30952-on-v3.10.8-doc Backport PR matplotlib#30952 on branch v3.10.8-doc (DOC: Tutorial on API shortcuts)
…t-of-pr-30952-on-v3.10.x Backport PR matplotlib#30952 on branch v3.10.x (DOC: Tutorial on API shortcuts)
…t-of-pr-30969-on-v3.10.x Backport PR matplotlib#30969 on branch v3.10.x (DOC: Simplify barh() example)
…t-of-pr-30969-on-v3.10.8-doc Backport PR matplotlib#30969 on branch v3.10.8-doc (DOC: Simplify barh() example)
…t-of-pr-30985-on-v3.10.x Backport PR matplotlib#30985 on branch v3.10.x (MNT: do not assign a numpy array shape)
…t-of-pr-31035-on-v3.10.8-doc Backport PR matplotlib#31035 on branch v3.10.8-doc (DOCS: Fix typo in time array step size comment)
…t-of-pr-31035-on-v3.10.x Backport PR matplotlib#31035 on branch v3.10.x (DOCS: Fix typo in time array step size comment)
…t-of-pr-31153-on-v3.10.x Backport PR matplotlib#31153 on branch v3.10.x (TST: Use correct method of clearing mock objects)
…ing unit-typed coordinates
…t-of-pr-31420-on-v3.10.x Backport PR matplotlib#31420 on branch v3.10.x (Fix outdated Savannah URL for freetype download)
…t-of-pr-31323-on-v3.10.x Backport PR matplotlib#31323 on branch v3.10.x (FIX: Prevent crash when removing a subfigure containing subplots)
…ontmaps mathtext: Fix type inconsistency with fontmaps (cherry picked from commit fc6aa04)
…31437-on-v3.10.x Backport PR matplotlib#31437: mathtext: Fix type inconsistency with fontmaps
…t-of-pr-31504-on-v3.10.x Backport PR matplotlib#31504 on branch v3.10.x (Re-order variants to prioritize narrower types)
…t-of-pr-31020-on-v3.10.x Backport PR matplotlib#31020 on branch v3.10.x (DOC: Fix doc builds with Sphinx 9)
…t-of-pr-31278-on-v3.10.x Backport PR matplotlib#31278 on branch v3.10.x (Fix `clabel` manual argument not accepting unit-typed coordinates)
…t-of-pr-31075-on-v3.10.x Backport PR matplotlib#31075 on branch v3.10.x (Fix remove method for figure title and xy-labels)
SEC: Block shell escapes in latex and ps commands (cherry picked from commit 8ff895d) The test that was edited had significant updates on main, so the old test was kept on backport and no similar call exists in the old test.
…-on-v3.10.x Backport PR matplotlib#31248: SEC: Remove eval() from validate_cycler
…-on-v3.10.x Backport PR matplotlib#31282 on branch v3.10.x (SEC: Block shell escapes in latex and ps commands)
…num type caster (_enums.h)
…t-of-pr-31556-on-v3.10.x Backport PR matplotlib#31556 on branch v3.10.x (FIX: Inverted PyErr_Occurred check in enum type caster (_enums.h))
This is a patch release of the v3.10.x series. Highlights of this release include: - Various minor bug and doc fixes - Security hardening validation of cyclers - Removing eval usage - Security hardening in Latex and PS calls - Removing shell escapes
tacaswell
approved these changes
Apr 24, 2026
Member
|
Ah good, I already tested this out locally but now I don't have to wait for CI to confirm. I pushed a merge with the doc branch as well so that we don't lose the Zenodo badge for the latest tag. |
QuLogic
approved these changes
Apr 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
clabelmanual argument not accepting unit-typed coordinates #31278: Fixclabelmanual argument not accepting unit-typed coordinatesPR summary
AI Disclosure
PR checklist