diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-03-28 08:40:29 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2018-03-28 08:40:29 (GMT) |
commit | fb3d3b7a65d8c0521a88c87e17a7554c5ec439d9 (patch) | |
tree | 4c225ec280690e1cae104c04a6f2ff9364422bfb /Lib/getpass.py | |
parent | a93662cf8fb98e41f2b7e7c032b680eee834d290 (diff) | |
download | cpython-fb3d3b7a65d8c0521a88c87e17a7554c5ec439d9.zip cpython-fb3d3b7a65d8c0521a88c87e17a7554c5ec439d9.tar.gz cpython-fb3d3b7a65d8c0521a88c87e17a7554c5ec439d9.tar.bz2 |
bpo-32726: Do not force IDLE.app to launch in 32-bit mode. (GH-6279) (#6281)
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 'Lib/getpass.py')
0 files changed, 0 insertions, 0 deletions