New submission from Serhiy Storchaka <storchaka+cpyt...@gmail.com>:
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. ---------- components: Library (Lib), Tests messages: 414999 nosy: serhiy.storchaka priority: normal severity: normal status: open title: Drop support of Tcl/Tk older than 8.5.12 type: enhancement versions: Python 3.11 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue46996> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com