Skip to content

Make virtual opcodes in the compiler negative and is_jump() identify only proper jumps #91328

@iritkatriel

Description

@iritkatriel
BPO 47172
Nosy @markshannon, @brandtbucher, @iritkatriel
PRs
  • bpo-47172: Make virtual opcodes negative. Make is_jump detect only actual jumps, use is_block_push for the exception block setup opcodes. #32200
  • 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/iritkatriel'
    closed_at = <Date 2022-04-01.14:52:14.087>
    created_at = <Date 2022-03-30.17:28:54.387>
    labels = ['interpreter-core', 'type-feature', '3.11']
    title = 'Make virtual opcodes in the compiler negative and is_jump() identify only proper jumps'
    updated_at = <Date 2022-04-01.14:52:14.086>
    user = 'https://github.com/iritkatriel'

    bugs.python.org fields:

    activity = <Date 2022-04-01.14:52:14.086>
    actor = 'iritkatriel'
    assignee = 'iritkatriel'
    closed = True
    closed_date = <Date 2022-04-01.14:52:14.087>
    closer = 'iritkatriel'
    components = ['Interpreter Core']
    creation = <Date 2022-03-30.17:28:54.387>
    creator = 'iritkatriel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 47172
    keywords = ['patch']
    message_count = 2.0
    messages = ['416386', '416490']
    nosy_count = 3.0
    nosy_names = ['Mark.Shannon', 'brandtbucher', 'iritkatriel']
    pr_nums = ['32200']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue47172'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions