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 serhiy.storchaka
Recipients rhettinger, serhiy.storchaka
Date 2019-01-15.08:53:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547542401.81.0.0062706593401.issue35619@roundup.psfhosted.org>
In-reply-to
Content
New changeset efcf82f94572abcdbd70336e0b2c3d0f4df280bc by Serhiy Storchaka in branch 'master':
bpo-35619: Improve support of custom data descriptors in help() and pydoc. (GH-11366)
https://github.com/python/cpython/commit/efcf82f94572abcdbd70336e0b2c3d0f4df280bc
History
Date User Action Args
2019-01-15 08:53:22serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger
2019-01-15 08:53:21serhiy.storchakasetmessageid: <1547542401.81.0.0062706593401.issue35619@roundup.psfhosted.org>
2019-01-15 08:53:21serhiy.storchakalinkissue35619 messages
2019-01-15 08:53:21serhiy.storchakacreate