cpython/Mac/PythonLauncher
Ned Deily 549e628272
bpo-40477: macOS Python Launcher app fixes for recent macOS releases (GH-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.
2022-01-03 01:19:59 -05:00
..
English.lproj Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
doscript.h Issue #18377: Code cleanup in Python Launcher 2013-07-07 09:53:08 +02:00
doscript.m bpo-40477: macOS Python Launcher app fixes for recent macOS releases (GH-30348) 2022-01-03 01:19:59 -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 Issue #19936: Remove executable bits from C source files and several forgotten 2014-01-16 18:48:45 +02:00
Info.plist.in bpo-40477: macOS Python Launcher app fixes for recent macOS releases (GH-30348) 2022-01-03 01:19:59 -05:00
main.m Issue #19936: Remove executable bits from C source files and several forgotten 2014-01-16 18:48:45 +02:00
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 [Misc] [Mac] Fix typos found using codespell (GH-28756) 2021-10-06 19:40:09 +02:00
MyDocument.h Issue #19936: Remove executable bits from C source files and several forgotten 2014-01-16 18:48:45 +02:00
MyDocument.m Issue #19936: Remove executable bits from C source files and several forgotten 2014-01-16 18:48:45 +02:00
PreferencesWindowController.h Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
PreferencesWindowController.m Issue #18377: Code cleanup in Python Launcher 2013-07-07 09:53:08 +02:00