Skip to content

Merge branch v3.9.x into v3.10.x #29232

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 90 commits into from
Dec 5, 2024
Merged

Merge branch v3.9.x into v3.10.x #29232

merged 90 commits into from
Dec 5, 2024

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Dec 5, 2024

PR summary

PR checklist

QuLogic and others added 30 commits August 14, 2024 21:51
…t-of-pr-28732-on-v3.9.x

Backport PR matplotlib#28732 on branch v3.9.x (Renames the minumumSizeHint method to minimumSizeHint)
…t-of-pr-28743-on-v3.9.x

Backport PR matplotlib#28743 on branch v3.9.x (Minor fixes in ticker docs)
…t-of-pr-28271-on-v3.9.x

Backport PR matplotlib#28271 on branch v3.9.x (Fix draggable legend disappearing when picking while use_blit=True)
…t-of-pr-28706-on-v3.9.x

Backport PR matplotlib#28706 on branch v3.9.x (Add Returns info to to_jshtml docstring)
…t-of-pr-28790-on-v3.9.2-doc

Backport PR matplotlib#28790 on branch v3.9.2-doc (DOC: Fix duplicate Figure.set_dpi entry)
…t-of-pr-28790-on-v3.9.x

Backport PR matplotlib#28790 on branch v3.9.x (DOC: Fix duplicate Figure.set_dpi entry)
…t-of-pr-28798-on-v3.9.x

Backport PR matplotlib#28798 on branch v3.9.x (DOC: Correctly list modules that have been internalized)
…t-of-pr-28798-on-v3.9.2-doc

Backport PR matplotlib#28798 on branch v3.9.2-doc (DOC: Correctly list modules that have been internalized)
…t-of-pr-28805-on-v3.9.2-doc

Backport PR matplotlib#28805 on branch v3.9.2-doc (add brackets to satisfy the new sequence requirement)
…t-of-pr-28805-on-v3.9.x

Backport PR matplotlib#28805 on branch v3.9.x (add brackets to satisfy the new sequence requirement)
timhoffm and others added 25 commits October 29, 2024 09:56
…t-of-pr-27569-on-v3.9.x

Backport PR matplotlib#27569 on branch v3.9.x (DOC: initial tags for statistics section of gallery)
…t-of-pr-29036-on-v3.9.x

Backport PR matplotlib#29036 on branch v3.9.x (Don't pass redundant inline=True to example clabel() calls.)
…t-of-pr-29036-on-v3.9.2-doc

Backport PR matplotlib#29036 on branch v3.9.2-doc (Don't pass redundant inline=True to example clabel() calls.)
…t-of-pr-27569-on-v3.9.2-doc

Backport PR matplotlib#27569 on branch v3.9.2-doc (DOC: initial tags for statistics section of gallery)
…t-of-pr-28981-on-v3.9.x

Backport PR matplotlib#28981 on branch v3.9.x (FIX: macos: Use standard NSApp run loop in our input hook)
…t-of-pr-29120-on-v3.9.x

Backport PR matplotlib#29120 on branch v3.9.x (DOC: Switch nested pie example from cmaps to color_sequences)
This includes updates to `actions/attest-build-provenance`,
`pypa/cibuildwheel`, `pypa/gh-action-pypi-publish`, `deadsnakes/action`,
and cleanup of `workflow_dispatch` and outdated skips.
… in the actions group (matplotlib#29165)

Co-authored-by: Greg Lucas <greg.m.lucas@gmail.com>
…t-of-pr-29163-on-v3.9.x

Backport PR matplotlib#29163 on branch v3.9.x (ci: Remove outdated pkg-config package on macOS)
…t-of-pr-29148-on-v3.9.x

Backport PR matplotlib#29148 on branch v3.9.x (Don't fail on equal-but-differently-named cmaps in qt figureoptions.)
…t-of-pr-29191-on-v3.9.x

Backport PR matplotlib#29191 on branch v3.9.x (ci: Simplify 3.13t test setup)
This is the third bugfix release of the 3.9.x series.

This release contains several bug-fixes and adjustments:

- Fix `axline` with extremely small slopes
- Fix `axline` with non-linear axis scales
- Fix `minimumSizeHint` with Qt backend
- Fix config directory usage when it's behind a symlink
- Fix draggable legend when blitting is enabled
- Fix high CPU utilization in the `macosx` backend
- Fix multiple hatch `edgecolors` passed to `contourf`
- Improve compatibility with `pytest` 8.2.0
So the tarballs from GitHub are stable.
@QuLogic QuLogic added this to the v3.10.0 milestone Dec 5, 2024
@github-actions github-actions bot added CI: Run cibuildwheel Run wheel building tests on a PR Documentation: user guide files in galleries/users_explain or doc/users labels Dec 5, 2024
@ksunden ksunden merged commit 4a18447 into matplotlib:v3.10.x Dec 5, 2024
41 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: Run cibuildwheel Run wheel building tests on a PR Documentation: user guide files in galleries/users_explain or doc/users Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants