commit | d4f7616da3c9aa870e9e2580e1019d6a62173e12 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Dec 23 14:14:59 2018 -0800 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Sun Dec 23 17:14:59 2018 -0500 |
tree | 944e0ad765415449e8f6bcc98dc12ef929adbe12 | |
parent | 3d4b4b80f290e622b05ca219ad6dabc07b49421a [diff] |
bpo-35555: IDLE: Gray out Code Context menu item on non-editors (GH-11282) (GH-11300) The Code Context menu item only works on Editor windows so disable it for others. (cherry picked from commit 8874f511e7473b08d6b0ccd9261dd415a072a34d) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>