Skip to content

Alternative fix for BUILD_MAP_UNPACK_WITH_CALL opcode in 3.5 #73723

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 29537
Nosy @warsaw, @mdickinson, @ncoghlan, @larryhastings, @encukou, @serhiy-storchaka, @irushchyshyn
PRs
  • [3.5] bpo-29537: Tolerate legacy invalid bytecode #169
  • bpo-29537: Also mention 3.5.2 in NEWS entry #558
  • Files
  • BUILD_MAP_UNPACK_WITH_CALL-no-function_location.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/ncoghlan'
    closed_at = <Date 2017-03-08.06:44:44.813>
    created_at = <Date 2017-02-12.14:28:54.772>
    labels = ['interpreter-core', 'type-bug']
    title = 'Alternative fix for BUILD_MAP_UNPACK_WITH_CALL opcode in 3.5'
    updated_at = <Date 2017-03-24.22:42:19.360>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-03-24.22:42:19.360>
    actor = 'ncoghlan'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2017-03-08.06:44:44.813>
    closer = 'ncoghlan'
    components = ['Interpreter Core']
    creation = <Date 2017-02-12.14:28:54.772>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['46634']
    hgrepos = []
    issue_num = 29537
    keywords = ['patch']
    message_count = 10.0
    messages = ['287637', '287649', '288116', '288506', '288508', '289170', '289200', '289206', '290264', '290271']
    nosy_count = 7.0
    nosy_names = ['barry', 'mark.dickinson', 'ncoghlan', 'larry', 'petr.viktorin', 'serhiy.storchaka', 'ishcherb']
    pr_nums = ['169', '558']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29537'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    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