Skip to content

bpo-32726: macOS 10.6+ installer now builds Tcl/TK 8.6#6307

Merged
ned-deily merged 1 commit into
python:masterfrom
ned-deily:bpo32726-master
Mar 29, 2018
Merged

bpo-32726: macOS 10.6+ installer now builds Tcl/TK 8.6#6307
ned-deily merged 1 commit into
python:masterfrom
ned-deily:bpo32726-master

Conversation

@ned-deily

@ned-deily ned-deily commented Mar 29, 2018

Copy link
Copy Markdown
Member

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.

https://bugs.python.org/issue32726

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants