Issue32765
Created on 2018-02-04 16:55 by cheryl.sabella, last changed 2018-02-05 00:06 by terry.reedy. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 5529 | merged | cheryl.sabella, 2018-02-04 16:57 | |
| PR 5537 | merged | miss-islington, 2018-02-04 23:16 | |
| PR 5538 | merged | miss-islington, 2018-02-04 23:17 | |
| Messages (5) | |||
|---|---|---|---|
| msg311606 - (view) | Author: Cheryl Sabella (cheryl.sabella) * | Date: 2018-02-04 16:55 | |
The layout of the general tab changed with #27099, but the docstrings weren't updated with the new widgets. |
|||
| msg311625 - (view) | Author: Terry J. Reedy (terry.reedy) * | Date: 2018-02-04 23:15 | |
New changeset 845d86485e35a26478aedb3dc127d632fdc65759 by Terry Jan Reedy (Cheryl Sabella) in branch 'master': bpo-32765: Update configdialog General tab create page docstring (GH-5529) https://github.com/python/cpython/commit/845d86485e35a26478aedb3dc127d632fdc65759 |
|||
| msg311627 - (view) | Author: Terry J. Reedy (terry.reedy) * | Date: 2018-02-04 23:39 | |
New changeset 5b933aa8ec8b1c04488c26b3d61b813e237f55d9 by Terry Jan Reedy (Miss Islington (bot)) in branch '3.7': bpo-32765: Update configdialog General tab create page docstring (GH-5529) (GH-5537) https://github.com/python/cpython/commit/5b933aa8ec8b1c04488c26b3d61b813e237f55d9 |
|||
| msg311628 - (view) | Author: Terry J. Reedy (terry.reedy) * | Date: 2018-02-05 00:05 | |
New changeset 1c2b138671656abf8563a0cd7ef27c8c2e0be4e6 by Terry Jan Reedy (Miss Islington (bot)) in branch '3.6': bpo-32765: Update configdialog General tab create page docstring (GH-5529) (GH-5538) https://github.com/python/cpython/commit/1c2b138671656abf8563a0cd7ef27c8c2e0be4e6 |
|||
| msg311629 - (view) | Author: Terry J. Reedy (terry.reedy) * | Date: 2018-02-05 00:06 | |
Thanks for catching this. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-02-05 00:06:41 | terry.reedy | set | messages: + msg311629 |
| 2018-02-05 00:06:15 | terry.reedy | set | status: open -> closed type: enhancement -> behavior resolution: fixed stage: patch review -> resolved |
| 2018-02-05 00:05:25 | terry.reedy | set | messages: + msg311628 |
| 2018-02-04 23:39:25 | terry.reedy | set | messages: + msg311627 |
| 2018-02-04 23:17:30 | miss-islington | set | pull_requests: + pull_request5363 |
| 2018-02-04 23:16:37 | miss-islington | set | pull_requests: + pull_request5362 |
| 2018-02-04 23:15:23 | terry.reedy | set | messages: + msg311625 |
| 2018-02-04 16:57:01 | cheryl.sabella | set | keywords:
+ patch stage: patch review pull_requests: + pull_request5356 |
| 2018-02-04 16:55:44 | cheryl.sabella | create | |