Skip to content

IDLE - use enumerate instead of zip(count(), ...) #47594

@taleinat

Description

@taleinat
BPO 3344
Nosy @rhettinger, @terryjreedy, @kbkaiser, @taleinat, @devdanzin
Files
  • IDLE_EditorWindow_minor.patch: initial patch
  • 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/kbkaiser'
    closed_at = <Date 2009-08-14.13:54:22.197>
    created_at = <Date 2008-07-11.22:41:52.271>
    labels = ['expert-IDLE', 'type-feature']
    title = 'IDLE - use enumerate instead of zip(count(), ...)'
    updated_at = <Date 2009-08-14.15:08:21.790>
    user = 'https://github.com/taleinat'

    bugs.python.org fields:

    activity = <Date 2009-08-14.15:08:21.790>
    actor = 'gpolo'
    assignee = 'kbk'
    closed = True
    closed_date = <Date 2009-08-14.13:54:22.197>
    closer = 'gpolo'
    components = ['IDLE']
    creation = <Date 2008-07-11.22:41:52.271>
    creator = 'taleinat'
    dependencies = []
    files = ['10878']
    hgrepos = []
    issue_num = 3344
    keywords = ['patch']
    message_count = 7.0
    messages = ['69571', '69999', '86615', '86630', '86631', '91549', '91555']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'terry.reedy', 'kbk', 'taleinat', 'ajaksu2', 'gpolo']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue3344'
    versions = ['Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions