Merged
Conversation
…entation to clarify parameters
…t-of-pr-30029-on-v3.10.3-doc Backport PR matplotlib#30029 on branch v3.10.3-doc (Update diagram in subplots_adjust documentation to clarify parameters)
…t-of-pr-30119-on-v3.10.3-doc Backport PR matplotlib#30119 on branch v3.10.3-doc (Add some types to _mathtext.py)
…t-of-pr-30118-on-v3.10.3-doc Backport PR matplotlib#30118 on branch v3.10.3-doc (CI: Skip jobs on forks)
…0190) Co-authored-by: Jody Klymak <jklymak@gmail.com>
…plotlib v3.5.0 and v3.7.0
…t-of-pr-30212-on-v3.10.3-doc Backport PR matplotlib#30212 on branch v3.10.3-doc ([Doc]: fix bug in release notes for matplotlib v3.5.0 and v3.7.0)
…nces for saving to file
…t-of-pr-30244-on-v3.10.3-doc Backport PR matplotlib#30244 on branch v3.10.3-doc (DOC: Recommend to use bare Figure instances for saving to file)
…t-of-pr-30289-on-v3.10.3-doc Backport PR matplotlib#30289 on branch v3.10.3-doc (DOC: Fix build with pybind11 3)
…t-of-pr-30451-on-v3.10.5-doc Backport PR matplotlib#30451 on branch v3.10.5-doc (doc: factor out quick install tab for reuse)
…t-of-pr-30451-on-v3.10.x Backport PR matplotlib#30451 on branch v3.10.x (doc: factor out quick install tab for reuse)
…t-of-pr-30476-on-v3.10.x Backport PR matplotlib#30476 on branch v3.10.x (ci: Remove cibuildwheel override for win_arm64/Py3.14)
…ndalone ImportError with Tk
…t-of-pr-30394-on-v3.10.x Backport PR matplotlib#30394 on branch v3.10.x (ENH: Gracefully handle python-build-standalone ImportError with Tk)
…t-of-pr-30484-on-v3.10.x Backport PR matplotlib#30484 on branch v3.10.x (FIX: be more cautious about checking widget size)
…t-of-pr-30486-on-v3.10.x Backport PR matplotlib#30486 on branch v3.10.x (doc: Update warnings about python-build-standalone)
…t-of-pr-30486-on-v3.10.5-doc Backport PR matplotlib#30486 on branch v3.10.5-doc (doc: Update warnings about python-build-standalone)
This is a bugfix release in the 3.10.x series. Highlights from this release include: - Fix regression of hi-dpi support for Qt - Fix race condition in TexManager.make_dvi & make_png - Various documentation and other bugfixes
QuLogic
reviewed
Aug 30, 2025
doc/_static/switcher.json
Outdated
Comment on lines
+15
to
+16
| "version": "3.9.4", | ||
| "url": "https://matplotlib.org/3.9.4/" |
Member
There was a problem hiding this comment.
This URL didn't exist, not sure why it got bumped on v3.10.x.
Member
Author
There was a problem hiding this comment.
Why doesn't this exist? This version of the library exists.
I would lean towards the correct thing to do is to build and publish the 3.9.4 docs.
I changed it during the release prep because I noticed it was not pointing to the most recent version from 3.9.x, though admittedly did not actually load that version of the docs to check.
Member
There was a problem hiding this comment.
Since the link is broken, is it worth revertig to the 3.9.3 link in this PR and opening a fresh issue about building and publishing the 3.9.4 docs?
This was referenced Aug 30, 2025
QuLogic
approved these changes
Sep 2, 2025
Member
|
PR cleanliness failure can be ignored (and is expected.) |
timhoffm
approved these changes
Sep 2, 2025
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.
PR summary
PR checklist