Message193528
| Author | ronaldoussoren |
|---|---|
| Recipients | gpolo, ned.deily, r.david.murray, ronaldoussoren, vstinner |
| Date | 2013-07-22.11:07:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1374491271.18.0.315098558722.issue5120@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As mentioned by Ned this is a duplicate of #8716. The proposed change to tkinter initialization in msg81468 might be useful to look into, but I'm not interested in doing that work because I don't use Tkinter myself which makes it harder to test if the change actually helps. FWIW, the patch looks sane for what it is trying to accomplish. NOTE: If the Tk version in OSX 10.4 is new enough to not need the workaround that will be disabled by the TKINTER_OLD_AQUA in the patch we could just drop the code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-07-22 11:07:51 | ronaldoussoren | set | recipients: + ronaldoussoren, vstinner, gpolo, ned.deily, r.david.murray |
| 2013-07-22 11:07:51 | ronaldoussoren | set | messageid: <1374491271.18.0.315098558722.issue5120@psf.upfronthosting.co.za> |
| 2013-07-22 11:07:51 | ronaldoussoren | link | issue5120 messages |
| 2013-07-22 11:07:50 | ronaldoussoren | create | |