This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients Marusoftware, epaine, ned.deily, ronaldoussoren, terry.reedy
Date 2021-02-06.11:31:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612611084.43.0.859219555771.issue43135@roundup.psfhosted.org>
In-reply-to
Content
As the issue is gone with the 3.10 universal2 installer it should also be gone with the 3.9.1 universal installer. I'd expect that the difference is in the use of a newer version of Tcl/Tk. 

We haven't used the newer versions of Tcl/Tk with the regular 3.9 installer because we (or rather Ned) have run into various issues when building recent versions of Tcl/Tk on ancient versions of macOS. The universal2 installer is build on macOS 11 and hence avoids those build issues.  

Testing if Tcl/Tk 8.6.11 works correctly when build on macOS 10.9 could be an interesting experiment if someone is up to this, but is something I don't intend to do.  I rarely use Tkinter myself and this requires manual testing to verify behaviour.
History
Date User Action Args
2021-02-06 11:31:24ronaldoussorensetrecipients: + ronaldoussoren, terry.reedy, ned.deily, epaine, Marusoftware
2021-02-06 11:31:24ronaldoussorensetmessageid: <1612611084.43.0.859219555771.issue43135@roundup.psfhosted.org>
2021-02-06 11:31:24ronaldoussorenlinkissue43135 messages
2021-02-06 11:31:23ronaldoussorencreate