Skip to content

Allow 'continue' in 'finally' clause #76670

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 32489
Nosy @gvanrossum, @serhiy-storchaka, @nitishch
PRs
  • bpo-32489: Allow 'continue' in 'finally' clause. #5822
  • bpo-37830: Revert "bpo-32489: Allow 'continue' in 'finally' clause. (GH-5822)" #15230
  • 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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2018-03-18.09:56:09.189>
    created_at = <Date 2018-01-03.21:11:07.894>
    labels = ['interpreter-core', 'type-feature', '3.8']
    title = "Allow 'continue' in 'finally' clause"
    updated_at = <Date 2019-08-12.18:18:36.664>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-08-12.18:18:36.664>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2018-03-18.09:56:09.189>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-01-03.21:11:07.894>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32489
    keywords = ['patch']
    message_count = 5.0
    messages = ['309434', '309436', '309441', '313638', '314031']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'serhiy.storchaka', 'nitishch']
    pr_nums = ['5822', '15230']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32489'
    versions = ['Python 3.8']

    Metadata

    Metadata

    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