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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2022-03-12.16:03:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647101018.44.0.57860605779.issue46996@roundup.psfhosted.org>
In-reply-to
Content
In issue45979 E. Paine suggested to drop support of Tcl/Tk older than 8.5.12 (8.5.12 was released on 2012-07-27 and 8.6.0 on 2012-12-20). Tkinter tests contain workarounds and special cases for older versions of Tcl/Tk, many of them can be removed. Also some Python and C code of tkinter can be simplified.
History
Date User Action Args
2022-03-12 16:03:38serhiy.storchakasetrecipients: + serhiy.storchaka
2022-03-12 16:03:38serhiy.storchakasetmessageid: <1647101018.44.0.57860605779.issue46996@roundup.psfhosted.org>
2022-03-12 16:03:38serhiy.storchakalinkissue46996 messages
2022-03-12 16:03:38serhiy.storchakacreate