BPO | [35619](https://bugs.python.org/issue35619) --- | :--- Nosy | @rhettinger, @serhiy-storchaka PRs | python/cpython#11366python/cpython#11366python/cpython#11366 *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = created_at = labels = ['3.8', 'type-feature', 'library'] title = 'Support custom data descriptors in pydoc' updated_at = user = 'https://github.com/serhiy-storchaka' ``` bugs.python.org fields: ```python activity = actor = 'serhiy.storchaka' assignee = 'none' closed = True closed_date = closer = 'serhiy.storchaka' components = ['Library (Lib)'] creation = creator = 'serhiy.storchaka' dependencies = [] files = [] hgrepos = [] issue_num = 35619 keywords = ['patch', 'patch', 'patch'] message_count = 2.0 messages = ['332753', '333651'] nosy_count = 2.0 nosy_names = ['rhettinger', 'serhiy.storchaka'] pr_nums = ['11366', '11366', '11366'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue35619' versions = ['Python 3.8'] ```