[3.7] bpo-22703: IDLE: Improve Code Context and Zoom Height menu labels (GH-11214) by miss-islington · Pull Request #11286 · python/cpython
The Code Context menu label now toggles between Show/Hide Code Context.
The Zoom Height menu now toggles between Zoom/Restore Height.
Zoom Height has moved from the Window menu to the Options menu.
https://bugs.python.org/issue22703
(cherry picked from commit c1b4b0f)
Co-authored-by: Cheryl Sabella cheryl.sabella@gmail.com