Skip to content

Disable inlining of _PyStack_AsTuple() to reduce the stack consumption #73420

@vstinner

Description

@vstinner
BPO 29234
Nosy @vstinner, @serhiy-storchaka, @zooba
Files
  • noinline_msvs.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 = None
    closed_at = <Date 2017-02-01.17:03:48.688>
    created_at = <Date 2017-01-11.00:05:11.914>
    labels = ['interpreter-core', 'type-feature', '3.7']
    title = 'Disable inlining of _PyStack_AsTuple() to reduce the stack consumption'
    updated_at = <Date 2017-02-01.17:21:59.725>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-02-01.17:21:59.725>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-02-01.17:03:48.688>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2017-01-11.00:05:11.914>
    creator = 'vstinner'
    dependencies = []
    files = ['46248']
    hgrepos = []
    issue_num = 29234
    keywords = ['patch']
    message_count = 8.0
    messages = ['285168', '285170', '285172', '285182', '285191', '285201', '286656', '286663']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'python-dev', 'serhiy.storchaka', 'steve.dower']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue29234'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions