Skip to content

Stray RESUME opcode for unused lambda #90472

@nedbat

Description

@nedbat
BPO 46314
Nosy @nedbat, @markshannon, @pablogsal, @erlend-aasland
PRs
  • bpo-46314: Remove extra RESUME when compiling a lamdba. #30513
  • bpo-46314: News item for GH-30513 #30515
  • 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/markshannon'
    closed_at = <Date 2022-01-12.16:33:23.019>
    created_at = <Date 2022-01-09.14:40:03.997>
    labels = ['interpreter-core', 'type-bug', '3.11']
    title = 'Stray RESUME opcode for unused lambda'
    updated_at = <Date 2022-01-12.16:33:23.018>
    user = 'https://github.com/nedbat'

    bugs.python.org fields:

    activity = <Date 2022-01-12.16:33:23.018>
    actor = 'Mark.Shannon'
    assignee = 'Mark.Shannon'
    closed = True
    closed_date = <Date 2022-01-12.16:33:23.019>
    closer = 'Mark.Shannon'
    components = ['Interpreter Core']
    creation = <Date 2022-01-09.14:40:03.997>
    creator = 'nedbat'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46314
    keywords = ['patch', '3.11regression']
    message_count = 9.0
    messages = ['410151', '410200', '410202', '410205', '410206', '410208', '410393', '410394', '410412']
    nosy_count = 4.0
    nosy_names = ['nedbat', 'Mark.Shannon', 'pablogsal', 'erlendaasland']
    pr_nums = ['30513', '30515']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue46314'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesinterpreter-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