Skip to content

Unparenthesized walrus is not allowed in genexps #86540

@lysnikolaou

Description

@lysnikolaou
BPO 42374
Nosy @gvanrossum, @terryjreedy, @lysnikolaou, @pablogsal, @miss-islington
PRs
  • bpo-42374: Allow unparenthesized walrus in genexps #23319
  • [3.9] bpo-42374: Allow unparenthesized walrus in genexps (GH-23319) #23329
  • 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 2020-11-16.23:39:39.790>
    created_at = <Date 2020-11-16.17:43:28.572>
    labels = ['interpreter-core', 'type-bug', '3.9', '3.10']
    title = 'Unparenthesized walrus is not allowed in genexps'
    updated_at = <Date 2020-11-16.23:39:39.789>
    user = 'https://github.com/lysnikolaou'

    bugs.python.org fields:

    activity = <Date 2020-11-16.23:39:39.789>
    actor = 'lys.nikolaou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-16.23:39:39.790>
    closer = 'lys.nikolaou'
    components = ['Interpreter Core']
    creation = <Date 2020-11-16.17:43:28.572>
    creator = 'lys.nikolaou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42374
    keywords = ['patch', '3.9regression']
    message_count = 3.0
    messages = ['381133', '381178', '381185']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'terry.reedy', 'lys.nikolaou', 'pablogsal', 'miss-islington']
    pr_nums = ['23319', '23329']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42374'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.9 (EOL)end of lifeinterpreter-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