Skip to content

Produce optimized code for boolean conditions #74686

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 30501
Nosy @brettcannon, @rhettinger, @ncoghlan, @pitrou, @benjaminp, @serhiy-storchaka, @1st1, @emilyemorehouse
PRs
  • bpo-30501: Make the compiler producing optimized code for condition expressions. #1851
  • 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 2017-06-11.11:51:06.123>
    created_at = <Date 2017-05-29.06:58:36.457>
    labels = ['interpreter-core', '3.7', 'performance']
    title = 'Produce optimized code for boolean conditions'
    updated_at = <Date 2017-06-11.11:51:06.122>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-06-11.11:51:06.122>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-11.11:51:06.123>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2017-05-29.06:58:36.457>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30501
    keywords = []
    message_count = 8.0
    messages = ['294674', '294680', '294681', '294693', '294713', '294714', '294743', '295705']
    nosy_count = 8.0
    nosy_names = ['brett.cannon', 'rhettinger', 'ncoghlan', 'pitrou', 'benjamin.peterson', 'serhiy.storchaka', 'yselivanov', 'emilyemorehouse']
    pr_nums = ['1851']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue30501'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-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