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

[3.9] bpo-40477: macOS Python Launcher app fixes for recent macOS releases (GH-30348) #30350

Merged
merged 1 commit into from Jan 3, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 3, 2022

This change solves two problems encountered by users of the macOS Python Launcher app on recent macOS releases (10.14+):

  • The launcher app was no longer able to launch the macOS Terminal.app to run a script.

  • Even if Terminal.app was already launched, the launcher app was unable to send an Apple Event to Terminal.app to open and run Python with the desired .py file.
    (cherry picked from commit 549e628)

Co-authored-by: Ned Deily nad@python.org

https://bugs.python.org/issue40477

…ythonGH-30348)

This change solves two problems encountered by users of the macOS Python Launcher app on recent macOS releases (10.14+):

- The launcher app was no longer able to launch the macOS Terminal.app to run a script.

- Even if Terminal.app was already launched, the launcher app was unable to send an Apple Event to Terminal.app to open and run Python with the desired .py file.
(cherry picked from commit 549e628)

Co-authored-by: Ned Deily <nad@python.org>
@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented Jan 3, 2022

@ned-deily: Status check is done, and it's a success .

@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented Jan 3, 2022

Sorry, I can't merge this PR. Reason: 2 of 5 required status checks are expected..

@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented Jan 3, 2022

@ned-deily: Status check is done, and it's a success .

@miss-islington miss-islington merged commit 50da397 into python:3.9 Jan 3, 2022
12 checks passed
@miss-islington miss-islington deleted the backport-549e628-3.9 branch Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants