This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2016年06月04日 00:23 by JelleZijlstra, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| doctests-howto.patch | JelleZijlstra, 2016年06月04日 00:23 | |||
| Messages (3) | |||
|---|---|---|---|
| msg267198 - (view) | Author: Jelle Zijlstra (JelleZijlstra) * (Python committer) | Date: 2016年06月04日 00:23 | |
Patch adds some imports, fixes doctests syntax, and skips Py2-only code. |
|||
| msg272270 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2016年08月09日 22:05 | |
New changeset 0eaa05a3db02 by Zachary Ware in branch '2.7': Issue #27204: Fix doctests in Doc/howto https://hg.python.org/cpython/rev/0eaa05a3db02 New changeset df92f9856b59 by Zachary Ware in branch '3.5': Issue #27204: Fix doctests in Doc/howto https://hg.python.org/cpython/rev/df92f9856b59 New changeset e31597cbf52c by Zachary Ware in branch 'default': Closes #27204: Merge with 3.5 https://hg.python.org/cpython/rev/e31597cbf52c |
|||
| msg272273 - (view) | Author: Zachary Ware (zach.ware) * (Python committer) | Date: 2016年08月09日 22:12 | |
Thanks for the patch! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:32 | admin | set | github: 71391 |
| 2016年08月09日 22:12:49 | zach.ware | set | assignee: zach.ware type: behavior components: + Documentation versions: + Python 2.7, Python 3.5, Python 3.6 nosy: + zach.ware messages: + msg272273 |
| 2016年08月09日 22:05:53 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg272270 resolution: fixed stage: resolved |
| 2016年06月04日 00:48:01 | JelleZijlstra | link | issue27200 dependencies |
| 2016年06月04日 00:23:33 | JelleZijlstra | create | |