Skip to content

Add tests for 'break' and 'return' inside 'finally' clause #76659

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 32478
Nosy @serhiy-storchaka
PRs
  • bpo-32478: Add tests for 'break' and 'return' inside 'finally' clause. #5078
  • [3.6] bpo-32478: Add tests for 'break' and 'return' inside 'finally' clause. (GH-5078) #5080
  • [3.6] bpo-32478: Add tests for 'break' and 'return' inside 'finally' clause. (GH-5078) #5083
  • [2.7] bpo-32478: Add tests for 'break' and 'return' inside 'finally' clause. (GH-5078). #5084
  • 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-02.08:59:00.673>
    created_at = <Date 2018-01-01.22:52:03.371>
    labels = ['3.7', 'type-feature', 'tests']
    title = "Add tests for 'break' and 'return' inside 'finally' clause"
    updated_at = <Date 2018-01-02.08:59:00.672>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-01-02.08:59:00.672>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-02.08:59:00.673>
    closer = 'serhiy.storchaka'
    components = ['Tests']
    creation = <Date 2018-01-01.22:52:03.371>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32478
    keywords = ['patch']
    message_count = 4.0
    messages = ['309352', '309354', '309358', '309361']
    nosy_count = 1.0
    nosy_names = ['serhiy.storchaka']
    pr_nums = ['5078', '5080', '5083', '5084']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32478'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetestsTests in the Lib/test dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions