Skip to content

SyntaxError when free variable name is also an exception target #48867

@amauryfa

Description

@amauryfa
BPO 4617
Nosy @gvanrossum, @warsaw, @rhettinger, @terryjreedy, @pjeby, @amauryfa, @benjaminp, @ezio-melotti, @florentx
Files
  • delete_deref.patch
  • 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/amauryfa'
    closed_at = <Date 2010-09-10.22:02:17.749>
    created_at = <Date 2008-12-10.12:18:42.495>
    labels = ['interpreter-core', 'type-feature']
    title = 'SyntaxError when free variable name is also an exception target'
    updated_at = <Date 2013-04-19.00:49:14.320>
    user = 'https://github.com/amauryfa'

    bugs.python.org fields:

    activity = <Date 2013-04-19.00:49:14.320>
    actor = 'barry'
    assignee = 'amaury.forgeotdarc'
    closed = True
    closed_date = <Date 2010-09-10.22:02:17.749>
    closer = 'amaury.forgeotdarc'
    components = ['Interpreter Core']
    creation = <Date 2008-12-10.12:18:42.495>
    creator = 'amaury.forgeotdarc'
    dependencies = []
    files = ['12318']
    hgrepos = []
    issue_num = 4617
    keywords = ['patch']
    message_count = 20.0
    messages = ['77536', '77691', '77693', '77696', '77703', '77704', '78434', '79228', '99247', '99855', '99866', '99880', '99911', '99915', '99918', '99950', '113312', '113335', '113340', '116048']
    nosy_count = 11.0
    nosy_names = ['gvanrossum', 'jhylton', 'barry', 'rhettinger', 'terry.reedy', 'pje', 'amaury.forgeotdarc', 'benjamin.peterson', 'ezio.melotti', 'cmcqueen1975', 'flox']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue4617'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-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