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 rhettinger
Recipients rhettinger, serhiy.storchaka, xtreak
Date 2019-03-25.20:01:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553544078.6.0.318212018479.issue36326@roundup.psfhosted.org>
In-reply-to
Content
New changeset d1e768a67707bf7bb426c1537e1a764e89eaff78 by Raymond Hettinger in branch 'master':
bpo-36326: Let inspect.getdoc() find docstrings for __slots__ (GH-12498)
https://github.com/python/cpython/commit/d1e768a67707bf7bb426c1537e1a764e89eaff78
History
Date User Action Args
2019-03-25 20:01:18rhettingersetrecipients: + rhettinger, serhiy.storchaka, xtreak
2019-03-25 20:01:18rhettingersetmessageid: <1553544078.6.0.318212018479.issue36326@roundup.psfhosted.org>
2019-03-25 20:01:18rhettingerlinkissue36326 messages
2019-03-25 20:01:18rhettingercreate