Issue 26409: Support latest Tcl/Tk on future versions of Mac installer (original) (raw)

Issue26409

Created on 2016-02-22 13:36 by Aivar.Annamaa, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Messages (2)
msg260677 - (view) Author: Aivar Annamaa (Aivar.Annamaa) * Date: 2016-02-22 13:36
Currently Mac installer can create only Tk 8.5 compatible Tkinter, even if Tcl/Tk 8.6 is installed. Unofficial distributions doesn't seem to have problems with Tk 8.6 on Mac. I think official installer should be upgraded as well. Best option for users would be bundling Tcl/Tk 8.6 with installer, just like Windows installer does.
msg260723 - (view) Author: Ned Deily (ned.deily) * (Python committer) Date: 2016-02-23 10:10
Thanks for the suggestion. Moving the OS X installers to using Tcl/Tk 8.6 is the subject of Issue15663.
History
Date User Action Args
2022-04-11 14:58:27 admin set github: 70597
2016-02-23 10:10:01 ned.deily set status: open -> closedsuperseder: Investigate providing Tcl/Tk 8.6 with OS X installersmessages: + resolution: duplicatestage: resolved
2016-02-22 13:36:26 Aivar.Annamaa create