SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-32726: Do not force IDLE.app to launch in 32-bit mode. (GH-6279)

Forcing the macOS IDLE.app gui process to launch in 32-mode was
a necessary hack for old versions of Tk (Aqua Carbon as in Tk 8.4
and early versions of 8.5); it is not needed for current versions
of Tk.  Since 32-bit launching will no longer be supported on
future releases of macOS, allow IDLE.app to launch in 64-bit mode.
N
Ned Deily committed
df532ab752680f6e359672c2cd40bec8ac848628
Parent: e52ac04
Committed by GitHub <noreply@github.com> on 3/28/2018, 7:44:48 AM