Issue 27207: Failing doctests in Doc/whatsnew/3.2.rst
Issue27207
Created on 2016-06-04 00:37 by JelleZijlstra, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| doctests-whatsnew-32.patch | JelleZijlstra, 2016-06-04 00:37 | |||
| Messages (3) | |||
|---|---|---|---|
| msg267203 - (view) | Author: Jelle Zijlstra (JelleZijlstra) * ![]() |
Date: 2016-06-04 00:37 | |
Mostly missing imports, some bad syntax, and a few typos. This patch fixes most but not all errors. |
|||
| msg272307 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2016-08-10 05:31 | |
New changeset cee3074233e6 by Zachary Ware in branch '3.5': Issue #27207: Fix doctests in Doc/whatsnew/3.2.rst https://hg.python.org/cpython/rev/cee3074233e6 New changeset ea43895ebfd9 by Zachary Ware in branch 'default': Closes #27207: Merge with 3.5 https://hg.python.org/cpython/rev/ea43895ebfd9 |
|||
| msg272308 - (view) | Author: Zachary Ware (zach.ware) * ![]() |
Date: 2016-08-10 05:32 | |
Thanks for the patch! I added a couple more skips to get everything passing (the ones I skipped could not be properly tested). |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:32 | admin | set | github: 71394 |
| 2016-08-10 05:32:45 | zach.ware | set | versions:
+ Python 3.5 nosy: + zach.ware messages: + msg272308 type: behavior |
| 2016-08-10 05:31:46 | python-dev | set | status: open -> closed nosy:
+ python-dev resolution: fixed |
| 2016-06-04 00:48:01 | JelleZijlstra | link | issue27200 dependencies |
| 2016-06-04 00:37:53 | JelleZijlstra | create | |

