Skip to content

str object got multiple values for keyword argument #71473

@vadmium

Description

@vadmium
BPO 27286
Nosy @rhettinger, @mdickinson, @ncoghlan, @larryhastings, @ambv, @vadmium, @serhiy-storchaka, @irushchyshyn
PRs
  • [3.5] bpo-29537: Tolerate legacy invalid bytecode #169
  • Files
  • BUILD_MAP_UNPACK_WITH_CALL-function_pos.patch
  • BUILD_MAP_UNPACK_WITH_CALL-function_pos2.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2016-06-12.07:41:31.780>
    created_at = <Date 2016-06-10.09:37:11.397>
    labels = ['interpreter-core', 'type-bug']
    title = 'str object got multiple values for keyword argument'
    updated_at = <Date 2017-03-24.22:42:19.149>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2017-03-24.22:42:19.149>
    actor = 'ncoghlan'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-06-12.07:41:31.780>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-06-10.09:37:11.397>
    creator = 'martin.panter'
    dependencies = []
    files = ['43331', '43332']
    hgrepos = []
    issue_num = 27286
    keywords = ['patch']
    message_count = 13.0
    messages = ['268110', '268121', '268123', '268128', '268336', '272360', '272368', '278158', '282148', '287506', '287508', '287526', '290270']
    nosy_count = 11.0
    nosy_names = ['rhettinger', 'jpe', 'mark.dickinson', 'ncoghlan', 'larry', 'lukasz.langa', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'shai', 'ishcherb']
    pr_nums = ['169']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27286'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions