-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Merge branch v3.9.x into main #28143
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
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
This is the first release candidate for the meso release 3.9.0.
So the tarballs from GitHub are stable.
…026-on-v3.9.x Backport PR #28026 on branch v3.9.x ([DOC] reshuffle of contributing)
…023-on-v3.9.x Backport PR #28023 on branch v3.9.x (ci: Update merge conflict labeler)
…036-on-v3.9.x Backport PR #28036 on branch v3.9.x (BLD: Fetch version from setuptools_scm at build time)
This is the second release candidate for the meso release 3.9.0.
So the tarballs from GitHub are stable.
…056-on-v3.9.x Backport PR #28056 on branch v3.9.x (Strip trailing spaces from log-formatter cursor output.)
…087-on-v3.9.x Backport PR #28087 on branch v3.9.x (Document Qt5 minimal version.)
…032-on-v3.9.x Backport PR #28032 on branch v3.9.x (FIX: ensure images are C order before passing to pillow)
…077-on-v3.9.x Backport PR #28077 on branch v3.9.x (Parent tk StringVar to the canvas widget, not to the toolbar.)
…078-on-v3.9.x Backport PR #28078 on branch v3.9.x (Clarify that findfont & _find_fonts_by_props return paths.)
…094-on-v3.9.x Backport PR #28094 on branch v3.9.x (DOC: exclude sphinx 7.3.*)
…107-on-v3.9.x Backport PR #28107 on branch v3.9.x ([DOC] Fix description in CapStyle example)
…cairo libraries
…100-on-v3.9.x Backport PR #28100 on branch v3.9.x (TST: wxcairo sometimes raises OSError on missing cairo libraries)
…ed interactively.
…102-on-v3.9.x Backport PR #28102 on branch v3.9.x (Fix typo in color mapping documentation in quick_start.py)
…085-on-v3.9.x Backport PR #28085 on branch v3.9.x (Clarify that the pgf backend is never actually used interactively.)
…134-on-v3.9.x Backport PR #28134 on branch v3.9.x (DOC: Minor improvements on quickstart)
… in `LinearSegmentedColormap.from_list`
…136-on-v3.9.x Backport PR #28136 on branch v3.9.x (Appease pycodestyle.)
…068-on-v3.9.x Backport PR #28068 on branch v3.9.x ([TYP] Add possible type hint to `colors` argument in `LinearSegmentedColormap.from_list`)
…960-on-v3.9.x Backport PR #27960 on branch v3.9.x (Update AppVeyor config)
tacaswell
approved these changes
Apr 26, 2024
I am a bit confused why the diff looks so big when almost everything is backports. |
I think it's because I directly proposed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backend: ps
Documentation: devdocs
files in doc/devel
Documentation: examples
files in galleries/examples
Documentation: user guide
files in galleries/users_explain or doc/users
GUI: tk
Maintenance
topic: color/color & colormaps
topic: images
topic: polar
topic: ticks axis 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
Mainly this gets the tag into this branch so that auto-generated versions are newer, and the nightly uploads supersede the tagged release candidate again.
PR checklist