Skip to content
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-95155: Update "Using Python on a Mac" documentation #95284

Merged
merged 3 commits into from Aug 6, 2022

Conversation

howiezhao
Copy link
Contributor

@howiezhao howiezhao commented Jul 26, 2022

macOS has removed Python 2.7 since version 12.3, so the documentation needs to be updated accordingly.

@cpython-cla-bot
Copy link

@cpython-cla-bot cpython-cla-bot bot commented Jul 26, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Jul 26, 2022

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir skip news labels Jul 26, 2022
@@ -17,7 +17,8 @@ the IDE and the Package Manager that are worth pointing out.
Getting and Installing MacPython
================================

macOS since version 10.8 comes with Python 2.7 pre-installed by Apple. If you wish, you
macOS since version 10.8 comes with Python 2.7 pre-installed by Apple.
And Python 2.7 has been removed since version 12.3, but Python 3 remains. If you wish, you
Copy link
Contributor

@ronaldoussoren ronaldoussoren Jul 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's also not entirely correct. Python 3 is only available if you install Apple's developer tools.

Copy link
Contributor Author

@howiezhao howiezhao Jul 31, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, you are right, let me update it.

@ambv ambv merged commit d25ff1f into python:main Aug 6, 2022
14 checks passed
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 6, 2022

Thanks @howiezhao for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this issue Aug 6, 2022
…H-95284)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit d25ff1f)

Co-authored-by: Howie Zhao <howiezhaohr@hotmail.com>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Aug 6, 2022

GH-95742 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this issue Aug 6, 2022
…H-95284)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit d25ff1f)

Co-authored-by: Howie Zhao <howiezhaohr@hotmail.com>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Aug 6, 2022

GH-95743 is a backport of this pull request to the 3.10 branch.

ambv pushed a commit that referenced this issue Aug 6, 2022
…-95743)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit d25ff1f)

Co-authored-by: Howie Zhao <howiezhaohr@hotmail.com>
ambv pushed a commit that referenced this issue Aug 6, 2022
…-95742)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit d25ff1f)

Co-authored-by: Howie Zhao <howiezhaohr@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants