help(list[int]) fails · Issue #84476 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@serhiy-storchaka

Description

@serhiy-storchaka

BPO 40296
Nosy @gvanrossum, @serhiy-storchaka, @JelleZijlstra, @miss-islington
PRs bpo-40296: Fix supporting generic aliases in pydoc #30253[3.10] bpo-40296: Fix supporting generic aliases in pydoc (GH-30253). #31976[3.9] [3.10] bpo-40296: Fix supporting generic aliases in pydoc (GH-30253). (GH-31976) #31981
Dependencies bpo-47042: Fix test_html_doc in test_pydoc

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:

assignee = None closed_at = <Date 2022-03-19.15:13:37.231> created_at = <Date 2020-04-15.20:50:17.005> labels = ['type-bug', 'library', '3.9', '3.10', '3.11'] title = 'help(list[int]) fails' updated_at = <Date 2022-03-19.15:13:37.230> user = 'https://github.com/serhiy-storchaka'

bugs.python.org fields:

activity = <Date 2022-03-19.15:13:37.230> actor = 'serhiy.storchaka' assignee = 'none' closed = True closed_date = <Date 2022-03-19.15:13:37.231> closer = 'serhiy.storchaka' components = ['Library (Lib)'] creation = <Date 2020-04-15.20:50:17.005> creator = 'serhiy.storchaka' dependencies = ['47042'] files = [] hgrepos = [] issue_num = 40296 keywords = ['patch'] message_count = 6.0 messages = ['366558', '366581', '366609', '415473', '415519', '415554'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'serhiy.storchaka', 'JelleZijlstra', 'miss-islington'] pr_nums = ['30253', '31976', '31981'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue40296' versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']