Skip to content

Simplify bytecodes for try-finally, try-except and with blocks. #77568

@markshannon

Description

@markshannon
BPO 33387
Nosy @gpshead, @ncoghlan, @vstinner, @masklinn, @markshannon, @serhiy-storchaka, @csabella, @miss-islington, @iritkatriel
PRs
  • bpo-33387: Simplify bytecodes for try-finally, try-except and with blocks. #6641
  • bpo-33387: Correct release version to 3.9 for new bytecodes #17318
  • bpo-33387: Fix compiler warning in frame_block_unwind() #18099
  • bpo-33387: Correct name of bytecode in change note. #22723
  • [3.9] bpo-33387: Correct name of bytecode in change note. (GH-22723) #22765
  • bpo-33387: update documentation for exception handling opcode changes #24334
  • 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 = <Date 2021-01-26.10:27:14.384>
    created_at = <Date 2018-04-29.18:28:42.198>
    labels = ['interpreter-core', '3.9']
    title = 'Simplify bytecodes for try-finally, try-except and with blocks.'
    updated_at = <Date 2021-01-26.10:27:14.384>
    user = 'https://github.com/markshannon'

    bugs.python.org fields:

    activity = <Date 2021-01-26.10:27:14.384>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-26.10:27:14.384>
    closer = 'iritkatriel'
    components = ['Interpreter Core']
    creation = <Date 2018-04-29.18:28:42.198>
    creator = 'Mark.Shannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33387
    keywords = ['patch']
    message_count = 14.0
    messages = ['315905', '339817', '357147', '357148', '357155', '357172', '357246', '357279', '360393', '378715', '378720', '385664', '385679', '385703']
    nosy_count = 9.0
    nosy_names = ['gregory.p.smith', 'ncoghlan', 'vstinner', 'xmorel', 'Mark.Shannon', 'serhiy.storchaka', 'cheryl.sabella', 'miss-islington', 'iritkatriel']
    pr_nums = ['6641', '17318', '18099', '22723', '22765', '24334']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue33387'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions