Skip to content

Improving SyntaxError for unmatched parentheses #77487

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 33306
Nosy @serhiy-storchaka
PRs
  • bpo-33306: Improve SyntaxError messages for unbalanced parentheses. #6516
  • 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-12-17.15:46:14.543>
    created_at = <Date 2018-04-18.09:22:20.386>
    labels = ['interpreter-core', 'type-feature', '3.8']
    title = 'Improving SyntaxError for unmatched parentheses'
    updated_at = <Date 2018-12-17.15:46:14.542>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-12-17.15:46:14.542>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-12-17.15:46:14.543>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-04-18.09:22:20.386>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33306
    keywords = ['patch']
    message_count = 2.0
    messages = ['315441', '332011']
    nosy_count = 1.0
    nosy_names = ['serhiy.storchaka']
    pr_nums = ['6516']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33306'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      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