Skip to content

Conversation

@ned-deily
Copy link
Member

@ned-deily ned-deily commented Apr 22, 2020

Previously, python.org macOS installers did not alter the Current version
symlink in /Library/Frameworks/Python.framework/Versions when installing
a version of Python 3.x, only when installing 2.x. Now that Python 2 is
retired, it's time to change that. This should make it a bit easier
to embed Python 3 into other macOS applications.

https://bugs.python.org/issue38329

Previously, python.org macOS installers did not alter the Current version symlink in /Library/Frameworks/Python.framework/Versions when installing a version of Python 3.x, only when installing 2.x. Now that Python 2 is retired, it's time to change that. This should make it a bit easier to embed Python 3 into other macOS applications.
@ned-deily ned-deily requested a review from a team as a code owner April 22, 2020 08:05
@ned-deily ned-deily merged commit bcc136b into python:master Apr 22, 2020
@ned-deily ned-deily deleted the bpo-38329-fw-current branch April 22, 2020 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants