Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ksunden
Copy link
Member

@ksunden ksunden commented Aug 30, 2025

PR summary

PR checklist

ksunden and others added 30 commits May 9, 2025 12:23
…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)
…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)
…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)
…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 QuLogic added this to the v3.11.0 milestone Aug 30, 2025
Comment on lines 15 to 16
"version": "3.9.4",
"url": "https://matplotlib.org/3.9.4/"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This URL didn't exist, not sure why it got bumped on v3.10.x.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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?

@QuLogic
Copy link
Member

QuLogic commented Sep 2, 2025

PR cleanliness failure can be ignored (and is expected.)

@QuLogic QuLogic merged commit 4a79701 into matplotlib:main Sep 2, 2025
47 of 49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants