Nick Coghlan added the comment:

OK, since David agrees the updated behaviour of the requires_docstring 
decorator makes sense (i.e. skipping __doc__ related tests whenever the 
docstrings are unreliable, regardless of the reason), I'm morphing this to be a 
test.support docs issue.

At least requires_docstring should be documented, but it may be worth 
documenting HAVE_DOCSTRINGS and MISSING_C_DOCSTRINGS as well.

----------
assignee:  -> docs@python
components: +Documentation -Tests
nosy: +docs@python
title: Add a test.support decorator for tests that require C level docstrings 
-> Add docs for test.support.requires_docstrings decorator

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19412>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to