Issue35097
Created on 2018-10-29 00:02 by terry.reedy, last changed 2018-12-11 22:24 by terry.reedy. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 10206 | merged | terry.reedy, 2018-10-29 00:23 | |
| PR 10207 | merged | miss-islington, 2018-10-29 00:42 | |
| PR 10208 | merged | miss-islington, 2018-10-29 00:42 | |
| Messages (4) | |||
|---|---|---|---|
| msg328771 - (view) | Author: Terry J. Reedy (terry.reedy) * | Date: 2018-10-29 00:02 | |
Briefly explain opening a file, running code, and the title and status bars. |
|||
| msg328776 - (view) | Author: Terry J. Reedy (terry.reedy) * | Date: 2018-10-29 00:42 | |
New changeset ea9c8bd44365ae8b0accc5286c7b52862528c0ec by Terry Jan Reedy in branch 'master': bpo-35097: Add IDLE doc subsection explaining editor windows. (#10206) https://github.com/python/cpython/commit/ea9c8bd44365ae8b0accc5286c7b52862528c0ec |
|||
| msg328783 - (view) | Author: miss-islington (miss-islington) | Date: 2018-10-29 01:51 | |
New changeset 1a3f18e2c58367157d904f5c077ccf5a3e076f7d by Miss Islington (bot) in branch '3.7': bpo-35097: Add IDLE doc subsection explaining editor windows. (GH-10206) https://github.com/python/cpython/commit/1a3f18e2c58367157d904f5c077ccf5a3e076f7d |
|||
| msg328784 - (view) | Author: miss-islington (miss-islington) | Date: 2018-10-29 01:51 | |
New changeset 9bdadc163f306ddb4659c6732ea24401957488db by Miss Islington (bot) in branch '3.6': bpo-35097: Add IDLE doc subsection explaining editor windows. (GH-10206) https://github.com/python/cpython/commit/9bdadc163f306ddb4659c6732ea24401957488db |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-11 22:24:08 | terry.reedy | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2018-10-29 01:51:51 | miss-islington | set | messages: + msg328784 |
| 2018-10-29 01:51:39 | miss-islington | set | nosy:
+ miss-islington messages: + msg328783 |
| 2018-10-29 00:42:55 | miss-islington | set | pull_requests: + pull_request9526 |
| 2018-10-29 00:42:39 | miss-islington | set | pull_requests: + pull_request9525 |
| 2018-10-29 00:42:22 | terry.reedy | set | messages: + msg328776 |
| 2018-10-29 00:23:42 | terry.reedy | set | keywords:
+ patch stage: needs patch -> patch review pull_requests: + pull_request9524 |
| 2018-10-29 00:02:38 | terry.reedy | create | |