-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
merge up v3.10.6 #30491
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
merge up v3.10.6 #30491
Changes from 39 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
3b85ba4
Zenodo v3.10.3
ksunden d3c77af
Backport PR #30029: Update diagram in subplots_adjust documentation t…
timhoffm b81427c
Update doc/_embedded_plots/figure_subplots_adjust.py
timhoffm 3d46cab
Merge pull request #30034 from meeseeksmachine/auto-backport-of-pr-30…
rcomer e188484
Backport PR #30118: CI: Skip jobs on forks
QuLogic 5bdbb3a
Backport PR #30119: Add some types to _mathtext.py
QuLogic 5359e2f
Merge pull request #30142 from meeseeksmachine/auto-backport-of-pr-30…
QuLogic 34cca89
Merge pull request #30141 from meeseeksmachine/auto-backport-of-pr-30…
QuLogic 3950d99
Backport PR #30180: DOC: expand polar example
jklymak 7f8a459
Backport PR #30180: DOC: expand polar example (#30190)
rcomer 96512fd
Backport PR #30212: [Doc]: fix bug in release notes for matplotlib v3…
timhoffm 8b0808e
Merge pull request #30214 from meeseeksmachine/auto-backport-of-pr-30…
timhoffm b122639
Backport PR #30244: DOC: Recommend to use bare Figure instances for s…
jklymak cdb396d
Merge pull request #30251 from meeseeksmachine/auto-backport-of-pr-30…
QuLogic 74d8632
Backport PR #30289: DOC: Fix build with pybind11 3
story645 a474f98
Merge pull request #30294 from meeseeksmachine/auto-backport-of-pr-30…
rcomer 1316b33
Merge branch 'v3.10.3-doc' into v3.10.x
ksunden b17b062
Zenodo v3.10.5
ksunden e44495f
Backport PR #30451: doc: factor out quick install tab for reuse
timhoffm 3305482
Backport PR #30451: doc: factor out quick install tab for reuse
timhoffm ca6a289
Merge pull request #30460 from meeseeksmachine/auto-backport-of-pr-30…
timhoffm e70262b
Merge pull request #30461 from meeseeksmachine/auto-backport-of-pr-30…
timhoffm f25ceed
Backport PR #30476: ci: Remove cibuildwheel override for win_arm64/Py…
ianthomas23 ba26851
Merge pull request #30477 from meeseeksmachine/auto-backport-of-pr-30…
ksunden e1e1360
Backport PR #30394: ENH: Gracefully handle python-build-standalone Im…
ksunden e3007b2
Merge pull request #30481 from meeseeksmachine/auto-backport-of-pr-30…
ksunden a55b817
Backport PR #30484: FIX: be more cautious about checking widget size
ksunden 4b79495
Backport PR #30486: doc: Update warnings about python-build-standalone
tacaswell 25a97fd
Backport PR #30486: doc: Update warnings about python-build-standalone
tacaswell 6b800b8
Merge pull request #30487 from meeseeksmachine/auto-backport-of-pr-30…
ksunden 5351097
Merge pull request #30488 from meeseeksmachine/auto-backport-of-pr-30…
ksunden 81ed659
Merge pull request #30489 from meeseeksmachine/auto-backport-of-pr-30…
ksunden d3365af
Github stats v3.10.6
ksunden 2e04783
Merge branch 'v3.10.5-doc' into v3.10.x
ksunden b2358e7
Release prep v3.10.6
ksunden 5cd38c3
REL: v3.10.6
ksunden 1d52624
REL: bump from v3.10.6
ksunden 22c649b
Zenodo v3.10.6
ksunden 676f262
Merge branch 'v3.10.x' into merge_up_v3.10.6
ksunden 4383c87
Revert 3.9 link
ksunden File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This URL didn't exist, not sure why it got bumped on
v3.10.x.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why doesn't this exist? This version of the library exists.
I would lean towards the correct thing to do is to build and publish the 3.9.4 docs.
I changed it during the release prep because I noticed it was not pointing to the most recent version from 3.9.x, though admittedly did not actually load that version of the docs to check.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since the link is broken, is it worth revertig to the 3.9.3 link in this PR and opening a fresh issue about building and publishing the 3.9.4 docs?