Skip to content

Hide iteration variable in list comprehensions #44586

@ncoghlan

Description

@ncoghlan
BPO 1660500
Nosy @gvanrossum, @birkenfeld, @ncoghlan
Files
  • list_comp_private_iter_vars.diff: Hide list comp iteration variables
  • new-set-comps.diff: + set comps
  • new-comps-updated.diff: Compatible with py3k SVN as of Apr 14
  • 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 = 'https://github.com/birkenfeld'
    closed_at = <Date 2008-01-06.22:29:46.197>
    created_at = <Date 2007-02-15.11:29:02.000>
    labels = ['interpreter-core']
    title = 'Hide iteration variable in list comprehensions'
    updated_at = <Date 2008-01-06.22:29:46.197>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2008-01-06.22:29:46.197>
    actor = 'admin'
    assignee = 'georg.brandl'
    closed = True
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2007-02-15.11:29:02.000>
    creator = 'ncoghlan'
    dependencies = []
    files = ['7763', '7764', '7765']
    hgrepos = []
    issue_num = 1660500
    keywords = ['patch']
    message_count = 12.0
    messages = ['51882', '51883', '51884', '51885', '51886', '51887', '51888', '51889', '51890', '51891', '51892', '51893']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'georg.brandl', 'ncoghlan']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1660500'
    versions = ['Python 3.0']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions