Skip to content

Pydoc: better support of method aliases #79147

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 34966
Nosy @terryjreedy, @serhiy-storchaka, @1st1, @miss-islington
PRs
  • bpo-34966: Improve support of method aliases in pydoc. #9823
  • [3.7] bpo-34966: Improve support of method aliases in pydoc. (GH-9823) #10407
  • [3.6] bpo-34966: Improve support of method aliases in pydoc. (GH-9823) #10408
  • 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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2018-11-08.07:24:13.687>
    created_at = <Date 2018-10-12.15:50:11.626>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Pydoc: better support of method aliases'
    updated_at = <Date 2018-11-08.07:24:13.686>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-11-08.07:24:13.686>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2018-11-08.07:24:13.687>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2018-10-12.15:50:11.626>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34966
    keywords = ['patch']
    message_count = 6.0
    messages = ['327593', '327608', '327609', '329456', '329458', '329459']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'serhiy.storchaka', 'yselivanov', 'miss-islington']
    pr_nums = ['9823', '10407', '10408']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34966'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions