]> granicus.if.org Git - python/commit
bpo-35770: IDLE macosx deletes Options => Configure IDLE. (GH-11614)
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 18 Jan 2019 19:00:45 +0000 (14:00 -0500)
committerGitHub <noreply@github.com>
Fri, 18 Jan 2019 19:00:45 +0000 (14:00 -0500)
commit39ed289a3511d2e9bf0950a9d5dc53c8194f61b9
tree4cc8a87f8bc1f55e868587fc08bbbba02fa53225
parent478f8291327a3e3ab17b5857699565df43a9e952
bpo-35770: IDLE macosx deletes Options => Configure IDLE. (GH-11614)

It previously deleted Window => Zoom Height by mistake.
(Zoom Height is now on the Options menu).  On Mac, the settings
dialog is accessed via Preferences on the IDLE menu.
Lib/idlelib/NEWS.txt
Lib/idlelib/macosx.py
Misc/NEWS.d/next/IDLE/2019-01-18-13-04-30.bpo-35770.2LxJGu.rst [new file with mode: 0644]