Skip to content

Only check for print and exec parentheses cases for SyntaxError, not subclasses #75344

@mjpieters

Description

@mjpieters
mannequin
BPO 31161
Nosy @mjpieters, @stevendaprano, @ambv, @serhiy-storchaka
PRs
  • bpo-31161: only check for parens error for SyntaxError #3082
  • bpo-31161: only check for parens error for SyntaxError #3083
  • 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 2017-08-22.20:17:57.125>
    created_at = <Date 2017-08-09.13:31:18.767>
    labels = ['interpreter-core', 'easy', 'type-bug', '3.7']
    title = 'Only check for print and exec parentheses cases for SyntaxError, not subclasses'
    updated_at = <Date 2017-08-22.20:17:57.124>
    user = 'https://github.com/mjpieters'

    bugs.python.org fields:

    activity = <Date 2017-08-22.20:17:57.124>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-08-22.20:17:57.125>
    closer = 'lukasz.langa'
    components = ['Interpreter Core']
    creation = <Date 2017-08-09.13:31:18.767>
    creator = 'mjpieters'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31161
    keywords = ['easy (C)']
    message_count = 11.0
    messages = ['300002', '300003', '300076', '300109', '300158', '300208', '300214', '300220', '300221', '300718', '300719']
    nosy_count = 4.0
    nosy_names = ['mjpieters', 'steven.daprano', 'lukasz.langa', 'serhiy.storchaka']
    pr_nums = ['3082', '3083']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31161'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeeasyinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions