]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45979: Fix Tkinter tests with old Tk (>= 8.5.12) (GH-31938)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 17 Mar 2022 07:29:37 +0000 (00:29 -0700)
committerGitHub <noreply@github.com>
Thu, 17 Mar 2022 07:29:37 +0000 (00:29 -0700)
commit612019e60e3a5340542122dabbc7ce5a27a8c635
treeccfaf14fd83c4b7cc723f2e5afe7620e7eee1232
parent4e9bb27eaeb8bedcec6f25f4345824b50fc25337
bpo-45979: Fix Tkinter tests with old Tk (>= 8.5.12) (GH-31938)

(cherry picked from commit dbbe4d2d0075fa0e95b069fb4780d79aae3514c7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/tkinter/test/test_tkinter/test_widgets.py
Lib/tkinter/test/test_ttk/test_style.py