]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34370: Update Tk 8.6 used with macOS installers
authorNed Deily <nad@python.org>
Wed, 26 Sep 2018 03:38:11 +0000 (23:38 -0400)
committerNed Deily <nad@python.org>
Wed, 26 Sep 2018 05:06:13 +0000 (01:06 -0400)
commitd9cfe5ed2c2c61eeae915b76f5e10aadbbb28da6
treedf262a9049f7a1fbf3e81cf2e805e100076bf10c
parent22a56958e72957e2ee6fb84ac5376c4ba642f4ce
bpo-34370: Update Tk 8.6 used with macOS installers

Have macOS 10.9+ installer builds for 3.7.1rc and 3.6.7rc use a development
snapshot of Tk 8.6 (post-8.6.8) to mitigate certain scroller issues seen
with IDLE and tkinter apps.
Mac/BuildScript/build-installer.py
Misc/NEWS.d/next/macOS/2018-09-25-23-37-39.bpo-34370.FQhtAD.rst [new file with mode: 0644]