Skip to content

inspect.getfullargspec (etc) incorrectly follows __wrapped__ chains #64883

@ncoghlan

Description

@ncoghlan
BPO 20684
Nosy @ncoghlan, @larryhastings, @1st1, @asottile
PRs
  • bpo-20684: Remove unused inspect._signature_get_bound_param #21100
  • Files
  • issue20684_ignore_wrapped_in_argspec.diff: Patch and tests
  • issue20684_ignore_wrapped_in_argspec_02.diff
  • 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-02-19.21:31:30.758>
    created_at = <Date 2014-02-19.12:40:21.646>
    labels = ['type-bug', 'library', 'release-blocker']
    title = 'inspect.getfullargspec (etc) incorrectly follows __wrapped__ chains'
    updated_at = <Date 2020-07-30.18:16:47.283>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2020-07-30.18:16:47.283>
    actor = 'Anthony Sottile'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-02-19.21:31:30.758>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2014-02-19.12:40:21.646>
    creator = 'ncoghlan'
    dependencies = []
    files = ['34143', '34147']
    hgrepos = []
    issue_num = 20684
    keywords = ['patch', '3.4regression']
    message_count = 12.0
    messages = ['211609', '211614', '211649', '211650', '211651', '211652', '211653', '211654', '211657', '211659', '211661', '211667']
    nosy_count = 4.0
    nosy_names = ['ncoghlan', 'larry', 'yselivanov', 'Anthony Sottile']
    pr_nums = ['21100']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20684'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      release-blockerstdlibStandard 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