Skip to content

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

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-549e628-3.9
Jan 3, 2022
Merged

[3.9] bpo-40477: macOS Python Launcher app fixes for recent macOS releases (GH-30348)#30350
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-549e628-3.9

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor Author

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

@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@miss-islington

Copy link
Copy Markdown
Contributor Author

@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
@miss-islington
miss-islington deleted the backport-549e628-3.9 branch January 3, 2022 06:48
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.

4 participants