Skip to content

Optimise try-except code generation for the happy path #90616

@iritkatriel

Description

@iritkatriel
BPO 46458
Nosy @iritkatriel
PRs
  • bpo-46458: emit code for else of a try block immediately after the try body #30751
  • 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-01-29.10:15:11.715>
    created_at = <Date 2022-01-21.15:26:03.256>
    labels = ['interpreter-core', '3.11', 'performance']
    title = 'Optimise try-except code generation for the happy path'
    updated_at = <Date 2022-01-29.10:15:11.714>
    user = 'https://github.com/iritkatriel'

    bugs.python.org fields:

    activity = <Date 2022-01-29.10:15:11.714>
    actor = 'iritkatriel'
    assignee = 'iritkatriel'
    closed = True
    closed_date = <Date 2022-01-29.10:15:11.715>
    closer = 'iritkatriel'
    components = ['Interpreter Core']
    creation = <Date 2022-01-21.15:26:03.256>
    creator = 'iritkatriel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46458
    keywords = ['patch']
    message_count = 5.0
    messages = ['411137', '411141', '411871', '412031', '412069']
    nosy_count = 1.0
    nosy_names = ['iritkatriel']
    pr_nums = ['30751']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue46458'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions