cpython/Mac/PythonLauncher
Miss Islington (bot) b312794de0
bpo-40477: macOS Python Launcher app fixes for recent macOS releases (GH-30348) (GH-30349)
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 549e628272)

Co-authored-by: Ned Deily <nad@python.org>
2022-01-03 01:44:35 -05:00
..
English.lproj
doscript.h
doscript.m bpo-40477: macOS Python Launcher app fixes for recent macOS releases (GH-30348) (GH-30349) 2022-01-03 01:44:35 -05:00
factorySettings.plist Forward port macOS installer updates from 3.7/3.8/3.9 (GH-21132) 2020-06-25 04:51:46 -04:00
FileSettings.h bpo-32150: Expand tabs to spaces in C files. (#4583) 2017-11-28 17:56:10 +02:00
FileSettings.m
Info.plist.in bpo-40477: macOS Python Launcher app fixes for recent macOS releases (GH-30348) (GH-30349) 2022-01-03 01:44:35 -05:00
main.m
Makefile.in Revert "bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176)" (GH-20182) 2020-05-18 11:31:21 -04:00
MyAppDelegate.h bpo-32150: Expand tabs to spaces in C files. (#4583) 2017-11-28 17:56:10 +02:00
MyAppDelegate.m [3.10] [Misc] [Mac] Fix typos found using codespell (GH-28756) (GH-28794) 2021-10-07 17:09:30 +02:00
MyDocument.h
MyDocument.m
PreferencesWindowController.h
PreferencesWindowController.m