]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #10736: Fix test_ttk test_widgets failures with Cocoa Tk 8.5.9
authorNed Deily <nad@acm.org>
Tue, 28 Jun 2011 06:12:20 +0000 (23:12 -0700)
committerNed Deily <nad@acm.org>
Tue, 28 Jun 2011 06:12:20 +0000 (23:12 -0700)
commit11f00f3b00a0667c41509318f49f0da75ab5c977
tree53ba0109495ef58533c20dae617a3ccd27f65c9b
parent68b543aa02b897d6ad7584ef13f1197942c7a950
Issue #10736: Fix test_ttk test_widgets failures with Cocoa Tk 8.5.9
on Mac OS X.  (Patch by Ronald Oussoren)
Lib/tkinter/test/test_ttk/test_widgets.py
Misc/NEWS