[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-35555: IDLE: Gray out Code Context menu item on non-editors by csabella · Pull Request #11282 · python/cpython

csabella

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 23, 2018
…onGH-11282)

The Code Context menu item only works on Editor windows so disable it for others.
(cherry picked from commit 8874f51)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>

terryjreedy pushed a commit that referenced this pull request

Dec 23, 2018
…1282) (GH-11300)

The Code Context menu item only works on Editor windows so disable it for others.
(cherry picked from commit 8874f51)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>