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 branch v3.9.x into main#28711

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
tacaswell merged 66 commits intomatplotlib:mainfromQuLogic:merge-39x
Aug 15, 2024
Merged

Conversation

QuLogic
Copy link
Member

PR summary

As in title.

PR checklist

story645and others added30 commitsJuly 7, 2024 10:10
…t-of-pr-28517-on-v3.9.1-docBackport PRmatplotlib#28517 on branch v3.9.1-doc (DOC: better cross referencing for animations)
…t-of-pr-28517-on-v3.9.xBackport PRmatplotlib#28517 on branch v3.9.x (DOC: better cross referencing for animations)
…t-of-pr-28523-on-v3.9.xBackport PRmatplotlib#28523 on branch v3.9.x (Fix value error when set widget size to zero while using FiCureCanvasQT )
…t-of-pr-28541-on-v3.9.xBackport PRmatplotlib#28541 on branch v3.9.x (MNT: be more careful about disk I/O failures when writing font cache)
…t-of-pr-28526-on-v3.9.xBackport PRmatplotlib#28526 on branch v3.9.x (Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 in the actions group)
…t-of-pr-28534-on-v3.9.xBackport PRmatplotlib#28534 on branch v3.9.x ([BLD] Fix WSL build warning)
…t-of-pr-28571-on-v3.9.xBackport PRmatplotlib#28571 on branch v3.9.x (DOC: Add version directive to hatch parameter in stackplot)
…t-of-pr-28582-on-v3.9.xBackport PRmatplotlib#28582 on branch v3.9.x (FIX: make sticky edge tolerance relative to data range)
…t-of-pr-28580-on-v3.9.xBackport PRmatplotlib#28580 on branch v3.9.x (Bump actions/attest-build-provenance from 1.3.2 to 1.3.3 in the actions group)
The 6.7.1 wheels on PyPI do not conform to manylinux 2.28 due torequiring glibc 2.35 symbols, and cannot be loaded on Ubuntu 20.04,which has glibc 2.31. So we need to pin that back to avoid testfailures.
…t-of-pr-28518-on-v3.9.xBackport PRmatplotlib#28518 on branch v3.9.x ([TYP] Fix overload of `pyplot.subplots`)
…t-of-pr-28604-on-v3.9.xBackport PRmatplotlib#28604 on branch v3.9.x (cycler signature update.)
…t-of-pr-28621-on-v3.9.xBackport PRmatplotlib#28621 on branch v3.9.x (TYP: Fix a typo in animation.pyi)
…t-of-pr-28625-on-v3.9.xBackport PRmatplotlib#28625 on branch v3.9.x (added typing_extensions.Self to _AxesBase.twinx)
…t-of-pr-28634-on-v3.9.xBackport PRmatplotlib#28634 on branch v3.9.x (Closed open div tag in color.ColorMap._repr_html_)
@QuLogicQuLogic added Maintenance CI: Run cibuildwheelRun wheel building tests on a PR labelsAug 13, 2024
@QuLogicQuLogic added this to thev3.10.0 milestoneAug 13, 2024
@github-actionsgithub-actionsbot added Documentation: user guidefiles in galleries/users_explain or doc/users Documentation: APIfiles in lib/ and doc/api labelsAug 13, 2024
@QuLogic
Copy link
MemberAuthor

Also marked 3.9.2 as the stable version so that the banner on the website is corrected.

This causes homebrew to update Python, but because the image isoutdated, this causes conflicts.
GitHub and Azure's images install a pre-existing Python, which Homebrewattempts to upgrade if any of the packages we want to install depend onit.Unfortunately, this may cause conflicts on Python's symlinks, so stopHomebrew from trying to do an automatic upgrade.
@QuLogicQuLogicforce-pushed themerge-39x branch 2 times, most recently from3c2c4af to36c04a4CompareAugust 14, 2024 22:06
@QuLogic
Copy link
MemberAuthor

I don't know what's up with wheels, but that's not super important to getting this in at the moment.

@tacaswell
Copy link
Member

We should re-consider if we want to keep the brew ENVs as it is not clear if they are doing what we think they are doing.

@tacaswelltacaswell merged commit6ff7f40 intomatplotlib:mainAug 15, 2024
61 of 70 checks passed
@QuLogicQuLogic deleted the merge-39x branchAugust 15, 2024 01:25
@tacaswell
Copy link
Member

of all of these commits I think we only want to backport 6c04a4 and c88d13 ?

timhoffm added a commit that referenced this pull requestAug 15, 2024
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
CI: Run cibuildwheelRun wheel building tests on a PRDocumentation: 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.

[Doc]: Even on https://matplotlib.org/stable/: This is documentation for an unstable development version.
9 participants
@QuLogic@tacaswell@story645@rcomer@ksunden@timhoffm@jklymak@oscargus@greglucas

[8]ページ先頭

©2009-2025 Movatter.jp