Skip to content

Parse error when missing commas is inconsistent #89890

Description

@cfbolz
mannequin
BPO 45727
Nosy @cfbolz, @pablogsal, @AlexWaygood
PRs
  • bpo-45727: Make the syntax error for missing comma more consistent #29427
  • [3.10] bpo-45727: Make the syntax error for missing comma more consistent (GH-29427) #29647
  • bpo-45727: Only trigger the 'did you forgot a comma' error suggestion if inside parentheses #29757
  • [3.10] bpo-45727: Only trigger the 'did you forgot a comma' error suggestion if inside parentheses. #29767
  • 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 2021-11-20.18:08:07.592>
    created_at = <Date 2021-11-05.12:44:08.998>
    labels = ['3.11']
    title = 'Parse error when missing commas is inconsistent'
    updated_at = <Date 2021-11-25.01:01:50.150>
    user = 'https://github.com/cfbolz'

    bugs.python.org fields:

    activity = <Date 2021-11-25.01:01:50.150>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-11-20.18:08:07.592>
    closer = 'pablogsal'
    components = []
    creation = <Date 2021-11-05.12:44:08.998>
    creator = 'Carl.Friedrich.Bolz'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45727
    keywords = ['patch']
    message_count = 6.0
    messages = ['405792', '405794', '406625', '406676', '406968', '406972']
    nosy_count = 3.0
    nosy_names = ['Carl.Friedrich.Bolz', 'pablogsal', 'AlexWaygood']
    pr_nums = ['29427', '29647', '29757', '29767']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue45727'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixes

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions