Skip to content

Symbol table for comprehensions (list, dict, set) still includes temporary _[1] variable #77017

Closed
@mjpieters

Description

@mjpieters
mannequin
BPO 32836
Nosy @mjpieters, @ncoghlan, @nitishch, @miss-islington
PRs
  • bpo-32836: Remove temporary variable usage #5680
  • [3.7] bpo-32836: Remove obsolete code from symtable pass (GH-5680) #5913
  • 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 2018-08-27.09:55:02.075>
    created_at = <Date 2018-02-12.21:33:51.537>
    labels = ['3.8', 'type-bug', '3.7']
    title = 'Symbol table for comprehensions (list, dict, set) still includes temporary _[1] variable'
    updated_at = <Date 2018-08-27.09:55:02.073>
    user = 'https://github.com/mjpieters'

    bugs.python.org fields:

    activity = <Date 2018-08-27.09:55:02.073>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-27.09:55:02.075>
    closer = 'serhiy.storchaka'
    components = []
    creation = <Date 2018-02-12.21:33:51.537>
    creator = 'mjpieters'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32836
    keywords = ['patch']
    message_count = 4.0
    messages = ['312081', '312155', '312959', '313565']
    nosy_count = 4.0
    nosy_names = ['mjpieters', 'ncoghlan', 'nitishch', 'miss-islington']
    pr_nums = ['5680', '5913']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32836'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions