Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
merge up v3.8.0#26785
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
merge up v3.8.0#26785
Uh oh!
There was an error while loading.Please reload this page.
Conversation
…t-of-pr-26487-on-v3.8.xBackport PRmatplotlib#26487 on branch v3.8.x (DOC: Remove unused image rotator)
…t-of-pr-26498-on-v3.8.xBackport PRmatplotlib#26498 on branch v3.8.x (Add plausible analytics to the documentation pages)
…t-of-pr-26502-on-v3.8.xBackport PRmatplotlib#26502 on branch v3.8.x (TST: Increase some tolerances for non-x86 arches)
…t-of-pr-26490-on-v3.8.xBackport PRmatplotlib#26490 on branch v3.8.x (Import PIL.Image explicitly over PIL)
…Colormap.__call__ when possible
…t-of-pr-26173-on-v3.8.xBackport PRmatplotlib#26173 on branch v3.8.x (Synchronize mathtext docs and handling)
…t-of-pr-26504-on-v3.8.xBackport PRmatplotlib#26504 on branch v3.8.x (TYP: Add overload to specify output of Colormap.__call__ when possible)
…t-of-pr-26509-on-v3.8.xBackport PRmatplotlib#26509 on branch v3.8.x (Update/tweak SpanSelector docs.)
…t-of-pr-26526-on-v3.8.xBackport PRmatplotlib#26526 on branch v3.8.x (Bump pypa/cibuildwheel from 2.14.1 to 2.15.0)
…t-of-pr-26513-on-v3.8.xBackport PRmatplotlib#26513 on branch v3.8.x (Tweak shape repr in _api.check_shape error message.)
…t-of-pr-26532-on-v3.8.xBackport PRmatplotlib#26532 on branch v3.8.x (Fix input check in Poly3DCollection.__init__)
…t-of-pr-26529-on-v3.8.xBackport PRmatplotlib#26529 on branch v3.8.x (Fix MathText antialiasing)
…et_path_collection_extents.
…t-of-pr-26514-on-v3.8.xBackport PRmatplotlib#26514 on branch v3.8.x (Clarify interaction between params of get_path_collection_extents.)
…t-of-pr-26201-on-v3.8.xBackport PRmatplotlib#26201 on branch v3.8.x (DOC: Add documentation on codespaces usage)
…t-of-pr-26700-on-v3.8.xBackport PRmatplotlib#26700 on branch v3.8.x (Check type for set_clip_box)
…t-of-pr-26762-on-v3.8.x
…t-of-pr-26687-on-v3.8.xBackport PRmatplotlib#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 changesAdd some text about type hintsUpdate dead links to ipython, nbviewer, and cairocffiUpdate 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.xBackport PRmatplotlib#26780 on branch v3.8.x (fix Axes.errorbar docstring)
Is that the right issue? It doesn't appear to have anything to do with RCs/nightlies. |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Yeah, meant 26736, and apparently typed the wrong number, though that has actually been closed by the reporter already |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Merge up post release 3.8.0
add_html_cache_busting
on Sphinx 7.1+ #26493: Disableadd_html_cache_busting
on 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