Skip to content
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

merge up v3.8.0 #26785

Merged
merged 159 commits into from Sep 18, 2023
Merged

merge up v3.8.0 #26785

merged 159 commits into from Sep 18, 2023

Conversation

ksunden
Copy link
Member

@ksunden ksunden commented Sep 15, 2023

Merge up post release 3.8.0

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

ksunden and others added 30 commits August 9, 2023 18:22
…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)
…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)
…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)
QuLogic and others added 18 commits September 13, 2023 18:41
…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-26687-on-v3.8.x

Backport PR matplotlib#26687 on branch v3.8.x (Remove usage of recarray)
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)
@QuLogic QuLogic linked an issue Sep 15, 2023 that may be closed by this pull request
@QuLogic
Copy link
Member

QuLogic commented Sep 15, 2023

Closes #26738, 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

Is that the right issue? It doesn't appear to have anything to do with RCs/nightlies.

.circleci/config.yml Outdated Show resolved Hide resolved
lib/matplotlib/figure.pyi Outdated Show resolved Hide resolved
lib/matplotlib/figure.pyi Outdated Show resolved Hide resolved
@ksunden
Copy link
Member Author

ksunden commented Sep 15, 2023

Closes #26738, 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

Is that the right issue? It doesn't appear to have anything to do with RCs/nightlies.

Yeah, meant 26736, and apparently typed the wrong number, though that has actually been closed by the reporter already

.circleci/config.yml Outdated Show resolved Hide resolved
@oscargus oscargus merged commit 538bd83 into matplotlib:main Sep 18, 2023
39 of 40 checks passed
@QuLogic QuLogic added this to the v3.9.0 milestone Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet