Skip to content

Optimize sequences of constants in the compiler #77506

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 33325
Nosy @brettcannon, @rhettinger, @ncoghlan, @pitrou, @benjaminp, @methane, @markshannon, @serhiy-storchaka, @1st1
PRs
  • bpo-33325: Optimize sequences of constants in the compiler #6559
  • bpo-38328: Speed up the creation time of constant list literals. #16498
  • 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-11-20.18:31:42.423>
    created_at = <Date 2018-04-21.12:09:20.500>
    labels = ['interpreter-core', 'type-feature', '3.8']
    title = 'Optimize sequences of constants in the compiler'
    updated_at = <Date 2019-09-30.16:57:52.282>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-09-30.16:57:52.282>
    actor = 'brandtbucher'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-11-20.18:31:42.423>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-04-21.12:09:20.500>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33325
    keywords = ['patch']
    message_count = 3.0
    messages = ['315563', '315633', '330141']
    nosy_count = 9.0
    nosy_names = ['brett.cannon', 'rhettinger', 'ncoghlan', 'pitrou', 'benjamin.peterson', 'methane', 'Mark.Shannon', 'serhiy.storchaka', 'yselivanov']
    pr_nums = ['6559', '16498']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33325'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions