Skip to content

inspect.getargspec fails on built-in or slot wrapper methods #45151

@hawkerm

Description

@hawkerm
mannequin
BPO 1748064
Nosy @birkenfeld, @jcea, @ncoghlan, @voidspace, @Trundle, @asvetlov, @durban
Superseder
  • bpo-16490: "inspect.getargspec()" and "inspect.getcallargs()" don't work for builtins
  • Files
  • inspecttrace.txt: Interpreter Trace of inspect lib
  • 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 2012-12-11.11:11:46.753>
    created_at = <Date 2007-07-04.21:22:07.000>
    labels = ['type-feature', 'library']
    title = 'inspect.getargspec fails on built-in or slot wrapper methods'
    updated_at = <Date 2012-12-11.11:11:46.745>
    user = 'https://bugs.python.org/hawkerm'

    bugs.python.org fields:

    activity = <Date 2012-12-11.11:11:46.745>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-12-11.11:11:46.753>
    closer = 'asvetlov'
    components = ['Library (Lib)']
    creation = <Date 2007-07-04.21:22:07.000>
    creator = 'hawkerm'
    dependencies = []
    files = ['2416']
    hgrepos = []
    issue_num = 1748064
    keywords = []
    message_count = 7.0
    messages = ['32451', '109840', '112491', '136080', '136081', '136083', '177334']
    nosy_count = 9.0
    nosy_names = ['georg.brandl', 'jcea', 'ncoghlan', 'hawkerm', 'michael.foord', 'Trundle', 'asvetlov', 'daniel.urban', 'BreamoreBoy']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '16490'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1748064'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      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