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 ncoghlan
Recipients ezio.melotti, ncoghlan, serhiy.storchaka, skrah, tim.peters
Date 2013-10-27.02:46:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382842006.46.0.892401379767.issue19412@psf.upfronthosting.co.za>
In-reply-to
Content
I'll do an initial quick fix that also turns off HAVE_DOCSTRINGS when C level docstrings are missing, before working on a large patch to split it into two separate flags.
History
Date User Action Args
2013-10-27 02:46:46ncoghlansetrecipients: + ncoghlan, tim.peters, ezio.melotti, skrah, serhiy.storchaka
2013-10-27 02:46:46ncoghlansetmessageid: <1382842006.46.0.892401379767.issue19412@psf.upfronthosting.co.za>
2013-10-27 02:46:46ncoghlanlinkissue19412 messages
2013-10-27 02:46:46ncoghlancreate