bpo-32726: Do not force IDLE.app to launch in 32-bit mode. (GH-6279) · pythoncapi/cpython@df532ab · GitHub
Skip to content

Commit df532ab

Browse files
authored
bpo-32726: Do not force IDLE.app to launch in 32-bit mode. (pythonGH-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.
1 parent e52ac04 commit df532ab

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Mac/Makefile.in

Lines changed: 0 additions & 4 deletions

0 commit comments

Comments
 (0)