]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101)"
authorNed Deily <nad@python.org>
Mon, 24 Dec 2018 06:49:16 +0000 (01:49 -0500)
committerNed Deily <nad@python.org>
Mon, 24 Dec 2018 07:06:19 +0000 (02:06 -0500)
commite5fdab2a8053d4c24d8ddb21362e17f0f636a5d0
tree91d62b28a6d35582bbb8001c71e22d77373eed5b
parent3c6b436a57893dd1fae4e072768f41a199076252
Revert "bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101)"

This reverts commit 37607f26697351751165a042f91f04530ce333f7.

Due to regressions found with using Tk 8.6.9.1, the python.org macOS
installers for 3.6.8 and 3.7.2 are shipping with Tcl/Tk 8.6.8 as used
in previous releases.
Mac/BuildScript/build-installer.py
Mac/BuildScript/tk868_on_10_8_10_9.patch [new file with mode: 0644]
Misc/NEWS.d/3.6.8rc1.rst