Release 3.11.0#31874
Merged
Merged
Conversation
ksunden
approved these changes
Jun 11, 2026
tacaswell
approved these changes
Jun 11, 2026
Member
|
When ever these are green anyone can merge. |
Member
Author
|
Azure is failing with ImageMagick failing to read a GIF: This seems to come and go, so not sure why it's happening yet, but it should be unrelated. |
The largest change within this release is a complete overhaul of text and font processing. Through the use of libraqm [1], HarfBuzz [2], SheenBidi [3], and an updated release of FreeType [4], all text should now support modern font features, enabling full internationalization in all languages. Not all features of these libraries are supported yet, but we expect this work to enable further improvements in an easier manner. Outside of text handling, there are several improvements to 3D Axes, performance, new accessible colour sequences, flexible figure management, and more. See the release notes for more information [5]. [1] https://github.com/HOST-Oman/libraqm/ [2] https://harfbuzz.github.io/ [3] https://github.com/Tehreer/SheenBidi [4] https://freetype.org/ [5] https://matplotlib.org/3.11.0/release/prev_whats_new/whats_new_3.11.0.html
Member
Author
|
True to the prediction, I did find something (a date) that I missed, so good to have waited to push the tag. |
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
Prepare what's necessary to release 3.11. The tag will be made on the last commit.
AI Disclosure
None
PR checklist