Skip to content

Move unwinding of stack for "pseudo exceptions" from interpreter to compiler. #61811

@markshannon

Description

@markshannon
BPO 17611
Nosy @nascheme, @rhettinger, @mdickinson, @ncoghlan, @pitrou, @tiran, @benjaminp, @tpn, @markshannon, @serhiy-storchaka, @serprex
PRs
  • [WIP] bpo-17611: Move unwinding of stack from interpreter to compiler #2827
  • bpo-17611: Move unwinding of stack from interpreter to compiler #4682
  • bpo-17611. Move unwinding of stack for "pseudo exceptions" from interpreter to compiler. #5006
  • bpo-17611. Move unwinding of stack for "pseudo exceptions" from interpreter to compiler. #5071
  • bpo-17611. Move unwinding of stack for "pseudo exceptions" from interpreter to compiler. (alt) #5143
  • Dependencies
  • bpo-24340: co_stacksize estimate can be highly off
  • bpo-32416: Refactor and add new tests for the f_lineno setter
  • Files
  • b16527f84774.diff
  • unwinding.patch
  • perf_unwind_stack.txt
  • 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-02-25.14:02:36.230>
    created_at = <Date 2013-04-01.16:31:20.149>
    labels = ['interpreter-core', 'type-feature', '3.8']
    title = 'Move unwinding of stack for "pseudo exceptions" from interpreter to compiler.'
    updated_at = <Date 2018-02-25.14:02:36.229>
    user = 'https://github.com/markshannon'

    bugs.python.org fields:

    activity = <Date 2018-02-25.14:02:36.229>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-02-25.14:02:36.230>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2013-04-01.16:31:20.149>
    creator = 'Mark.Shannon'
    dependencies = ['24340', '32416']
    files = ['29646', '35094', '47253']
    hgrepos = ['181']
    issue_num = 17611
    keywords = ['patch']
    message_count = 81.0
    messages = ['185741', '185909', '185916', '185946', '185950', '185951', '185952', '185954', '185955', '217534', '228816', '228817', '231250', '258673', '267329', '267418', '268456', '298910', '298934', '298935', '298943', '298949', '298960', '298972', '305684', '307477', '307478', '307479', '307497', '307548', '307549', '307555', '307558', '307564', '307570', '307572', '307577', '307582', '307584', '307585', '307656', '307671', '307680', '307687', '307827', '308928', '308939', '308969', '309015', '309138', '309139', '309141', '309161', '309163', '309169', '309170', '309181', '309182', '309185', '309202', '309211', '309333', '309335', '309339', '309341', '309348', '309349', '309363', '309366', '309372', '309385', '309388', '309424', '309740', '309742', '309771', '310043', '310044', '310046', '312596', '312815']
    nosy_count = 11.0
    nosy_names = ['nascheme', 'rhettinger', 'mark.dickinson', 'ncoghlan', 'pitrou', 'christian.heimes', 'benjamin.peterson', 'trent', 'Mark.Shannon', 'serhiy.storchaka', 'Demur Rumed']
    pr_nums = ['2827', '4682', '5006', '5071', '5143']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue17611'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (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