Skip to content

Speed up the creation time of constant list and set literals. #82509

@brandtbucher

Description

@brandtbucher
BPO 38328
Nosy @serhiy-storchaka, @brandtbucher
PRs
  • bpo-38328: Speed up the creation time of constant list literals. #16498
  • bpo-38328: Speed up the creation time of constant set literals. #16878
  • bpo-38328: Speed up the creation time of constant list and set literals. #17114
  • 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-11-26.06:17:35.396>
    created_at = <Date 2019-09-30.16:57:25.330>
    labels = ['interpreter-core', '3.9', 'performance']
    title = 'Speed up the creation time of constant list and set literals.'
    updated_at = <Date 2019-11-26.06:17:35.391>
    user = 'https://github.com/brandtbucher'

    bugs.python.org fields:

    activity = <Date 2019-11-26.06:17:35.391>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-11-26.06:17:35.396>
    closer = 'methane'
    components = ['Interpreter Core']
    creation = <Date 2019-09-30.16:57:25.330>
    creator = 'brandtbucher'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38328
    keywords = ['patch']
    message_count = 7.0
    messages = ['353599', '353964', '353965', '353973', '353974', '356424', '357484']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'brandtbucher']
    pr_nums = ['16498', '16878', '17114']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue38328'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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