Skip to content

inspect.signature reporting "()" for all builtin & extension types #68122

@ncoghlan

Description

@ncoghlan
BPO 23934
Nosy @ncoghlan, @larryhastings, @1st1
Files
  • issue_23934.patch
  • issue_23934-test.patch: unit test fix for Lib/test/test_inspect.py
  • 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 2015-05-30.21:10:04.931>
    created_at = <Date 2015-04-13.16:38:13.421>
    labels = ['type-bug']
    title = 'inspect.signature reporting "()" for all builtin & extension types'
    updated_at = <Date 2015-05-30.21:10:04.930>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2015-05-30.21:10:04.930>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-05-30.21:10:04.931>
    closer = 'yselivanov'
    components = []
    creation = <Date 2015-04-13.16:38:13.421>
    creator = 'ncoghlan'
    dependencies = []
    files = ['38936', '38949']
    hgrepos = []
    issue_num = 23934
    keywords = ['patch']
    message_count = 8.0
    messages = ['240649', '240650', '240656', '240669', '240715', '240724', '240756', '244500']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'larry', 'python-dev', 'yselivanov', 'james']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23934'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions