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.

Author skrah
Recipients eric.snow, skrah
Date 2014-01-05.10:27:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
The buildbot runs --without-doc-strings. Usually you just have to add the
@requires_docstrings decorator to some tests.
History
Date User Action Args
2014-01-05 10:27:48skrahsetrecipients: + skrah, eric.snow
2014-01-05 10:27:48skrahlinkissue20128 messages
2014-01-05 10:27:48skrahcreate