-
Notifications
You must be signed in to change notification settings - Fork 37.7k
doc: recommend brew install python@3.7 (minimum version) #27130
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
doc: recommend brew install python@3.7 (minimum version) #27130
Conversation
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ReviewsSee the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update. |
NACK. There's no need to install an old version of Python. |
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.
NACK
For me it doesn't make sense to suggest to install the minimum version. I prefer to have users with the most recent one, not the minimum one.
4f4eca6
to
b2f2951
Compare
updated :
|
NACK - |
To maintain consistency across macOS x86 and Arm64 maybe the minimum python3 version should be python@3.8 ref: #26226 |
@RandyMcMillan maybe make a separate issue about M1 not supporting Python 3.7 (I don't have one, so can't confirm). It's just one of many operating systems we support, but a lot of devs use it so it seems worth looking into. |
Thanks, but there is no need to make an issue. There is nothing here that needs to be solved. |
No description provided.