-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Merge v3.6.x into v3.7.x #25072
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
Merged
Merge v3.6.x into v3.7.x #25072
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
…t-of-pr-24184-on-v3.6.x Backport PR matplotlib#24184 on branch v3.6.x (Add tests for ToolManager)
…t to the example documentation
…f our stable API
…t-of-pr-24229-on-v3.6.x Backport PR matplotlib#24229 on branch v3.6.x (FIX: do not mutate dictionaries passed in by user)
…t-of-pr-24009-on-v3.6.x Backport PR matplotlib#24009 on branch v3.6.x (Fix evaluating colormaps on non-numpy arrays)
…t-of-pr-24096-on-v3.6.x Backport PR matplotlib#24096 on branch v3.6.x ([DOC]: Add simple animation scatter plot to the example documentation)
…t-of-pr-23985-on-v3.6.x Backport PR matplotlib#23985 on branch v3.6.x (Improve rubberband rendering in wx and tk)
…t-of-pr-23607-on-v3.6.x Backport PR matplotlib#23607 on branch v3.6.x (DOC: document that appearance is part of our stable API)
…t-of-pr-24197-on-v3.6.x Backport PR matplotlib#24197 on branch v3.6.x (Properly set and inherit backend_version.)
…t-of-pr-24250-on-v3.6.x Backport PR matplotlib#24250 on branch v3.6.x (Fix key reporting in pick events)
…t-of-pr-24108-on-v3.6.x Backport PR matplotlib#24108 on branch v3.6.x (Add 3D plots to plot_types doc page)
…t-of-pr-24261-on-v3.6.x Backport PR matplotlib#24261 on branch v3.6.x (Fix pie chart in demo_agg_filter.py)
…s for new NumPy
…t-of-pr-24266-on-v3.6.x Backport PR matplotlib#24266 on branch v3.6.x (TST: Increase fp tolerance on more tests for new NumPy)
…t-of-pr-24265-on-v3.6.x Backport PR matplotlib#24265 on branch v3.6.x (Restore (and warn on) seaborn styles in style.library)
…example to make angles clear matplotlib#23176
…t-of-pr-24145-on-v3.6.x Backport PR matplotlib#24145 on branch v3.6.x (Updated Angles on Bracket arrow styles example to make angles clear matplotlib#23176)
…t-of-pr-24284-on-v3.6.x Backport PR matplotlib#24284 on branch v3.6.x (Remove comment about cmap from voxels docstring)
…t-of-pr-24294-on-v3.6.x Backport PR matplotlib#24294 on branch v3.6.x (Run test if fontconfig is present)
…t-of-pr-24873-on-v3.6.2-doc Backport PR matplotlib#24873 on branch v3.6.2-doc (Copy-edit fonts docs.)
…t-of-pr-24873-on-v3.6.x Backport PR matplotlib#24873 on branch v3.6.x (Copy-edit fonts docs.)
…t-of-pr-24880-on-v3.6.2-doc Backport PR matplotlib#24880 on branch v3.6.2-doc (Minor cleanups to named colors example.)
…t-of-pr-24880-on-v3.6.x Backport PR matplotlib#24880 on branch v3.6.x (Minor cleanups to named colors example.)
…-24783-on-v3.6.x "Backport PR matplotlib#24783 on branch v3.6.x (inset locator fix with tests added)"
… before double-colon
…uld default to log locator and formatter...
…t-of-pr-24927-on-v3.6.x Backport PR matplotlib#24927 on branch v3.6.x (DOC: Remove space after directive name, before double-colon)
…t-of-pr-23390-on-v3.6.x Backport PR matplotlib#23390 on branch v3.6.x (FIX: colorbar contour with log norm should default to log locator and formatter...)
This is the third bugfix release of the 3.6.x series. This release contains several bug-fixes and adjustments: * Fix Artist removal from `axes_grid1` Axes classes * Fix `inset_locator` in subfigures * Fix `scatter` on masked arrays with units * Fix colorbar ticks with log norm contours * Fix deprecation warnings in GTK4 backend * Fix using relative paths in `HTMLWriter` * Improve failure message from rcParams string validation for tuple inputs * Improve performance of QtAgg backends * No longer modify `pil_kwargs` argument to `imsave` and `savefig`
So the tarballs from GitHub are stable.
story645
approved these changes
Jan 25, 2023
jklymak
approved these changes
Jan 25, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems fine - please self-merge when you are happy with it.
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
This also bumps the
cibuildwheel
version in the Python 3.8 job, that was missed in #25008.PR Checklist
Documentation and Tests
pytest
passes)Release Notes
.. versionadded::
directive in the docstring and documented indoc/users/next_whats_new/
.. versionchanged::
directive in the docstring and documented indoc/api/next_api_changes/
next_whats_new/README.rst
ornext_api_changes/README.rst