Message224001
Thanks Lita, but I think it would be better if all Tkinter tests will automatically run in both wantobjects=0 and wantobjects=1 modes.
As for your patch, ttk.Button() creates default root with current wantobjects value, this default root can be unintentionally used in tests with other wantobjects value. We should ensure that default root is not used in tests. |
|
Date |
User |
Action |
Args |
2014-07-25 20:56:49 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, gpolo, jesstess, zach.ware, Lita.Cho |
2014-07-25 20:56:48 | serhiy.storchaka | set | messageid: <1406321808.96.0.6677315361.issue21585@psf.upfronthosting.co.za> |
2014-07-25 20:56:48 | serhiy.storchaka | link | issue21585 messages |
2014-07-25 20:56:48 | serhiy.storchaka | create | |
|