Skip to content

Odd Bytecode Generation in 3.10 #90880

Closed
Closed
@saulshanabrook

Description

@saulshanabrook
BPO 46724
Nosy @markshannon, @saulshanabrook, @JelleZijlstra
PRs
  • bpo-46724: Fix dis support for overflow args #31285
  • bpo-46724: Use JUMP_ABSOLUTE for all backward jumps. #31326
  • [3.10] bpo-46724: Use JUMP_ABSOLUTE for all backward jumps. #31352
  • [3.10] bpo-46724: Use JUMP_ABSOLUTE for all backward jumps. (GH-31326) #31354
  • 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 = None
    created_at = <Date 2022-02-11.17:22:26.225>
    labels = ['interpreter-core', '3.10', '3.11']
    title = 'Odd Bytecode Generation in 3.10'
    updated_at = <Date 2022-03-22.14:04:22.463>
    user = 'https://github.com/saulshanabrook'

    bugs.python.org fields:

    activity = <Date 2022-03-22.14:04:22.463>
    actor = 'Mark.Shannon'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2022-02-11.17:22:26.225>
    creator = 'saulshanabrook'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46724
    keywords = ['patch']
    message_count = 7.0
    messages = ['413088', '413130', '413131', '413279', '413329', '413472', '415773']
    nosy_count = 3.0
    nosy_names = ['Mark.Shannon', 'saulshanabrook', 'JelleZijlstra']
    pr_nums = ['31285', '31326', '31352', '31354']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46724'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)pendingThe issue will be closed if no feedback is provided

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions