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 Jim.Jewett, docs@python, ezio.melotti, larry, loewis, r.david.murray, serhiy.storchaka, vstinner, yegle, zach.ware
Date 2014-03-11.18:18:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394561919.53.0.162292886135.issue19861@psf.upfronthosting.co.za>
In-reply-to
Content
It may warrant a mention that doctest now checks method_descriptors' (C methods) __doc__ for doctests.
History
Date User Action Args
2014-03-11 18:18:39zach.waresetrecipients: + zach.ware, loewis, vstinner, larry, ezio.melotti, r.david.murray, docs@python, Jim.Jewett, serhiy.storchaka, yegle
2014-03-11 18:18:39zach.waresetmessageid: <1394561919.53.0.162292886135.issue19861@psf.upfronthosting.co.za>
2014-03-11 18:18:39zach.warelinkissue19861 messages
2014-03-11 18:18:39zach.warecreate