[issue27204] Failing doctests in Doc/howto/

2016-08-09 Thread Zachary Ware

Zachary Ware added the comment:

Thanks for the patch!

--
assignee:  -> zach.ware
components: +Documentation
nosy: +zach.ware
type:  -> behavior
versions: +Python 2.7, Python 3.5, Python 3.6

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27204] Failing doctests in Doc/howto/

2016-08-09 Thread Roundup Robot

Roundup Robot added the comment:

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

--
nosy: +python-dev
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27204] Failing doctests in Doc/howto/

2016-06-03 Thread Jelle Zijlstra

New submission from Jelle Zijlstra:

Patch adds some imports, fixes doctests syntax, and skips Py2-only code.

--
files: doctests-howto.patch
keywords: patch
messages: 267198
nosy: Jelle Zijlstra
priority: normal
severity: normal
status: open
title: Failing doctests in Doc/howto/
Added file: http://bugs.python.org/file43174/doctests-howto.patch

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com