summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-03-28 08:16:23 (GMT)
committerNed Deily <nad@python.org>2018-03-28 08:16:23 (GMT)
commit39c0ef5171e1cdcc2ed59685a81b194e9bfe3809 (patch)
treeb9e4f8766d05eaa4f114aa4128a2b28f62bc1a26 /Python/compile.c
parentd2d5bd8bc4f58b572702d572dc8491f0a50144e6 (diff)
downloadcpython-39c0ef5171e1cdcc2ed59685a81b194e9bfe3809.zip
cpython-39c0ef5171e1cdcc2ed59685a81b194e9bfe3809.tar.gz
cpython-39c0ef5171e1cdcc2ed59685a81b194e9bfe3809.tar.bz2
bpo-32726: Do not force IDLE.app to launch in 32-bit mode. (GH-6280)
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. (cherry picked from commit df532ab752680f6e359672c2cd40bec8ac848628) Co-authored-by: Ned Deily <nad@python.org>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions