Merged
Conversation
…t-of-pr-26487-on-v3.8.x Backport PR matplotlib#26487 on branch v3.8.x (DOC: Remove unused image rotator)
…t-of-pr-26498-on-v3.8.x Backport PR matplotlib#26498 on branch v3.8.x (Add plausible analytics to the documentation pages)
…t-of-pr-26502-on-v3.8.x Backport PR matplotlib#26502 on branch v3.8.x (TST: Increase some tolerances for non-x86 arches)
…t-of-pr-26490-on-v3.8.x Backport PR matplotlib#26490 on branch v3.8.x (Import PIL.Image explicitly over PIL)
…Colormap.__call__ when possible
…t-of-pr-26173-on-v3.8.x Backport PR matplotlib#26173 on branch v3.8.x (Synchronize mathtext docs and handling)
…t-of-pr-26504-on-v3.8.x Backport PR matplotlib#26504 on branch v3.8.x (TYP: Add overload to specify output of Colormap.__call__ when possible)
…t-of-pr-26509-on-v3.8.x Backport PR matplotlib#26509 on branch v3.8.x (Update/tweak SpanSelector docs.)
…t-of-pr-26526-on-v3.8.x Backport PR matplotlib#26526 on branch v3.8.x (Bump pypa/cibuildwheel from 2.14.1 to 2.15.0)
…t-of-pr-26513-on-v3.8.x Backport PR matplotlib#26513 on branch v3.8.x (Tweak shape repr in _api.check_shape error message.)
…t-of-pr-26532-on-v3.8.x Backport PR matplotlib#26532 on branch v3.8.x (Fix input check in Poly3DCollection.__init__)
…t-of-pr-26529-on-v3.8.x Backport PR matplotlib#26529 on branch v3.8.x (Fix MathText antialiasing)
…et_path_collection_extents.
…t-of-pr-26514-on-v3.8.x Backport PR matplotlib#26514 on branch v3.8.x (Clarify interaction between params of get_path_collection_extents.)
…t-of-pr-26201-on-v3.8.x Backport PR matplotlib#26201 on branch v3.8.x (DOC: Add documentation on codespaces usage)
…t-of-pr-26700-on-v3.8.x Backport PR matplotlib#26700 on branch v3.8.x (Check type for set_clip_box)
…t-of-pr-26762-on-v3.8.x
…ode_of_conduct.md
…t-of-pr-26687-on-v3.8.x Backport PR matplotlib#26687 on branch v3.8.x (Remove usage of recarray)
…t-of-pr-26767-on-v3.8.x
…t-of-pr-26702-on-v3.8.x
Prepare the API changes Add some text about type hints Update dead links to ipython, nbviewer, and cairocffi Update versions in switcher, security, release notes and ghstats
Highlights of this release include: - Type hints for most public APIs - Many improvements to Mathtext - Addition of ``\boldsymbol`` command - Additional sizable delimiters - Documentation improvements - ``\substack`` command - ``\middle`` delimitier - ``\mathbfit`` for bold italic text - 3D plotting improvements - Specify tick/axis label positions - Improved text for coordinates in interactive sessions - Ability to share view angles - New plotting method ``ecdf`` (empirical cumulative distribution function)
…t-of-pr-26780-on-v3.8.x Backport PR matplotlib#26780 on branch v3.8.x (fix Axes.errorbar docstring)
Member
Is that the right issue? It doesn't appear to have anything to do with RCs/nightlies. |
QuLogic
reviewed
Sep 15, 2023
Member
Author
Yeah, meant 26736, and apparently typed the wrong number, though that has actually been closed by the reporter already |
d1148d4 to
12eeb81
Compare
QuLogic
approved these changes
Sep 15, 2023
12eeb81 to
a899702
Compare
oscargus
approved these changes
Sep 18, 2023
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.
Merge up post release 3.8.0
add_html_cache_bustingon Sphinx 7.1+ #26493: Disableadd_html_cache_bustingon Sphinx 7.1+Closes #26736, though there could be discussions about in the future doing the merge up even for RCs so that the version number is bumped for nightlies
PR summary
PR checklist