Issue35555
Created on 2018-12-21 23:43 by cheryl.sabella, last changed 2018-12-28 18:30 by terry.reedy. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 11282 | merged | cheryl.sabella, 2018-12-22 19:44 | |
| PR 11300 | merged | miss-islington, 2018-12-24 15:43 | |
| PR 11343 | merged | cheryl.sabella, 2018-12-28 14:02 | |
| PR 11344 | merged | miss-islington, 2018-12-28 18:24 | |
| Messages (6) | |||
|---|---|---|---|
| msg332311 - (view) | Author: Cheryl Sabella (cheryl.sabella) * | Date: 2018-12-21 23:43 | |
M3 from #33610. Gray out menu entry when not applicable. |
|||
| msg332328 - (view) | Author: Terry J. Reedy (terry.reedy) * | Date: 2018-12-22 06:54 | |
PR 11282 should have been listed above. |
|||
| msg332397 - (view) | Author: Terry J. Reedy (terry.reedy) * | Date: 2018-12-23 22:37 | |
Thank you. The backport is PR 11300. |
|||
| msg332471 - (view) | Author: Terry J. Reedy (terry.reedy) * | Date: 2018-12-24 15:42 | |
New changeset 8874f511e7473b08d6b0ccd9261dd415a072a34d by Terry Jan Reedy (Cheryl Sabella) in branch 'master': bpo-35555: IDLE: Gray out Code Context menu item on non-editors (#11282) https://github.com/python/cpython/commit/8874f511e7473b08d6b0ccd9261dd415a072a34d |
|||
| msg332472 - (view) | Author: Terry J. Reedy (terry.reedy) * | Date: 2018-12-24 15:45 | |
New changeset d4f7616da3c9aa870e9e2580e1019d6a62173e12 by Terry Jan Reedy (Miss Islington (bot)) in branch '3.7': bpo-35555: IDLE: Gray out Code Context menu item on non-editors (GH-11282) (GH-11300) https://github.com/python/cpython/commit/d4f7616da3c9aa870e9e2580e1019d6a62173e12 |
|||
| msg332671 - (view) | Author: Terry J. Reedy (terry.reedy) * | Date: 2018-12-28 18:12 | |
A function to change state will be needed in the future, as illustrated by a preliminary version of PR-11325. On that PR, I requested that this part of that PR should be attached to this issue instead, with no change in the blurb. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-28 18:30:44 | terry.reedy | set | pull_requests: - pull_request10634 |
| 2018-12-28 18:30:30 | terry.reedy | set | pull_requests: - pull_request10635 |
| 2018-12-28 18:24:18 | miss-islington | set | pull_requests: + pull_request10635 |
| 2018-12-28 18:24:11 | miss-islington | set | pull_requests: + pull_request10634 |
| 2018-12-28 18:24:02 | miss-islington | set | pull_requests: + pull_request10633 |
| 2018-12-28 18:12:43 | terry.reedy | set | messages: + msg332671 |
| 2018-12-28 18:06:15 | terry.reedy | set | pull_requests: - pull_request10631 |
| 2018-12-28 18:06:00 | terry.reedy | set | pull_requests: - pull_request10632 |
| 2018-12-28 14:02:50 | cheryl.sabella | set | pull_requests: + pull_request10632 |
| 2018-12-28 14:02:43 | cheryl.sabella | set | pull_requests: + pull_request10631 |
| 2018-12-28 14:02:36 | cheryl.sabella | set | pull_requests: + pull_request10630 |
| 2018-12-24 15:45:03 | terry.reedy | set | messages: + msg332472 |
| 2018-12-24 15:43:37 | miss-islington | set | pull_requests: + pull_request10535 |
| 2018-12-24 15:42:46 | terry.reedy | set | messages: + msg332471 |
| 2018-12-23 22:37:30 | terry.reedy | set | status: open -> closed resolution: fixed messages: + msg332397 stage: patch review -> resolved |
| 2018-12-23 22:35:24 | cheryl.sabella | link | issue24814 dependencies |
| 2018-12-23 21:59:51 | terry.reedy | set | versions: + Python 3.7 |
| 2018-12-22 19:44:16 | cheryl.sabella | set | keywords:
+ patch pull_requests: + pull_request10515 |
| 2018-12-22 06:54:55 | terry.reedy | set | messages:
+ msg332328 stage: patch review |
| 2018-12-21 23:55:48 | cheryl.sabella | link | issue33610 dependencies |
| 2018-12-21 23:43:14 | cheryl.sabella | create | |