-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[docs] Deprecate Python 2 in build instructions #33819
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
Conversation
@swift-ci Please smoke test |
CC @compnerd I think you've meant that Python 2 is no longer needed, including building and using Swift on Windows. |
0666a11
to
f7c2e48
Compare
#33786 is moving the Ubuntu dependencies (from README.md to docs/HowToGuides/GettingStarted.md). |
@benrimmington But I can do nothing before that PR is merged :( |
@stevapple You could:
|
There are still a couple of unresolved points in #33786 and Monday is a holiday in the US, so it'll probably be end-of-day Tuesday or Wednesday when I land that.
|
@varungandhi-apple Done. |
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.
Thanks for cleaning this up
@swift-ci please smoke test |
Deprecate Python 2 in build instructions, since Python 2 is no longer suggested and required (according to #33651).
Resolves SR-NNNN.