Skip to content

Move constant folding to AST level #70485

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 26297
Nosy @brettcannon, @birkenfeld, @ncoghlan, @vstinner, @benjaminp, @serhiy-storchaka, @1st1
Superseder
  • bpo-1346238: A constant folding optimization pass for the AST
  • 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 2016-02-07.18:10:55.489>
    created_at = <Date 2016-02-05.17:34:07.306>
    labels = ['interpreter-core', 'type-feature']
    title = 'Move constant folding to AST level'
    updated_at = <Date 2016-02-07.18:10:55.488>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-02-07.18:10:55.488>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-02-07.18:10:55.489>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-02-05.17:34:07.306>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 26297
    keywords = []
    message_count = 6.0
    messages = ['259680', '259692', '259694', '259696', '259699', '259795']
    nosy_count = 8.0
    nosy_names = ['brett.cannon', 'georg.brandl', 'ncoghlan', 'vstinner', 'benjamin.peterson', 'serhiy.storchaka', 'yselivanov', 'abarnert']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '1346238'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26297'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement
      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