[issue21126] Return results from doctest.run_docstring_examples()

2015-08-12 Thread Robert Collins

Robert Collins added the comment:

So, I think this needs a test; returning a generator would be nice but would be 
an API break.

Also the doc update needs to say 3.6 now.

Thanks; moving back to patch review.

--
nosy: +rbcollins
stage: commit review - patch review

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



[issue21126] Return results from doctest.run_docstring_examples()

2015-07-30 Thread Zachary Ware

Zachary Ware added the comment:

Patch looks straightforward enough to me, and I think it's a good idea; tests 
would be nice though (was another issue opened for that?).

--
nosy: +zach.ware
stage:  - commit review
title: Integrate doctest.run_docstring_examples() with unittest - Return 
results from doctest.run_docstring_examples()
type:  - enhancement
versions: +Python 3.6 -Python 3.5

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