commit | c1b4b0f6160e1919394586f44b12538505fed300 | [log] [tgz] |
---|---|---|
author | Cheryl Sabella <cheryl.sabella@gmail.com> | Sat Dec 22 01:25:45 2018 -0500 |
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Dec 21 22:25:45 2018 -0800 |
tree | 847a401a62c7dae4bb6a28eb60f66bf5a02933f1 | |
parent | 87667c54c6650751c5d7bf7b9e465c8c4af45f71 [diff] |
bpo-22703: IDLE: Improve Code Context and Zoom Height menu labels (GH-11214) 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