[issue5120] Change _tkinter initialization for new versions of Aqua Tk on OS X

Ronald Oussoren report at bugs.python.org
Mon Jul 22 13:07:51 CEST 2013


Ronald Oussoren added the comment:

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.

----------
versions: +Python 3.4 -Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5120>
_______________________________________


More information about the Python-bugs-list mailing list