Skip to content

co_stacksize estimate can be highly off #68528

@arigo

Description

@arigo
mannequin
BPO 24340
Nosy @nascheme, @pitrou, @benjaminp, @methane, @serhiy-storchaka, @1st1
PRs
  • bpo-24340: Fixed a "leak" in the computation of the stack size effect #1938
  • bpo-24340: Fix estimation of the code stack size. #5076
  • 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 2018-01-11.19:28:17.793>
    created_at = <Date 2015-05-31.18:29:54.905>
    labels = ['interpreter-core', '3.7', 'performance']
    title = 'co_stacksize estimate can be highly off'
    updated_at = <Date 2018-01-11.19:28:17.792>
    user = 'https://github.com/arigo'

    bugs.python.org fields:

    activity = <Date 2018-01-11.19:28:17.792>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-11.19:28:17.793>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2015-05-31.18:29:54.905>
    creator = 'arigo'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 24340
    keywords = ['patch']
    message_count = 8.0
    messages = ['244552', '295118', '295119', '295122', '305677', '309346', '309347', '309733']
    nosy_count = 7.0
    nosy_names = ['nascheme', 'pitrou', 'benjamin.peterson', 'Arfrever', 'methane', 'serhiy.storchaka', 'yselivanov']
    pr_nums = ['1938', '5076']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue24340'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      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