STINNER Victor <vstin...@python.org> added the comment:
I cannot reproduce this issue on the Python main branch on Fedora 35 with Tk 8.6.10 and libX11 1.7.3.1. I close the issue, please reopen it if you can still reproduce it. One year ago, Serhiy wrote that the issue was still reproducible on Linux but he didn't mention the Tk and libX11 versions. I used the command: ./python -Wd -E -bb -m test -vuall test_tk test_builtin Versions: $ make pythoninfo|grep ^tk tkinter.TCL_VERSION: 8.6 tkinter.TK_VERSION: 8.6 tkinter.info_patchlevel: 8.6.10 $ rpm -q tk tcl libX11 tk-8.6.10-7.fc35.x86_64 tcl-8.6.10-6.fc35.x86_64 libX11-1.7.3.1-1.fc35.x86_64 ---------- resolution: -> third party stage: needs patch -> resolved status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue13888> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com