Skip to content

Improve syntax error for invalid comparisons #87963

@pablogsal

Description

@pablogsal
BPO 43797
Nosy @aroberge, @serhiy-storchaka, @lysnikolaou, @pablogsal
PRs
  • bpo-43797: Improve syntax error for invalid comparisons #25317
  • bpo-43797: Ensure that early = are not matched by the parser as invalid comparisons #25375
  • bpo-43797: Handle correctly invalid assignments inside function calls and generators #25390
  • 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-04-12.15:59:58.988>
    created_at = <Date 2021-04-09.19:11:31.900>
    labels = []
    title = 'Improve syntax error for invalid comparisons'
    updated_at = <Date 2021-04-13.16:51:41.828>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2021-04-13.16:51:41.828>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-04-12.15:59:58.988>
    closer = 'pablogsal'
    components = []
    creation = <Date 2021-04-09.19:11:31.900>
    creator = 'pablogsal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43797
    keywords = ['patch']
    message_count = 8.0
    messages = ['390659', '390700', '390703', '390728', '390729', '390730', '390862', '390977']
    nosy_count = 4.0
    nosy_names = ['aroberge', 'serhiy.storchaka', 'lys.nikolaou', 'pablogsal']
    pr_nums = ['25317', '25375', '25390']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue43797'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions