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 serhiy.storchaka
Recipients ethan.furman, larry, ncoghlan, python-dev, serhiy.storchaka
Date 2013-10-26.09:07:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382778450.19.0.00304158285062.issue19330@psf.upfronthosting.co.za>
In-reply-to
Content
I suppose tests will fail when Python is compiled with --without-doc-strings options. Perhaps the test.support.requires_docstrings decorator should be used.
History
Date User Action Args
2013-10-26 09:07:30serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, larry, ethan.furman, python-dev
2013-10-26 09:07:30serhiy.storchakasetmessageid: <1382778450.19.0.00304158285062.issue19330@psf.upfronthosting.co.za>
2013-10-26 09:07:30serhiy.storchakalinkissue19330 messages
2013-10-26 09:07:30serhiy.storchakacreate