Skip to content

Allow callable objects in inspect.getfullargspec #52885

@gsakkis

Description

@gsakkis
mannequin
BPO 8639
Nosy @ncoghlan, @benjaminp, @merwok, @voidspace, @durban, @ericsnowcurrently, @1st1
Dependencies
  • bpo-17481: inspect.getfullargspec should use signature
  • Files
  • inspect.patch: Adds support for callable objects in inspect.getfullargspec
  • 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 2014-01-29.20:55:18.936>
    created_at = <Date 2010-05-06.21:58:28.495>
    labels = ['type-feature', 'library']
    title = 'Allow callable objects in inspect.getfullargspec'
    updated_at = <Date 2014-01-29.20:55:18.933>
    user = 'https://bugs.python.org/gsakkis'

    bugs.python.org fields:

    activity = <Date 2014-01-29.20:55:18.933>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-01-29.20:55:18.936>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2010-05-06.21:58:28.495>
    creator = 'gsakkis'
    dependencies = ['17481']
    files = ['22826']
    hgrepos = []
    issue_num = 8639
    keywords = ['patch']
    message_count = 12.0
    messages = ['105166', '116518', '140069', '140106', '140111', '140112', '141536', '141539', '141540', '141541', '185929', '209681']
    nosy_count = 11.0
    nosy_names = ['ncoghlan', 'gsakkis', 'benjamin.peterson', 'eric.araujo', 'michael.foord', 'daniel.urban', 'BreamoreBoy', 'marco.mariani', 'eric.snow', 'maxbublis', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue8639'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions