Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-103207: Fix Welcome formatting issues when macOS Installer is run in dark ↵ | Ned Deily | 2023-04-05 | 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) | ||||
* | 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. | ||||
* | bpo-46185: Fix wrong version ref. in macOS installer ReadMe (GH-30278) | Erlend Egeberg Aasland | 2021-12-29 | 1 | -1/+1 |
| | |||||
* | Update macOS installer to use Tk 8.6.12rc1 pre-release. (GH-29354) | Ned Deily | 2021-11-01 | 2 | -12/+4 |
| | |||||
* | 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-27 | 1 | -2/+2 |
| | | | Co-authored-by: Łukasz Langa <lukasz@langa.pl> | ||||
* | Update macOS installer welcome and readme for 3.10b1 (GH-25835) | Ned Deily | 2021-05-03 | 2 | -8/+28 |
| | |||||
* | Update macos installer ReadMe for 3.10.0a3 (GH-23671) | Ned Deily | 2020-12-06 | 1 | -2/+10 |
| | |||||
* | bpo-39883: Update macOS installer copy of LICENSE. (GH-22235) | Ned Deily | 2020-09-14 | 1 | -3/+24 |
| | |||||
* | Forward port macOS installer updates from 3.7/3.8/3.9 (GH-21132) | Ned Deily | 2020-06-25 | 2 | -11/+5 |
| | |||||
* | Add note to Mac installer ReadMe about macOS 10.15 Gatekeeper changes. ↵ | Ned Deily | 2020-02-24 | 1 | -2/+8 |
| | | | | (GH-18648) | ||||
* | Update copyright year in macOS installer license copy (GH-17806) | Ned Deily | 2020-01-02 | 1 | -3/+3 |
| | |||||
* | Update URL in macOS installer copy of license (GH-16905) | Ned Deily | 2019-10-23 | 1 | -1/+1 |
| | |||||
* | Update macOS installer display files for 3.9.0a1 (GH-16765) | Ned Deily | 2019-10-14 | 3 | -69/+54 |
| | |||||
* | Minor updates to the macOS installer screens for 3.8.0b2 (GH-14501) | Ned Deily | 2019-07-01 | 2 | -5/+16 |
| | |||||
* | Update macOS installer Welcome and ReadMe for 3.8 (GH-11748) | Ned Deily | 2019-02-03 | 2 | -65/+50 |
| | |||||
* | Update macOS installer Welcome and ReadMe files for 3.7.0. (GH-7653) | Ned Deily | 2018-06-11 | 2 | -18/+8 |
| | |||||
* | pypi.python.org -> pypi.org (GH-7613) | Ned Deily | 2018-06-11 | 2 | -3/+3 |
| | |||||
* | bpo-32726: macOS 10.6+ installer now builds Tcl/TK 8.6 (GH-6307) | Ned Deily | 2018-03-29 | 2 | -9/+3 |
| | | | | | | | Build and link with private copy of Tcl/Tk 8.6 for the macOS 10.6+ installer. The 10.9+ installer variant already does this. This means that the Python 3.7 provided by the python.org macOS installers no longer need or use any external versions of Tcl/Tk, either system-provided or user- installed, such as ActiveTcl. | ||||
* | Add macOS installer Conclusion file | Ned Deily | 2018-03-12 | 1 | -0/+20 |
| | |||||
* | Update macOS installer resources | Ned Deily | 2018-02-27 | 2 | -35/+24 |
| | |||||
* | bpo-32726: Build macOS 10.9+ installer with private copy of Tcl/Tk 8.6 | Ned Deily | 2018-01-31 | 2 | -12/+16 |
| | |||||
* | bpo-32726: macOS installer and framework enhancements and changes for 3.7.0 ↵ | Ned Deily | 2018-01-30 | 2 | -9/+29 |
| | | | | | | | | | | | | | | (GH-5448) This issue covers various changes for the macOS installers provided via python.org for 3.7.0. - Provide a provisional new installer variant for macOS 10.9 and later systems with 64-bit (x86_64) architecture only. Apple has made it known that future versions of macOS will only fully support 64-bit executables and some other third-party software suppliers have chosen 10.9 as their oldest supported system. - Support **Tcl/Tk 8.6** with the 10.9 installer variant. - Upgrade **OpenSSL** to 1.1.0g and **SQLite** to 3.22.0. - The compiler name used for the interpreter build and for modules built with **Distutils / pip** is now _gcc_ rather than _gcc-4.2_. And extension module builds will no longer try to force use of an old SDK if present. | ||||
* | Update Mac installer Welcome and ReadMe files for 3.7.0a1 | Ned Deily | 2017-09-18 | 2 | -34/+18 |
| | |||||
* | Update the Mac installer README file for 3.6.0. | Ned Deily | 2016-12-06 | 1 | -5/+5 |
| | |||||
* | Update OS X installer ReadMe for 360b2. | Ned Deily | 2016-10-10 | 1 | -3/+3 |
| | |||||
* | Issue #17128: Build OS X installer for 3.6 with private copy of OpenSSL. | Ned Deily | 2016-09-12 | 3 | -42/+94 |
| | | | | | Also provide a sample Install Certificates command script to install a set of root certificates from the third-party certifi module. | ||||
* | Update Mac installer ReadMe file for 3.6.0a1 | Ned Deily | 2016-05-16 | 1 | -41/+14 |
| | |||||
* | Update copyrights for 2016. | Ned Deily | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Update copyrights for 2016. | Ned Deily | 2016-01-01 | 1 | -1/+1 |
| | | |||||
* | | Updates to the OS X installer for 3.5.0b3: | Ned Deily | 2015-07-03 | 1 | -2/+67 |
| | | | | | | | | | | | | | | - update installer ReadMe file - suppress installer per-file byte-compilation messages to system log - speed up installer byte-compilation - isolate ensurepip install from user site-packages | ||||
* | | Minor updates to the OS X installer ReadMe.rtf. | Ned Deily | 2015-05-08 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Minor updates to the OS X installer ReadMe.rtf. | Ned Deily | 2015-05-08 | 1 | -4/+4 |
| | | |||||
| * | Issue #23212: 3.4-specific OS X installer updates | Ned Deily | 2015-01-09 | 1 | -1/+1 |
| | | |||||
* | | Update copyright dates in OS X installer. | Ned Deily | 2014-12-31 | 1 | -9/+5 |
|\ \ | |/ | |||||
| * | Update copyright dates in OS X installer. | Ned Deily | 2014-12-31 | 1 | -9/+5 |
| | | |||||
* | | Issue #17128: Merge / update from 3.4 | Ned Deily | 2014-12-13 | 4 | -35/+170 |
|\ \ | |/ | |||||
| * | Issue #17128: Use private version of OpenSSL for 3.x OS X 10.5+ installers. | Ned Deily | 2014-12-13 | 5 | -151/+331 |
| | | | | | | | | | | | | | | | | | | | | Among other issues, the Apple-supplied 0.9.7 libs for the 10.5 ABI cannot verify newer SHA-256 certs as now used by python.org services. Document in the installer ReadMe some of the certificate management issues that users now need to be more concerned with due to PEP 476's enabling cert verification by default. For now, continue to use the Apple-supplied 0.9.8 libs for the 10.6+ installer since they use Apple private APIs to verify certificates using the system- and user-managed CA keychain stores. | ||||
| * | Add downloads page link to OS X installer README screens. | Ned Deily | 2014-11-22 | 2 | -8/+9 |
| | | |||||
| * | Issue #15661: Update OS X installer welcome and readme files for 3.4.2. | Ned Deily | 2014-09-19 | 3 | -84/+131 |
| | | | | | | | | | | python.org OS X installers are now distributed as signed installer packages compatible with the Gatekeeper security feature. | ||||
* | | Really add downloads page link to OS X installer README screens. | Ned Deily | 2014-11-22 | 2 | -1/+15 |
| | | |||||
* | | Update OS X installer documentation files for 3.5.0 | Ned Deily | 2014-11-14 | 3 | -104/+64 |
|/ | |||||
* | Fix typo in and reformat OS X Installer ReadMe | Ned Deily | 2013-11-23 | 1 | -7/+8 |
| | |||||
* | Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.4.0b1. | Ned Deily | 2013-11-23 | 2 | -29/+18 |
| | |||||
* | Issue #19551: Update installer Welcome file. | Ned Deily | 2013-11-23 | 1 | -8/+12 |
| | |||||
* | Issue #19551: PEP 453 - OS X installer now installs or upgrades pip by default. | Ned Deily | 2013-11-22 | 1 | -0/+31 |
| | |||||
* | Issue #15663: Tcl/Tk 8.5.14 is now included with the OS X 10.6+ | Ned Deily | 2013-09-06 | 2 | -24/+43 |
| | | | | | | | 64-bit/32-bit installer for 10.6+. It is no longer necessary to install a third-party version of Tcl/Tk 8.5 to work around the problems in the Apple-supplied Tcl/Tk 8.5 shipped in OS X 10.6 and later releases. | ||||
* | Update various OS X README files for 3.3.0. | Ned Deily | 2012-08-24 | 2 | -10/+26 |
| |