Skip to content

AST optimizer: Change a list into tuple in iterations and containment tests #77106

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 32925
Nosy @brettcannon, @ncoghlan, @scoder, @benjaminp, @serhiy-storchaka, @1st1
PRs
  • bpo-32925: Optimized iterating and containing test for literal lists #5842
  • 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 2018-03-11.08:57:09.458>
    created_at = <Date 2018-02-23.21:44:18.191>
    labels = ['interpreter-core', '3.8', 'performance']
    title = 'AST optimizer: Change a list into tuple in iterations and containment tests'
    updated_at = <Date 2018-03-11.08:57:09.457>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-03-11.08:57:09.457>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-03-11.08:57:09.458>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-02-23.21:44:18.191>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32925
    keywords = ['patch']
    message_count = 4.0
    messages = ['312670', '312703', '312828', '313588']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'scoder', 'benjamin.peterson', 'serhiy.storchaka', 'yselivanov']
    pr_nums = ['5842']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue32925'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions