Backport PR #31248 on branch v3.10.x (SEC: Remove eval() from validate_cycler)#31543
Closed
ksunden wants to merge 30 commits intomatplotlib:mainfrom
Closed
Backport PR #31248 on branch v3.10.x (SEC: Remove eval() from validate_cycler)#31543ksunden wants to merge 30 commits intomatplotlib:mainfrom
ksunden wants to merge 30 commits intomatplotlib:mainfrom
Conversation
…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.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-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.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
…igure containing subplots
BLD: Temporarily pin setuptools-scm<10 (cherry picked from commit 443c728)
…ckport Backport PR matplotlib#31401: BLD: Temporarily pin setuptools-scm<10
…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)
Member
Author
|
I am confused as to why the cherry pick pulled in all of this... please hold |
3c1367b to
69a631b
Compare
69a631b to
b2ed196
Compare
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
PR checklist