Skip to content

inspect.getfullargspec should use __signature__ #61683

@voidspace

Description

@voidspace
BPO 17481
Nosy @terryjreedy, @ncoghlan, @larryhastings, @voidspace, @PCManticore, @1st1
Dependencies
  • bpo-20189: inspect.Signature doesn't recognize all builtin types
  • Files
  • getargsspec_01.patch
  • getargsspec_02.patch
  • getargsspec_03.patch
  • getargsspec_04.patch
  • 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/1st1'
    closed_at = <Date 2014-01-29.16:46:22.224>
    created_at = <Date 2013-03-19.17:31:32.474>
    labels = ['type-feature', 'library']
    title = 'inspect.getfullargspec should use __signature__'
    updated_at = <Date 2014-01-29.16:54:26.797>
    user = 'https://github.com/voidspace'

    bugs.python.org fields:

    activity = <Date 2014-01-29.16:54:26.797>
    actor = 'python-dev'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2014-01-29.16:46:22.224>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2013-03-19.17:31:32.474>
    creator = 'michael.foord'
    dependencies = ['20189']
    files = ['33420', '33565', '33755', '33777']
    hgrepos = []
    issue_num = 17481
    keywords = ['patch', 'needs review']
    message_count = 31.0
    messages = ['184646', '207919', '208369', '208416', '208437', '208440', '208442', '208443', '208470', '208471', '208475', '208484', '208495', '208496', '208505', '208506', '208509', '208517', '208535', '208547', '208549', '208971', '209025', '209077', '209082', '209141', '209469', '209569', '209655', '209656', '209657']
    nosy_count = 8.0
    nosy_names = ['terry.reedy', 'ncoghlan', 'larry', 'michael.foord', 'Claudiu.Popa', 'Yury.Selivanov', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue17481'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions