Issue30899
Created on 2017-07-11 06:12 by louielu, last changed 2017-07-12 18:42 by terry.reedy. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 2662 | merged | louielu, 2017-07-11 06:13 | |
| PR 2685 | merged | terry.reedy, 2017-07-12 18:16 | |
| Messages (4) | |||
|---|---|---|---|
| msg298126 - (view) | Author: Louie Lu (louielu) * | Date: 2017-07-11 06:12 | |
Add IdleConfParser and IdleUserConfParser unittest. |
|||
| msg298129 - (view) | Author: Terry J. Reedy (terry.reedy) * | Date: 2017-07-11 06:30 | |
I plan to review tomorrow afternoon. |
|||
| msg298240 - (view) | Author: Terry J. Reedy (terry.reedy) * | Date: 2017-07-12 18:05 | |
New changeset 50c9435c9b73b39fcf79cc3e58edc58bb943d0ed by terryjreedy (Louie Lu) in branch 'master': bpo-30899: Add unittests, 100% coverage, for IDLE's two ConfigParser subclasses. (#2662) https://github.com/python/cpython/commit/50c9435c9b73b39fcf79cc3e58edc58bb943d0ed |
|||
| msg298242 - (view) | Author: Terry J. Reedy (terry.reedy) * | Date: 2017-07-12 18:42 | |
New changeset a9bf62cadf6ccd55b84a8d4f353529b02a537830 by terryjreedy in branch '3.6': [3.6] bpo-30899: Add unittests, 100% coverage, for IDLE's two ConfigParser subclasses. (GH-2662) (#2685) https://github.com/python/cpython/commit/a9bf62cadf6ccd55b84a8d4f353529b02a537830 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-12 18:42:42 | terry.reedy | set | messages: + msg298242 |
| 2017-07-12 18:17:41 | terry.reedy | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2017-07-12 18:16:31 | terry.reedy | set | pull_requests: + pull_request2750 |
| 2017-07-12 18:05:34 | terry.reedy | set | messages: + msg298240 |
| 2017-07-11 06:30:38 | terry.reedy | set | stage: patch review type: enhancement versions: + Python 3.6 |
| 2017-07-11 06:30:16 | terry.reedy | set | nosy:
+ cheryl.sabella messages: + msg298129 |
| 2017-07-11 06:13:39 | louielu | set | pull_requests: + pull_request2727 |
| 2017-07-11 06:12:54 | louielu | create | |