Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Merge v3.9.1 release into main#28510

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

Merged
oscargus merged 114 commits intomatplotlib:mainfromQuLogic:merge391
Jul 5, 2024
Merged

Conversation

QuLogic
Copy link
Member

PR summary

Should be a standard merge up.

PR checklist

timhoffmand others added30 commitsMay 16, 2024 18:16
…t-of-pr-28231-on-v3.9.xBackport PRmatplotlib#28231 on branch v3.9.x (DOC: we do not need the blit call in on_draw)
…t-of-pr-28233-on-v3.9.xBackport PRmatplotlib#28233 on branch v3.9.x (CI: Fix font install on macOS/Homebrew)
…t-of-pr-28219-on-v3.9.xBackport PRmatplotlib#28219 on branch v3.9.x (Bump the actions group with 2 updates)
…t-of-pr-28243-on-v3.9.xBackport PRmatplotlib#28243 on branch v3.9.x (DOC: Add more 3D plot types)
…t-of-pr-28230-on-v3.9.xBackport PRmatplotlib#28230 on branch v3.9.x (Add extra imports to improve typing)
…t-of-pr-28252-on-v3.9.xBackport PRmatplotlib#28252 on branch v3.9.x (DOC: Flip the imshow plot types example to match the other examples)
…t-of-pr-28254-on-v3.9.xBackport PRmatplotlib#28254 on branch v3.9.x ([DOC] plot type heading consistency)
…t-of-pr-28257-on-v3.9.xBackport PRmatplotlib#28257 on branch v3.9.x (Clean up some Meson-related leftovers)
…t-of-pr-28269-on-v3.9.xBackport PRmatplotlib#28269 on branch v3.9.x (Handle GetForegroundWindow() returning NULL.)
…t-of-pr-28274-on-v3.9.xBackport PRmatplotlib#28274 on branch v3.9.x (ci: Remove deprecated codeql option)
…t-of-pr-28272-on-v3.9.xBackport PRmatplotlib#28272 on branch v3.9.x (BLD: Move macos builders from 11 to 12)
…t-of-pr-28280-on-v3.9.xBackport PRmatplotlib#28280 on branch v3.9.x (DOC: Add an example for 2D images in 3D plots)
…t-of-pr-28261-on-v3.9.xBackport PRmatplotlib#28261 on branch v3.9.x (Correct roll angle units, issuematplotlib#28256)
…t-of-pr-28297-on-v3.9.xBackport PRmatplotlib#28297 on branch v3.9.x (Solvedmatplotlib#28296 Added missing comma)
…t-of-pr-28303-on-v3.9.xBackport PRmatplotlib#28303 on branch v3.9.x (Removed drawedges repeated definition from function doc string)
tacaswelland others added23 commitsJune 27, 2024 17:23
Backport PRmatplotlib#28397: FIX: stale root Figure when adding/updating subfigures(cherry picked from commitd347c32)
Backport PRmatplotlib#28397 (FIX: stale root Figure when adding/updating subfigures)
…t-of-pr-28474-on-v3.9.xBackport PRmatplotlib#28474 on branch v3.9.x (Fix typing and docs for containers)
…t-of-pr-28473-on-v3.9.xBackport PRmatplotlib#28473 on branch v3.9.x (Do not lowercase module:// backends)
…t-of-pr-28393-on-v3.9.xBackport PRmatplotlib#28393 on branch v3.9.x (Make sticky edges only apply if the sticky edge is the most extreme limit point)
…t-of-pr-28486-on-v3.9.xBackport PRmatplotlib#28486 on branch v3.9.x (Fix CompositeGenericTransform.contains_branch_seperately)
…t-of-pr-28487-on-v3.9.xBackport PRmatplotlib#28487 on branch v3.9.x (Fix autoscaling with axhspan)
…t-of-pr-28498-on-v3.9.xBackport PRmatplotlib#28498 on branch v3.9.x (Don't fail if we can't query system fonts on macOS)
…t-of-pr-28451-on-v3.9.xBackport PRmatplotlib#28451 on branch v3.9.x (Fix GTK cairo backends)
…t-of-pr-28430-on-v3.9.xBackport PRmatplotlib#28430 on branch v3.9.x (Fix pickling of AxesWidgets.)
This is the first bugfix release of the 3.9.x series.This release contains several bug-fixes and adjustments:- Add GitHub artifact attestations for sdist and wheels- Re-add `matplotlib.cm.get_cmap`; note this function will still be  removed at a later date- Allow duplicate backend entry points- Fix `Axes` autoscaling of thin bars at large locations- Fix `Axes` autoscaling with `axhspan` / `axvspan`- Fix `Axes3D` autoscaling of `Line3DCollection` / `Poly3DCollection`- Fix `Axes3D` mouse interactivity with non-default roll angle- Fix box aspect ratios in `Axes3D` with alternate vertical axis- Fix case handling of backends specified as `module://...`- Fix crash with TkAgg on Windows with `tk.window_focus: True`- Fix interactive update of SubFigures- Fix interactivity when using the IPython console- Fix pickling of AxesWidgets and SubFigures- Fix scaling on GTK3Cairo / GTK4Cairo backends- Fix text wrapping within SubFigures- Promote `mpltype` Sphinx role to a public extension; note this is only  intended for development reasons
So e tarballs from GitHub are stable.
@QuLogicQuLogic added this to thev3.10.0 milestoneJul 5, 2024
@github-actionsgithub-actionsbot added Documentation: user guidefiles in galleries/users_explain or doc/users Documentation: APIfiles in lib/ and doc/api labelsJul 5, 2024
@oscargusoscargus merged commitc0071b8 intomatplotlib:mainJul 5, 2024
47 checks passed
@QuLogicQuLogic deleted the merge391 branchJuly 5, 2024 20:09
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell approved these changes

Assignees
No one assigned
Labels
Documentation: APIfiles in lib/ and doc/apiDocumentation: user guidefiles in galleries/users_explain or doc/usersMaintenance
Projects
None yet
Milestone
v3.10.0
Development

Successfully merging this pull request may close these issues.

12 participants
@QuLogic@tacaswell@oscargus@timhoffm@ksunden@story645@rcomer@Illviljan@eytanadler@greglucas@scottshambaugh@meeseeksmachine

[8]ページ先頭

©2009-2025 Movatter.jp