Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Merge v3.10.x into main#29419
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Merged
Merge v3.10.x into main#29419
Uh oh!
There was an error while loading.Please reload this page.
Conversation
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
…t-of-pr-28732-on-v3.9.xBackport PRmatplotlib#28732 on branch v3.9.x (Renames the minumumSizeHint method to minimumSizeHint)
… test_striped_lines
…ix capitalization).
…ix capitalization).
…t-of-pr-28739-on-v3.9.2-doc
…t-of-pr-28739-on-v3.9.x
…t-of-pr-28737-on-v3.9.x
…t-of-pr-28743-on-v3.9.xBackport PRmatplotlib#28743 on branch v3.9.x (Minor fixes in ticker docs)
…picking while use_blit=True
…t-of-pr-28271-on-v3.9.xBackport PRmatplotlib#28271 on branch v3.9.x (Fix draggable legend disappearing when picking while use_blit=True)
…t-of-pr-28706-on-v3.9.xBackport PRmatplotlib#28706 on branch v3.9.x (Add Returns info to to_jshtml docstring)
…t-of-pr-28790-on-v3.9.2-docBackport PRmatplotlib#28790 on branch v3.9.2-doc (DOC: Fix duplicate Figure.set_dpi entry)
…t-of-pr-28790-on-v3.9.xBackport PRmatplotlib#28790 on branch v3.9.x (DOC: Fix duplicate Figure.set_dpi entry)
…t-of-pr-28798-on-v3.9.xBackport PRmatplotlib#28798 on branch v3.9.x (DOC: Correctly list modules that have been internalized)
…t-of-pr-28798-on-v3.9.2-docBackport PRmatplotlib#28798 on branch v3.9.2-doc (DOC: Correctly list modules that have been internalized)
…t-of-pr-28805-on-v3.9.2-docBackport PRmatplotlib#28805 on branch v3.9.2-doc (add brackets to satisfy the new sequence requirement)
…t-of-pr-28805-on-v3.9.xBackport PRmatplotlib#28805 on branch v3.9.x (add brackets to satisfy the new sequence requirement)
…t-of-pr-29348-on-v3.10.xBackport PRmatplotlib#29348 on branch v3.10.x (DOC: Cleanup scales examples)
…inscale of symlog scale
…t-of-pr-29347-on-v3.10.xBackport PRmatplotlib#29347 on branch v3.10.x (DOC: Explain parameters linthresh and linscale of symlog scale)
…t-of-pr-29364-on-v3.10.xBackport PRmatplotlib#29364 on branch v3.10.x (fix typo)
…t-of-pr-29362-on-v3.10.xBackport PRmatplotlib#29362 on branch v3.10.x (TYP: semantics of enums in stub files changed)
…t-of-pr-29355-on-v3.10.xBackport PRmatplotlib#29355 on branch v3.10.x (Add QtCore.Slot() decorations to FigureCanvasQT)
…t-of-pr-29353-on-v3.10.xBackport PRmatplotlib#29353 on branch v3.10.x (DOC: Improve module docs of matplotlib.scale)
…cker, PaddedBox docs
…t-of-pr-29389-on-v3.10.xBackport PRmatplotlib#29389 on branch v3.10.x (DOC: Minor improvements on VPacker, HPacker, PaddedBox docs)
…t-of-pr-29401-on-v3.10.xBackport PRmatplotlib#29401 on branch v3.10.x (FIX: add errorbars with `add_container`)
…t-of-pr-29363-on-v3.10.xBackport PRmatplotlib#29363 on branch v3.10.x (FIX: Add version gate to GTK4 calls when necessary)
timhoffm approved these changesJan 7, 2025
oscargus approved these changesJan 7, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Not sure if these should be squashed or not though.
No squashing; PR cleanliness isn't expected to pass either. |
75c5362
intomatplotlib:main 42 of 44 checks passed
Uh oh!
There was an error while loading.Please reload this page.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
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.
PR summary
Closes#29387
PR checklist