Skip to content

[3.7] bpo-32726: macOS 10.6+ installer now builds Tcl/TK 8.6 (GH-6307)#6308

Merged
ned-deily merged 1 commit into
python:3.7from
ned-deily:bpo-32726-37
Mar 29, 2018
Merged

[3.7] bpo-32726: macOS 10.6+ installer now builds Tcl/TK 8.6 (GH-6307)#6308
ned-deily merged 1 commit into
python:3.7from
ned-deily:bpo-32726-37

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