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 ezio.melotti
Recipients docs@python, ezio.melotti, ncoghlan, python-dev, r.david.murray, serhiy.storchaka, skrah, tim.peters
Date 2013-11-17.00:12:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384647172.89.0.20810223494.issue19412@psf.upfronthosting.co.za>
In-reply-to
Content
I was bitten by this in #19535. See the third point about test_contextlib in msg203071.  I would expect support.requires_docstring to skip the test if -OO is used and the docstrings are missing.
History
Date User Action Args
2013-11-17 00:12:52ezio.melottisetrecipients: + ezio.melotti, tim.peters, ncoghlan, r.david.murray, skrah, docs@python, python-dev, serhiy.storchaka
2013-11-17 00:12:52ezio.melottisetmessageid: <1384647172.89.0.20810223494.issue19412@psf.upfronthosting.co.za>
2013-11-17 00:12:52ezio.melottilinkissue19412 messages
2013-11-17 00:12:52ezio.melotticreate