Skip to content

PEP 572 : assignment expression to a global variable in a comprehension #82650

Closed
@PierreQuentel

Description

@PierreQuentel
BPO 38469
Nosy @gvanrossum, @ncoghlan, @ambv, @PierreQuentel, @emilyemorehouse, @pablogsal
PRs
  • bpo-38469: Handle named expression scope whith global/nonlocal keywords #16755
  • [3.8] bpo-38469: Handle named expression scope with global/nonlocal keywords (GH-16755) #16760
  • 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 2019-10-14.18:34:35.368>
    created_at = <Date 2019-10-13.20:54:11.116>
    labels = ['interpreter-core', 'type-bug', '3.8', '3.9']
    title = 'PEP 572 : assignment expression to a global variable in a comprehension'
    updated_at = <Date 2019-10-14.21:42:18.909>
    user = 'https://github.com/PierreQuentel'

    bugs.python.org fields:

    activity = <Date 2019-10-14.21:42:18.909>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-14.18:34:35.368>
    closer = 'pablogsal'
    components = ['Interpreter Core']
    creation = <Date 2019-10-13.20:54:11.116>
    creator = 'quentel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38469
    keywords = ['patch']
    message_count = 10.0
    messages = ['354601', '354603', '354604', '354606', '354607', '354608', '354615', '354628', '354644', '354664']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'ncoghlan', 'lukasz.langa', 'quentel', 'emilyemorehouse', 'pablogsal']
    pr_nums = ['16755', '16760']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38469'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9only security fixesinterpreter-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