Skip to content

Fix jumping out of "with" block #77207

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 33026
Nosy @pitrou, @serhiy-storchaka
PRs
  • bpo-33026: Fix jumping out of "with" block by setting f_lineno. #6026
  • [3.7] bpo-33026: Fix jumping out of "with" block by setting f_lineno. (GH-6026). #6074
  • [3.6] [3.7] bpo-33026: Fix jumping out of "with" block by setting f_lineno. (GH-6074) #6075
  • [2.7] [3.7] bpo-33026: Fix jumping out of "with" block by setting f_lineno. (GH-6074) #6076
  • 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-11.08:56:24.974>
    created_at = <Date 2018-03-08.07:46:38.708>
    labels = ['interpreter-core', '3.7', '3.8', 'type-crash']
    title = 'Fix jumping out of "with" block'
    updated_at = <Date 2018-03-11.08:56:24.973>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-03-11.08:56:24.973>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-03-11.08:56:24.974>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-03-08.07:46:38.708>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33026
    keywords = ['patch']
    message_count = 6.0
    messages = ['313426', '313427', '313582', '313585', '313586', '313589']
    nosy_count = 2.0
    nosy_names = ['pitrou', 'serhiy.storchaka']
    pr_nums = ['6026', '6074', '6075', '6076']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue33026'
    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