Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.12] gh-116145: Update macOS installer to Tcl/Tk 8.6.14 (GH-116151) ↵ | Miss Islington (bot) | 2024-06-01 | 2 | -86/+4 |
| | | | | | | (GH-119922) (cherry picked from commit 4fa95c6ec392b9fc80ad720cc4a8bd2786fc2835) Co-authored-by: Christopher Chavez <chrischavez@gmx.us> | ||||
* | [3.12] gh-115009: Update macOS installer to use SQLite 3.45.3 (GH-117443) ↵ | Miss Islington (bot) | 2024-04-17 | 1 | -3/+3 |
| | | | | | | | (#117981) (cherry picked from commit b9b3c455f0293be67a762f653bd22f864d15fe3c) Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> | ||||
* | [3.12] gh-115009: Update macOS installer to use SQLite 3.45.1 (#115066) ↵ | Erlend E. Aasland | 2024-02-06 | 1 | -3/+3 |
| | | | | | | | (#115071) (cherry picked from commit 13eb5215c9de9dd302f116ef0bca4ae23b02842b) Co-authored-by: Ned Deily <nad@python.org> | ||||
* | [3.12] gh-109991: Update macOS installer to use OpenSSL 3.0.13. (GH-115053) | Miss Islington (bot) | 2024-02-06 | 1 | -3/+3 |
| | | | | | (cherry picked from commit 638e811a3c54a81d8af5a4c08b9497d210823f78) Co-authored-by: Ned Deily <nad@python.org> | ||||
* | [3.12] gh-110950: add upstream Tk fixes to macOS installer. (GH-111041) ↵ | Miss Islington (bot) | 2023-11-21 | 4 | -2/+198 |
| | | | | | | | | | | | | | | | | | | | | | (#112294) 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.12] gh-109286: Update macOS installer to use SQLite 3.43.1 (GH-110482) ↵ | Miss Islington (bot) | 2023-10-09 | 1 | -3/+3 |
| | | | | | | | (#110550) (cherry picked from commit 48419a50b44a195ad7de958f479a924e7c2d3e1b) Co-authored-by: jtranquilli <76231120+jtranquilli@users.noreply.github.com> | ||||
* | [3.12] gh-109991: Update macOS installer to use OpenSSL 3.0.10. (#110004) | Ned Deily | 2023-09-28 | 1 | -3/+3 |
| | | | | | gh-109991: Update macOS installer to use OpenSSL 3.0.10. (cherry picked from commit 884cd180876f60dc65bf00e33c0435be9918e410) | ||||
* | [3.12] gh-107565: Update macOS installer to use OpenSSL 3.0.10. (GH-107897) ↵ | Miss Islington (bot) | 2023-08-19 | 1 | -3/+3 |
| | | | | | | | | (#108121) gh-107565: Update macOS installer to use OpenSSL 3.0.10. (GH-107897) (cherry picked from commit dc7b630b2359663bb7b8212d9f2f720c978d3daa) Co-authored-by: Ned Deily <nad@python.org> | ||||
* | [3.12] Update macOS installer screens for 3.12rc/final. (GH-107473) | Ned Deily | 2023-07-31 | 2 | -36/+3 |
| | |||||
* | [3.12] gh-99079: Update macOS installer to use OpenSSL 3.0.9. (gh-107472) | Ned Deily | 2023-07-31 | 1 | -3/+3 |
| | |||||
* | [3.12] gh-103142: Update macOS installer to use OpenSSL 1.1.1u. (GH-105132) | Miss Islington (bot) | 2023-05-31 | 1 | -3/+3 |
| | | | | | (cherry picked from commit f90d3f68db720bd6d0deda8cc0030339ccd43858) Co-authored-by: Ned Deily <nad@python.org> | ||||
* | gh-103207: The macOS 13 Ventura Installer.app permission problem is fixed by ↵ | Ned Deily | 2023-05-24 | 1 | -0/+22 |
| | | | | Apple in macOS 13.4. (GH-104883) | ||||
* | Update macOS installer ReadMe and Welcome screens for 3.12.0b1. (GH-104739) | Ned Deily | 2023-05-22 | 2 | -27/+6 |
| | |||||
* | gh-99834: Update macOS installer to Tcl/Tk 8.6.13. (GH-104738) | Ned Deily | 2023-05-22 | 1 | -3/+3 |
| | |||||
* | gh-104623: Update macOS installer to SQLite 3.42.0 (GH-104624) | Erlend E. Aasland | 2023-05-19 | 1 | -3/+3 |
| | |||||
* | gh-102997: Update macOS installer to SQLite 3.41.2. (GH-102998) | Mariusz Felisiak | 2023-05-02 | 1 | -3/+3 |
| | |||||
* | gh-95299: Stop installing setuptools as a part of ensurepip and venv (#101039) | Pradyun Gedam | 2023-04-18 | 1 | -4/+4 |
| | | | | | | | Remove the bundled setuptools wheel from ensurepip, and stop installing setuptools in environments created by venv. Co-Authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net> | ||||
* | gh-103207: Fix Welcome formatting issues when macOS Installer is run in dark ↵ | Ned Deily | 2023-04-06 | 1 | -29/+22 |
| | | | | mode. (GH-103303) | ||||
* | gh-103207: Add instructions to the macOS installer welcome display on how to ↵ | Ned Deily | 2023-04-04 | 1 | -5/+34 |
| | | | | workaround the macOS 13 Ventura “The installer encountered an error” failure. (GH-103251) | ||||
* | gh-101759: Update macOS installer SQLite 3.40.1 checksum (gh-102485) | Ned Deily | 2023-03-07 | 1 | -1/+1 |
| | |||||
* | gh-101759: Update macOS installer to SQLite 3.40.1 (#101761) | Erlend E. Aasland | 2023-02-10 | 1 | -3/+3 |
| | |||||
* | gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) | Gregory P. Smith | 2023-02-09 | 1 | -3/+3 |
| | | | | Fixes CVE-2023-0286 (High) and a couple of Medium security issues. https://www.openssl.org/news/secadv/20230207.txt | ||||
* | gh-100180: Update macOS installer to OpenSSL 1.1.1s (GH-100908) | Ned Deily | 2023-01-10 | 2 | -21/+3 |
| | |||||
* | gh-94328: Update macOS installer to use SQLite 3.39.4. (#98639) | Erlend E. Aasland | 2022-10-25 | 1 | -3/+3 |
| | |||||
* | Update Mac installer messages to 3.12 alpha (GH-98575) | Ned Deily | 2022-10-23 | 2 | -4/+4 |
| | |||||
* | gh-97519: Synchronize links in other copies of HISTORY OF THE SOFTWARE ↵ | Serhiy Storchaka | 2022-09-25 | 1 | -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. | ||||
* | Add upstream openssl 1.1.1q patch for trivial build error on macOS (GH-96594) | Ned Deily | 2022-09-05 | 2 | -0/+18 |
| | |||||
* | gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683) | Christian Heimes | 2022-08-29 | 1 | -6/+12 |
| | |||||
* | Fix typos in comments (#94305) | yutotnh | 2022-06-28 | 1 | -1/+1 |
| | |||||
* | gh-54781: Move Lib/lib2to3/tests/ to Lib/test/test_lib2to3/ (#94049) | Victor Stinner | 2022-06-21 | 1 | -2/+2 |
| | | | | | | | | * Move Lib/lib2to3/tests/ to Lib/test/test_lib2to3/. * Remove Lib/test/test_lib2to3.py. * Update imports. * all_project_files(): use different paths and sort files to make the tests more reproducible. * Update references to tests. | ||||
* | gh-92171: Update Tcl/Tk download links in macOS installer script (GH-92179) | Erlend Egeberg Aasland | 2022-05-09 | 1 | -2/+3 |
| | |||||
* | bpo-44712: Replace "type(literal)" with corresponding builtin types (GH-27294) | Serhiy Storchaka | 2022-05-08 | 1 | -1/+1 |
| | | | | I suppose it is a remnants of very old code written when str, int, list, dict, etc were functions and not classes. | ||||
* | bpo-46907: Update macOS installer to SQLite 3.38.4. (GH-32148) | Mariusz Felisiak | 2022-05-06 | 1 | -4/+3 |
| | |||||
* | bpo-45847: Adapt macOS installer build to use new tkinter configure vars ↵ | Ned Deily | 2022-04-05 | 1 | -3/+3 |
| | | | | (GH-32328) | ||||
* | bpo-47024: Update OpenSSL to 1.1.1n (GH-31895) | Christian Heimes | 2022-03-15 | 1 | -3/+3 |
| | | | Co-authored-by: Zachary Ware <zachary.ware@gmail.com> | ||||
* | bpo-46907: Update macOS installer to SQLite 3.38.1. (GH-31656) | Mariusz Felisiak | 2022-03-15 | 1 | -3/+3 |
| | |||||
* | bpo-45925: Update macOS installer to SQLite 3.37.2 (GH-30921) | Kumar Aditya | 2022-02-01 | 1 | -3/+3 |
| | | | | Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no> | ||||
* | bpo-46185: Fix wrong version ref. in macOS installer ReadMe (GH-30278) | Erlend Egeberg Aasland | 2021-12-29 | 1 | -1/+1 |
| | |||||
* | bpo-46106: Update OpenSSL to 1.1.1m (GH-30211) | Kumar Aditya | 2021-12-22 | 2 | -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 Deily | 2021-12-06 | 2 | -14/+4 |
| | |||||
* | bpo-44828: macOS installer: avoid leaving a zombie Save panel in Tk ↵ | Ned Deily | 2021-11-02 | 2 | -1/+11 |
| | | | | 8.6.12rc1 (GH-29367) | ||||
* | Update macOS installer to use Tk 8.6.12rc1 pre-release. (GH-29354) | Ned Deily | 2021-11-01 | 4 | -218/+12 |
| | |||||
* | bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276) | Ned Deily | 2021-10-28 | 2 | -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 Clauss | 2021-10-06 | 1 | -2/+2 |
| | |||||
* | bpo-44848: Update macOS installer to use SQLite 3.36.0 (GH-27621) | Erlend Egeberg Aasland | 2021-09-05 | 1 | -3/+3 |
| | |||||
* | bpo 45007: Update macOS installer builds to use OpenSSL 1.1.1l. (GH-28051) | Ned Deily | 2021-08-30 | 2 | -3/+63 |
| | |||||
* | Update URLs in comments and metadata to use HTTPS (GH-27458) | Noah Kantrowitz | 2021-07-30 | 1 | -1/+1 |
| | |||||
* | bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) | Mariusz Felisiak | 2021-07-26 | 1 | -2/+2 |
| | | | Co-authored-by: Łukasz Langa <lukasz@langa.pl> | ||||
* | Update macOS build-installer script comments for 3.10 and remove unused ↵ | Ned Deily | 2021-07-20 | 2 | -59/+74 |
| | | | | pre-10.5 vestiges. (GH-27253) | ||||
* | Update macOS installer welcome and readme for 3.10b1 (GH-25835) | Ned Deily | 2021-05-03 | 2 | -8/+28 |
| |