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

ci: Clean up Python 3.12 builds#27059

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 1 commit intomatplotlib:mainfromQuLogic:py312-final
Oct 11, 2023
Merged

Conversation

QuLogic
Copy link
Member

PR summary

The final release is out, as are non-prerelease wheels, so we can drop those workarounds.

PR checklist

The final release is out, as are non-prerelease wheels, so we can dropthose workarounds.
@QuLogicQuLogic added Build CI: Run cibuildwheelRun wheel building tests on a PR labelsOct 11, 2023
@QuLogicQuLogic added this to thev3.8.1 milestoneOct 11, 2023
@oscargusoscargus merged commit6501209 intomatplotlib:mainOct 11, 2023
@lumberbot-app
Copy link

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.8.xgit pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 6501209c3091898176b0a9179b32ad4edf9bf47e
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #27059: ci: Clean up Python 3.12 builds'
  1. Push to a named branch:
git push YOURFORK v3.8.x:auto-backport-of-pr-27059-on-v3.8.x
  1. Create a PR against branch v3.8.x, I would have named this PR:

"Backport PR#27059 on branch v3.8.x (ci: Clean up Python 3.12 builds)"

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 theStill Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free tosuggest an improvement.

@QuLogic
Copy link
MemberAuthor

I think the backport conflict is probably just#27057 wasn't merged yet.

@QuLogic
Copy link
MemberAuthor

@meeseeksdev backport to v3.8.x

@lumberbot-app
Copy link

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.8.xgit pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 6501209c3091898176b0a9179b32ad4edf9bf47e
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #27059: ci: Clean up Python 3.12 builds'
  1. Push to a named branch:
git push YOURFORK v3.8.x:auto-backport-of-pr-27059-on-v3.8.x
  1. Create a PR against branch v3.8.x, I would have named this PR:

"Backport PR#27059 on branch v3.8.x (ci: Clean up Python 3.12 builds)"

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 theStill Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free tosuggest an improvement.

QuLogic pushed a commit to QuLogic/matplotlib that referenced this pull requestOct 11, 2023
oscargus added a commit that referenced this pull requestOct 11, 2023
@ksundenksunden mentioned this pull requestNov 2, 2023
5 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ksundenksundenksunden approved these changes

Assignees
No one assigned
Labels
BuildCI: Run cibuildwheelRun wheel building tests on a PR
Projects
None yet
Milestone
v3.8.1
Development

Successfully merging this pull request may close these issues.

3 participants
@QuLogic@ksunden@oscargus

[8]ページ先頭

©2009-2025 Movatter.jp