Skip to content

Constant folding is skipped in named expressions #86448

@ncoghlan

Description

@ncoghlan
BPO 42282
Nosy @ncoghlan
PRs
  • bpo-42282: Fold constants inside named expressions #23190
  • 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/ncoghlan'
    closed_at = <Date 2020-11-07.12:36:30.609>
    created_at = <Date 2020-11-07.06:59:44.846>
    labels = ['3.10', 'performance']
    title = 'Constant folding is skipped in named expressions'
    updated_at = <Date 2020-11-07.12:36:30.609>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2020-11-07.12:36:30.609>
    actor = 'ncoghlan'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2020-11-07.12:36:30.609>
    closer = 'ncoghlan'
    components = []
    creation = <Date 2020-11-07.06:59:44.846>
    creator = 'ncoghlan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42282
    keywords = ['patch']
    message_count = 3.0
    messages = ['380494', '380505', '380506']
    nosy_count = 1.0
    nosy_names = ['ncoghlan']
    pr_nums = ['23190']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue42282'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesperformancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions