Prepare 3.11.2 release - #32337
Merged
Merged
Conversation
… and bump requirement
…32132-on-v3.11.0-doc Backport PR matplotlib#32132: Add source directory config to rstcheck and bump requirement
…t-of-pr-32250-on-v3.11.0-doc Backport PR matplotlib#32250 on branch v3.11.0-doc (DOC: Convert math symbol table to sphinx-design cards)
… intershpinx registry
…t-of-pr-32288-on-v3.11.0-doc Backport PR matplotlib#32288 on branch v3.11.0-doc (DOC: switch to more stable location for intersphinx registry)
…pre-shaping workaround
…t-of-pr-32263-on-v3.11.0-doc Backport PR matplotlib#32263 on branch v3.11.0-doc (Doc: tell 3.11 upgraders to remove the pre-shaping workaround)
…to link to docs site
…t-of-pr-32303-on-v3.11.0-doc Backport PR matplotlib#32303 on branch v3.11.0-doc (DOC: correct scipy intersphinx mapping to link to docs site)
This is the second bugfix release of the 3.11.x series. This release contains several bug-fixes and adjustments: - Speed up RGBA-stage image resampling - Fix `hexbin` clipping in PDF output - Fix `\text` with internal braces - Fix some crashes and make some checks more robust to unlikely cases - Fix frame skew when saving GIF animations with `PillowWriter` - Fix HiDPI handling in Qt toolbar and WebAgg embeddings - Fix `ResizeEvent` handling for `TextBox` - Fix bug with PGF hatch linewidth and color - Fix a bug with drawing an empty Collection - Fix incorrect glyphs in Cairo backends - Improve build system to prevent conflicts between wheels and system libraries
tacaswell
approved these changes
Sep 11, 2026
iccir
approved these changes
Sep 11, 2026
iccir
left a comment
Contributor
There was a problem hiding this comment.
Approved if my understanding is correct:
- We use "cache_zenodo_svg.py" to make a Zenodo badge for the previous release.
This also updates "citing.rst" - We use "github_stats.py" to copy the current github_stats.rst to
prev_whats_new/github_stats_{version}.rst - "switcher.json" and "release_notes.rst" appear to be updated manually.
Go ahead and self-merge if this sounds right (or wait for a 3rd set of eyeballs!)
Also add a User-Agent to the script as I was getting a 403 Forbidden without it.
Member
Author
|
Yes, see https://matplotlib.org/devdocs/devel/release_guide.html The failures are #32339 and didn't occur before the last commit (which was just dosc stuff), so I'll merge so that the stable docs are correctly tagged. |
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
Docs and branch merges.
AI Disclosure
None
PR quality check