Skip to content

Simplify "with"-related opcodes #77130

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 32949
Nosy @gpshead, @ncoghlan, @pitrou, @benjaminp, @methane, @markshannon, @serhiy-storchaka, @csabella
PRs
  • bpo-32949: Simplify "with"-related opcodes. #5883
  • bpo-32949: Better bytecodes for "with" statement. #5112
  • 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 2019-12-13.06:52:43.543>
    created_at = <Date 2018-02-25.13:43:14.188>
    labels = ['interpreter-core', '3.9', 'performance']
    title = 'Simplify "with"-related opcodes'
    updated_at = <Date 2019-12-13.06:52:43.542>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-12-13.06:52:43.542>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-12-13.06:52:43.543>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-02-25.13:43:14.188>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32949
    keywords = ['patch']
    message_count = 11.0
    messages = ['312813', '312878', '312880', '314013', '314039', '314058', '314059', '314060', '321287', '358315', '358322']
    nosy_count = 8.0
    nosy_names = ['gregory.p.smith', 'ncoghlan', 'pitrou', 'benjamin.peterson', 'methane', 'Mark.Shannon', 'serhiy.storchaka', 'cheryl.sabella']
    pr_nums = ['5883', '5112']
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue32949'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only 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