diff options
author | Pablo Galindo <pablogsal@gmail.com> | 2022-01-13 19:36:27 (GMT) |
---|---|---|
committer | Pablo Galindo <pablogsal@gmail.com> | 2022-01-13 19:38:15 (GMT) |
commit | 9471106fd5b47418ffd2f90c6b729f58698f573e (patch) | |
tree | 8b14db8b8c623e6c367e24d58026a7c687cbdbe0 /Misc/NEWS.d/next/macOS | |
parent | 1a4d1c1c9b08e75e88aeac90901920938f649832 (diff) | |
download | cpython-9471106fd5b47418ffd2f90c6b729f58698f573e.zip cpython-9471106fd5b47418ffd2f90c6b729f58698f573e.tar.gz cpython-9471106fd5b47418ffd2f90c6b729f58698f573e.tar.bz2 |
Python 3.11.0a4v3.11.0a4
Diffstat (limited to 'Misc/NEWS.d/next/macOS')
-rw-r--r-- | Misc/NEWS.d/next/macOS/2022-01-02-21-56-53.bpo-40477.W3nnM6.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/macOS/2022-01-02-21-56-53.bpo-40477.W3nnM6.rst b/Misc/NEWS.d/next/macOS/2022-01-02-21-56-53.bpo-40477.W3nnM6.rst deleted file mode 100644 index fc953b8..0000000 --- a/Misc/NEWS.d/next/macOS/2022-01-02-21-56-53.bpo-40477.W3nnM6.rst +++ /dev/null @@ -1,2 +0,0 @@ -The Python Launcher app for macOS now properly launches scripts and, if -necessary, the Terminal app when running on recent macOS releases. |