Skip to content

Remove unneeded folded consts after peephole #72999

@adrian17

Description

@adrian17
mannequin
BPO 28813
Nosy @rhettinger, @serhiy-storchaka, @adrian17
Superseder
  • bpo-29469: AST-level Constant folding
  • Files
  • indices_tweak.patch
  • clean_co_consts.patch
  • clean_co_consts_squashed.patch
  • 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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2017-12-14.08:18:10.321>
    created_at = <Date 2016-11-27.11:05:46.957>
    labels = ['interpreter-core', '3.7', 'performance']
    title = 'Remove unneeded folded consts after peephole'
    updated_at = <Date 2017-12-14.08:18:10.320>
    user = 'https://github.com/adrian17'

    bugs.python.org fields:

    activity = <Date 2017-12-14.08:18:10.320>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-12-14.08:18:10.321>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-11-27.11:05:46.957>
    creator = 'Adrian Wielgosik'
    dependencies = []
    files = ['45661', '45662', '45664']
    hgrepos = []
    issue_num = 28813
    keywords = ['patch']
    message_count = 5.0
    messages = ['281820', '281822', '281826', '281830', '308280']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'serhiy.storchaka', 'Adrian Wielgosik']
    pr_nums = []
    priority = 'low'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = '29469'
    type = 'resource usage'
    url = 'https://bugs.python.org/issue28813'
    versions = ['Python 3.7']

    Metadata

    Metadata

    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