-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-124720: Update "Using Python on a Mac" document #124721
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
gh-124720: Update "Using Python on a Mac" document #124721
Conversation
Update "Using Python on a Mac" section of the "Python Setup and Usage" document and include information on installing free-threading support.
Some of these images are a bit bigger than they need to be; a quick search turned up picopt which is able to reduce the size of the images in |
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.
Looks like a good update! A few nits below.
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.
Looks good; a few minor things flagged inline. The 3.14 references are the biggest source of concern for me. I can see those easily getting confusing for 3.13 users, and they won't be automatically updated when 3.15 is released. That said, I also don't have any good ideas for how to automate the version substitution.
When you're done making the requested changes, leave the comment: |
Thanks for the thorough review comments! I believe I have addressed them. I would like to get this merged in for 3.13.0rc3 if at all possible. I have made the requested changes; please review again. |
Thanks for making the requested changes! @freakboy3742: please review the changes made to this pull request. |
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 @ned-deily for the PR, and @freakboy3742 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…4721) Update "Using Python on a Mac" section of the "Python Setup and Usage" document and include information on installing free-threading support. (cherry picked from commit 4b83c03) Co-authored-by: Ned Deily <[email protected]>
GH-124775 is a backport of this pull request to the 3.13 branch. |
…#124775) gh-124720: Update "Using Python on a Mac" document (GH-124721) Update "Using Python on a Mac" section of the "Python Setup and Usage" document and include information on installing free-threading support. (cherry picked from commit 4b83c03) Co-authored-by: Ned Deily <[email protected]>
Update "Using Python on a Mac" section of the "Python Setup and Usage" document and include information on installing free-threading support.
📚 Documentation preview 📚: https://cpython-previews--124721.org.readthedocs.build/