summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Collapse)AuthorAgeFilesLines
* [3.11] gh-115009: Update macOS installer to use SQLite 3.45.1 (#115066) ↵Erlend E. Aasland2024-02-061-3/+3
| | | | | | | (#115072) (cherry picked from commit 13eb5215c9de9dd302f116ef0bca4ae23b02842b) Co-authored-by: Ned Deily <nad@python.org>
* [3.11] gh-109991: Update macOS installer to use OpenSSL 3.0.13. (GH-115054)Miss Islington (bot)2024-02-061-3/+3
| | | | | (cherry picked from commit 638e811a3c54a81d8af5a4c08b9497d210823f78) Co-authored-by: Ned Deily <nad@python.org>
* [3.11] gh-110950: add upstream Tk fixes to macOS installer. (GH-111041) ↵Miss Islington (bot)2023-11-214-2/+198
| | | | | | | | | | | | | | | | | | | | | (#112293) Add upstream Tk patches for three problems affecting tkinter users: - Update macOS installer to include a fix accepted by upstream Tcl/Tk for a crash encountered after the first :meth:`tkinter.Tk` instance is destroyed. (gh-92603) - Update macOS installer to include an upstream Tcl/Tk fix for the ``ttk::ThemeChanged`` error encountered in Tkinter. (gh-71383) - Update macOS installer to include an upstream Tcl/Tk fix for the ``Secure coding is not enabled for restorable state!`` warning encountered in Tkinter on macOS 14 Sonoma. (gh-110950) (cherry picked from commit d67f947c72af8a215db2fd285e5de9b1e671fde1) Co-authored-by: Christopher Chavez <chrischavez@gmx.us> Co-authored-by: Ned Deily <nad@python.org>
* [3.11] gh-111015: Install IDLE.app and Python Launcher.app on macOS with ↵Miss Islington (bot)2023-10-182-0/+4
| | | | | | | | correct permissions (gh-111038) (cherry picked from commit cb1bf89c4066f30c80f7d1193b586a2ff8c40579) Co-authored-by: Joshua Root <jmr@macports.org> Co-authored-by: Ned Deily <nad@python.org>
* [3.11] gh-99834: Update macOS installer to Tcl/Tk 8.6.13. (GH-110710)Miss Islington (bot)2023-10-111-3/+3
| | | | | (cherry picked from commit 13e460086b007691f2ca1c5ff677cdb70d19eba8) Co-authored-by: Ned Deily <nad@python.org>
* [3.11] gh-109286: Update macOS installer to use SQLite 3.43.1 (GH-110482) ↵Miss Islington (bot)2023-10-091-3/+3
| | | | | | | (#110551) (cherry picked from commit 48419a50b44a195ad7de958f479a924e7c2d3e1b) Co-authored-by: jtranquilli <76231120+jtranquilli@users.noreply.github.com>
* [3.11] gh-109991: Update macOS installer to use OpenSSL 3.0.10. (GH-110010)Miss Islington (bot)2023-09-281-3/+3
| | | | | (cherry picked from commit 98c0c1de18e9ec02a0dde0a89b9acf9415891de2) Co-authored-by: Ned Deily <nad@python.org>
* [3.11] gh-107565: Update macOS installer to use OpenSSL 3.0.10. (GH-107897) ↵Miss Islington (bot)2023-08-191-3/+3
| | | | (#108122)
* [3.11] gh-99079: Update macOS installer to use OpenSSL 3.0.9. (GH-107476)Ned Deily2023-07-311-3/+3
|
* [3.11] Update macOS installer screens for 3.11.5. (GH-107477)Ned Deily2023-07-312-25/+2
|
* [3.11] gh-103142: Update macOS installer to use OpenSSL 1.1.1u. (GH-105131)Miss Islington (bot)2023-05-311-3/+3
| | | | | (cherry picked from commit f90d3f68db720bd6d0deda8cc0030339ccd43858) Co-authored-by: Ned Deily <nad@python.org>
* [3.11] gh-103207: The macOS 13 Ventura Installer.app permission problem is ↵Ned Deily2023-05-241-5/+7
| | | | fixed by Apple in macOS 13.4. (GH-104885)
* [3.11] gh-104623: Update macOS installer to SQLite 3.42.0 (GH-104643)Miss Islington (bot)2023-05-191-3/+3
| | | | | (cherry picked from commit fd04bfeaf7a4531120ad450dbd1afc121a2523ee) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
* [3.11] gh-102997: Update macOS installer to SQLite 3.41.2. (GH-104080)Miss Islington (bot)2023-05-021-3/+3
| | | | | (cherry picked from commit f0ad4567319ee4ae878d570ab7709ab63df9123e) Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
* [3.11] gh-103207: Fix Welcome formatting issues when macOS Installer is run ↵Ned Deily2023-04-061-30/+23
| | | | in dark mode. (GH-103302)
* [3.11] gh-103207: Add instructions to the macOS installer welcome display on ↵Ned Deily2023-04-041-6/+36
| | | | how to workaround the macOS 13 Ventura “The installer encountered an error” failure. GH-103252)
* [3.11] gh-101759: Update macOS installer SQLite 3.40.1 checksum (gh-102485) ↵Miss Islington (bot)2023-03-071-1/+1
| | | | | | | (GH-102488) (cherry picked from commit f9cdeb7b99d408a2e884101ede576952510bcc9b) Co-authored-by: Ned Deily <nad@python.org>
* gh-101759: Update macOS installer to SQLite 3.40.1 (GH-101761)Miss Islington (bot)2023-02-101-3/+3
| | | | | (cherry picked from commit d40a23c0a11060ba7fa076d50980c18a11a13a40) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
* gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)Steve Dower2023-02-091-3/+3
| | | | | | Fixes CVE-2023-0286 (High) and a couple of Medium security issues. https://www.openssl.org/news/secadv/20230207.txt Co-authored-by: Gregory P. Smith <greg@krypto.org>
* gh-100180: Update macOS installer to OpenSSL 1.1.1s (GH-100908)Miss Islington (bot)2023-01-102-21/+3
| | | | | (cherry picked from commit 57a5259a438c717755fc667fcbedb515ef8e0c85) Co-authored-by: Ned Deily <nad@python.org>
* gh-100893: update bpo reference in Mac README (GH-100905)Miss Islington (bot)2023-01-101-3/+3
| | | | | (cherry picked from commit be23a202426385ad99dcb2611152783780c7bc42) Co-authored-by: Ned Deily <nad@python.org>
* [3.11] Update copyright years to 2023. (gh-100848) (GH-100849)Miss Islington (bot)2023-01-094-8/+8
| | | | | (cherry picked from commit 11f99323c2ae0ec428c370a335695e3d8d4afc1d) Co-authored-by: Benjamin Peterson <benjamin@python.org>
* GH-95283: Add note about compilers in Mac/README.txt (GH-99506)Miss Islington (bot)2022-11-231-0/+13
| | | | | | | | | The build machinery assumes that the compiler that's used to build on macOS includes an SDK that's at least as new as the OS version on the build machine. Explicitly mention this in Mac/README.txt. (cherry picked from commit 8f024a02d7d63315ecc3479f0715e927f48fc91b) Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
* gh-98940: Fix Mac/Extras.install.py File filter bug (GH-98943)Miss Islington (bot)2022-11-161-4/+3
| | | | | | | | Slightly simplify the script and fix a case issue in the name of ``.DS_Store`` files. (cherry picked from commit ea88d34de27ba2b3acaeb03c7dc7829dff40ea5c) Co-authored-by: zhangbo <zhangbo2012@outlook.com> Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
* gh-94328: Update macOS installer to use SQLite 3.39.4. (GH-98639)Miss Islington (bot)2022-10-251-3/+3
| | | | | (cherry picked from commit 8aa1e994a530e538a5433c8ada6500ffc1214467) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
* gh-97519: Synchronize links in other copies of HISTORY OF THE SOFTWARE ↵Miss Islington (bot)2022-09-251-4/+4
| | | | | | | | | | (GH-97520) HTTP links in the "HISTORY OF THE SOFTWARE" section of Doc/license.rst were converted to HTTPS in f62ff97f31a775cc7956adeae32c14e7c85bdc15. But there were other copies of these links, which were left HTTP links. (cherry picked from commit ea4be278fa6123d1f78c1fd556d79b311cd59f96) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
* Add upstream openssl 1.1.1q patch for trivial build error on macOS (GH-96594)Miss Islington (bot)2022-09-052-0/+18
| | | | | (cherry picked from commit 991b3712a11a705efc6e45d22643bb2ccfb3eca5) Co-authored-by: Ned Deily <nad@python.org>
* gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)Miss Islington (bot)2022-08-291-6/+12
| | | | | (cherry picked from commit 873554ef84011773618911ffa698cea181cec9fd) Co-authored-by: Christian Heimes <christian@python.org>
* Remove 3.11 beta release notice from macOS installer displays (GH-95669)Ned Deily2022-08-042-13/+3
|
* gh-89610: Add .pyi as a recognised extension for IDLE on macOS (GH-95393)Miss Islington (bot)2022-07-281-0/+1
| | | | | | | | This allows opening stub files by double clicking on them in the Finder. Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit 06fc249135e5b98a74fc0213e157e80412354659) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
* Update macOS installer Welcome and ReadMe display wording to "beta". (GH-93344)Ned Deily2022-05-302-4/+4
|
* bpo-46907: Update macOS installer to SQLite 3.38.4. (GH-32148)Mariusz Felisiak2022-05-061-4/+3
|
* bpo-45847: Adapt macOS installer build to use new tkinter configure vars ↵Ned Deily2022-04-051-3/+3
| | | | (GH-32328)
* bpo-47024: Update OpenSSL to 1.1.1n (GH-31895)Christian Heimes2022-03-151-3/+3
| | | Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
* bpo-46907: Update macOS installer to SQLite 3.38.1. (GH-31656)Mariusz Felisiak2022-03-151-3/+3
|
* bpo-45925: Update macOS installer to SQLite 3.37.2 (GH-30921)Kumar Aditya2022-02-011-3/+3
| | | | Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
* bpo-40477: macOS Python Launcher app fixes for recent macOS releases (GH-30348)Ned Deily2022-01-032-2/+6
| | | | | | | | 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.
* Update copyright year to 2022. (GH-30335)Benjamin Peterson2022-01-023-3/+3
| | | Automerge-Triggered-By: GH:benjaminp
* bpo-46185: Fix wrong version ref. in macOS installer ReadMe (GH-30278)Erlend Egeberg Aasland2021-12-291-1/+1
|
* bpo-46106: Update OpenSSL to 1.1.1m (GH-30211)Kumar Aditya2021-12-222-63/+3
| | | Co-authored-by: Ned Deily <nad@python.org>
* bpo-45732: Update python.org macOS installer to use Tcl/Tk 8.6.12. (GH-29931)Ned Deily2021-12-062-14/+4
|
* Add generated artifacts in Mac/ to .gitignore; update copyright (GH-29408)Łukasz Langa2021-11-041-2/+2
|
* bpo-44828: macOS installer: avoid leaving a zombie Save panel in Tk ↵Ned Deily2021-11-022-1/+11
| | | | 8.6.12rc1 (GH-29367)
* Update macOS installer to use Tk 8.6.12rc1 pre-release. (GH-29354)Ned Deily2021-11-014-218/+12
|
* bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276)Ned Deily2021-10-282-1/+203
| | | | when using the Tk 8.6.11 provided by python.org macOS installers. Patch by Marc Culler of the Tk project.
* [Misc] [Mac] Fix typos found using codespell (GH-28756)Christian Clauss2021-10-064-5/+5
|
* bpo-44848: Update macOS installer to use SQLite 3.36.0 (GH-27621)Erlend Egeberg Aasland2021-09-051-3/+3
|
* bpo 45007: Update macOS installer builds to use OpenSSL 1.1.1l. (GH-28051)Ned Deily2021-08-302-3/+63
|
* Update URLs in comments and metadata to use HTTPS (GH-27458)Noah Kantrowitz2021-07-302-8/+8
|
* bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)Mariusz Felisiak2021-07-261-2/+2
| | | Co-authored-by: Łukasz Langa <lukasz@langa.pl>