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 epaine, erlendaasland, ronaldoussoren, serhiy.storchaka, terry.reedy
Date 2022-03-18.07:30:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647588621.06.0.83391607575.issue46996@roundup.psfhosted.org>
In-reply-to
Content
Terry: tkinter on macOS already effectively does not support Tk 8.5, or basically anything bug the latest 8.6.x release. That's because older versions have too many bugs that affect Python users, which mostly show up on our tracker as bug reports about IDLE.

Because of this we generally close issues that mention using tkinter with 8.5 on macOS unless the problem can be reproduced using 8.6 as well (using the installer on python.org).
History
Date User Action Args
2022-03-18 07:30:21ronaldoussorensetrecipients: + ronaldoussoren, terry.reedy, serhiy.storchaka, erlendaasland, epaine
2022-03-18 07:30:21ronaldoussorensetmessageid: <1647588621.06.0.83391607575.issue46996@roundup.psfhosted.org>
2022-03-18 07:30:21ronaldoussorenlinkissue46996 messages
2022-03-18 07:30:20ronaldoussorencreate