-
-
Notifications
You must be signed in to change notification settings - Fork 31k
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
CI: Configure macOS build as per updated devguide recommendations #105533
Conversation
Regarding backporting, didn't we backport as far as possible last time we did this? |
I think you'll find that 3.7 through 3.10 have already been backported :) So it should be just 3.11, 3.12, and main that need changing. |
Great, thanks! :) |
Thanks @erlend-aasland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
…thonGH-105533) (cherry picked from commit a5f23d4) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
GH-105536 is a backport of this pull request to the 3.12 branch. |
…thonGH-105533) (cherry picked from commit a5f23d4) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
GH-105537 is a backport of this pull request to the 3.11 branch. |
The devguide was recently updated: python/devguide#1058