]> granicus.if.org Git - python/commit
Issue #15663: Force IDLE.app to run the GUI process in 32-bit mode.
authorNed Deily <nad@acm.org>
Sun, 27 Oct 2013 05:22:07 +0000 (22:22 -0700)
committerNed Deily <nad@acm.org>
Sun, 27 Oct 2013 05:22:07 +0000 (22:22 -0700)
commit246eb1105842c746a80865cd492502ad413949c2
tree0d9fd036ad8c1056658dbe7f121e660acaf0d080
parent89d8cd943b25185e8d15b15636531ff84277bdab
Issue #15663: Force IDLE.app to run the GUI process in 32-bit mode.
This mitigates the current Aqua Tk refresh problem on OS X 10.9
by backporting 2.7.x behavior and is transparent to the user.
Mac/IDLE/IDLE.app/Contents/Resources/idlemain.py
Mac/Makefile.in