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 zach.ware
Recipients larry, zach.ware
Date 2014-08-05.20:16:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407269782.42.0.154698994119.issue20586@psf.upfronthosting.co.za>
In-reply-to
Content
Something about like this?  Note that this does change the behavior in the case where the whole docstring is empty but provided (such as when WITH_DOC_STRINGS == 0; see the changed line in test_capi).
History
Date User Action Args
2014-08-05 20:16:22zach.waresetrecipients: + zach.ware, larry
2014-08-05 20:16:22zach.waresetmessageid: <1407269782.42.0.154698994119.issue20586@psf.upfronthosting.co.za>
2014-08-05 20:16:22zach.warelinkissue20586 messages
2014-08-05 20:16:22zach.warecreate