Skip to content

Syntax quirk with variable annotations #79995

@rhettinger

Description

@rhettinger
BPO 35814
Nosy @gvanrossum, @rhettinger, @ilevkivskyi, @pablogsal
PRs
  • bpo-35814: Allow same r.h.s. in annotated assignments as in normal ones #11667
  • bpo-35814: Allow same r.h.s. in annotated assignments as in normal ones #11667
  • bpo-35814: Allow same r.h.s. in annotated assignments as in normal ones #11667
  • bpo-35814: Update the annotated assignment docs #13757
  • bpo-35814: Allow unpacking in r.h.s of annotated assignment expressions #13760
  • bpo-35814: More updates to the annotated assignments docs #13794
  • 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-01-25.02:48:43.473>
    created_at = <Date 2019-01-24.05:45:39.919>
    labels = ['interpreter-core', 'type-bug', '3.8']
    title = 'Syntax quirk with variable annotations'
    updated_at = <Date 2019-06-04.00:44:20.979>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2019-06-04.00:44:20.979>
    actor = 'levkivskyi'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-01-25.02:48:43.473>
    closer = 'levkivskyi'
    components = ['Interpreter Core']
    creation = <Date 2019-01-24.05:45:39.919>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35814
    keywords = ['patch', 'patch', 'patch']
    message_count = 8.0
    messages = ['334280', '334299', '334335', '342355', '342356', '342869', '342908', '344388']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'rhettinger', 'levkivskyi', 'pablogsal']
    pr_nums = ['11667', '11667', '11667', '13757', '13760', '13794']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35814'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions