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 python-dev
Recipients Claudiu.Popa, eric.araujo, eric.snow, ncoghlan, python-dev, serhiy.storchaka, yselivanov
Date 2015-04-03.19:39:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150403193932.16511.75765@psf.io>
In-reply-to
Content
New changeset 157b7055bb9d by Serhiy Storchaka in branch 'default':
Issue #15582: inspect.getdoc() now follows inheritance chains.
https://hg.python.org/cpython/rev/157b7055bb9d
History
Date User Action Args
2015-04-03 19:39:35python-devsetrecipients: + python-dev, ncoghlan, eric.araujo, Claudiu.Popa, eric.snow, serhiy.storchaka, yselivanov
2015-04-03 19:39:35python-devlinkissue15582 messages
2015-04-03 19:39:35python-devcreate