Skip to content

Control stack usage in large expressions #88012

@markshannon

Description

@markshannon
BPO 43846
Nosy @markshannon, @serhiy-storchaka, @pablogsal
PRs
  • bpo-43846: Use less stack for large literals and calls #25403
  • 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/markshannon'
    closed_at = <Date 2021-04-21.09:23:59.159>
    created_at = <Date 2021-04-14.12:09:31.468>
    labels = ['interpreter-core', 'performance']
    title = 'Control stack usage in large expressions'
    updated_at = <Date 2021-04-21.09:23:59.158>
    user = 'https://github.com/markshannon'

    bugs.python.org fields:

    activity = <Date 2021-04-21.09:23:59.158>
    actor = 'Mark.Shannon'
    assignee = 'Mark.Shannon'
    closed = True
    closed_date = <Date 2021-04-21.09:23:59.159>
    closer = 'Mark.Shannon'
    components = ['Interpreter Core']
    creation = <Date 2021-04-14.12:09:31.468>
    creator = 'Mark.Shannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43846
    keywords = ['patch']
    message_count = 4.0
    messages = ['391072', '391136', '391150', '391502']
    nosy_count = 3.0
    nosy_names = ['Mark.Shannon', 'serhiy.storchaka', 'pablogsal']
    pr_nums = ['25403']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue43846'
    versions = []

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-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