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

Appearance settings

DOC: update switcher for 3.10 #29360

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 1 commit into from
Dec 20, 2024
Merged

Conversation

tacaswell
Copy link
Member

closes #29359

@tacaswell tacaswell added this to the v3.10.0-doc milestone Dec 20, 2024
@greglucas greglucas merged commit 06add21 into matplotlib:main Dec 20, 2024
19 of 21 checks passed
Copy link

lumberbot-app bot commented Dec 20, 2024

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
git checkout v3.10.x
git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 06add21e34dd25a19528aa84c82e72b8af5bb541
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #29360: DOC: update switcher for 3.10'
  1. Push to a named branch:
git push YOURFORK v3.10.x:auto-backport-of-pr-29360-on-v3.10.x
  1. Create a PR against branch v3.10.x, I would have named this PR:

"Backport PR #29360 on branch v3.10.x (DOC: update switcher for 3.10)"

And apply the correct labels and milestones.

Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon!

Remember to remove the Still Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free to suggest an improvement.

@tacaswell
Copy link
Member Author

the mypy failures should be fixed by #29362

@tacaswell tacaswell deleted the doc/fix_switcher branch December 20, 2024 20:56
Copy link

lumberbot-app bot commented Dec 20, 2024

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
git checkout v3.10.0-doc
git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 06add21e34dd25a19528aa84c82e72b8af5bb541
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #29360: DOC: update switcher for 3.10'
  1. Push to a named branch:
git push YOURFORK v3.10.0-doc:auto-backport-of-pr-29360-on-v3.10.0-doc
  1. Create a PR against branch v3.10.0-doc, I would have named this PR:

"Backport PR #29360 on branch v3.10.0-doc (DOC: update switcher for 3.10)"

And apply the correct labels and milestones.

Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon!

Remember to remove the Still Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free to suggest an improvement.

@QuLogic
Copy link
Member

QuLogic commented Dec 20, 2024

There is no need to backport this; the version from main is used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Doc]: stable docs link to dev
4 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.