Skip to content

cannot jump from a 'return' or 'exception' trace event #61490

@xdegaye

Description

@xdegaye
mannequin
BPO 17288
Nosy @birkenfeld, @jcea, @vstinner, @benjaminp, @xdegaye, @serhiy-storchaka, @miss-islington
PRs
  • [3.7] bpo-17288: Prevent jumps from 'return' and 'exception' trace events #5928
  • [3.6] bpo-17288: Prevent jumps from 'return' and 'exception' trace events. (GH-5928) #6100
  • bpo-17288: Prevent jumps from 'return' and 'exception' trace events #6107
  • [2.7] bpo-17288: Prevent jumps from 'return' and 'exception' trace ev… #6111
  • Files
  • return.py
  • jump.py
  • default.patch
  • default_2.patch
  • exception.py
  • 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-03-13.21:11:32.839>
    created_at = <Date 2013-02-24.17:26:53.129>
    labels = ['interpreter-core', '3.7', '3.8', 'type-crash']
    title = "cannot jump from a 'return' or 'exception' trace event"
    updated_at = <Date 2018-03-13.21:11:32.838>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2018-03-13.21:11:32.838>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-03-13.21:11:32.839>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2013-02-24.17:26:53.129>
    creator = 'xdegaye'
    dependencies = []
    files = ['29223', '29282', '29283', '35898', '47463']
    hgrepos = []
    issue_num = 17288
    keywords = ['patch']
    message_count = 27.0
    messages = ['182880', '182881', '183254', '183255', '183264', '222555', '312797', '312808', '312939', '313003', '313007', '313009', '313012', '313015', '313051', '313428', '313432', '313594', '313730', '313737', '313761', '313765', '313766', '313775', '313776', '313778', '313779']
    nosy_count = 7.0
    nosy_names = ['georg.brandl', 'jcea', 'vstinner', 'benjamin.peterson', 'xdegaye', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['5928', '6100', '6107', '6111']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue17288'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions