Skip to content

Signature.bind() fails with a keyword argument named "self" #61273

@pitrou

Description

@pitrou
BPO 17071
Nosy @brettcannon, @pitrou, @vstinner, @larryhastings, @1st1
Files
  • sig_bind_self.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 = None
    closed_at = <Date 2013-01-29.20:26:09.429>
    created_at = <Date 2013-01-29.13:10:10.305>
    labels = ['type-bug', 'library']
    title = 'Signature.bind() fails with a keyword argument named "self"'
    updated_at = <Date 2013-01-29.21:40:36.383>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2013-01-29.21:40:36.383>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-01-29.20:26:09.429>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2013-01-29.13:10:10.305>
    creator = 'pitrou'
    dependencies = []
    files = ['28900']
    hgrepos = []
    issue_num = 17071
    keywords = ['patch']
    message_count = 8.0
    messages = ['180906', '180909', '180926', '180937', '180943', '180944', '180951', '180952']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'pitrou', 'vstinner', 'larry', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17071'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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